@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap:wght@400;500;600&display=swap');
*
{
  margin:0;
  padding:0;
  box-sizing: border-box;
}
p
{
  margin:0;
  padding:0;
}
a:hover
{
  text-decoration: none;
}
.al-animation img {
    animation: spin 9s infinite linear;
    -webkit-animation: spin 9s infinite linear;
    -moz-animation: spin 9s infinite linear;
}
.topbar-left
{
  padding: 0 10px;
}
.why-li1
{
padding-left: 40px;
}
.abt-l1
{
  padding-right: 1em;
}
.info-sh
{
height: 230px;
}
.info-sh-3
{
height: 380px;
}
.mt-mb-1e
{
  margin: 2em 0 4em 0;
}
.pro-img-n3
{
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  -o-box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  border-radius: 10px;
}
.abt-l2
{
  padding-left: 1em;
}
.why-ti1
{
  margin-top: 4em;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}
.as-service-img {
    position: relative;
    margin-top: -135px;
}
.as-service-img .as-service-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 150px;
}
.as-service-img {
    position: relative;
    margin-top: -135px;
}
.owl-nav
{
      display: flex;
    justify-content: flex-end;
}
.cnt-d
{
display: flex;
justify-content: center;
}
.f1-box
{
  padding: 1em 30px;
margin-bottom: 1em;
border: 1px solid #481c81;
border-radius: 5px;
position: relative;

}
.icon
{
box-shadow: -1px 2px 20px 1px rgba(214, 214, 214, 1);
/* box-shadow: -1px 2px 20px 1px rgba(214, 214, 214, 1); */
border-radius: 50%;
height: 80px;
width: 80px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-top: -48px;
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
}
.pr-mob-0
{
  padding-left: 0;
  padding-right: 0;
}
.pt-1em
{
  padding-top: 1em;
}
.address-box-info
{
      color: #fff;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 36px;
    padding-right: 9em;
}
.address-box
{
   background: #613d88;
    padding: 3em 0 0 0;
    background-image: url(../images/img-cr.png);
    /* height: 200px; */
    background-repeat: no-repeat;
    background-size: cover;
   /* height: 200px;*/
}
.br-nm
{
  /*text-align: center;*/
  margin-bottom: 30px;
  color: #4c4c4c;
  font-size: 18px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.abt-main
{
      color:#d82b80;
    font-size: 22px;
    font-weight: 500;
    margin-top: 40px;
    line-height: 34px;
}
.qty-group {
        border-color: #cdcdcd;
    max-width: 144px;
    display: flex;
    -webkit-box-pack: center;
    border: 1px solid #cdcdcd;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -o-align-items:center;
 }
 .nm-txt
 {
      color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
 }
 .minus-button
 {
  border-right: 1px solid #cdcdcd;
  width:32px;
      display: inline-block;
    vertical-align: middle;
    position: relative;
   display: inline-block;
    vertical-align: middle;
       text-align: center;
    font-size:18px;
    cursor: pointer;
        height: 38px;
    transition: 0.5s all;
    padding: 7px 8px;
 }
 .pluse-button
 {
  border-left: 1px solid #cdcdcd;
  width:32px;
      display: inline-block;
    vertical-align: middle;
    position: relative;
  display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size:18px;
    cursor: pointer;
        height: 38px;
    transition: 0.5s all;
    padding: 7px 8px;
 }
 .qty-input
 {
   max-width: 380px;
   display: inline-block;
    vertical-align: middle;
    width: 80px;
    border: none;
        padding: 7px 5px;
    text-align: center;
    color: #646464;
       text-align: center;
    font-size:15px;
        height: 38px;
     text-align: center;
    padding: 7px 5px 5px;
    background-color: rgba(255,255,255,0);
 }
.hide-dek
{
  display: none;
}
.hide-mob
{
  display: block;
}
.checked {
  color: #fdc702;
}
.unchecked
{
  color:#ccc;
}
.index-drop .dropdown-menu.show {
    display: block;
    min-width: 200px;
    border: none;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}
.index-drop .dropdown-menu.show:before 
{
  position: absolute;
    left: 50%;
    top: -8px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
}
.about-info
{
   font-size: 15px;
    color: #000;
    line-height: 28px;
    list-style: none;
    font-family: 'Poppins', sans-serif;
}
.title-divider
{
  
    background-color: #1a1e40;
    width: 70px;
    height: 3px;
    margin-bottom: 30px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu
{
  padding:.5rem;
}
.nav-item .dropdown-menu
{
      top: 82%;
}
.nav-item .dropdown-menu a
{
  line-height: 30px;
    color: #51115f;
    padding: 3px 7px 8px 7px;
    font-weight: 500;
    font-size: 16px;
}
.nav .dropdown-menu
{
border:0;
border-radius:0;
transition:0.5s all;
    box-shadow:0 6px 12px rgb(0 0 0 / 18%);
}
.subscribe input[type="email"] {
   background: #fff;
    border: none;
    padding: 11px 12px;
    font-size: 15px;
    line-height: 22px;
    outline: none;
    width: 400px;
    color: var(--heading-color);
    border-radius: 4px 0 0 4px;
    border: 1px solid #ced4da;
}
.subscribe button {
    background: #d82c7f;
    border: none;
    outline: none;
    font-size: 14px;
    line-height: 22px;
    padding: 12px 12px;
    cursor: pointer;
    width: 19%;
    color: #fff;
    border-radius: 0 4px 4px 0;
}
.slo-link
{
color: #f9110f;
display: block;
}
.slo-link:hover
{
  color: #f9110f;
}
.problem-bx {
       margin-top: 22px;
    padding-bottom: 1em;
    margin-right: 2em;
    margin-left: 3em;
    border-bottom: 2px dotted #b9b9b9;
}

.popular-product
{
  padding:4em 0 0 0;
}
.product-popular-bx-1
{
  height:100%;
}
.product-popular-bx {
   cursor: pointer;
    position: relative;
    border: 1.5px solid #e6e6e6;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    /* box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%); */
    margin-bottom: 24px;
}

.pop-pro-img
{
  width:160px;
  height:160px;
  display: block;
  margin:0 auto;
}
.pop-pro-img img
{
  transform: scale(1);
    transition: 0.5s all;
}
.product-popular-bx:hover .pop-pro-img img
{
    transform: scale(1.1);
}
.middle-content
{
  justify-content: center;
  align-items: center;
}
.pop-pro-img img {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    object-fit: cover;
}
/*.product-info-index {
    height: 100%;
}*/
.product-info-index .product-nm
{
    color: #444444;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    margin-top: 20px;
    margin-bottom: 3px;
    text-align: left;
     height: 44px; 
    font-weight: 510;
    /*max-height: 4rem;*/
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.product-nm a
{
    color: #444444;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
}
.prices
{
       text-align: left;
    color: #902ea7;
    padding: 0 10px;
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.prices-2
{
  text-align: left;
color: #902ea7;
padding: 0;
font-size: 29px;
font-family: 'Roboto', sans-serif;
font-weight: 600;
letter-spacing: 0.5px;
margin-top: 0px;
line-height: normal;
}
.flx-div {
display: flex;
justify-content: space-between;
margin-top: 2em;
align-items: center;
}
.text-right
{
  text-align: right;
}
.book-now
{
height: 42px;
background-color: #902ea7;
color: #fff;
display: di;
/* justify-content: center; */
/* align-items: center; */
text-align: center;
font-size: 16px;
padding: 6px 36px;
display: flex;
justify-content: center;
align-items: center;
}
.discount
{
    text-decoration: line-through;
    color: #959595;
    margin-left: 14px;
}
.icon-product
{
  position: absolute;
    right: 3px;
    top: 8px;
    z-index: 1;
    cursor: pointer;
}
.icon-product p{
       margin-bottom: 0;
    font-size: 18px;
    line-height: 27px;
    color: #ff0000;
}

.overlay {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    transition: 0.5s all;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.2);
}
.buy-btn {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d82c7f;
    color: #fff;
    font-weight: 500;
    border: 1px solid #d82c7f;
    letter-spacing: 1px;
    margin-top: 14px;
    /* font-family: calibri; */
    font-family: 'Poppins', sans-serif;
    border-radius: 4px;
    transition: all ease 0.3s;
    /* box-shadow: 2px 2px 30px rgb(0 0 0 / 20%); */
}

.buy-btn:hover{
  color:#fff;
 transition: all ease 0.3s;
}
.overlay{
  visibility: hidden;
}
.product-popular-bx-1:hover .overlay{
  visibility: visible;
  animation:fade 0.5s;
}
@keyframes fade{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
.product-popular-bx-1:hover
{

}
.slider{
  width:100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pro-title
{
      color:#7b3885;
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    margin-bottom: 20px;
    font-weight: 550;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.wrapper-pro
{
  padding:0 20px;
}
.nav-pills .nav-link
{
  font-family: 'Asap', sans-serif;
    color: #777777;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 10px;
    letter-spacing: 0.4px;
    
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
   color: #3b82d4;
    background-color: transparent;
    /*border-bottom: 2px solid #3b82d4*/;
    border-radius: 0;
    transition: 0.5s all;
}
.know-more
{
  color:#fc4d5f;
  letter-spacing: 0.7px;
  display: block;
  text-align: center;
  margin:15px 0 0 0;
  transition: 0.5s all;
}
.know-more:hover
{
color:#1a1e40;
}

.product-1
{
height:339px;
position:relative;
overflow: hidden;
background-color:#e4c8b4;
cursor: pointer;
}
.product-1::before
{
content:'';
position:absolute;
width:350px;
height:350px;
background-color:#e37c79;
display:block;
border-radius:50%;
right:60px;
left:auto;
top:-80px;
}
.product-1-img
{
  position: relative;
  display: flex;
justify-content: flex-end;
 
}
.product-1-img img
{
  
    transform: scale(1);
    transition: 0.5s all;  
}
.product-1:hover img
{
  transform: scale(1.1);
}
.product-1:hover .pro-ban-btn
{
  color:#f9110f;
}
.pro-ban-title
{
  position: absolute;
    top: 100px;
    left: 40px;
}
.pro-ban-title h2
{
  font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    letter-spacing: 0.8px;

}
.pro-ban-btn
{
  background-color: #ffffff4f;
    border-radius: 30px;
    padding: 15px;
    display: inline-block;
    text-align: center;
    width: 220px;
    font-size: 15px;
    color: #fff;
    margin-top: 25px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

/*pro2*/
.product-2
{
height:339px;
position:relative;
overflow: hidden;
background-color: #ffa638;
}
.product-2::before
{
  content: '';
    position: absolute;
    width: 230px;
    height: 230px;
    background-color: #ffcf9c;
    display: block;
    border-radius: 50%;
    right: 60px;
    left: auto;
    top: 24px;
}

.product-2-img
{
  position: relative;
  display: flex;
justify-content: flex-end;
    margin-right: 20px;
    cursor: pointer;
}
.pro-ban-title1
{
  position: absolute;
    top: 120px;
    left:60px;
}
.pro-ban-title1 h2
{
  font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    color:#fee1c1;
    letter-spacing: 0.8px;

}
.product-2-img img
{
   
    transform: scale(1);
    transition: 0.5s all;  
}
.product-2:hover img
{
  transform: scale(1.1);
}
.product-2:hover .pro-ban-btn
{
  color:#f9110f;
}
/*pro3*/
.product-3
{
height:339px;
position:relative;
overflow: hidden;
background-color: #309192;
}
.product-3::before
{
  content: '';
    position: absolute;
    width: 340px;
    height: 340px;
    background-color: #32b18e;
    display: block;
    border-radius: 50%;
    right: 60px;
    left: auto;
    top: -13px;
}

.product-3-img
{
  position: relative;
  display: flex;
justify-content: flex-end;
    margin-right: 110px;
}
.pro-ban-title2
{
      position: absolute;
    bottom: 50px;
    left: 40px;
}
.pro-ban-title2 h2
{
      font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    color: #4cd4ae;
    letter-spacing: 0.8px;

}
/*pro4*/
.product-4
{
height:339px;
position:relative;
overflow: hidden;
background-color: #c69c6d;
}
.product-4::before
{
      content: '';
    position: absolute;
    width: 330px;
    height: 330px;
    background-color: #987a59;
    display: block;
    border-radius: 50%;
    right: -80px;
    left: auto;
    top: -20px;
}

.product-4-img
{
  position: relative;
  display: flex;
justify-content: flex-end;
    margin-right: 10px;
}
.pro-ban-title3
{
      position: absolute;
    bottom: 30px;
    left: 40px;
}
.pro-ban-title3 h2
{
      font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    color: #987a59;
    letter-spacing: 0.8px;

}

.color-bx
{
display: flex;
 margin-bottom: 14px;
}
.color-circle
{
height: 20px;
  width: 20px;
      margin-right: 0.6em;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.3);
  border: 1px solid #aaa;
  cursor: pointer;
 }
.color-circle1
{
height:34px;
  width: 34px;
  border-radius:50%;
      margin-right: 0.6em;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.3);
  border: 1px solid #aaa;
  cursor: pointer;
  display: flex;
    justify-content: center;
    align-items: center;
}
.size-active, .color-active
{
border: 1px solid #f91100;
}

.search-box {
    /* min-width: 300px; */
    display: flex;
    position: relative;
    /* right: 0; */
        right: 0px;
            top: 0px;
                margin-top: 30px;
    /* margin-left: -200px; */
    /* margin-top: 10px; */
}
.search-box form
{
      display: flex;
      width: 100%;
}
.subscribe
{
margin-top: 10px;
}

.search-box input
{
  position: relative;
  display: inline-block;
  font-size: 16px;
  box-sizing: border-box;
}
.search-box input[type="text"]
{
background-color: #fff;
        width: 10000px;
    height: 40px;
    border: none;
    outline: none;
    padding: 0 25px;
        border-radius: 4px 0 0px 4px;
border: 1px solid #dadada;
}
.search-box select
{
  position: relative;
    border: 1px solid #dadada;
    outline: none;
    /* padding: 10px; */
    background-color: #fff;
    font-size: 14px;
    padding: 9px 16px 5px;
    margin: 0 0 0 0;
    right: -3px;
    min-width: 129px;
    top: 0px;
    border-radius:4px 0px 0px 4px;
    /* border-right: 15px solid #fff;*/
}
.search-box button
{
            position: relative;
    width: 47px;
    height: 41px;
    border: none;
    padding: 0 10px;
    outline: none;
    cursor: pointer;
    background: #622a73;
    color: #fff;
    left: -5px;
    top: 0px;
    border-radius: 0 4px 4px 0;
}
.search-box input[type="submit"]:hover
{
background-color:#ff00ff;
}

.search-box .list-group
{
        position: absolute;
    left: -543px;
    z-index: 5;
    background-color: #fff;
    overflow-y: scroll;
    padding: 0;
    height: 300px;
    width: 537px;
    display: none;
    top: 42px;
    padding: 5px;
}
.search-box .list-group li
{
  list-style-type: none;
  margin:0;
  padding:10px;
      border-bottom: 1px solid #f5f5f5;
    width: 100%;
}
/*.product-info li a:hover
{
  background-color:#fff;
}*/
.list-group
{
  padding:6px;
}
.product-info li>.list-group li
{
padding-bottom: 4px;
}
.mt-11-mt{
margin-top:11px;
}
.mt-40-mt
{
  margin-top: 40px;
}
.wrapper-bx2
{
  padding:50px 0 0 0;
}
.top-title1
{
        color: #7b3885;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: normal;
  }
.title-info
{
  color: #1a1e40;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px;
}
.map
{
  padding:10px;
  border:1px solid #e6e6e6;
  border-radius: 5px;
}
.contact-right
{
  padding:0 40px;
}
.footer-link li a:hover
{
  margin-right:5px;
}

/*Media Query*/

@media only screen and (max-width: 820px)
{
   .info-left {
    margin-bottom: 0;
    margin-top: 30px;
}
.mt-mb-1e {
    margin: 2em 0 0 0;
}
.mt-mb-1e {
    margin: 0em 0 3em 0;
}
.abt-l2 {
    padding-left: 0;
}
.info-sh {
    height: 268px;
}
.pad1-tab
{
 
   display: flex;
}
.pad1-di
{
  padding-left: 3em;
}
.wpb_wrapper
{
      margin-bottom: 13em;
}
.why-li1 {
    padding-left: 0;
}
}

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

{
  .info-sh {
    height: 268px;
}
 .info-left {
    margin-bottom: 0;
    margin-top: 30px;
}
.popular-product {
    padding: 1em 0 0 0;
}
.pad1-tab
{
 
   display: flex;
}
.pad1-di
{
  padding-left: 3em;
}
.product-info-index .product-nm {
    color: #444444;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    margin-top: 20px;
    margin-bottom: 3px;
    text-align: left;
    height: 41px;
    }
.abt-l2 {
    padding-left: 0;
    padding-top: 1em;
}
 .wrapper-bx2 {
    padding: 50px 0 0 0;
}
.pr-mob-0
{
  padding-left: 0;
  padding-right: 0;
}
 .popular-product-in {
    padding: 0 30px;
}
.banner-sm, .banner-md {
    position: relative;
    height: 250px;
}
.search-box {
    /* min-width: 300px; */
    display: flex;
    position: absolute;
    /* right: 0; */
    left: 0px;
    top: 0px;
    /* margin-left: -200px; */
    /* margin-top: 10px; */
}
.subscribe button {
    background: #ffd200;
    border: none;
    outline: none;
    font-size: 14px;
    line-height: 22px;
    padding: 12px 12px;
    cursor: pointer;
    width: 27%;
    color: #2c2c2c;
    border-radius: 0 4px 4px 0;
}
.price-details
{
      padding-left: 0;
}
.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}
.hide-dek
{
  display: none;
}
.hide-mob
{
  display: block;
}

}
@media only screen and (max-width: 600px)

{
.wrapper-bx2 {
    padding: 30px 0 0 0;
}
.why-ti1 {
    margin-top: 0em;
}
.pop-pro-img img
{
  padding: 10px;
}
.info-sh {
    height: auto;
}
.pad1-di {
    padding-left: 0;
}
.index-drop .dropdown-menu.show
{
  margin-top: 60px;
}
.hide-mob
{
  display: none;
}
.wpb_wrapper {
    margin-bottom: 13em;
    margin-top: 147px;
}
.padding-mob-0
{
  padding: 0;
}
.owl-nav {
    display: flex;
    justify-content: flex-end;
    margin-top: 1em;
}
.hide-dek
{
  display: block;
}
.hide-mob
{
  display: none;
}
.pro-pd-4
{
       padding-right: 8px;
    padding-left:8px;
}
.social-icon {
    color: #fff;
    font-size: 26px;
    line-height: 0px;
    margin: 14px 6px 0 0;
    transition: 0.5s all;
    display: inline-block;
}
.search-box input[type="text"] {
    background-color: #fff;
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    border-radius: 4px;
    padding: 0 25px;
    border: 1px solid #dadada;
}
.footer {
    background: #d5d5d5;
    padding-top: 9%;
    padding-bottom: 0;
}
.search-box .nice-select {
    background-color: #622a73;
    color: #fff;
    margin: 0;
    border-radius: 4px 0 0 4px;
    margin-left: 10px;
    width: auto;
    font-size: 16px;
}
.product-1 {
    height: 339px;
    position: relative;
    overflow: hidden;
    background-color: #e4c8b4;
    cursor: pointer;
    margin: 20px 0;
}
.search-box select {
    position: relative;
    border: 1px solid #dadada;
    outline: none;
    /* padding: 10px; */
    background-color: #fff;
    font-size: 14px;
    padding: 16px 16px 5px;
    margin: 0 0 0 0;
    right: 0px;
    min-width: 100%;
    top: 0px;
    margin-bottom: 8px;
    border-radius: 4px;
    /* border-right: 15px solid #fff; */
}

.product-popular-bx {
    cursor: pointer;
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 6px;
    border-radius: 3px;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    margin-bottom: 14px;
}
#showOrHide
{
  transition: 0.5s all;
}
.wrapper-pro {
    padding: 0;
}
.pop-pro-img {
    width: 140px;
    height: 140px;
    display: block;
    margin: 0 auto;
}
.product-info-index .product-nm {
    color: #444444;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align:left;
    height: 42px;
  /*  max-height: 2rem;*/
    padding: 0;
}
.nav .dropdown-menu {
    border: 0;
    border-radius: 0;
    transition: 0.5s all;
    box-shadow: none;
    width: 100%;
    background: rgba(0,0,0,0.1);
}
.nav .nav-item
{
  width:100%;
}
.product-info-index {
    height: 100%;
    padding: 0 10px;
}
.search-box {
    width: 100%;
    display: none;
    margin-left: 6px;
    position: fixed;
    left: -15px;
    top: 0;
    margin-top: 44px;
    z-index: 999;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    height: 100vh;
    width: 100%;
    padding: 21px;
}
.prices {
    text-align: left;
    color:#2c851b;
   font-weight: 500;
       padding: 0;
    font-size: 12px;
    letter-spacing: normal;
}
.search-box li a{
    top: 0;
    position: relative;
    left: 0;
    display: flex;
}
.pro-pr1 {
    /* text-decoration: line-through; */
    font-size: 13px;
    /* padding: 8px; */
    margin: 0;
    line-height: 17px;
    padding: 0 10px;
    letter-spacing: normal;
    /* text-align: center; */
}
.search-box button {
    position: relative;
    width: 100%;
    height: 50px;
    left: 0;
    border-radius: 4px;
    margin-top: 8px;
    }
.search-box .nice-select {
    background-color: #ffffff;
    color: #fff;
    margin: 0;
    border-radius: 4px;
    width: 28%;
    height: 50px;
    width: 100%;
    padding-top: 4px;
    font-size: 15px;
    color: #622a73;
    margin-bottom: 10px;
}
.search-box form {
    display: block;
}
.contact-right {
    padding: 27px 0px;
}
.buy-btn {
    width: 110px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #622a73;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    border: 1px solid #622a73;
    letter-spacing: 1px;
    /* font-family: calibri; */
    font-family: 'Poppins', sans-serif;
    border-radius: 20px;
    transition: all ease 0.3s;
    box-shadow: 2px 2px 30px rgb(0 0 0 / 20%);
}
.search-box .list-group {
    position: absolute;
    left: 1px;
    z-index: 5;
    background-color: #fff;
    overflow-y: scroll;
    padding: 0;
    height: 300px;
    display: none;
    padding: 5px;
    width: 100%;
    top: -55px;
}
.my-btn img
{
      margin-top: 0px;
}
.navbar-brand
{
      margin-top: 10px;
}
.middle-content {
    justify-content: center;
    align-items: center;
    padding: 7px 8px 7px 8px;

}
.pro-title {
    color: #7b3885;
    /* font-family: 'Poppins', sans-serif; */
    font-size: 18px;
    margin-bottom: 14px;
    letter-spacing: normal;
    text-transform: uppercase;
}
.product-popular-bx-1 {
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 7px 8px 7px 8px;
}
.nav-item {
    width: 88%;
   
}
.nav-pills .nav-link {
    font-family: 'Asap', sans-serif;
    color: #b8b8b8;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px;
    margin-top: 6px;
    text-align: center;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ffffff;
    background-color: #fa4d5f;
    border-bottom: 2px solid #fc4d5f;
    border-radius: 27px;
    transition: 0.5s all;
    text-align: center;
}
.popular-product {
    padding: 2em 0 0 0;
}
}

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

{

.search-box input[type="text"] {
    background-color: #fff;
    width: 240px;
    }
    .product-info-index {
    height: 150px;
}
    .product-popular-bx-1 {
    height: 100%;
    /* padding: 2px; */
    padding-right: 8px;
    padding-left: 8px;
}
.social-icon {
    color: #fff;
    font-size: 19px;
    line-height: 0px;
    margin: 14px 5px 0 0;
    transition: 0.5s all;
    display: inline-block;
}
.product-popular-bx-1 {
    height: 100%;
    padding-right: 0;
}

  }