@charset "utf-8";
/* CSS Document */
f {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}



/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

a {
  color: #000;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  outline: none !important;
}

a:hover {
  color: #222;
}

img {
  max-width: 100%;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  color: #353535;
}

button:focus,
input:focus {
  outline: none;
}
img
{
  width: 100%;
}

/*=======================*/


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.transition-eft{
    transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}



/*div{
  width: 100%;
  float: left;
}*/

body{
  padding-top: 100px;
}
.modal-content{
  float: unset;
}

/* -----------------------------Start Fonts---------------------------------- */
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* <uniquifier>: Use a unique and descriptive class name */
/* <weight>: Use a value from 400 to 900 */

.playfair-display-normal {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.roboto-thin {
  font-family: "Roboto", serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: "Roboto", serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: "Roboto", serif;
  font-weight: 900;
  font-style: normal;
}

.roboto-thin-italic {
  font-family: "Roboto", serif;
  font-weight: 100;
  font-style: italic;
}

.roboto-light-italic {
  font-family: "Roboto", serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: "Roboto", serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: "Roboto", serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: "Roboto", serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-black-italic {
  font-family: "Roboto", serif;
  font-weight: 900;
  font-style: italic;
}

/* -------------------------------------------------------------End Fonts */

/* -------------------------------------------------------------Start Icons */
.icon {
  display: inline-block;
  vertical-align: middle;
  }

.icon-cart {
  background-image: url(../images/icons/shopping-bag.png);
  background-size: auto 100%;
  color: #000;
  width: 1em;
  height: 1em;
  }
.icon-cart:hover {
  background-image: url(../images/icons/shopping-bag-h.png);
  background-size: auto 100%;
  color: #b11f1f;
}

.icon-profile {
  background-image: url(../images/icons/profile.png);
  background-size: auto 100%;
  color: #000;
  width: 1em;
  height: 1em;
  }
.icon-profile:hover {
  background-image: url(../images/icons/profile-h.png);
  background-size: auto 100%;
  color: #b11f1f;
}
.icon-search {
  background-image: url(../images/icons/search.png);
  background-size: auto 100%;
  color: #fff;
  width: 1.2em;
  height: 1.2em;
  }
.icon-search:hover {
  background-image: url(../images/icons/search-h.png);
  background-size: auto 100%;
  color: #b11f1f;
}
/* -------------------------------------------------------------End Icons */



/*header*/






.modal-content .close{

border: none;

border-radius: 50%;

width: 35px;

height: 35px;

display: flex;

justify-content: center;

align-items: center;

color: #4d4d4d;

background-color: #ededed;
font-size: large;
}








 .modal-login-popup-wpr{
      width: 100%;
      /* float: left; */
    }.modal-login-popup-wpr .m-header{
      width: 100%;
      /* float: left; */
      padding: 25px 25px;
      position: relative;
    }.modal-login-popup-wpr .m-header .close-btn{
      position: absolute;
      width: 45px;
      height: 45px;
      display: flex;
      justify-content: center;
      align-content: center;
      right: 20px;
      top: 20px;
      float: left;
      font-size: 25px;
    }
    .modal-content{
      float: left;
    }
    .modal-login-popup-wpr .m-header h2{
      font-size: 22px;
      margin: 0;
      font-weight: 700;
    }

    .login-form-wpr{
      width: 100%;
       float: left; 
      padding: 25px;
    }
    .input-group-wpr{
      width: 100%;
      float: left;
    }

    .login-form-wpr label{
      width: 100%;
      float: left;
      padding-bottom: 10px;
      display: flex;
      align-items: center;
    }
    .login-form-wpr .input-txt{
         padding: 10px;
    width: 100%;
    }

        .login-form-wpr .input-txt.error{
            border: solid 1px #f00;
        }
.form_group label.error{
    color: #f00;
}

     .error_msg{
         width: 100%;
    float: left;
    background-color: #fff7f7;
    color: #f00;
    padding: 5px 15px;
    margin-top: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    display: none;
        }


    .input-phone-wpr{
      width: 100%;
      float: left;
      position: relative;
    }
    .iti{
      width: 100%;
    }
.iti--separate-dial-code input{
      border-radius: 10px;
      border: 1px solid #bfbfbf;
    }
    .iti__selected-flag {
      border-radius: 10px 0 0 10px;
  }
    .input-phone-wpr .verify-blk{
       width: 18px;
       border-radius: 50%;
       position: absolute;
       right: 15px;
       top: 15px;
       background-color: #d9d9d9;
       display: flex;
       justify-content: center;
       align-items: center;
       height: 18px;
       color: #fff;
       font-size: 12px;
    }

    #verify-blk.active {
      background-color: #25D366;
      color: #fff;
   }
    .wpr{
      width: 100%;
      float: left;
    }
    .accept_wpr{
      display: flex;
      width: 100%;
      float: left;
      margin-top: 0px;
      color: #666666;
    }
    .accept_wpr label{
      font-size: 14px;
      font-weight: 400;
      margin: 0;
      padding: 20px 0;
    }
    .accept_wpr input{
      margin: 0;
    }
    .m-btn-wpr{
           width: 100%;
      float: left;
      margin: 15px 0;
    }
   .m-btn-wpr .btn-submit{
          background-color: #1b33ba;
          width: 100%;
          float: left;
          padding: 10px 15px;
          text-align: center;
          color: #fff;
          font-size: 17px;
          font-weight: 600;
          border-radius: 10px;
          cursor: pointer;
    }



    .otp-form-wpr{
   
          width: 100%;
    float: left;
    padding: 25px;
    }
    .otp-form-wpr h6{
      font-size: 12px;
      text-align: center;
      color: #929292;
    }
    .otp-form-wpr h4{
      font-size: 18px;
      text-align: center;
      color: #001413;
      font-weight: 600;
    }
    .resend-blk{
      width: 100%;
      float: left;
      text-align: center;
    }
    .resend-blk a{
      color: #ee2526;
      font-weight: 600;
    }

    .otp-input-blk{
      width: 100%;
      float: left;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 15px 0;
    }

    .otp-txt{
         width: 50px;
         height: 50px;
         display: flex;
         justify-content: center;
         align-items: center;
         font-weight: 600;
         font-size: 16px;
         padding: 15px;
         border-radius: 10px;
         border: solid 1px #8f8f8f;
         margin: 10px;
         text-align: center;
    }

.main-header{
  width: 100%;
  float: left;
  background: #9b53d1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255);
  /* background: linear-gradient(90deg, rgb(118 51 139) 0%, rgb(177 69 114) 100%); */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  box-shadow: 0 0 8px 3px rgb(0 0 0 / 4%);
}

.main-head-wpr
  {
    width: 100%;
    float: left;
    display: flex;
    height: 100px;
    align-items: center;
    position: relative;
    justify-content: space-between;
  }
.main-head-wpr .head-logo-blk
  {
    float: left;
    max-width: 170px;
    height: 70px;
    padding: 0px 0;
  }
.main-head-wpr .logo-blk img
  { 
    width: 100%;
  }
.search-blk{
  width: 100%;
  float: left;
}
#panel-1 .search-blk{
  padding: 10px 0px 0;
}
.search-blk .search-input-blk
  { 
    width: 100%;
    float: left;
    position: relative;
  }

.search-blk .search-input-blk .icon-blk{

float: left;

position: absolute;

right: 0;

top: 0;

width: 50px;

height: 50px;

display: flex;

align-items: center;

justify-content: center;

cursor: pointer;
}

.search-blk .search-input
  {
    width: 100%;
    float: left;
    height: 50px;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: 400;
    font-style: normal;
    border: none;
    background-color: #e8eded;
    outline: none;
  }
.search-blk .search-input.mobsearch
  {
    height:35px;
  }

.hearder-menu{
  float: left;
      width: calc(100% - 170px);
  /* position: absolute; */
  right: 0px;
}
.hearder-menu nav{
float: left;
width: calc(100% - 170px);
display: flex;
justify-content: center;
}
.hearder-menu .menu-blk-one{
    width: 100px;
    height: 90px;
    float: right;
    color: #050597;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    border-left: solid 1px rgb(255 255 255 / 50%);
    
}
.hearder-menu .menu-blk{
    width: 70px;
    height: 90px;
    float: right;
    color: #050597;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    border-left: solid 1px rgb(255 255 255 / 50%);
    
}
.hearder-menu .icon-blk{
  float: left;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 25px;
  margin-right: 0px;
}
.hearder-menu .count{
  width: 100%;
  float: left;
  position: absolute;
  top: 0px;
  font-size: 12px;
  background-color: #ee2526;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  left: 25px;
  color: #fff;
  font-weight: 700;
  opacity: 0;
}

.min_ht{
    min-height: 70vh;
}

.hearder-menu .count.show{
    opacity: 1;
}

.hearder-menu label{
    width: auto;
    float: left;
    font-size: 14px;
    white-space: nowrap;
    font-weight: 400;
    cursor: pointer;
    text-align: right;
    padding: 7px 15px;
    background-color: #222;
    border-radius: 10px;
    color: #fff;
}
.btn_catsearch{
  font-size: 16px;
  width: 150px;
  padding: 5px;
  position: relative;
  float: left;
  background-color: #ee2526;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin-top: 15px;
  cursor: pointer;
}
.btn_catsearch:hover{
  background-color: #000;
  color: #fff;
}


.wholesale_wpr{
      width: 100%;
      float: left;
      padding: 15px;
      background-color: #032747;
      background: linear-gradient(111deg, rgb(3 2 108) 0%, rgb(6 25 61) 100%);
      color: #fff;
      border-radius: 15px;
      box-shadow: 0 3px 10px 3px rgb(0 0 0 / 6%);
}
.wholesale_wpr h2{
    width: 100%;
    float: left;
    color: #ffe602;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 5px;
}
.wholesale_wpr .desc{
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 600;
}
.wholesale_wpr a{
    color: #ffe81b;
    font-size: 15px;
    padding: 5px 15px;
    background-color: rgb(0 0 0 / 15%);
    border-radius: 15px;
}


.dropdown-menu-blk{
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    position: relative;
}
.dropdown-menu-blk .icon{
    width: 100%;
    float: left;
  width: 25px;
  float: left;
  text-align: center;
}
.dropdown-menu-blk .icon img{
    width: 100%;
    float: left;
  padding-right: 10px;
}.dropdown-menu-blk .title-icon{
    width: 100%;
    float: left;
  width: 10px;
  float: left;
  margin-right: 5px;
}
.dropdown-menu-blk .down-arrow{
    width: 100%;
    float: left;
     font-size: 10px;
    margin-left: 10px;
}

.dropdown-menu-blk .dropdown-blk{
    position: absolute;
    min-width: 200px;
    right: 0;
    float: left;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    top: 46px;
    z-index: 999;
    border-radius: 8px;
    box-shadow: 0 0 7px 2px rgb(0 0 0 / 19%);
    display: none;
    animation: animate_dropdown linear .2s;
    animation-iteration-count: 1;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.dropdown-menu-blk .dropdown-blk:before{
    width: 100%;
    float: left;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    position: absolute;
    right: 20px;
}

@keyframes animate_dropdown {
    width: 100%;
    float: left;
 0% {
    width: 100%;
    float: left;
       transform: translate(0px, -10px);
       opacity: 0;
    }
 90% {
    width: 100%;
    float: left;
       transform: translate(0px, 5px);
       opacity: 1;
    }
 100% {
    width: 100%;
    float: left;
       transform: translate(0px, 0px);
    }
 
  
}

.dropdown-menu-blk:hover .dropdown-blk{
    width: 100%;
    float: left;
  display: block;
}

.dropdown-menu-blk .dropdown-ul {
    width: 100%;
    float: left;
    width: auto;
    float: left;
    max-height:60vh;
    overflow: auto;
    min-width: 200px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.dropdown-menu-blk .dropdown-blk .li-selection{
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}
.dropdown-menu-blk .dropdown-blk .li-selection:hover{
   
  background-color: #f9f9f9;
  color: #242260;
}


.dropdown-menu-blk .dropdown-blk .li-selection .img{
    width: 100%;
    float: left;
    width: 30px;
    height: 30px;
    float: left;
    background-color: #e7e1d9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgb(238 37 38);
    background: linear-gradient(167deg, rgb(185 39 31) 0%, rgb(238 37 38) 100%);
    color: #fff;
}
.dropdown-menu-blk .dropdown-blk .li-selection .img img{
    width: 100%;
    float: left;
  width: 35px;
  float: left;
  min-width: 35px;
}


.dropdown-menu-blk .dropdown-blk .li-selection .title{
    width: 100%;
    float: left;
  width: auto;
  padding: 0 15px;
  float: left;
}

.dropdown-menu-blk .head-label{
    width: 100%;
    float: left;

padding: 8px 15px;

border-bottom: solid 1px #e7e7e7;
}


.dropdown-menu-mob-blk .dropdown-blk{
    width: 100%;
    float: left;
  left: 0;
  color: #555;
}

.dropdown-menu-mob-blk .dropdown-ul{
    width: 100%;
    float: left;
  margin-bottom: 0;
}

.login-info-wpr{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  padding: 10px;
  text-align: center;
  border-top: 1px solid #e9e9e9;
  color: #6e6e6e;
  font-weight: 400;
}

.login-info-wpr .info{
    width: 100%;
    float: left;

}
.login-info-wpr .register-label{
    width: 100%;
    float: left;

width: 100%;

float: left;

font-size: 16px;

padding: 5px 0;

cursor: pointer;

color: #000;

font-weight: 500;
}
.login-info-wpr .login-btn{
    width: 100%;
    float: left;
    width: 100%;
    float: left;
    padding: 8px 15px;
    color: #fff;
    background-color: #822f88;
    border-radius: 5px;
    background: rgb(33 33 161);
    background: linear-gradient(90deg, rgb(21 21 159) 0%, rgb(9 9 59) 100%);
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
}

/*!header*/


.top-menu-category{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#top-category-carousel .title{
    width: 100%;
    float: left;
  color: #000
}

.menu-category-wpr{
    width: 100%;
    float: left;
    padding: 0;
}

.menu-category-wpr .col-blk{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 5px;
}
.menu-category-wpr .col-blk .icon{
    width: 100%;
    float: left;
    background-color: #e4e4e4;
  width: 110px;
  height: 80px;
  float: left;
  /* padding: 15px; */
  border-radius: 10px;
  overflow: hidden;
  border: solid white 4px;
  box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 11%);
  margin: 2px 0;
}

.col-blk .icon img{
  height: 100%;
  width: auto;
  margin: auto;
}


.menu-category-wpr .col-blk .title{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.menu-category-wpr .col-blk .title:after{
    width: 100%;
    float: left;
  content: '';
  width: 25px;
  float: left;
  height: 20px;
  position: absolute;
  right: 0;
  background: rgb(255 255 255);
  background: linear-gradient(90deg, rgba(75, 31, 208, 0) 0%, rgb(247 247 247) 70%);
}





.home-slider{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-slider-in-wpr{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
}

.home-slider-item {
  border-radius: 0px;
  width: 100%;
  float: left;
  overflow: hidden;
}

.home-slider-item img{
    width: 100%;
    float: left;
  border-radius: 0px;
}


.home-slider-in-wpr .owl-nav button{
    width: 100%;
    float: left;
    top: calc(50% - 35px);
    position: absolute;
    width: 50px;
    height: 50px;
    background-color:#00000069 !important;
}
.home-slider-in-wpr .owl-nav button span{
    width: 100%;
    float: left;
    font-size: 48px;
    line-height: 0;
    margin-top: -5px;
        color: #676767;
}

.home-slider-in-wpr .owl-prev{
    width: 100%;
    float: left;
  left: 0;
  border-radius: 0px 15px 15px 0px;
}
.home-slider-in-wpr .owl-next{
    width: 100%;
    float: left;
  right: 0;
  border-radius: 15px 0 0 15px;
}

.page_head_wpr{
  width: 100%;
  float: left;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
}
.page_title{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  font-weight: 700;
}
.section_wpr{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
      display: flex;
    align-items: center;
    justify-content: center;
}


.offer_wpr{
    width: 100%;
    float: left;
    /* border: solid 1px #fdf3fd; */
    margin: 5px 0;
    background-color: #ffffff;
    /* box-shadow: 1px 2px 9px 2px rgb(0 0 0 / 8%); */
    border-radius: 5px;
    padding: 15px;
    /* border: solid 1px #fff7ff; */
    background: rgb(155,83,209);
    background: linear-gradient(2deg, rgb(1 4 77) 0%, rgb(241 238 255) 100%);
    height: 100%;
    float: left;
    width: 100%;
}
.offer_wpr .title-blk{
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
    min-height: 85px;
    margin-bottom: 5px;
    /* line-height: 20px; */
}

.offer_wpr  .desc{
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 13px;
    color: #021894;
    margin-top: 5px;
}
.offer_wpr .img-blk{
    width: 100%;
    float: left;

border-radius: 5px;

overflow: hidden;
}
.offer_wpr .ft-blk{
    width: 100%;
    float: left;

margin-top: 15px;
}
.offer_wpr .btn-show-now{
    float: left;
    padding: 10px 15px;
    background-color: rgb(0 85 164);
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.offer_wpr .btn-show-now:hover{
  background-color: rgb(221 178 209 / 82%);
}

.offer-main-wpr .col-half{
    float: left;
    padding-bottom: 15px;
  }

.section-m-b{
  width: 100%;
  float: left;
  margin-bottom: 30px;
  margin-top: 30px;
}
.section-m-b-1{
  width: 100%;
  float: left;
  padding: 0px;
}


.products-list-wpr{
    width: 100%;
    float: left;
  /* padding: 15px 0; */
}

.products-list-blk{
  width: 100%;
  float: left;
  border: solid 1px #f7f7f7;
  padding: 0px;
  border-radius: 5px;
  padding-bottom: 0px;
  position: relative;
  height: 100%;
  display: flex;
}

.products-list-blk:hover{
  z-index: 15;
  border-radius: 0px;
  border: 1px solid #f7cece;
}

.products-list-blk .product-img-blk{
  width: 88px;
  float: left;
  height: 80px;
  background-color: #e3e3e3;
  background: linear-gradient(100deg, #e3e3e3 30%, #f5f5f5 50%, #e3e3e3 70%);
  background-size: 400%;
  animation: loading 1.2s ease-in-out infinite;
}

@keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

.products-list-blk  .title-blk h2{
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit the title to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 200px;
}
 .rating-wpr{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.products-list-blk  .amount-wpr{
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
}
.products-list-blk  .offer-amount{
    float: left;
    font-size: 16px;
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 600;
    color: #adadad;
}
.products-list-blk  .amount{
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin-right: 5px;
}
.products-list-blk  .offer-per{
    float: left;
    font-size: 14px;
    /* border: solid 1px #009688; */
    background-color: #16a01b;
    padding: 1px 5px;
    white-space: nowrap;
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
}

.star-rating{
    width: 100%;
    float: left;
     display: flex;
     align-items: center;
     color: #767676;
     font-size: 10px;
     letter-spacing: 2px;
}
.star-rating .active{
    color: #ffc107;
}

.item-blk{
    width: 100%;
    float: left;
    padding-bottom: 15px;
    padding-right: 0px;
}


.products-list-blk .wishlist-blk{
    width: 50px;
    float: left;
    position: absolute;
    left: 15px;
    top: 10px;
}
.products-list-blk .btn-wishlist{
    color: #fff;
    float: left;
    font-size: 20px;
      transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.products-list-blk .title-blk{
  position: relative;
  float: left;
  width: 100%;
  padding: 15px;
  background-color: #ffffff;
  
}
.products-list-blk .btn-wishlist.active{
    color: #ee2526;
}





.notifications_alert{
       width: 100%;
    float: left;
    position: fixed;
    z-index: 9999999;
     display: none;

       animation: animate_notificaton linear .2s;
    animation-iteration-count: 1;
     bottom: 0;
    left: 0;
}


@keyframes animate_notificaton {
    width: 100%;
    float: left;
 0% {
    width: 100%;
    float: left;
       transform: translate(0px, 70px);
       opacity: 0;
    }
 90% {
    width: 100%;
    float: left;
       transform: translate(0px, -15px);
       opacity: 1;
    }
 100% {
    width: 100%;
    float: left;
       transform: translate(0px, 0px);
    }
 
  
}


.notifications_alert_inwpr{
    width: 100%;
    float: left;
    position: fixed;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    bottom: 0;
    left: 0;
   
}
.notifications_alert .alert_blk{
    width: 100%;
    float: left;
    max-width: 300px;
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
    background-color: #eb1e1e;
    padding: 15px;
    margin-bottom: 10px;
    background: rgb(238 37 38);
    background: linear-gradient(90deg, rgb(121 5 8) 0%, rgb(169 0 0) 100%);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 1px 14px 0px rgb(0 0 0 / 30%);
}
.notifications_alert .icon{
    width: 30px;
    min-width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    background-color: #ee2526;
    margin-right: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.notifications_alert .title{
    width: 100%;
    float: left;
}



.brand_img{
    width: 100%;
    float: left;
  padding: 10px;
  display: flex;
  margin:0px;

  max-height: 200px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

   transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
}
.brand_img img{
    width: 100%;
    float: left;
  margin:auto;
  max-width: 100px;


}
.brand_img:hover{
 
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);

  transform: scale(1.09,1.09);

   transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

.brand-carousel{
    width: 100%;
    float: left;
}
.brand_title{
    width: 100%;
    float: left;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #353535;
}

.txt-center{
    width: 100%;
    float: left;
  text-align: center;
}







.section-p{
    width: 100%;
    float: left;
    padding: 60px 0;
}


.bg-gray{
    width: 100%;
    float: left;
  background-color: #f2f2f2;
}

.card-info-blk{
    width: 100%;
    float: left;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.card-info-blk .icon-wpr{
    width: 100%;
    float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}
.card-info-blk .icon-wpr .icon-blk{
    width: 60px;
    height: 60px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #ee2526;
    font-size: 28px;
    background-color: #FE4A231A;
}
.card-info-blk h5{
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
}

.support_wpr .card-info-blk{
  width: 100%;
  float: left;
  padding: 15px 5px;
  border-radius: 5px;
  color: #ffffffb0;
}

.support_wpr .card-info-blk .desc{
      padding: 0px 25px;
    position: relative;
    float: left;
    min-height: 50px;
    font-weight: 500;
    color: #515151;

}



.ft-btn-wpr{
    width: 100%;
    float: left;
  display: flex;
  justify-content: flex-end;
}
.ft-btn-wpr .btn-seemore{
    width: 100%;
    float: left;
  width: auto;
  float: left;
  padding: 5px 15px;
  font-size: 15px;
  font-weight: 600;
}

.footer-wpr{
    width: 100%;
    float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}



.footer-wpr{
    width: 100%;
    float: left;
    width: 100%;
    float: left;
    background-color: #2c2c2c;
    padding:35px 0px;
    color: #efefef;
    background: rgb(155,83,209);
    background: linear-gradient(90deg, rgb(35 34 142) 0%, rgb(4 4 37) 100%);
}

.newsletterbg{
    min-height: 260px;
  padding-bottom: 50px;
  padding-top: 50px;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.newsletterbg.loaded {
  visibility: visible;
  opacity: 1;
}

.from-subscribe{
    width: 100%;
    max-width: 645px;
    float: left;
    color: #cdcdcd;
    font-size: 14px;
    margin: 15px 0;
    text-align: center;
}
.from-subscribe .form-title{
    width: 100%;
    float: left;
    font-size: 26px;
    color: #000000;
}
.from-subscribe .form-title-2{
    width: 100%;
    float: left;
  font-size: 14px;
  color: #666;
}
.from-subscribe .form-title-2 a{
    width: 100%;
    text-decoration: none !important;
    color: #000000;
}
.from-subscribe .form-title-2 a:hover{

  color: #ee2526;
}

.from-subscribe .input-wpr{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
  margin: 15px 0;
  position: relative;
}
.from-subscribe .input-wpr .input-txt{
  width: 100%;
    float: left;
    width: 100%;
    float: left;
    height: 45px;
    border: none;
    background-color: #f7f7f7;
    border-radius: 10px;
    padding: 5px 15px;
    color: #000;
}
.from-subscribe .input-wpr .btn-subscribe{
  width: 100%;
    float: left;
    width: auto;
    float: left;
    padding: 10px 20px;
    background-color: #222;
    margin-left: 5px;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    right: 2px;
    top: 2px;
}
.from-subscribe .input-wpr .btn-subscribe:hover{


background-color: #000;
}


.ft-menu-wpr{
    width: 100%;
    float: left;
  width: 100%;
  float: left;
}
.ft-menu-wpr h2{
    width: 100%;
    float: left;
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 15px;
}.ft-menu-wpr .ft-ul a{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ffffff;
}.ft-menu-wpr .ft-ul a:hover{
  
color: #FFC107;
}

.footer-wpr hr{
    width: 100%;
    float: left;
  color: #fff;
  width: 100%;
  float: left;
}

.ft-bottom-wpr{
    width: 100%;
    float: left;
  font-size: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}

.social-wpr{
    width: 100%;
    float: left;
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.social-icon{
    width: 100%;
    float: left;
     color: #fff;
     font-size: 18px;
     width: 35px;
}
.social-icon:hover{

color: #FFC107 !important;
}
.ft-logo{
    width: 100%;
    float: left;
  width: 110px;
}
.ft-app-download img{
    width: 100%;
    float: left;
  width: 150px;
}


.row{
    width: 100%;
    float: left;
  margin: auto;
}


.products-list-wpr .owl-nav{
    width: 100%;
    float: left;
  display: none;
}





.login_popup_container .login_col_1{
  width: 100%;
  float: left;
}
.login_popup_container .login_col_1 h3{
  font-size: 22px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 35px;
    color:#881A1B;
}

.login_popup_container .info_wpr {
  font-size: 14px;
}

.login_popup_container .login_col_2{
  width: 45%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px; 
}
.login_popup_container .social_login_blk{
  width: 100%;
  float: left;
  position: relative;
}
.login_popup_container .social_login_blk:before{
      content: '';
    position: absolute;
    left: -25px;
    height: 100%;
    top: 0;
    width: 1px;
    background-color: #bebebe;
}
.login_popup_container .social_login_blk:after{
      content: 'Or';
    position: absolute;
    left: -37px;
    height: 25px;
    width: 25px;
    top: calc(50% - 12px);
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border-radius: 50%;
    font-weight: 500;
    color: #515151;
}



.login_popup_container .social_login_blk .social_sign_wpr{
      width: 100%;
    float: left;
    height: 45px;
    display: flex;
    align-items: center;
    background-color: #4285f4;
    margin: 10px 0px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    color: #fff;
}
.login_popup_container .social_login_blk .social_sign_wpr.facebook{
  background-color: #4267b2;
}

.login_popup_container .social_login_blk .social_sign_wpr .icon{
        width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 15px;
}
.form_group{
  width: 100%;
  float: left;
}.form_body_wpr{
  width: 100%;
  float: left;
}
.login_popup_container .form_btn_group{
      width: 100%;
    float: left;
    display: flex;
    justify-content: flex-end;
}




.error_login_msg{
  width: 100%;
  float: left;
  display: none;
}


.error_login_msg span{
    width: 100%;
    min-width: 100%;
    float: left;
    padding: 10px 15px;
    background-color: #ffdfdf;
    color: #f00;
    margin-top: -30px;
    margin-bottom: 5px;
    font-size: 13px;
    border-radius: 5px;
    text-align: center;
}





.login_popup_container .form_btn_group .login_btn{
    width: auto;
    float: left;
    font-size: 17px;
    height: 40px;
    min-width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #000;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    background: rgb(155,83,209);
    background: linear-gradient(90deg, rgb(12 31 137) 0%, rgb(3 25 79) 100%);
}

.form_group label{
        width: 100%;
        float: left;
        font-size: 14px;
        margin-bottom: 5px;
        color: #000000;
        font-weight: 600;
}

.form_group .form_txt{
  width: 100%;
  float: left;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 15px;
  height: 50px;
  border: solid 1px #130964;
  border-radius: 3px;
}
.form_group .form_txt.error{

    border: solid 1px #f00;
}
.form_body_wpr .col_2{
  width: calc(30% - 4px) !important;
  float: left;
  margin: 2px;
  padding: 0 !important;

}.form_body_wpr .col_8{
  width: calc(70% - 4px);
  float: left;
  margin: 2px;

}






.fillter_container_outer{
  max-width: 320px;
  float: left;
  position: relative;
  left: 0;
    z-index: 9;
    background-color: #f7f7f7;

       transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.fillter_container{
  max-width: 100%;
  float: left;
  margin: 15px 0px;
  /* border: solid 1px #dcdcdc; */
  /*position: absolute;*/
  box-shadow: 1px 2px 6px 1px rgb(0 0 0 / 12%);
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}
.fillter_container h4{
  font-size: 13px;
  color: #000;
  font-weight: 700;
} 
.fillter_container .head{
  padding: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  background-color: #131313;
  color: #fff;
  background: rgb(238 37 38);
  background: linear-gradient(90deg, rgb(238 37 38) 0%, rgb(95 8 8) 100%);
}
.fillter_container .fillter_iner_container{
  padding: 15px;
  width: 100%;
  float: left;
  min-width: 274px;
}

.fillter_container .main_cate
{
  padding: 15px;
  width: 100%;
  float: left;
  border-bottom: solid 1px #dcdcdc;
  margin-bottom: 15px;
}
.fillter_container .main_cate a{
text-align: center;
text-transform: uppercase;
color: #000;
width: 33.3%;
float:left;
font-size: 14px;
}
.fillter_container .category_block{
  padding: 15px 0px;
  width: 100%;
    float:left;
}
.form-check-label{width: 100%}
.fillter_container .show_less{
  height: 150px;
  overflow: hidden;
  position: relative;
  padding-bottom: 25px;

     transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}

.show_less_btn{
   width: 100%;
   float: left;
   padding: 2px;
   text-align: center;
   position: absolute;
   bottom: 0px;
   /*background: #ffffff;*/
   z-index: 1;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100 */
   display: flex;
   align-items: center;
   justify-content: center;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, #ffffff 100%);
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%,#ffffff 100%);
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%,#ffffff 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.show_less_btn::after{
  content: '';
    position: absolute;
    width: calc(50% - 15px);
    bottom: 15px;
    height: 1px;
    right: 0;
    background-color: #d3d3d3;

}
.show_less_btn::before{
  content: '';
    position: absolute;
   width: calc(50% - 15px);
    bottom: 15px;
    height: 1px;
    left: 0;
    background-color: #d3d3d3;

}


.show_less_btn span{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: solid 1px #dcdcdc;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    /*padding-left: 1px;*/
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.show_less_btn span:hover{background-color: #e4e4e4}
.show_less_btn span i{font-size: 12px;}






.form-check-input{
  width: 18px;
  height:18px;
  background: #fff;
}

.fillter_iner_container h4{
  text-transform: uppercase;
}


/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  color: #828282;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.label_number{
  font-size: 12px;
  color: #1026a0;
  font-weight: 700;
}


/*pricerange*/
.price_range{
  padding:15px;
  margin-bottom: 15px;
}
.price_range label{
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  color: #353535;
  display: block;
  margin-bottom: 15px
}
.price_range i{
  color: #828282;
}
.price_range .amount{
    width: 50px;
  border:0; color:#828282; font-weight:400;
  margin-bottom: 15px
}
.pricegap{
  width: 90px;
  display: inline-block;
}
.ui-widget.ui-widget-content {
      border-radius: 0;

}


.price_range_btwn{
  width: 100%;
  float: left;
}
.price_range_btwn .l_side{
  width: 50%;
  float: left;
}
.price_range_btwn .r_side{
  width: 50%;
  float: right;
      text-align: right;
}

.slider-range{
  float: left;
  width: 100%;
  margin-bottom: 25px;
}



.price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}
.price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}
.field input {
  width: 100%;
  height: 35px;
  outline: none;
  font-size: 15px;
  margin-left: 12px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}
.slider {
  height: 5px;
  position: relative;
  background: #c8c8ee;
  border-radius: 5px;
}
.slider .progress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #ee2526;
}
.range-input {
  position: relative;
}
.range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="range"]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #000000;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #000066;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.product_listing_container{
   width: 100%;
   float: left;
   margin: 15px 0px;
   padding:0px 0px;
   padding-right: 0px;
   height: auto;
   overflow: hidden;
   min-height: calc(100vh - 345px);
}
.product_listing_container_scroll{
  /*width: calc(100% + 35px);*/
  height: 100%;
  /* overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px; */
  padding-bottom: 25px;
}
.product_listing_container .head{
  position: relative;
    padding: 15px;
    border-bottom: solid 1px #dcdcdc;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    float: right;
    width: 100%;
}
.product_listing_container .head h4{
color: #353535;
font-size: 16px;
}
.product_listing_container .head h4 span{
color: #828282;
font-size: 16px;
font-weight: normal;

}

.showmore_area{
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 15px;
}
.showmore_area .showmore{
  padding:10px 15px;
  border: solid 1px #dcdcdc;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  border-radius: 5px;
}

.mob_sort{
  display: none;

     transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.showmore_area .showmore:hover{
  background-color: #ee2526;
  color: #fff;
  border: solid 1px #ee2526;
  cursor: pointer;
}

.product_container{
  display: flex;
  position: relative;
  /*padding-left: 320px;*/
}


.sort_by{
    min-width: 200px;
    /* float: right; */
    position: absolute;
    right: 0px;
    display: none;
    top: 5px;
    border: solid 1px #d5d6d9;
    padding: 4px 14px;
    font-size: 14px;
    color: #7e818c;
    cursor: pointer;
     width: 170px;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.sort_by span
{
  font-weight: bold;
}
.sort_by i{
position: absolute;
right: 10px;
top: 8px;
}
.sort_by .sort_by_options {
  display: none; 
    z-index: 1;
    position: absolute;
    width: 100%;
    margin-top: 7px;
    margin-left: -15px;
    background: #fff;
    padding: 10px 0px;
    border: solid 1px #d5d6d9;
}
.sort_by:hover .sort_by_options{
  display: block;
}
.sort_by .sort_by_options li{
 padding: 4px 8px;
}
.sort_by .sort_by_options .active {
      background-color: #e8e8e8;
    font-weight: 500;
    padding: 5px 8px;
}

.product_detail{
  width: 100%;
  float: left;
  margin-top: 15px;
  padding:50px 0px;
}

.product_detail .product_detail_col_2{
  width: 50%;
  float: left;
  padding:0px 15px;
}

.col_product_list {
    width: 100%;
    padding: 0px 0px;
    /* padding-right: 0px; */
    /* min-height: 500px; */
}


.mob_fitter_sort{
  display: none;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  color: #555;
  height: 50px;
  width: 100%;
  float: right;
  z-index: 999;
  text-align: center;
  font-weight: 600;
  border-top: solid 1px #e6e6e6;
  text-transform: uppercase;
  line-height: 50px;
  left: 0;
}
.mob_fitter_sort div{
  width: 50%;
  float: left;
  
  cursor:pointer;

}
.mob_fitter_sort .fitter{
  border-right: solid 1px #e6e6e6;
}

.overlay_bg{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9000;
  background-color: rgb(0 0 0 / 28%);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
}

.overlay_bg_shw{
  opacity: 1;
  visibility: visible;
}








.product_detail_wpr{
  padding: 0;
}
.product_detail_wpr h2{
  font-size: 18px;
}

.product_detail{
  width: 100%;
  float: left;
  margin-top: 15px;
  padding:50px 0px;
}

.product_detail .product_detail_col_2{
  width: 50%;
  float: left;
  padding:0px 15px;
}




.imag_block_container{
  float: left;
  width: 100%;
  display: flex;
}

.imag_block{
  float: left;
  width: 100%;
  max-width: 360px;
  margin:0 auto;
  
  display: flex;
}
.imag_block img{
  width: 100%;
}

.imag_block .imag_thumb_block{
  float: left;
  width: 60px;
  /*border: solid 1px #d5d6d9;*/
  margin: auto;
  /*margin-bottom:   0;*/
  
}
.imag_block .main_image{
  float: left;
    width: calc(100% - 60px);
    border: solid 1px #ededed;
    box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.24);
}
.imag_thumb li{
  border: solid 1px #d5d6d9;
    margin: 5px;
    /* margin-bottom: 2px; */
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.24);
}

.product_title{
  font-size: 24px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 600;
  position: relative;
  padding-right:15px;
}
.product_title .btn-wishlist{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    cursor: pointer;
}
.product_title .btn-wishlist.active{
    color: #ee2526;
}
.discount_price{
  margin-bottom: 15px;
}
.discount_price .price{
  font-size: 14px;
  text-decoration: line-through;
  color: #7a7a7a;
  margin-right: 15px;
  font-size: 20px;
  font-weight: 700;
}

.discount_price .off{
  font-size: 16px;
  color: #ffffff;
  padding: 5px 6px;
  background-color: #07960c;
  font-weight: 700;
  border-radius: 2px;
}

.product_price{
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
.txt_cont{
  font-size: 14px;
  color: #000000;
  margin-bottom: 15px;
  font-weight: 600;
}
.avilable_size{
  font-size: 14px;
  color: #5a5a5a;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  font-weight: 600;
}
.avilable_size ul{
  font-size: 14px;
  color: #000;
  float: left;
  width: 100%;
  margin: 5px 0px;
}
.avilable_size ul li{
float: left;
width: 40px;
height: 40px;
border-radius: 50%;
border:solid 1px #d5d5d5;
margin-right: 10px;
text-align: center;
line-height: 38px;
}
.product_desc{
  margin-bottom: 15px;
}
.product_desc h6{
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}

.product_desc p{
  color: #696B79;
  font-weight: 400;
  font-size: 14px;
  text-align: justify;
}


.cart_btn_container{
  padding: 15px 0px;
  display: flex;
  width: 100%;
  float: left;
}
.cart_btn_container .qty_control_wpr{
    width: auto !important;
    margin-right: 15px;
}

.cart_btn{
    padding: 10px 25px;
    font-weight: 600;
    background-color: #8c8c8c;
    border: none;
    color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    background: #000;
    /* background: linear-gradient(90deg, rgb(238 37 38) 0%, rgb(111 21 21) 100%); */
    border-radius: 5px;
}
.cart_btn:hover{
  /* background-color: #a7d9ef; */
  color: #fff;
  border: none;
  cursor: pointer;
  background: #000;
  background: linear-gradient(255deg, #000 0%, #000 100%);
}



.product_detail_img_out_wpr{
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_detail_img_wpr{
  width: 100%;
  float: left;
  /* margin: 30px 0; */
  max-width: 100%;
}


.slideshow-items {
  width: 100%;
}
.slideshow-thumbnails {
  width: 100px;
  padding: 0;
    padding-right: 10px;
    border: unset !important;
}
#slideshow-items-container { display: inline-block; position: relative;width: 100%; }

#lens { background-color: rgba( 233, 233, 233, 0.4 ) }
#lens, #result {
    position: absolute;
    display: none;
    z-index: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    }
.slideshow-items { display: none; 
   transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    }
.slideshow-items.active { display: block; }
.slideshow-thumbnails { opacity: 0.5;    
  transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;}
.slideshow-thumbnails.active { opacity: 1; }
#lens, .slideshow-items, .slideshow-thumbnails, #result {border: solid #e5e5e5 1px;}



/*cart----*/

.cart-page-wpr{
  width: 100%;
  float: left;
}
.cart-page-wpr .c-head-wpr{
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.cart-page-wpr .col-head{
  width: auto;
  float: left;
}
.cart-page-wpr h4{
  width: auto;
  float: left;
  font-size: 16px;
  font-weight: 600;
  padding-right: 50px;
  height: 30px;
}
.cart-page-wpr .col-quick{
  width: auto;
  float: left;
  background-color: #f9f9f9;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 15px;
}
.cart-page-wpr .col-quick .icon-img{
  width: 50px;
  float: left;
  height: 50px;
  border-radius: 50%;
  background-color: #ececff;
  padding: 7px;
  margin-right: 15px;
}
.cart-page-wpr .col-quick label{
  padding-right: 10px;
}



.cart-list-wpr{
  width: 100%;
  float: left;
  height: auto;
}

.cart-list-wpr .row-cart{
  width: 100%;
  float: left;
  margin-bottom: 5px;
  display: flex;
  /* align-items: center; */
  border-radius: 6px;
  border: solid 1px #f9f9f9;
  background-color: #fff;
  position: relative;
}
.cart-list-wpr .row-cart .col-img{
  width: 130px;
  float: left;
  margin-right: 15px;
  padding: 5px;
}


.cart-list-wpr .row-cart .stock-blk span{
font-size: 12px;
padding: 0px 15px;
}
.dflex-between{
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.dflex-start{
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.dflex-end{
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.cart-list-wpr .row-cart .amount{
  font-size: 20px;
  font-weight: 700;
}
.cart-list-wpr .row-cart .btn-cart{
  width: auto;
  float: left;
  padding: 8px 20px;
  background-color: #00009a;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  margin-right: 15px;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 2px;
}
.inblk-wpr{
  width: auto;
  display: inline-block;
}


.cart-list-wpr .row-cart .status_applied{
      font-size: 12px;
    font-weight: 600;
    color: #242260;
    background-color: #f2f1ff;
    padding: 0 15px;
    border-radius: 10px;
    text-transform: capitalize;
}
.cart-list-wpr .row-cart .status_applied.red{
  color: #f00;
}

.cart-list-wpr .row-cart .inblk-wpr {
  margin-bottom: 0px;
}
.cart-list-wpr .row-cart .col-info .uom-blk {
  margin-bottom: 0;
    margin-right: 15px;
}
.cart-list-wpr .row-cart .col-info .stock-blk {
  margin-bottom: 0;
    margin-right: 15px;
}

.cart-list-wpr .row-cart .col-info .uom-blk label{
  min-width: auto;
}
.cart-list-wpr .row-cart .col-info .stock-blk label{
  min-width: auto;
}
.ml-15{
  margin-left: 15px;
}

.cart-list-wpr .row-cart .btn-delete{
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #ffe9e9;
  padding: 5px 10px;
  color: #f00;
  border-radius: 5px;
}



.row-cart_main{
     width: 100%;
    float: left;
    padding: 5px;
    border: solid 1px #f5f5f5;
    margin-bottom: 15px;
    border-radius: 5px;
    background-color: #fff;
}

.row-cart_main .row-cart_head{
  width: 100%;
  float: left;
  padding: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-cart_main .row-cart_head .col-order{
    width: auto;
  float: left;
}
.row-cart_main .row-cart_head .col-order h2{
   width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600;
}.row-cart_main .row-cart_head .col-order .date{
   width: 100%;
  float: left;
  font-size: 12px;
  font-weight: 500;
}
.row-cart_main .row-cart_head .col-amount{
      width: auto;
    float: left;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: 30px;
}

.row-cart_main .row-cart_body{
  width: 100%;
  float: left;
}

/*!cart----*/
  .page_title_2{
    font-size: 22px;
    font-weight: 600;

  }


.cart-list-wpr .amount-wpr{
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.cart-list-wpr  .offer-amount{
    float: left;
    font-size: 16px;
    margin-right: 15px;
    text-decoration: line-through;
    font-weight: 600;
    color: #adadad;
}
.cart-list-wpr  .amount{
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin-right: 15px;
}
.cart-list-wpr  .offer-per{
    float: left;
    font-size: 14px;
    border: solid 1px #cbcbcb;
    padding: 3px 15px;
    white-space: nowrap;
}



.cart-list-wpr  .bt-wpr{
  width: 100%;
  float: left;
  align-items: center;
  display: flex;
  margin: 10px 0;
}
.cart-list-wpr  .btn-cart{
  width: auto;
  float: left;
}
.cart-list-wpr  .btn-remove{
  width: auto;
  float: left;
  font-size: 14px;
  font-weight: 600;
  color: #f00;
  cursor: pointer;
  margin-right: 15px;
}


.qty_control_wpr{
  width: 100%;
  float: left;
  /* margin: 10px 0; */
}



    .qty_control{
          display: flex;
          overflow: hidden;
          position: relative;
    }
    .qty_control .icon{
      width: 30px;
      height: 30px;
      margin-top: 6px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #353535;
        /*border-radius: 50%;*/
        /*margin-left: 5px;*/
        color: #fff;
        cursor: pointer;
        border-radius: 6px;
    position: absolute;
    }
    .icon[data-qty="plus"] {
      right: 6px;
    }
    .icon[data-qty="minus"] {
      left: 6px;
    }
    .qty_control input{
      height: 42px;
      width: 120px;
      border: solid 1px #f7f7f7;
      background-color: #e3e3e3;
      text-align: center;
      font-size: 14px;
      border-radius: 8px;
      margin: 0;
    }

    .qty_control .icon:hover{
      background-color: #ee2526;
    }




    .qty_control.sm_qty .icon{
        width: 30px;
        height: 30px;
    }
    
    .p_0{
        padding: 0;
    }


    .btn-ft-cart{
      width: 100%;
      float: left;
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap;
    }
    .btn-ft-cart .btn-continue{
         width: auto;
      float: left;
      padding: 10px 15px;
      margin-right: 5px;
    }
    .btn-ft-cart .btn-checkout{
          width: auto;
          float: left;
          padding: 10px 15px;
          background-color: #000;
          color: #fff;
          font-weight: 600;
          text-align: center;
          min-width: 130px;
          border-radius: 5px;
    }








/*==== Checkout wpr ===*/
.check_out_btn {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  height: 50px;
  align-items: center;
  font-size: 19px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
}
.check_out_btn:hover {
  color: #fff;
}
.checkout_wpr,
.checkout_wpr .row_checkout {
  width: 100%;
  float: left;
  
}
.row_checkout{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.checkout_wpr .row_checkout .sign_wpr_head {
  width: 100%;
  float: left;
  display: flex;
}
.checkout_wpr .row_checkout .sign_wpr_head .head_col {
  width: auto;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #555;
  cursor: pointer;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.checkout_wpr .row_checkout .sign_wpr_head .head_col.active {
  border-bottom: 3px solid #000;
  color: #000;
}
.checkout_wpr .form_body_wpr {
  padding: 15px;
}
.row_checkout .head_wpr {
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 600;
  height: 45px;
  background-color: #000;
  margin-bottom: 10px;
  color: #f9f8ff;
  display: flex;
  padding: 0 15px;
  align-items: center;
  position: relative;
  background: rgb(155,83,209);
  background: linear-gradient(90deg, rgb(118 51 139) 0%, rgb(177 69 114) 100%);
}
.row_checkout .head_wpr .btn-nav{
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.row_checkout .address_blk,
.row_checkout .show_address_wpr {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.row_checkout .address_blk {
  min-width: 200px;
  width: calc(50% - 10px);
  font-size: 15px;
  padding: 35px 10px 20px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  margin: 5px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.row_checkout .address_blk .change_btn {
  position: absolute;
  top: 10px;
  right: 55px;
  font-size: 14px;
  background-color: #3c3c3c;
  padding: 0 15px;
  color: #fff;
  border-radius: 26px;
  cursor: pointer;
}
.row_checkout .address_blk .delete_btn {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 25px;
  height: 25px;
  font-size: 14px;
  background-color: #ffe3e3;
  color: red;
  border-radius: 26px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.row_checkout .address_blk .title {
  width: 100%;
  float: left;
  text-align: center;
  color: #6b6868;
  font-weight: 500;
}
.row_checkout .address_blk .icon {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #dbdbdb;
  font-size: 19px;
  margin-top: -15px;
  color: #000;
}
.row_checkout .address_blk .active_address {
  position: absolute;
  top: 5px;
  left: 5px;
  display: none;
}
.row_checkout .address_blk.active {
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(44, 175, 74, 0.47058823529411764);
}
.row_checkout .address_blk.active .active_address {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  background-color: #2caf4a;
  border-radius: 50%;
  color: #fff;
}
.row_checkout .address_blk .row_info {
  width: 100%;
  float: left;
  text-align: left;
  font-weight: 400;
}
.row_checkout .address_blk .row_info.head {
  font-weight: 500;
}
.row_checkout .ft_btn_wpr {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #fff;
  padding-top: 5px;
}
.row_checkout .ft_btn_wpr .next_btn {
  width: auto;
  padding: 10px 20px;
  background-color: #2caf4a;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.row_checkout .ft_checkbox_cart {
  width: 100%;
  float: left;
}
.ft_checkbox_cart input[type="checkbox"] + label:before {
  padding-left: 0;
}
.modal-content .add_address_wpr {
  padding: 15px;
}
.modal-content .add_address_wpr h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.row_checkout .ft_action_wpr {
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.row_checkout .ft_action_wpr .checkout_step_btn {
  width: auto;
  float: left;
  padding: 10px 15px;
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  cursor: pointer;
  font-weight: 500;
}


/*===! 24-1-2023===*/

/*cart----*/

.cart-page-wpr{
  width: 100%;
  float: left;
}
.cart-page-wpr .c-head-wpr{
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.cart-page-wpr .col-head{
  width: auto;
  float: left;
}
.cart-page-wpr h4{
  width: auto;
  float: left;
  font-size: 16px;
  font-weight: 600;
  padding-right: 50px;
  height: 30px;
}
.cart-page-wpr .col-quick{
  width: auto;
  float: left;
  background-color: #f9f9f9;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 15px;
}
.cart-page-wpr .col-quick .icon-img{
  width: 50px;
  float: left;
  height: 50px;
  border-radius: 50%;
  background-color: #ececff;
  padding: 7px;
  margin-right: 15px;
}
.cart-page-wpr .col-quick label{
  padding-right: 10px;
}



.cart-list-wpr{
  width: 100%;
  float: left;
}

.cart-list-wpr .row-cart{
  width: 100%;
  float: left;
  margin-bottom: 5px;
  display: flex;
  /* align-items: center; */
  border-radius: 6px;
  border: solid 1px #f9f9f9;
  background-color: #fff;
  position: relative;
  flex-wrap: wrap;
}
.cart-list-wpr .row-cart .col-img{
  width: 130px;
  float: left;
  margin-right: 5px;
  padding: 5px;
}
.cart-list-wpr .row-cart h4{
  margin-top: 5px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

.cart-list-wpr .row-cart .stock-blk span{
font-size: 12px;
padding: 0px 15px;
}
.dflex-between{
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.dflex-start{
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.dflex-end{
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.cart-list-wpr .row-cart .amount{
  font-size: 16px;
  font-weight: 600;
}
.inblk-wpr{
  width: auto;
  display: inline-block;
}

.cart-list-wpr .row-cart .col-info{
  padding: 5px 0px;
  width: calc(100% - 140px);
  float: left;
}

.cart-list-wpr .row-cart .status_applied{
      font-size: 12px;
    font-weight: 600;
    color: #242260;
    background-color: #f2f1ff;
    padding: 0 15px;
    border-radius: 10px;
    text-transform: capitalize;
}
.cart-list-wpr .row-cart .status_applied.red{
  color: #f00;
}

.cart-list-wpr .row-cart .inblk-wpr {
  margin-bottom: 15px;
}
.cart-list-wpr .row-cart .col-info .uom-blk {
  margin-bottom: 0;
    margin-right: 15px;
}
.cart-list-wpr .row-cart .col-info .stock-blk {
  margin-bottom: 0;
    margin-right: 15px;
}

.cart-list-wpr .row-cart .col-info .uom-blk label{
  min-width: auto;
}
.cart-list-wpr .row-cart .col-info .stock-blk label{
  min-width: auto;
}
.ml-15{
  margin-left: 15px;
}

.cart-list-wpr .row-cart .btn-delete{
  position: absolute;
  top: 15px;
  right: 15px;
}



.row-cart_main{
     width: 100%;
    float: left;
    padding: 5px;
    padding-bottom: 0px;
    border: solid 1px #f5f5f5;
    margin-bottom: 15px;
    border-radius: 5px;
    background-color: #fff;
}

.row-cart_main .row-cart_head{
  width: 100%;
  float: left;
  padding: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-cart_main .row-cart_head .col-order{
    width: auto;
  float: left;
}
.row-cart_main .row-cart_head .col-order h2{
   width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600;
}.row-cart_main .row-cart_head .col-order .date{
   width: 100%;
  float: left;
  font-size: 12px;
  font-weight: 500;
}
.row-cart_main .row-cart_head .col-amount{
      width: auto;
    float: left;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: 30px;
}

.row-cart_main .row-cart_body{
  width: 100%;
  float: left;
}

/*!cart----*/

.txt-right{
  text-align: right;
}


.payment-option-wpr{
  width: 100%;
  float: left;
}
.payment-option-blk{
  width: 100%;
  float: left;
}


.payment-option-blk .col-payment{
    width: 100%;
    float: left;
    background-color: #fff;
    border: solid 1px #f1f1f1;
    border-radius: 6px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 0 15px;
}
.payment-option-blk .col-payment label{
  width: 100%;
  float: left;
  display: flex;
    align-items: center;
    padding: 15px;
    cursor: pointer;
}


.btn-place-order{
    width: 100%;
    float: left;
    display: flex;
    cursor: pointer;
    border-radius: 6px;
    border: none;
    margin-bottom: 15px;
    background-color: #000;
    border-color: #000;
    color: #fff;
    padding: 15px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    background: rgb(0 0 0);
}




.profile-card-wpr{
  width:100%;
  float:left;
  border:solid 1px #e9e9e9;
  border-radius:6px;
  background-color: #fff;
  box-shadow: 0 3px 12px 2px rgb(0 0 0 / 8%);
}

.profile-card-wpr .profle-head-wpr{
  width:100%;
  float:
  left;
  padding: 35px 15px;
  padding-bottom: 15px;
}.profile-card-wpr .profile-img-wpr{
  width:100%;
  float:left;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-bottom: 0px;
}
.profile-card-wpr .profile-img-blk{
  width: 80px;
  height: 80px;
  float:left;
  border-radius:50%;
  position:relative;
}

.profile-card-wpr .profile-img{
    width: 70px;
    float: left;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    background-color: #ffcacb;
    border-radius: 50%;
    font-weight: 600;
    color: #ee2526;
}
.profile-card-wpr .edit-btn{
  width:30px;
  height:30px;
  float:
  left;
  position:
  absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -5px;
  right: -5px;
  background-color: #fff;
  border-radius: 50%;
  color: #7a7a7a;
  box-shadow: 0 0 7px 2px rgb(0 0 0 / 20%);
  cursor: pointer;
}.profile-card-wpr .profile-name{
  width:100%;
  float:left;
  text-align:center;
  font-size: 20px;
  font-weight:600;
}


.profle-body-wpr{
  width:100%;
  float:left;
  padding-bottom:15px;
  padding: 15px;
}
.profle-body-wpr ul{
  width:100%;
  float:left;
}

.profle-body-wpr ul li {
    width: 100%;
    float: left;
}
.profle-body-wpr ul li a{
  width:100%;
  float:left;
  padding:15px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  cursor:pointer;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.profle-body-wpr ul li i{
  margin-right: 10px;
}

.profle-body-wpr ul li.active{
  color: #ffffff;
  background-color: #ffe7e7;
  border-radius: 10px;
}

.profile-form-wpr{
  width:100%;
  float:left;
}

.profile-form-wpr .head-title{
  width:100%;
  float:left;
  padding:10px 0;
  border-bottom:solid 1px #e9e9e9;
  margin-bottom: 20px;
  font-size:18px;
  font-weight:600;
  position: relative;
}

.btn-edit{
  position: relative;
  float: left;
  font-size: 14px;
  padding: 10px 15px;
  width: 100px;
  text-align: center;
  background-color: #ffffff;
  color: #020202;
  box-shadow: 0 2px 3px 0px rgb(0 0 0 / 4%);
  border-radius: 6px;
  cursor: pointer;
}

.profile-form-wpr h4{
  font-size:16px;
  margin-bottom:15px;

}
.profile-form-wpr .desc{
  font-size:14px;
  color:#7a7a7a;
  width:100%;
  float:left;
  margin-bottom:15px;
}

.text_display input{
 cursor: pointer;
}


.form-group-wpr{
   width: 100%;
  float: left;
  margin-bottom: 15px;
}
.form-group-wpr label{
  width: 100%;
  float: left;
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
}
.form-group-wpr .txt-input-wpr{
  width: 100%;
  float: left;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
}
.form-group-wpr .txt-input{
  width: 100%;
  float: left;
  padding: 10px;
  border-radius: 6px;
  border: none;
background-color: transparent;
}
.form-group-wpr .txt-input.countrycode{
  max-width: 80px;
  margin-right: 10px;
}
.form-group-wpr .txt-input-wpr  i{
     position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    font-size: 20px;
    color: #b9b9b9;

}
.btn-action{
  width: auto;
  float: left;
  font-size: 17px;
  height: 40px;
  min-width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #000;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  background: rgb(14 29 112);
  background: linear-gradient(90deg, rgb(31 17 121) 0%, rgb(2 16 61) 100%);
}



.card-cart{

    width: 100%;
    float: left;
    box-shadow: 0px 1px 6px 1px rgb(0 0 0 / 19%);
    padding: 15px;
    border-radius: 5px;

}

.cart-row-wpr{
  width: 100%;
  float: left;
}


.cart-row-wpr{
    width: 100%;
    float: left;
    padding: 15px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #f3f3f3;
}
.cart-row-wpr .cart-img-blk{
  width: 100%;
  float: left;
  border-radius: 6px;
  margin-bottom: 15px;

}
.cart-row-wpr h4{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.cart-row-wpr .rating-blk{
  margin-bottom: 5px;
}
.cart-row-wpr .amount{
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}
.cart-row-wpr .row-activity{
  margin: 2px 0;
}
.cart-row-wpr .row-activity h4{
  font-size: 14px;
}
.cart-row-wpr .row-activity .icon{
  font-size: 16px;
}
.cart-row-wpr .activity-wpr{
  margin-bottom: 15px;
}
.cart-row-wpr h5{
  font-size: 16px;
  margin-bottom: 5px;
}
.cart-row-wpr .desc{
  font-size: 14px;
}
.cart-row-wpr hr{
  width: 100%;
  float: left;
  margin:5px 0;
}
.cart-row-wpr .link-txt{
  width: auto;
  float: left;
  padding: 10px 15px;
  font-size: 14px;
  padding-left: 0;
}

.card-cart hr{
  width: 100%;
  float: left;
}
.txt-info-right{
  font-size: 12px;
  width: 100%;
  float: left;
  text-align: right;
}
.cart-head-wpr{
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.cart-head-wpr .label{
  font-size: 14px;
  font-weight: 500;
}
.cart-head-wpr .amount{
    font-weight: 500;
    font-size: 16px;
    color: #000;
}.cart-head-wpr .amount.head{
    font-weight: 600;
    font-size: 26px;
    color: #000;
}
.card-cart h4{
  font-size: 16px;
  color: #7a7a7a;
}
.card-cart p{
  font-size: 14px;
  color: #7a7a7a;
}

.btn-submit{
    width: auto;
    float: left;
    padding: 8px 15px;
    color: #fff;
    background-color: #822f88;
    border-radius: 5px;
    background: rgb(155,83,209);
    background: linear-gradient(90deg, rgb(63 63 63) 0%, rgb(0 0 0) 100%);
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
}



.btn-continue{
        width: 100%;
    float: left;
    padding: 8px 15px;
        font-weight: 700;
    font-size: 16px;
    text-align: center;
}
.btn-checkout{
    width: 100%;
    float: left;
    padding: 8px 15px;
    color: #fff;
    background-color: #000;
    border-radius: 5px;
    background: #000;
    cursor: pointer;
    font-weight: 700;
    font-size: 22px;
    text-align: center;


      transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.btn-checkout:hover{
    color: #fff;
    background: linear-gradient(90deg, rgb(238 37 38) 0%, rgb(99 5 6) 100%);
}


.btn-checkout.disabled{
    pointer-events: none;
    opacity: 0.6;
}

.linethrough{
    text-decoration: line-through;
}

 .hidden {
    display: none;
}

.no_data_wpr{
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.no_data_wpr .no_data_blk{
        width: 500px;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #000000f7;
    text-align: center;
    /* background-image: url(../images/empty-1.png);
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: top;; */

}
.no_data_wpr .no_data_blk h2{
     width: 100%;
    float: left;
    margin-top: 0px;
    font-size: 22px;
    color: #959595;
    font-weight: 500;
}

.main_product_details_wpr{
    width: 100%;
    float: left;
    min-height: 70vh;
    margin-top: 0px;
}

.attributes_wpr{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.attributes_wpr .attributes_row{
   width: 100%;
    float: left;

}
.attributes_wpr .attributes_row.dflex{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 35px;
    margin-bottom: 0px;
    border-top: 1px solid #edecec;
}
.attributes_wpr .attributes_row .label{
    width: 260px;
    float: left;
    font-size: 14px;
    color: #5a5a5a;
    /* margin-bottom: 20px; */
    float: left;
    /* width: 100%; */
    font-weight: 600;
}
.attributes_wpr .attributes_row .value{
   width: 100%;
   float: left;
   font-size: 15px;
   color: #000;
   /* margin-bottom: 20px; */
   float: left;
   width: 100%;
   font-weight: 700;
}


.color_attr_wpr{
    width: 100%;
    float: left;

}
.color_attr_wpr .color_blk{
    width: 50px;
    float: left;
    padding: 5px;
      display: flex;
    justify-content: center;
    align-items: center;
}
.color_attr_wpr .color_blk span{
    width: 35px;
    height: 35px;
    background-size: cover;
    background-repeat: no-repeat;
  
    border-radius: 50%;
    cursor: pointer;
    position: relative;
  
      transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;

}
.color_attr_wpr .color_blk span.active{
     border: solid 2px #fff;
    box-shadow: 0 0 4px 2px #67bcff;
}
.color_attr_wpr .color_blk span.disabled{
    pointer-events: none;
/*    opacity: 0.7;*/
}
.color_attr_wpr .color_blk span.disabled:after{
      color: #f00;
    content: 'Sold out';
    position: absolute;
    left: -2px;
    top: 37%;
    /* width: 100%; */
    right: 0;
    font-size: 11px;
    line-height: 12px;
    background-color: rgb(255 255 255 / 91%);
    text-wrap: nowrap;
}


.wholesale_price_wpr{
       width: 100%;
    float: left;
    background-color: #c7c6f3;
    color: #161561;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 3px;
    border-radius: 2px;
    font-weight: 600;
    margin-top: 5px;
}
.wholesale_price_wpr span{
    width: auto;
    float: left;
}



.wholesale_price_main_wpr_outer{
       width: 100%;
    float: left;
    background-color: #edf0ff;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 5px;
}
.wholesale_price_main_wpr{
    width: 100%;
    float: left;
    font-size: 28px;
    font-weight: 700;
    color: #030b8f;
}

.wholesale_qty_main_wpr{
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #030b8f;
}


.whatsapp_fixbtn{
    width: 50px;
    height: 50px;
    float: left;
    position: fixed;
    z-index: 99999;
    cursor: pointer;
    right: 15px;
    bottom: 5%;
    background-color: #4CAF50;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 8px 2px rgb(0 0 0 / 9%);
}

.whatsapp_fixbtn:hover{
  color: #8aff8f;
}


.share_btn_wpr{
    width: 100%;
    float: left;
    display: flex;
    margin-bottom: 15px;
}

.share-btn {
                display: inline-block;
                color: #ffffff;
                border: none;
                padding: 0.5em;
                width: 30px;
                height: 30px;
                border-radius: 50%;
                margin: 4px;
                opacity: 0.9;
/*                box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);*/
                outline: none;
                text-align: center;
                display: flex;
                justify-content: center;
                align-items: center;
            }

            .share-btn:hover {
              color: #eeeeee;
            }

            .share-btn:active {
              position: relative;
              top: 2px;
              box-shadow: none;
              color: #e2e2e2;
              outline: none;
            }

            .share-btn.twitter { background: #55acee; }
            .share-btn.google-plus { background: #dd4b39; }
            .share-btn.facebook { background: #3B5998; }
            .share-btn.stumbleupon { background: #EB4823; }
            .share-btn.reddit { background: #ff5700; }
            .share-btn.linkedin    { background: #4875B4; }
            .share-btn.email { background: #444444; }

/*------ responsive -------*/

.product_detail_wpr h4{
  display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 36px;
      color: #000;
    font-weight: 700;
}
.product_detail_wpr h2{
  padding-bottom: 15px;
}

@media (max-width:1024px) {
  .min_ht{
    min-height: auto;
  }
  .fillter_container_outer {
      position: fixed;
      left: -320px;
      top: 0px;
      bottom: 0px;
      height: 100%;
      width: 300px;
      z-index: 999;
  }
.mob_fitter_sort {
    display: block;
}
.product_listing_container{
  padding: 0;
}

  .fillter_container_outer {position: fixed; left: -320px;  top: 0px; bottom: 0px; height: 100%; width: 300px; z-index: 9999;}
  
.fillter_container_outer_shw {position: fixed;left: 0px !important;}
  .sort_by{display: none;}

  .product_listing_container .product_item{margin: 15px 0;}

  .mob_fitter_sort{display: block;}

  .fillter_container_scroll{
  width: 300px;
    height: 100%;
    overflow-y: scroll;
    /*top: 43px;*/
    bottom: 0;
    position: fixed;
    background-color: #fff;
    padding-top: 55px;
  }
  .fillter_container .head {
    position: fixed;
    z-index: 1;
    width: 300px;
    top: 0;
  }
  .mob_sort{
    display: block;
    position: fixed;
    bottom: -100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9990;
    background: #fff;
    padding-bottom: 25px;
  }
  .mob_sort_shw{
    top: auto;
    bottom: 0%;
  }
  .mob_sort .title{
    padding: 10px;
    background: #000;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    z-index: 9;
  }

  

  .sort_by_options_mob li{
 padding: 4px 8px;
}
.sort_by_options_mob .active {
      background-color: #e8e8e8;
    font-weight: 500;
    padding: 5px 8px;
}
}
@media (max-width:991px) {
.container{
  max-width: calc(100% - 30px);
  padding: 0;
}

.main-head-wpr .head-logo-blk {
  padding: 10px 25px 10px 0px;
}

.cart-list-wpr .amount-wpr{
  width: 100%;
  float: left;
  display: unset;
  align-items: unset;
}

}

@media (max-width:920px) {

  body{
    padding-top: 60px;
  }

  

.search-blk {
    max-width: 100%;
    position: relative;
}


  .page_title{
    font-size: 20px;
  }

  .page_title_2{
    font-size: 16px;

  }
  .offer_wpr .title-blk {
    font-size: 16px;
  }

  .section-m-b {
   margin-bottom: 70px;
   margin-top: 0px;
  }
  .footer-wpr{
    padding: 15px 0;
  }


}

@media (max-width:860px) {
.col_product_list {
    width: 100%;
  }
}
@media (max-width:620px) {
.col_product_list {
  width:100%;
  }
}
@media (max-width:576px) {

  .row_checkout .address_blk {
    min-width: 200px;
    width: 100%;
  }
  .col-half{
    width: 50%;
  }

.menu-category-wpr .col-blk .icon {
    width: 65px;
    height: 65px;
        border: solid white 2px;
  }
  .menu-category-wpr .col-blk .title{
    font-size: 12px;
  }

  .home-slider-in-wpr .owl-nav button {
    display: none;
    top: calc(50% - 30px);
    position: absolute;
    width: 20px;
    height: 33px;
    background-color: rgb(255 255 255 / 84%) !important;
}
.home-slider-in-wpr .owl-nav button span {
    font-size: 35px;
    line-height: 23px;
}


}





/* -----------------------------------------------------
Start Footer css
-------------------------------------------------------- */

.socialmedia_i {
  float: left;
  display: flex;
  align-items: center;
}

.socialmedia_i a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #eb2426;
  width: 25px;
  height: 25px;
  margin: 6px;
  font-size: 22px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .socialmedia_i a {
    width: 44px;
    height: 44px;
  }
}
.copyright_text{
    width: calc(100% - 115px);
    padding-left: 20px;
    height: 35px;
    float: left;
    align-items: center;
    display: flex;
        color: #222;
    font-size: 14px;
}


footer {
  background-color: #f2f2f2;
  font-family: calibri;
  overflow: hidden;
  width: 100%;
  float: left;
}
.col-section label{
width: 100%;
}

footer .footer-content {
  max-width: 1170px;
  margin: 0 auto;
}

footer .footer-menu {
  padding-top: 0px;
  overflow: hidden;
}

footer .footer-col {
  width: 25%;
  float: left;
}

footer input[type="checkbox"] {
    display: none;
}

footer h3 {
    color: #333;
    font-size: 14px;
    position: relative;
    z-index: 1;
    background: #f2f2f2;
    margin-bottom: 6px;
    margin-top: 0;
    font-weight: 600;
}

footer .product-list {
    padding: 0;
    list-style: none;
    margin: 0;
}

footer .product-list li {
  margin-bottom: 5px;
  line-height: 1;
}

footer .product-list a {
  color: #222;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
}

footer .product-list a:hover {
  color: #333;
}

footer input[type="checkbox"]:checked+.col-section .product-list {
    transition: transform 300ms ease, -webkit-transform 300ms ease;
    visibility: visible;
    position: static;
    transform: none;
    opacity: 1;
}

footer input[type="checkbox"]:checked+.col-section h3::after {
    transform: rotate(45deg) scale(1.08);
}

footer .footer-base {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #888;
  font-size: 12px; 
  height: auto;
  
}

footer .footer-more-ways {
  margin-bottom: 7px;
    padding-bottom: 6px;
    border-bottom: 1px solid #d6d6d6;
}

footer .nowrap {
    white-space: nowrap;
}
footer .footer-more-ways a {
 color:#ee2526;
}

footer {
  padding-top:30px;
}
@media only screen and (max-width: 767px) {
  

  .profile-card-wpr{
    border-radius:0px;
  }
  .personal-section{
    padding-right:0px;
    padding-left: 0px;
  }
  .profile-section{
    max-width: calc(100% - 0px);
  }
  .orders-section{
    padding-right:20px;
    padding-left: 20px;
  }
  footer {
    padding-top:20px;
  }

  footer .footer-col {
    width: 100%;
  }
  
  footer .item {
    border-bottom: 1px solid #d6d6d6;
  }
  .fc_lastchild .item:last-child {
    border-bottom: unset;
  }
  
  footer h3 {
    padding: 10px 0;
    margin: 0;
    cursor: pointer;
  }
  
  footer h3::after {
    content: '+';
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 8px;
    transition: transform .3s ease
  }
  
  footer .product-list {
    visibility: hidden;
    position: absolute;
    transform: translateY(-100px);
    z-index: 1;
    padding: 5px 0 16px 0;
    opacity: 0;
  }
  
  footer .product-list li {
    margin: 0;
    display: flex;
  }
  
  footer .product-list a {
    display: block;
    padding: 0px 5px;
  }
  
  footer .footer-col {
    overflow: hidden;
  }
}

@media only screen and (min-width: 767px) {
  footer .item-padding-top {
    padding-top: 15px;
  }
}

/* footer .footer-legal-copyright {
    margin-right: 30px;
    float: left;
    margin-top: 3px;
} */


.footer-legal-copyright {
  float: left;
  margin-top: 20px;
  padding-top: 14px;
  padding-bottom: 25px;
  color: #888;
  font-size: 12px;
  float: left;
  height: 75px;
  width: 100%;
  border-top: 1px solid #e3e3e3;
}

footer .footer-legal-links {
  float: left;
}

footer .footer-legal-links a {
  border-right: 1px solid #d6d6d6;
  margin-right: 10px;
  padding-right: 12px;
  display: inline-block;
  margin-top: 3px;
  white-space: nowrap;
  color: #555;
}

footer .footer-legal-links a:last-child {
  border-right: none;
}

footer .footer-legal-links a:hover {
  color: #333;
}



footer .footer-menu .fa:hover {
    opacity: 0.7;
    text-decoration: none;
  outline: none;
}
/* -----------------------------------------------------
End Footer css
-------------------------------------------------------- */

.sec_search_catalog{
  padding:60px 15px;
  position: relative;
  width: 100%;
  float: left;
  background-color: #000;
}
.padding_zero{
  padding: 0;
  float: left;
}
.catalog_sg{
  width: 100%;
  position: relative;
    float: left;
  padding: 5px 0;
    border-radius: 0px;
    /* box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%); */
}

.catalog_img img{
  border-radius: 0 10px 10px 0; 
}

.search_head_catalog{
  font-family: 'Poppins', serif;
  font-weight: 700;
  font-size: 60px;
  line-height: .7;
  padding-top: 10px;
  color: #111;
}
.search_head_catalog_sub{
  font-size: 30px;
  padding-top: 0px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins', serif;
    line-height: .7;
}

.catalogsearch_sec_main .search_head_catalog{
  font-family: 'Poppins', serif;
  font-weight: 700;
  font-size: 60px;
  line-height: .7;
  padding-top: 10px;
  color: #1c1c1c;
}
.catalogsearch_sec_main .search_head_catalog_sub{
  font-size: 30px;
  padding-top: 10px;
    color: #a1a1a1;
    font-weight: 600;
    font-family: 'Poppins', serif;
    line-height: .7;
}
.catalog_sg p{
  padding-top: 10px;
  font-size: 18px;
  color: #8f8f8f;
  line-height: 1;
}
.catalog_sg p.warning {
  padding-bottom: 10px;
    font-size: 16px;
    color: #ee2526;
    line-height: 1;
    padding-top: 10px;
    float: left;
}

.catalogsearch_sec_main{
  align-items: center;
  display: flex;
  float: left;
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
}
.search_sec_main{
  padding: 7px;
  align-items: center;
  display: flex;
  float: left;
 width: 100%;
}
.search_sec_maind{
  padding: 7px;
  align-items: center;
  display: flex;
  float: left;
}
.bg_filter_black{
  background-image: url(../images/catalog.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  border-right: 1px solid #292929;
  background-size: auto 135%;
    background-position: right;
}
.search_sec_main.home{ 
  width: 100%;
  
  /* width: calc(100% - 300px); */
}
.catalog_img{width: 300px;}
.search_sec_main.padd40{
  padding: 40px;
}
.catalogsearch_sec_main.padd40{
  padding: 20px;
}


.catalog_sg.padd40{padding: 40px;}
.search_section{
  width: 100%;
}


.navlinks li{
  display: inline-block;
  margin: 10px 10px;
  align-items: center;
  font-size: 14px;
}
.navlinks li a:hover{
  color: #ee2526;
  
}
.sidebar{
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 230px;
  z-index: 9999;
  background-color: #fff;
  box-shadow: 0px 0 100px black;
  display: none;
  justify-content: flex-start;
  list-style: none;
  flex-direction: column;
  transition: transform 0.3s ease;
  transform: translateX(100%);
  padding: 0px 0 56px;
  overflow: auto;
}
.sidebar li{
     width: -webkit-fill-available;
    margin: 0px 15px;
    background-color: #ffffff;
    padding: 0px;
    border-radius: 0px;
    border-top: 1px solid #f6f6f6;
  
  
}
.sidebar li a{
    position: relative;
    width: 100%;
    float: left;
    padding: 7px 0px;
    font-size:14px;
}
.sidebar img{
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 120px;
}
nav ion-icon{
  font-size: 2em;
  position: absolute;
  top: 35px;
  right: 20px;
}
/*.mobile_menu_icon{*/
/*  display: block;*/
/*  padding: 10px;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  height: 40px;*/
/*}*/

.mobile_menu_icon {
  width: 35px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile_menu_icon i {
  font-size: 22px;
  line-height: 2;
}
.section_wpr.newsletterbg .form-title-2 {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.btn-wishlist {
  font-size: 24px;
} 

.row_atr{
  display: flex;
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    max-width: 300px;
}
.row_atr .col_label{
  min-width: 180px;
}

.row_atr .col_value{
  font-weight: 700;
  color: #000;
  font-size: 16px;
}

.about_hsec h4{
  font-size: 0.9em;
    font-weight: 500;
    text-transform: uppercase;
    
}

.about_hsec h2{
  font-family: "Playfair Display", serif;
  font-size: 34px;
  color: #111013;
  font-weight: bold;
  padding-bottom: 20px;
  line-height: 1;
  text-align: left;
}

.about_hsec p{
  padding-top: 0px;
    font-size: 16px;
    color: #c7c7c7;
    line-height: 1.5;
    text-align: justify;
    font-family: 'Poppins', serif;
    letter-spacing: 0px;
    padding-right: 40px;
}
.about_hsec p.color{
  color: #919191;
}
.about_hsec_col{
  align-items: center;
  display: flex;
  text-align: right;
}

.about_img img{
  border-radius: 20px;
  border: 10px solid #fff;
  margin: 40px 0px;
}

.bg-img-subbanner {
    width: 100%;
    height: 250px; /* Adjust height as needed */
    background-image: url('../images/subpagebanner.jpg'); /* Replace with your image URL */
    background-size: cover; /* Ensures the image covers the entire div */
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents repeating */
    text-align: center;
    padding-top: 90px;
}
.bg-img-subbanner h2{
    font-family: "Playfair Display", serif;
    font-weight: 900;
    font-size:30px;
}
.bg-img-subbanner h5{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size:16px;
}
.product_stock_status{
  padding-top: 10px;
}
.out_of_stock{
  padding: 5px 15px;
  border-radius: 7px;
  background-color: #d9d9d9;
  color: #727272;
}
.in_stock{
  padding: 5px 15px;
  border-radius: 7px;
  background-color: #07960c;
  color: #fff;
}
@media only screen and (max-width: 1400px){
.about_hsec p{ font-size: 14px;}
.about_hsec h2 { font-size: 30px;}
}
@media only screen and (min-width: 900px){
  
  .catalogsearch_sec_main.padd40{
    padding: 40px;
  }
}

.mobile{display: none;}
.desktop{display: block;}

@media only screen and (max-width: 899px) {
    #lens, #result {
        left: 30px !important;
        top: 90px !important;
        width: 100px !important;
        height: 100px !important;
        z-index: 9999;
    }
    
    
  .main-head-wpr
  {
    height: 60px;
  }

  .mobile{display: block;}
  .desktop{display: none;}
  .main-head-wpr .head-logo-blk {
        height: 60px;
  }
  
  .page_head_wpr{
    padding: 15px 0;
    padding-top: 15px;
  }
  .sec_search_catalog{
    padding: 15px 15px;
  }

    
  .product_listing_container{ min-height: calc(100vh - 425px);}
  .bg-img-subbanner {
    height: 120px;
    padding-top: 30px;
  }

    .home-slider-item img {
        /*height: 150px;*/
        object-fit: cover;
    }
    .footer-legal-copyright {
        margin-top: 0px;
        padding-top: 10px;
    }
    .owl-carousel .owl-item {
        padding-right: 1px;
    }
    
    .col-md-15-0p{
        padding-left: 0px;
        padding-right: 0px;
    }

  .no_data_wpr { width: 100%;}
  .top-menu-category{padding: 0px 0px;}
  .search_sec_main { padding: 5px 15px;width:100%;}
  .search_sec_main.home{
      width:100%;
  }
  .catalog_sg { padding: 0px;box-shadow: none;}
  .catalog_img img {border-radius: 0 0 10px 10px;}
  

  .navlinks .items{
    display: none;
  }
  .about_hsec{padding: 15px;}
  .about_hsec p {
    font-size: 14px;
    line-height: 1.3;
    text-align: start;
    padding-right: 0px;
}
  .about_hsec_col {padding: 0;}
  .newsletterbg {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .menu-category-wpr .col-blk .title:after{
    background: linear-gradient(90deg, rgba(75, 31, 208, 0) 0%, rgb(247 247 247) 70%);
  }
  
  .catalog_sg.padd40 {
    padding: 14px 13px;
  }
  .catalogsearch_sec_main .search_head_catalog{
    font-size: 54px;
  }
  .catalog_img{
      display: none;
  }
  .about_img img {
    margin: 0px;
    border: none;
  }
  .about_img{padding: 0px;padding-top: 15px;}

  .hearder-menu label {
    padding: 3px 10px;
    background-color: #ffffff;
    border-radius: 5px;
    color: #181818;
    border: 1px solid #d5d5d5;
  }
  .search_head_catalog{
    font-size: 36px;
  }
  .search_head_catalog_sub{
    font-size: 20px;
  }
  
  footer .footer-base {
    padding-bottom: 50px;
    float: left;
  }
  .item-blk{
    padding-right: 0px;
}
  .col_product_list:nth-child(odd) {
    padding-right: 0px;
    padding-left: 0;
  }
  .col_product_list:nth-child(even) {
    padding-right: 0px;
    padding-left: 0px;
  }
  .products-list-blk .product-img-blk{
    height: 150px;
    width: 290px;
  }
  
  .main_product_details_wpr{
    margin-top: 15px;
  }
  .product_detail_wpr h4 {justify-content: left;}
  .product_detail_wpr h4 .btn-wishlist{
    padding-left: 15px;
  }
}


.icon-search.headser {
    background-image: url(../images/icons/search.png);
    background-size: auto 100%;
    color: #fff;
    width: 0.7em;
    height: 0.7em;
}

/*=================================================home page */

.home-slider-item {
  position: relative;
}

.slider-content {
      position: absolute;
    left: 40px;
    color: #fff;
    max-width: 420px;
    bottom: 40px;
    text-align: left;
    padding: 15px;
    background-color: #0000005e;
}

.slider-title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.slider-desc {
  font-size: 40px;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0px;
    padding-bottom: 10px;
    font-family: 'Poppins', serif;
    border-bottom: 2px solid #ee2526;
}

.slider-btn {
  background: #007bff;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
}
.partnumber_search_home_field{
    position: relative; 
    width: 100%; 
    float: left; 
    z-index: 999;
    background-color: #a5a5a5;
}

#home-slider-carousel .owl-item:first-child {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.home-slider-item {
    aspect-ratio: 1920 / 450;
    width: 101%;
    overflow: hidden;
}

.slider-bgimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
@media only screen and (max-width: 720px) {
  .search-mob-hide{
    display:none;
  }

  .home-slider-item img {
    object-fit: cover;
    object-position: right;
  }
}
@media only screen and (min-width: 1025px) {
    .partnumber_search_home_field{
        display: none;
    }
    .search_part_no_sec{
        display: block;
    }
    .mobile_menu_icon{
         display: none;
      }
}
@media only screen and (max-width: 1024px) {
    .partnumber_search_home_field{
        display: block;
    }
    .home-slider-item {
        aspect-ratio: 1920 / 1130;
        width: 101%;
        overflow: hidden;
    }
    .slider-desc {
        font-size: 26px;
        margin-bottom: 0;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: 0px;
        padding-bottom: 10px;
        font-family: 'Poppins', serif;
        border-bottom: 2px solid #ee2526;
    }
    .slider-content {
        position: absolute;
        left: 15px;
        color: #fff;
        max-width: 280px;
        bottom: 15px;
        text-align: left;
        padding: 15px;
        background-color: #0000005e;
    }
    .search_part_no_sec{
        display: none;
    }
    
    .hearder-menu{
        right: 47px;
        position: absolute;
        width: 140px;
    }
    
    .hearder-menu .menu-blk-one{
        width: 70px;
        height: 60px;
    }
    
    .hearder-menu .menu-blk {
        width: 60px;
        height: 60px;
        
    }
    .search_sec_main.padd40 {
        padding: 17px 15px;
      }
    .catalog_sg p{
        font-size: 14px;
    }
    .bg-img-subbanner h5 {
        font-size: 14px;
        padding-top: 5px;
    }
    .blog-box .text h6 {
        font-size: 18px !important;
        font-weight: 600 !important;
    }
    .blog-box .text p {
        font-size: 14px !important;
    }
    .main-head-wpr .head-logo-blk {
    float: left;
    max-width: 120px;
    }
    .navlinks{display:none;}
}
