* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    
  }

  hr:not([size]) {
    height: 1px;
    color: #8080809c !important;
}

  .over_flow_box{
    overflow: hidden;
  }
  
  body{
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
  }

  .row {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0 !important;
  }

  .breadcrumb {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 0 !important;
    margin-bottom: 0px !important;
    list-style: none !important;
}

.breadcrumb a{
  text-decoration: none;
  font-size: 12px;
  color:#000;
}
  
  a {
    text-decoration: none;
  }
  
  .top_positions {
    z-index: 999;
  }
  
  .display_flex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .display_flex_col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .top_bag{
    position: relative;
  }

  .top_bag span {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 21px;
    height: 21px;
    top: -2px;
    left: 26px;
    background-color: #000000;
    color: #ffffff;
    border-radius: 12px;
    font-size: 11px;
    padding: 2px;
}
  
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 26px !important;
    padding-left: 19px !important;
  }
  
  .display_flex_start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  
  .display_flex_end_col {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
  }
  
  .display_flex_end {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  
  .display_flex_spacebtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .header_1 .container-fluid{
    width:95%;
    margin: auto;
  }
  .header_2 .container-fluid{
    width:95%;
    margin: auto;
  }
  .main_logo {
    width: 87px !important;
  }
  
  .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    font-size: 17px !important;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
  }
  
  .navbar-nav {
    position: relative;
  }
  
  .search_cover {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffff;
    top: 0;
    right: 0;
    z-index: 99;
    
  }
  
 


  .search_icon_box{
    cursor:pointer
  }
  
  #search-form {
    display: none;
    transition: 1s all linear;
  }

  
  .header_search .form-control:focus {
    border: none;
    box-shadow: none;
  }
  
  .input_box .form-control {
    border: none !important;
  }
  
  .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 71%) !important;

  }
  
  .nav-item .nav-link:hover {
    color: #e3a20e !important;
  }
  
  .nav-item .fal {
    font-weight: 500;
  }
  
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu {
    margin-top: 0;
  }
  
  .header_1 .dropdown-toggle::after {
    display: none !important;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  
  .dropdown-menu {
    display: block;
    min-width: 15rem !important;
    padding: 0.45rem 1.5rem !important;
    clear: both;
  
    color: #000000;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    box-shadow: none !important;
    border: 1px solid rgb(0 0 0 / 0%) !important;
  }
  
  .dropdown-item {
    clear: both;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #000000;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    box-shadow: none !important;
    border: 1px solid rgb(0 0 0 / 0%) !important;
  }
  .dropdown-item:hover {
    background-color: #ffffff !important;
  }
  
  .dropdown-menu a:hover {
    color: rgb(255, 194, 26) !important;
  }
  
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }
  
  .header_1 {
    background-color: #ffffff;
    position: sticky;
    top: 0px;
    z-index: 999;
    border-bottom: 1px solid #faf0f0;
  }
  .header_2 {
    background-color: #ffffff;
    position: sticky;
    top: 0px;
    z-index: 999;
    border-bottom: 1px solid #faf0f0;
  }
  .content {
    background-color: #444;
    width: 200px;
    height: 250px;
    position: absolute;
    display: none;
  }
  
  .mega_menu_text_ul h6 {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
  }

  .mega_menu_text_ul h6 a{
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
  
  .mega_menu_text_ul ul {
    list-style-type: none;
    margin-left: -32px;
  }
  
  .fur .w-100 {
    width: 110% !important;
  }
  .mega_menu_text_ul ul li {
    margin-top: 12px;
  
    font-size: 15px;
  }
  
  .mega_menu_text_ul ul li a {
    margin-top: 8px;
    font-size: 14px;
    text-decoration: none;
    color: rgb(0, 0, 0) !important;
  }

  .section_two{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
.unique_para p{
  text-align: center;
  max-width: 650px;
  margin: auto;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.unique_text h4{
  font-family: 'Montserrat', sans-serif;
}

.unique_text h5{
  font-size: 30px;
  font-weight: 400;
  color: #000000;
  line-height: 48px;
  font-family: 'Montserrat', sans-serif;
}

.uniqueslider_inner .container-fluid {
  width: 92%;
  margin: auto;
}

.uniqueslider .container-fluid{
  width:90%;
  margin: auto;
}

.unique_image_bor img{
  transition: .5s linear;
}

.uniqur_wrapper_image:hover .unique_image_bor img
 {
  transform: scale(1.1);
}

.uniqur_wrapper_image{
  border-radius: 10px;
}

.unique_image_bor{
  padding: 10px;
  max-width: 430px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  transition: 1s linear;
}

.unique_image_bor img{
  border-radius: 10px;
}

.owl-carousel .owl-nav button.owl-next{
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  position: absolute;
  top: 41%;
  right: 0px;
  font-size: 80px !important;
  font-weight: 200 !important;
  color: #b9b2b2 !important;
  z-index:99;
}

.owl-carousel .owl-nav button.owl-prev{
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  position: absolute;
  top: 41%;
  left: 0px;
  font-size: 80px !important;
  font-weight: 200 !important;
  color: #b9b2b2 !important;
  z-index:99;
}

.policy ul li{
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  line-height: 27px;
  font-size: 16px;
  color: #000000;
}

.policy p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  line-height: 27px;
  font-size: 16px;
  color: #2a2929;
}


.policy_text h5 {
  font-size: 26px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.policy_text h6 {
  font-size: 19px;
  font-weight: 500;
  color:#000000;
  font-family: 'Montserrat', sans-serif;
}

.policy_text h3 {
  font-size: 28px;
  font-weight: 500;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}

.uniques_text h5 {
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;
}

.unqie_text h5{
  font-size: 17px;
  text-transform: capitalize;
}

.unqie_text h6{
  margin-top: 13px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}

.unqie_text h6:hover{
  margin-top: 13px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  color: #e3a20e !important;
}

.explore_btn a{

padding: 13px 23px;
border:1px solid #000000;
margin: auto;
font-size: 13px;
text-decoration: none;
color:#000000;

}

.explore_btn a:hover{

  padding: 13px 23px;
  border:1px solid #000000;
  margin: auto;
  background-color: #000000;
  font-size: 13px;
  text-decoration: none;
  color:#ffffff !important;
  
  }

  .explore_btn_2 a{

    
    padding: 19px 23px;
    border:1px solid #000000;
    margin: auto;
    background-color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    color:#0f0f0f;
    
    }
    
    .explore_btn_2 a:hover{
    
      padding: 16px 23px;
      background-color: #000000;
      margin: auto;
      border:1px solid #000000;
      font-size: 13px;
      text-decoration: none;
      color:#ffffff !important;
      
      }

.section_padding{

  padding-top: 50px;
  padding-bottom:50px;
  overflow-x: hidden;
}

.heading_text h4{
  font-family: 'Montserrat', sans-serif;
  font-size: 27px;
  color: #000000;

}

.console_section{
  position: relative;
}

.console_section .owl-nav button.owl-next{
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  position: absolute;
  top: 41%;
  right:41px;
  font-size: 89px !important;
  font-weight: 100 !important;
  color: #d6d0d0 !important;
  z-index:99;
}

.console_section .owl-nav button.owl-prev{
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  position: absolute;
  top: 41%;
  left:41px;
  font-size: 89px !important;
  font-weight: 100 !important;
  color: #d6d0d0 !important;
  z-index:99;
}

.furniture_img{
  position: relative;
  transition: 1s all linear;
  overflow: hidden;
}

.furniture_img p{
  margin-bottom: 0px;
  font-size: 13px;
  margin-top: 9px;
}
.furniture_img_des {
  position: relative;
  transition: 1s all linear;
}

.furniture_img_des img{
 
  overflow: hidden;
  transition: .5s linear;
}

.furniture_img_des img:hover{
  transform: scale(1.1);
  border-radius: 0px;
}


.furniture_img_des h4 {
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
.furniture_img_des p{
  margin-bottom: 4px;
  font-size: 13px;
  margin-top: 9px;
}

.revl_img{
  position: absolute;
  content: "";
  bottom: 13px;

  width: 100%;
  transition: .0s all linear;
}

.furniture_img:hover .revl_img{
  position: absolute;
  content: "";
  bottom: 18px;
  width: 100%;
  
}

.revl_img h5{
  color:#ffffff;
  text-transform: capitalize;
  font-size: 22px;
  text-align: center;
}

.best_seller{
  position: absolute;
  content: "";
  top:4px;
  left:4px;
  background-color: #000000;
}

.best_seller p{
  margin-bottom:0px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  padding:2px 6px;
  margin-top: 0px;
}

.box_wishlist{
  position: absolute;
  content: "";
  top: 7px;
  right: 7px;
  width: 30px;
  height: 30px;
  border-radius: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px;
  background-color: #ffffff;
}


.box_wishlist a .fal{
  color: #000000;
  font-weight: 400;
  font-size: 13px;
}

.box_wishlist a .fal:hover {
  color: #e3a20e !important;
  font-weight: 700;
}

.box_wishlist a .fal.active {
  color: #e3a20e !important;
  font-weight: 700;
}

.furniture_detail{
  border: 1px solid #8080804a;
  padding: 24px 26px 12px 26px;
  height: 165px;
}


.made_order p{
  
  background-color: #ffd8b3;
  padding: 3px 15px;
  width: fit-content;
  margin-bottom: 0px;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.product_name h6{
  font-size: 14px;
  margin-top: 17px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
}


.product_rate h5{
  font-size: 14px;
  margin-top: 17px;
 font-weight: 600;

}

.product_rate h5 span{
  font-size: 13px;
  margin-top: 17px;
  font-weight: 400;
  color: #e3a20e !important;
}

.emi_start p{
  font-size: 12px;
  color: #e3a20e !important;
  font-weight: 300;
}

.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  text-align: left !important;
  border-radius: 0.25rem;
}


.nav-pills .nav-link.active{
  color: #000 !important;
  background-color: #ffffff !important;
  font-size: 27px !important;
  padding: 0px;
  width: fit-content;
  border-bottom: 1px solid gray !important;
}



.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  margin-top: 55px;
  margin-left: 68px;
  color: #b2abab !important;
  background-color: #ffffff !important;
  font-size: 27px !important;
  padding: 0px;
  padding-bottom: 8px !important;
  width: fit-content;
  border-radius: 0 !important;
  transition: 1s all linear;
}


.art_title {
 
  max-width: 385px;
  
  padding: 45px;
  background-color: #ffffff;
  border-radius: 315px;
 
}

.art_title h3{
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
}

.art_title a{
  color: #000;
  font-size: 14px;
  padding: 15px 23px;
  border: 1px solid #000000;
  text-decoration: none;
}

.art_title:hover a{
  color: #000;
  font-size: 14px;
  padding: 15px 23px;
  border: 1px solid #000000;
  text-decoration: none;
}

.pulse-base{
  position: relative;
}

.pulse-base:before {
  content: "";
  border: 57px solid rgb(160 154 154 / 11%);
  border-radius: 50%;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  animation: pulsate 5s ease-out;
  animation-iteration-count: infinite;
  opacity: 0.0;
  z-index: 99;
}

.art_title h4{
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.sofa_text p{
  font-size: 13px;
  margin-bottom: 0px;
  margin-top:20px;
}

@keyframes pulsate {
  0% {transform: scale(0.6, 0.6); opacity: 0.0;}
  50% {opacity: 1.0;}
  100% {transform: scale(1, 1); opacity: 0.0;}
}

.user_name h6{
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 400;
}

.user_name p{
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 0px;

}
.client_text p{
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 400;
  text-overflow:ellipsis;
  overflow:hidden;
  line-height: 23px;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.test_view p {
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 14px;
  text-decoration: none;
}

.test_view p a{
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 14px;
  text-decoration: none;
  color:#000000;
  margin-right: 14px;
}

.test_view p a:hover{
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 14px;
  text-decoration: none;
  color:#e3a20e;
}

.client_text p span{
  text-transform: capitalize;
  color:#e3a20e;
  font-size: 15px;
}

.unique_show{
  border-radius: 16px;
  overflow: hidden;
  transition: .5s linear;
}

.unique_show:hover{
  transform: scale(1.1);
  border-radius: 0px;
}

.testmonial_wrapper{
  width:90%;
  margin: auto;
}

.test_text {
  border: 1px solid rgb(182, 180, 180);
}

.box_icon_wrapper{
  border: 1px solid #e9e3e3;
  padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 110px;
  }

.unique{
  transition: .5s linear;
}

.unique:hover{
  transform: scale(1.1);
}


.box_text h4{
  font-size: 18px;
  font-weight: 400;
}

.box_icon{
  width:30%;
}

.box_icon img{
  width:49px;
}

.box_text{
  width:70%;
}

.icon_footer {
  width: 52%;
 
  justify-content: space-around;
}

.uniques_text h5{
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;

}

.main_para p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 15px;
  color: #000000;
}

.border-bottom_b{
  border-bottom: 1px solid rgba(128, 128, 128, 0.171) !important;
}


.tab_img{
  position: relative;
}

.white_dot{
  position: absolute;
  content: "";
  padding: 2px;
  top: 60%;
  left: 13%;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #fff;
  background-color: #ffffff00;
  color: gray;
  transition: 1s all linear;
}

.white_dot_3{
  position: absolute;
  content: "";
  padding: 2px;
  top: 23%;
  right: 15%;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #fff;
  background-color: #ffffff00;
  color: gray;
  transition: 1s all linear;
}

.white_dot_4{
  position: absolute;
  content: "";
  padding: 2px;
  bottom: 24%;
  right: 24%;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #fff;
  background-color: #ffffff00;
  color: gray;
  transition: 1s all linear;
}


.white_dot_5{
  position: absolute;
  content: "";
  padding: 2px;
  bottom: 28%;
  left: 43%;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #fff;
  background-color: #ffffff00;
  color: gray;
  transition: 1s all linear;
}

.white_dot_2{
  position: absolute;
  content: "";
  padding: 2px;
  top: 25%;
  left: 42%;
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #fff;
  background-color: #ffffff00;
  color: gray;
  transition: 1s all linear;
}
.plus_box p{
  margin-bottom: 0px;
}

.white_dot:hover .plus_box p{
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.plus_box{
  background-color:#ffffff;
  width:100%;
  height:100%;
  border-radius:20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s all linear;
}

.tooltip-text {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  width: 160px;
  color: rgb(0, 0, 0);
  font-size: 12px;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 5px;
}

.tooltip-text::before {
  content: "";
  position: absolute;
  bottom: -4px;
    left: 39%;
  transform: rotate(45deg);
  background-color: #ffffff;
  padding: 5px;
  z-index: 1;
}

.hover-text:hover .tooltip-text {
  visibility: visible;
}

#top {
  top: -64px;
  left: -273%;
}


.tool_text p{
  font-size: 11px;
  margin-bottom: 2px;
}

.tool_text h6{
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: 500;
}

.tool_text h6 span{
  font-size: 13px;
  margin-bottom: 0px;
  font-weight: 500;
  color:#e3a20e
}

.tool_text{
  padding: 3px;
}
.tool_img{
  padding: 1px;
}

.icon_item a{
  color:rgb(0 0 0 / 71%);
  text-decoration: none;
  font-size: 18px !important;
}



.offcanvas-start {
  top: 0;
  left: 0;
  width: 330px !important;
  border-right: 1px solid rgba(0,0,0,.2);
  transform: translateX(-100%);
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 0rem 0rem 0rem !important;
  overflow-y: auto;
  z-index: 999999;
}

.furi_wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 22px;
  border: 1px solid #80808047;
}

.furi_icon_text p{
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}

.fur_icon_img{
  width: 65px;
}

.side_page{
  padding-right: 19px !important;
}


.store_wrapper {
  padding: 20px !important;
}

.store_wrapper h3{
  font-size: 30px;
  font-weight: 400;
}

.store_wrapper h6{
  font-size: 20px;
  font-weight: 400;
  margin-top: 19px;
  margin-bottom: 17px;
  max-width: 450px;
}

.store_wrapper p a{
  color:#000000;
  font-size: 17px;
  text-decoration: none;
}

.store_wrapper_text p{
  font-size: 14px;
  color: #5a5050;
}

.store_wrapper_text h3{
  font-size: 17px;
}

.store_wrapper_text img{
  width: 24px;
}

.store_btn{
  display: flex;
  flex-wrap: wrap;
}

.store_btn a{
  border:1px solid gray;
  padding: 13px 24px;
  text-decoration: none;
  text-transform: capitalize;
  color:#000000;
  margin-top: 5px;
}

.store_btn a:hover{
  border:1px solid rgb(0, 0, 0);
  padding: 13px 24px;
  text-decoration: none;
  text-transform: capitalize;
  color:#000000;
}

.store_btn a:nth-child(2){
  border: 1px solid gray;
  background-color: #000000;
  padding: 13px 24px;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  margin-left: 19px;
}

.store_btn a:hover:nth-child(2){
  border:1px solid gray;
  background-color: #0e0d0d;
  padding: 13px 24px;
  text-decoration: none;
  text-transform: capitalize;
  color:#ffffff;
}

.unique_parades p {
  text-align: center;
  max-width: 500px;
  margin: auto;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}


.ul_round ul {
  line-height: 24px;
  margin-left: -15px;
}

.col_text_btn .video_btn_2 a {
  padding: 13px 35px;
  border: 1px solid #ffffff;
  margin: auto;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video_btn_2 .fal{
  font-size: 24px;
}

.video_text_btn {
  position: absolute;
  content: "";
  bottom: 20%;
  left: 10%;
}

.user_name_title h6{
 font-weight: 400;
}

.user_name_title h5{
  font-weight: 500;
 }
 
.wish_name h3{

  font-weight: 400;
  font-size: 22px;
}

.eyepos{
  position: absolute;
    top: 17px;
    right: 10px;
}

.footersection{
  padding-top: 100px;
  padding-bottom: 40px;
  background-position: center;
  border-top: 1px solid #80808073;
  margin-top: 16px;
  background-size: contain;

}

.footer_icons ul{
  display: inline-flex;
  list-style-type: none;
  padding: 20px;
}

.footer_icons ul li a{
  background-color: #878080;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    border-radius: 52px;
    width: 37px;
    margin: 3px;
    display: flex;
    justify-content: center;
}

.footer_about p{
  color:#ffffff;
  max-width: 243px;
}

.footer_about p span{
  color:#ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
}

.footer_links a{
text-decoration: none;
color: #000000;
}


.footer_links a:hover{
  text-decoration: none;
  color:#e3a20e;
  }

.footer_links ul{
  list-style-type: none;
  color: #000000;
  padding-left: 1px;
  font-size: 15px;
  font-weight: 400;
  line-height: 38px;
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
}

.footer_icons p{
  margin-bottom: 0px;
  font-size: 14px;
}

.footer_icons p a{
 text-decoration: none;
 color:#000000;
}

.footer_botm{
  padding-top: 30px;
  padding-bottom: 30px;
}



.footer_form .form-control{

  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #fff0;
  background-clip: padding-box;
  margin-top: 18px;
  border: 1px solid #ffffff45;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.footer_form .form-control::placeholder{
  color: #fff;
}

.footer_form .form-control:focus {
  background-color: #fff0;
  color: #fff;
}

.footer_botm{
  background-color: #ffffff;
}

.news-letter-form input {
  width: 55%;
  padding: 12px 25px;
  border-radius: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid;
}
.news-letter-form input[type="submit"] {
  width: auto;
  border: none;
  background-color: #000000;
  color: #ffffff;
  margin-top: 10px;
}

.bottom_text p{
  font-size: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}



.bottom_text a{
  color: #000000;
  font-size: 12px;
  font-weight: 600;
}

.bottom_text a:hover{
  color: #000000;
  font-size: 12px;
  font-weight: 600;
}

.footer_links h4{
  color: #000000;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}


.header_1{
  display: block;
}

.header_2{
  display: none;
}



.offcanvas-body nav ul{
  background: #ffffff;
  height: 100%;
  width: 100%;
  list-style: none;
  padding-left: 0px;
}
.offcanvas-body nav ul li{
  line-height: 50px;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.offcanvas-body nav ul li:last-child{
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
.offcanvas-body nav ul li a{
  position: relative;
  color: black;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 14px;
  padding-left: 14px;
  font-weight: 500;
  display: block;
  width: 100%;
  border-left: 3px solid transparent;
}
.offcanvas-body nav ul li.active a{
  color: #323131;
  background: #ffffff;
  border-left-color: #ffffff;
}
.offcanvas-body nav ul li a:hover{
  background: #ffffff;
}

.offcanvas-body .feat-show{
  transition: all 0.5s;
}

.offcanvas-body nav ul li.active ul{
 transition: all 0.5s;
}
.offcanvas-body nav ul ul{
  position: static;
  display: none; 
}

.offcanvas-body nav ul.show{
  display: block;
  transition: all 0.5s;
}

.offcanvas-body nav ul ul li{
  line-height: 42px;
  border-top: none;
}
.offcanvas-body nav ul ul li a{
  font-size: 15px;
  color: #000000;
  
}
.offcanvas-body nav ul li.active ul li a{
  color: black;
  font-size: 14px;
  background: #ffffff;
  border-left-color: transparent;
}

.offcanvas-body a:hover{
  color: #323131;
  background: #ffffff;
  border-left-color: #ffffff;
}
.offcanvas-body nav ul ul li a:hover{
  color: #323131;
  background: #ffffff;
  border-left-color: #ffffff;
}
.offcanvas-body nav ul li a span{
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 15px;
  transition: transform 0.4s;
}
.offcanvas-body nav ul li a span.rotate{
  transform: translateY(-50%) rotate(-180deg);
}


.bg_colors{
  position: relative;
  padding: 72px 58px;

}

.bg_colors::after{
  position: absolute;
  content:"";
  top:0px;
  left:0px;
  width:60%;
  height:100%;
  background-color: #efefef;
}


.eddu_box {
  max-width: 300px;
  margin-left: 60px;
}


.eddu_content h4{
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 35px;
  font-weight: 400;
}

.eddu_content p{
  text-overflow:ellipsis;
  overflow:hidden;
  line-height: 23px;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-size: 16px;
}

.furniture_img h4{
  padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.fillter_left h6{
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 15px;
}




.btn_clear{
  border: 1px solid #ddd5d5;
  padding: 1px 9px;
  font-size: 12px;
  border-radius: 6px;
  text-transform: capitalize;
  cursor: pointer;
}


.bottom_padding{
  padding-bottom: 19px;
  border-bottom: 1px solid #e6e6e6;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #ffffff !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25) !important;
}

.accordion-button:not(.collapsed) {
  color: #2a2929 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.browse_title h6{
  margin-bottom: 0px;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 13px !important;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif !important;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}



.accordion-button::after {
  width: 14px !important;
  height: 18px !important;
  margin-left: auto;
  content: "";
  background-image: url(../images/pl2.png) !important;
  background-repeat: no-repeat;
  background-size: contain !important;
  transition: transform .2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
  background-image:url(../images/pl.png) !important;
 
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgb(255 255 255 / 13%) !important;
}


.form-check-label p{
  font-size: 13px;
}

.form-check-input:checked {
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.accordion-body {
  padding: 0px 22px !important;
}

.range-slider {
  width: 100%;
  text-align: center;
  position: relative; 
  padding-top: 30px;
  padding-bottom: 20px;

}
.range-slider .rangeValues {
  display: block;
}

.range-slider input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  position: absolute;
  left: 0;
}

.range-slider input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  background: #000000;
  border: none;
  border-radius: 3px;
}

.range-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  border:1px solid #000;
  margin-top: -7px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.range-slider input[type=range]:focus {
  outline: none;
}

.range-slider input[type=range]:focus::-webkit-slider-runnable-track {
  background: #000000;
}

.range-slider input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  background: #000000;
  border: none;
  border-radius: 3px;
}

.range-slider input[type=range]::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #21c1ff;
}

/*hide the outline behind the border*/
.range-slider input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.range-slider input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
  z-index: -4;
}

.range-slider input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.range-slider input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.range-slider input[type=range]::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #21c1ff;
}

.range-slider input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

.range-slider input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.rate_head p{
  color: #000000 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}

.col_banner{
  position: relative;
}

.col_text_btn{
  position: absolute;
  content:"";
  bottom:20%;
  left:10%;
}

.col_text_btn h3 {
  color: #ffffff;
  font-size: 53px;
  font-weight: 400;
}


.col_text_btn .explore_btn_2 a {
  padding: 13px 35px;
  border: 1px solid #ffffff;
  margin: auto;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}


.col_text_btn .explore_btn_2 a:hover{
  padding: 13px 35px;
  border: 1px solid #ffffff;
  margin: auto;
  background-color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  color: #000000 !important;
}

.fillter_right select{
  border:none !important;
  border-radius: none;
  border: 1px solid #ff000000 !important;
  font-size: 15px !important;
  margin-left: 9px !important;
  user-select: none;
}

.fillter_right select::selection{
  border:none !important;
  border-radius: none;
  border: 1px solid #ff000000 !important;
}

.fillter_right h6{
  margin-bottom: 0px;
}

.Good_Design{
  padding-top: 60px;
  padding-bottom: 60px;
}


.box_text h3{

  font-size: 20px;
  font-weight: 400;
  margin-top: 15px;
}

.unique_paras p {
  text-align: center;
  max-width: 480px;
  margin: auto;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.faq h5{
  font-weight: 400;
  font-size: 18px;
}

.faq h6{
  font-weight: 400;
  font-size: 17px;
}

.faq p{
  font-size: 15px;
  margin-top: 19px;
}

.faq_section{
  padding-top: 66px;
  padding-bottom: 66px;
}

.faq .accordion-button{
  color: #2a2929 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  font-family: 'Montserrat', sans-serif;
  border-top: 1px solid #8080802b;
 
}

.faq_btn a{

  background-color: #000000;
  padding: 12px 16px;
  text-decoration:none;
  color:#ffffff;
  font-size: 17px;

}


.faq_btn a:hover{

  background-color: #000000;
  padding: 12px 16px;
  text-decoration:none;
  color:#ffffff;
  font-size: 17px;

}

.icon_section{
  width: 84px;
}

.craft_img{
  align-items: flex-start;
  display: flex;
  justify-content: center;
}

.icon_section img{
 
  width:50px;

}

.we_craft h4{
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}

.b2b_text p{
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
}

.b2b_pos{
  position: absolute;
  content: "";
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
  background-color: #00000066;
  bottom: 2px;
  left: 2px;
  padding: 8px;
}

.b2b_pos p{
  font-size: 16px;
  color:#ffffff;
}


.b2b_pos h4{
  font-size: 19px;
  color: #ffffff;
  padding-bottom: 0px;
}

.form_padding{
  padding-top: 60px;
  padding-bottom: 60px;
}


.input-wrapper {
  width:100%;
  position: relative;
  line-height: 14px;
  margin-top: 23px;
  display: inline-block;
}
.input-wrapper  label {
  color: #aea8a8;
  font-size: 15px;
  text-transform: capitalize;
  position: absolute;
  z-index: 2;
  left: 20px;
  top: 20px;
  padding: 0 2px;
  pointer-events: none;
  background: #fff;
  -webkit-transition: -webkit-transform 100ms ease;
  -moz-transition: -moz-transform 100ms ease;
  -o-transition: -o-transform 100ms ease;
  -ms-transition: -ms-transform 100ms ease;
  transition: transform 100ms ease;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.input-wrapper input {
  font-size: 13px;
  color: #555;
  width: 100%;
  height: 49px;
  outline: none;
  border: 1px solid #cfcece;
  padding: 10px 20px;
  border-radius: 2px;
  position: relative;
}

.input-wrapper input:invalid + label {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-wrapper input:focus {
  color: #1d1c1c;
}
.input-wrapper input:focus + label {
  color: #1d1c1c;
  font-size: 12px;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}


.news-letter-form button{
  width: auto;
  border: none;
  background-color: #000000;
  color: #ffffff;
  margin-top: 10px;
  padding: 11px 61px;

}

.poli_addres h5{
  font-size: 24px;
}


.poli_addres h6{
  font-size: 19px;
  font-weight: 400;
  max-width: 250px;
  line-height: 31px;
}

.poli_addres{
padding-left: 57px;
}

.poli_addres img{
  width: 20px;
}

.poli_addres .footer_icons ul li a {
  background-color: #000000;
  color: #ffffff;
  padding: 10px;
  text-decoration: none;
  border-radius: 52px;
  width: 37px;
  margin: 3px;
  display: flex;
  justify-content: center;
}

.poli_addres .footer_icons ul {
  display: inline-flex;
  list-style-type: none;
  padding-left: 0px;
  justify-content: left;
}

.poli_addres .contact_icon h6{
 
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.whyus_text p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  line-height: 27px;
  font-size: 16px;
  color: #2a2929;
  max-width: 470px;
}

#headerPopup{
  width:75%;
  margin:0 auto;
}

#headerPopup iframe{
  width:100%;
  margin:0 auto;
}

.why_img_ul ul{
  list-style-type: none;
}

.why_img_ul li{
  position: relative;
  margin-top: 20px;
}


.why_img_ul li::after{
  position: absolute;
  content: "";
  top: 4px;
  left: -30px;
  font-family: "Font Awesome 5 pro";
  font-weight: 900;
  font-size: 13px;
  content: "\f053";

}

.login .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 2px 59px;
}

.login .modal-body h3{
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
}

.login .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e600;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.frgt a{
  color:gray;
  font-size: 15px;
  text-align: right;
  text-decoration: none;
}

.frgt a{
  color:gray;
  font-size: 14px;
  text-align: right;
  text-decoration: none;
  
}


.frgt a:hover{
  color: #e3a20e;
  font-size: 14px;
  text-align: right;
  text-decoration: none;
 
}

.loginbtn button{
  background-color: #000000;
  color:#ffffff;
  padding: 12px 23px;
  border:1px solid #000;
  width: 48%;
  margin: auto;
}

.loginbtn button:hover{
  background-color: #ffffff;
  color:#000000;
  padding: 12px 23px;
  border: 1px solid #e4e4e4;
  width: 48%;
  margin: auto;
}

.loginbtn button:nth-child(2) {
  background-color: #fffefe;
  color: #000000;
  padding: 12px 23px;
  border: 1px solid #bebdbd;
  width: 48%;
  margin: auto;
}

.loginbtn button:nth-child(2):hover{
  background-color: #ffffff;
  color:#000000;
  padding: 12px 23px;
  border:none;
  border:1px solid #000;
  width: 48%;
  margin: auto;
}


.loginbtn_google button{
  background-color: #ffffff;
  color:#000000;
  padding: 12px 23px;
  border: 1px solid #e4e4e4;
  width: 48%;
  margin: auto;
}


.loginbtn_google img{
  width:22px;
}

.form-check p{
  font-size: 12px;
  color: gray;
  margin-bottom: 0px;
  margin-top: 3px;
}

.signup_btn h6 a{
  text-decoration: none;
  color: #e3a20e;
  cursor: pointer;
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 538px !important;
  border-left: 1px solid rgba(0,0,0,.2);
  transform: translateX(100%);
}

.yourcart_item_name h5{
  font-size: 18px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
}

.your_cart_wrapper{
  width: 150px;
  height: 150px;
}


.yourcart_detail{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8px;
  margin-left: 8px;

}

.your_item_rate h6{
  
  font-size: 18px;
  font-weight: 700;
}

.your_item_rate h6 span{
  color:#e3a20e;
  font-size: 14px;
  font-weight: 400;
}

.your_item_rate h6 s{
  color:#5c5c5c;
  font-size: 14px;
  font-weight: 500;
}

.remove_wish{
  margin-top: 32px;
  padding-bottom: 10px;
  border-bottom: 1px solid #8080804d;
}

.remove_box a{
  text-decoration: none;
  color:gray;
  font-size: 14px;
}

.remove_box a:hover {
  text-decoration: none;
  color: gray;
  font-size: 14px;
}

.remove_box a:hover{
  text-decoration: none;
  color:#e3a20e;
  font-size: 14px;
}

.your_cart_finale_wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.your_cart_finale_wrapper{
  
  width: 80%;
  margin-top: 11px;

}

.your_sub_title h5{
  font-size: 16px;
  font-weight: 400;
}

.product_detail_img_wrp {
  position: relative;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.your_sub_title h4{
  font-size: 21px;
}

.your_sub_title h6{
  color:#5cd270;
}

.process_cart{
  background-color: #000000;
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
    
}

.process_cart:hover{
  background-color: #000000;
    padding: 15px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.process_cart a{
  text-decoration: none;
  color:#ffffff;
}

.process_cart a:hover{
  text-decoration: none;
  color:#ffffff !important;
}

.pro_cart_btn a{
text-decoration: none;
color:#ffffff;
}

.pro_cart_btn a:hover{
  text-decoration: none;
  color:#ffffff;
}

.quantity {
  display: inline-block;
width: 100%; }
 
 .quantity .input-text.qty {
  width: 61%;
  height: 39px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #b3aeae;
 }
 
 .quantity.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top; 
  
}
 
 .quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
 }
 
 .quantity.buttons_added .minus,
 .quantity.buttons_added .plus {
  padding: 7px 10px 8px;
  height: 39px;
  background-color: #ffffff;
  border: 1px solid #b3aeae;
  cursor:pointer;}
 
 .quantity.buttons_added .minus {
  border-right: 0; }
 
 .quantity.buttons_added .plus {
  border-left: 0; }
 
 .quantity.buttons_added .minus:hover,
 .quantity.buttons_added .plus:hover {
  background: #eeeeee; }
 
 .quantity input::-webkit-outer-spin-button,
 .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0; }
  
  .quantity.buttons_added .minus:focus,
 .quantity.buttons_added .plus:focus {
  outline: none; }
 
  .coupon_wrapper {
    border: 1px solid #e4dfdf;
    padding: 27px;
    margin: auto;
    max-width: 358px;
}


.coupon_wrapper .your_cart_finale_wrapper {
  width: 100%;
  margin-top: 11px;
}

.your_cart_title_head h5{
  font-weight: 400;
  margin-bottom: 23px;
  margin-top: 23px;
  font-size: 19px;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}

.form_apply_wrapper .subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  font-size: 14px;
  background: #2e2e2e00;
  border: 1px solid #2e2e2e2b;
  color: rgb(0, 0, 0);
}

.form_apply_wrapper .subscribe-form button {
  position: absolute;
  right: 0;
  background: #ffffff;
  padding: 12px 20px;
  border: 1px solid #000000;
  top: 0px;
  color: #000;
}

.coupon_wrapper .your_sub_title h4 {
  font-size: 16px;
  font-weight: 500;
}

.coupon_wrapper .your_sub_title h5 {
  font-size: 15px;
  font-weight: 400;
}

.coupon_wrapper .your_sub_title h6 {
  color: #5cd270;
  font-weight: 400;
}

.yourcart_item_name p{
  font-size: 12px;
  max-width: 200px;
}

.cart_form .yourcart_item_name h5 {
  font-size: 17px;
  font-weight: 500;
  max-width: 246px;
}

.book_modal_text {
  padding: 44px !important;
}

.book_modal_text h4{

  font-size: 25px;
  font-weight: 400;

}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e600 !important;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.input-wrapper .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff2e !important;
  border: 1px solid #ced4da !important;
  /* border-bottom: 1px solid #ebb8a7 !important; */
  cursor: pointer;

}

.mobile_fliter_sectiom{
  display: none !important;
}

.mob_border {
  border-top: 1px solid rgb(255 255 255 / 0%);
  border-bottom: 1px solid rgb(225 223 223 / 0%);
}



.mobile_fliter_sectiom{
  padding-top: 16px;
  padding-bottom: 16px;
 
  
}

.filtering_btn .fal{
  font-weight: 700;
}

.filtering_btn{
  font-weight: 500;
}

.myaccount_left{
  margin-left: 30px;
}

.myaccount_right{
  border: 1px solid #d5cfcf;
  padding: 10px;
}

.wishlist_tab .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  margin-top: 21px;
  margin-left: 18px;
  color: #675c5c !important;
  background-color: #ffffff !important;
  font-size: 17px !important;
  padding: 0px;
  padding-bottom: 8px !important;
  width: fit-content;
  border-radius: 0 !important;
  transition: 1s all linear;
}

.wishlist_tab .nav-pills .nav-link.active {
  color: #000 !important;
  background-color: #ffffff !important;
  margin-top: 21px;
  font-size: 17px !important;
  padding: 0px;
  width: fit-content;
  border-bottom: 1px solid rgba(128, 128, 128, 0) !important;
}

.user_name_title{
  margin-top: 21px;
  margin-left: 18px;
}

.fixed_whatsapp{
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 43px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  z-index: 999;
  border-radius: 23px;
  cursor: pointer;
}

.fixed_whatsapp .fab{

 
    font-size: 17px;
    color: #fff;

}

.route_point1{
  color: rgb(186 177 177);
}

.route_point1.active{
  color:#e3a20e;
}


.route_wrapper{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background-color: #0000000d;
  border-radius: 31px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.route_title p{
  margin-bottom: 0px;
  font-size: 14px;
}

.route_tick .fal{
  font-size: 14px;
}

.product_detail h4{
  font-size: 30px;
  font-weight: 400;
}

.your_item_rates h6{
  font-size: 21px;
  font-weight: 400;
}

.your_item_rates s{
  font-size: 18px;
  color:gray;
  font-weight: 400;
}

.your_item_rates span{
  font-size: 18px;
  color:#e3a20e;
  font-weight: 400;
}

.emi_text p{
  margin-bottom: 0px;
  font-size: 15px;
}


.quantits .news-letter-form button {
  width: auto;
  border: none;
  background-color: #000000;
  color: #ffffff;
  margin-top: 39px;
  padding: 8px 23px;
}

.ship_icon_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.icon {
  width: 37px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ebebeb;
  border-radius: 4px;
}

.title a{
  color: #6a6d70;
  font-size: 13px;
  margin-left: 7px;
}

.title a:hover{
  color: #6a6d70;
  font-size: 13px;
  margin-left: 7px;
}

.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
 border-color:#cccccc; 
}
.form-control{width:20%}
.my-navbar-nav > li > a {
  border-right: 1px solid #ddd;
  padding-bottom: 15px;
  padding-top: 15px;
}
.my-navbar-nav:last-child{ border-right:0}
.round-btn{
  height: 50px;
  width: 50px;
  background-color:transparent;
  border-radius: 34px;
  text-align: center;
  line-height: 50px;
  color:gray;
  float: right;
}
.flip-icon{
   -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.hidden-search-box .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  margin-top: 15px;
  margin-left: -9px;
  overflow: hidden;
  
}

.add-on .form-control{
  color:rgb(56, 56, 56) !important;
  border-radius: 22px;
}


.hidden-search-box{
  display: none;
  position:absolute;
  top:0px;
  right:0px;
  float:right;
  background-color: rgb(255, 255, 255);
  height: 100%;
  width: 70%;
  z-index: 1000;

}
.addon-btn{
  width: 50px;
  height: 50px;
  background-color: #000000;
  border: 0 none;
  margin-top: 0px;
  color: #ffffff;
  display: flex;
  border-radius: 22px;
  justify-content: center;
  align-items: center;

}
.addon-text-box, addon-text-box:active{
  background-color: transparent!important;
  border: 0 none;
  color:  #ffffff!important;
  border-radius: 0;
  border-bottom: 1px #FFF solid;
  font-family: Proxima Nova soft,Helvetica,sans;
  font-weight: 600;
  margin-left: 15px;
  margin-right: 0px;
 
}

.add-on .form-control::placeholder{
  font-size: 14px;
}

.traingle{
  height:15px;
  width: 15px;
  background-color: transparent;
  border-left: 15px transparent solid;
  border-right: 15px transparent solid;
  border-bottom: 15px rgba(37, 51, 66, 0) solid;
  float:right;
  margin-top: -10px;
  margin-right: 10px;
}

.ticktext p{
  font-size: 10px !important;
  margin-bottom: 0px;
  text-align: center;
}

.fabric-check ul {
  list-style-type: none;
  margin-left: -42px;
}

.fabric-check li {
  display: inline-block;
}

.fabric-check input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}

.fabric-check label {
  border: 1px solid #fff;
  padding: 0px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

.fabric-check label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid white;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.4s;
  transform: scale(0);
}

.fabric-check label img {
  height: 81px;
  width: 81px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  border-radius: 7px;
}

.fabric-check:checked + label {
  border-color: #ddd;
}

.fabric-check :checked + label:before {
  content: "\f00c";
  background-color: white;
  transform: scale(1);
  font-family: "Font Awesome 5 Pro";
  color: #000000;
  font-size: 10px;
}

.fabric-check :checked + label img {
  border: 2px solid rgb(0 0 0 / 47%);
 
  /* box-shadow: 0 0 5px #333; */
  z-index: -1;
  padding: 1px;
  border-style: dashed;
}

.fabo {
  border: 1px solid #80808029;
  padding-top: 11px;
  padding-bottom: 8px;
  padding-left: 8px !important;
}

.fabo p{
  font-size: 14px;
}


.product_detail_padding{
  padding-left: 39px !important;
}



  @media screen and (max-width: 1397px) {

    .header_1{
      display: none;
    }

    .hidden-search-box .input-group {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      width: 100%;
      margin-top: 27px;
      margin-left: -9px;
      overflow: hidden;
  }
    
    .header_2{
      display: block;
    }
    
    .nav-link {
      display: block;
      padding: 0.5rem 1rem;
      color: #0d6efd;
      font-size: 14px !important;
      text-decoration: none;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 15px !important;
      padding-left: 15px !important;
    }
    .header_1 .container-fluid{
        width:100%;
        margin: auto;
      }

      .box_text h4{
        font-size: 16px;
        font-weight: 400;
      }

      .store_btn a:nth-child(2) {
        border: 1px solid gray;
        background-color: #000000;
        padding: 13px 24px;
        text-decoration: none;
        text-transform: capitalize;
        color: #ffffff;
        margin-left: 7px;
    }

    .login .modal-body {
      position: relative;
      flex: 1 1 auto;
      padding: 2px 29px;
    }

      
  }
  

@media screen and (max-width:763px)
{
  .side_page{
    display: none;
  }
  .product_detail_padding {
    padding-left: 0px !important;
}
  .your_cart_finale_wrapper {
    width: 100%;
    margin-top: 11px;
}

  .hidden-search-box{
    display: none;
    position:absolute;
    top:0px;
    right:0px;
    float:right;
    background-color: rgb(255, 255, 255);
    height: 100%;
    width: 70%;
    z-index: 1000;
  
  }

  .fillter_right{
   visibility: hidden;
  }

  .mobile_fliter_sectiom{
    display: block !important;
  }
  .mob_border{
    border-top: 1px solid rgb(225 223 223);
    border-bottom:1px solid rgb(225 223 223);
  }
  .myaccount_left {
    margin-left: 0px;
}

.faq .accordion-button {
  color: #2a2929 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-family: 'Montserrat', sans-serif;
  border-top: 1px solid #8080802b;
}
.accordion-button::after {
  width: 11px !important;
  height: 11px !important;
  margin-left: auto;
  content: "";
  background-image: url(../images/pl2.png) !important;
  background-repeat: no-repeat;
  background-size: contain !important;
  transition: transform .2s ease-in-out;
}

.product_detail h4 {
  font-size: 22px;
  font-weight: 400;
}

.accordion-body {
  padding: 0px 0px !important;
}

}



  @media screen and (max-width:500px){
    .your_sub_title h5 {
      font-size: 14px;
      font-weight: 400;
  }
  .hidden-search-box .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    margin-top: 15px;
    margin-left: -9px;
    overflow: hidden;
}
  .breadcrumb a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
}

  .book_modal_text {
    padding: 24px !important;
  }
  .store_wrapper {
    padding: 5px !important;
}
.store_btn a {
  border: 1px solid gray;
  padding: 13px 8px;
  text-decoration: none;
  text-transform: capitalize;
  color: #000000;
  margin-top: 5px;
  font-size: 13px;
}

  .your_sub_title h4 {
    font-size: 16px;
}
    .yourcart_item_name h5 {
      font-size: 14px;
      font-weight: 400;
  }
    .cart_form .yourcart_item_name h5 {
      font-size: 15px;
      font-weight: 500;
      max-width: 246px;
  }


    .uniqueslider_inner .container-fluid {
      width: 100%;
      margin: auto;
    }
    .best_seller p {
      margin-bottom: 0px;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 10px;
      padding: 2px 6px;
      margin-top: 0px;
  }
    .main_logo {
      width: 67px !important;
  }
    
    .uniqueslider .container-fluid {
      width: 100%;
      margin: auto;
  }
  .furniture_detail {
    border: 1px solid #8080804a;
    padding: 5px 5px 2px 5px;
}
  .heading_text h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    color: #000000;
}

.console_section .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  display: none;
  padding: 0!important;
  font: inherit;
  position: absolute;
  top: 41%;
  left: 41px;
  font-size: 89px !important;
  font-weight: 100 !important;
  color: #d6d0d0 !important;
  z-index: 99;
}
.filtering_btn {
  font-weight: 700;
  font-size: 12px;
}
.console_section .owl-nav button.owl-next {
  background: 0 0;
  color: inherit;
  border: none;
  display: none;
  padding: 0!important;
  font: inherit;
  position: absolute;
  top: 41%;
  left: 41px;
  font-size: 89px !important;
  font-weight: 100 !important;
  color: #d6d0d0 !important;
  z-index: 99;
}

.unique_text h5 {
  font-size: 19px;
  font-weight: 400;
  line-height: 48px;
  font-family: 'Montserrat', sans-serif;
}

.revl_img h5 {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
}
.nav-pills .nav-link.active {
  color: #000 !important;
  background-color: #ffffff !important;
  font-size: 19px !important;
  padding: 0px;
  width: fit-content;
  border-bottom: 1px solid gray !important;
}
.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  margin-top: 0px;
  margin-left: 0px;
  color: #b2abab !important;
  background-color: #ffffff !important;
  font-size: 18px !important;
  padding: 0px;
  padding-bottom: 8px !important;
  width: fit-content;
  border-radius: 0 !important;
  transition: 1s all linear;
}
.product_name h6 {
  font-size: 12px;
  margin-top: 17px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
}
.whyus_text p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 27px;
  font-size: 15px;
  color: #2a2929;
  max-width: 470px;
}
.footersection {
  padding-top: 100px;
  padding-bottom: 1px;
  background-position: center;
  border-top: 1px solid #80808073;
  margin-top: 16px;
  background-size: contain;
}
.book_modal_text h4 {
  font-size: 17px;
  font-weight: 400;
}

  }


  @media screen and (max-width:350px){
    .cart_form .yourcart_item_name h5 {
      font-size: 12px;
      font-weight: 500;
      max-width: 246px;
  }
  .your_cart_wrapper {
    width: 118px;
    height: 118px;
}
.yourcart_item_name h5 {
  font-size: 12px;
  font-weight: 400;
}

element.style {
}
.remove_box a {
    text-decoration: none;
    color: gray;
    font-size: 14px;
}
.icon_item a {
    color: rgb(0 0 0 / 71%);
    text-decoration: none;
    font-size: 13px !important;
}
.quantity {
  display: inline-block;
  width: 80%;
}

.store_wrapper_text h3{
  font-size: 16px;
}

  }