@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet');

/* preloader css */
#preloader {
  background: rgba(0, 0, 0, 0.5);
   background-repeat: no-repeat; 
   background-position:center center;
  height: 100%;
  background-size: 10%;
  width: 100%;
  position: fixed;
  z-index: 100;
}

/* preloader css */
/* common styling */

* {
  box-sizing: border-box;
}

/**::-webkit-scrollbar {*/
/*  display: none;*/
/*}*/

*,
*::after,
*::before {
  box-sizing: border-box;
}

html{
    overflow-x:hidden;
}

html,
body {
  height: 100%;
  /*width:100%;*/
  /*overflow-x:hidden;*/
}

body {
  line-height: 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  visibility: visible;

  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #5a5a5a;
  overflow-x:hidden;
  /*overflow-x:hidden;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 0;
  font-family: -apple-system !important;
}

h1 {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  line-height: 36px;
}

h3 {
  font-size: 30px;
  line-height: 30px;
}

h4 {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}

h5 {
  font-size: 15px;
  line-height: 18px;
}

h6 {
  font-size: 12px;
  line-height: 14px;
}

p:last-child {
  margin-bottom: 0;
}

a,
button {
  color: inherit;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}

.btn:focus {
  box-shadow: none;
}

a,
button,
img,
input,
span {
  transition: all 0.3s ease 0s;
}

*:focus {
  outline: none !important;
}

a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button,
input[type="submit"] {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
  /*border-radius: 10px;*/
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.items_single_page .modal_tab_button li .active{
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_black_version {
  background: #F6F4F2;
}

.header_black .header_top {
  border-bottom: 1px solid transparent;
}

.header_black .social_icone ul li a {
  background: #2f2f2f;
  color: #cccccc;
}

.header_black .social_icone ul li a:hover {
  background: #a8741a;
}

.header_black .top_right > ul > li::before {
  background: #2d2d2d;
}

.header_black .top_right > ul > li:hover > a {
  color: #a8741a;
}

.header_black .top_right > ul > li > a {
  color: black;
}

.header_black .top_right > ul > li > a:not([href]):not([tabindex]) {
  color: black;
}

.header_black .top_right > ul > li > a:not([href]):not([tabindex]):hover {
  color: #a8741a;
}

.header_black .dropdown_language li,
.header_black .dropdown_currency li,
.header_black .dropdown_links li {
  border-bottom: 1px solid #2d2d2d;
}

.header_black .dropdown_language li a:hover,
.header_black .dropdown_currency li a:hover,
.header_black .dropdown_links li a:hover {
  color: #a8741a;
}
.product_black_section .single_product{
    position: relative;
}

.addtocart_inq_btn li{
    list-style: none;
}

.header_black .dropdown_links {
  left: -98%;
}

.checkout-new-address{
    width: 47%;
}

.firstslider1{
    width: 35%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
   
}

.firstslider1 img{
     width: auto !important;
    height: fit-content;
   
}

.serach-item-details{
    width: 100%;
    height: 150px;
    overflow: scroll;
    padding-left: 5px;
    
}

.serach-item-details a{
    width: 100% !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 15px !important;
    height: 30px !important;
}

.active78{
    display: block !important;
    top: 5%;
    left: 20%;
    transition: all 3s ease-in-out;
}

.categroymaindiv{
    display: flex;
    justify-content: space-between;
        padding: 0px 10px;
}

.menubaricon{
    display: none;
}

.single_blog{
    margin: 2px 5px;
}

.menubariconclose{
    display: none;
}

.btnfontsize{
    font-size: 1.1vw;
}

.filterbtns{
    margin-top: 5px;
}

.filterbtns a{
    padding: 8px 8px;
    border: 1px solid black;
    border-radius: 5px;
}

.filterbtns a:hover{
    color: white;
    background: #444546;
}

.filterbtns-active{
       color: white;
    background: #444546;
}

.cart-btns:hover{
    color: white;
}

.cart-btn{
    font-size: 22px;
}


/*new glam css start*/

.circlecategoey_glam887{
display:none !important;    
}
#new_arrivelstitle999 h2{
  padding-right:0 !important;  
}
.border_glam{
    position: relative;
    top:-4px;
}
#footer__glammwrap76{
width:1450px !important;    
}
#loginglam__new{
    margin-top:0 !important;
    padding-top:30px;
}
#footerlogo__glam{
padding-top:10px;    
}
#register__form776{
    gap:0 !important;  
}
#signup_glam449{
padding-top:0;    
}
#glam__form998{
padding-top:80px!important;   
padding-bottom:80px;
}
.topcategory__glam33{
     padding-left:20px;
    padding-right:20px;
}
.topcategory__glam22 {
    padding-left:20px;
    padding-right:20px;
}
#prod__newglam009{
 padding-left:8px;   
}
#quick__arrivels997{
    bottom:8px;    
}
#features___glamcontent{
padding-top:20px;    
}
#subquick_btnn{
bottom:8px !important;    
}
#product__subglam{
  /*height: 260px;  */
  display:flex;
  align-items:center;
}
#subactionlinks{
display:flex;
justify-content:center;
}
#sub__singlewrapp99{
   display:flex;
justify-content:center;
align-items:center;
 height: 420px;
 position: relative;
}
.wishlist__Anchor__manu{
    position: absolute;
    top: 21px;
    right: 24px;
    font-size: 2rem;
}
.wishlistremove__Anchor__manu{
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 2rem;
}

.sub__singleglam{
  /*height: 250px; */
 padding:10px;     
}
#featured__wrappglam{
   display:flex;
justify-content:center;
align-items:center;
height:600px;    
}
#glam__features883{
    /*height:400px;   */
padding:10px;
display:flex;
padding-top: 20px;
align-items:center;
}
.featured__thumb997{
 /*height: 400px; */
 padding:10px;    
}

#all__glamwrapp{
  display:flex;
justify-content:center;
align-items:center;
height:auto;  
}
#quick___glambtn{
bottom:18px !important;    
}
#all__productcont{
    padding-top: 10px;    
}
#all_quick998{
/*bottom:0 !important;    */
}
#allcate__glam{
/*height:400px;   */
padding:10px;
display:flex;
align-items:center;
}
.all__glam887{
  /*height: 400px; */
     padding:10px;   
}
.single__glam887{
     /*height: 550px; */
     padding:10px;
     padding-top:0;
}
#product___thumbgalm{
/*height:450px;   */
padding:10px;
display:flex;
align-items:center;
}
#selling__glamwrapp{
display:flex;
justify-content:center;
align-items:center;
height:auto;

}


    

#cate__glam989{
padding-top:50px;    
}
#newarrivels_glam{
    padding-top:15px;
}
.cate__floralicon{
    display:flex;
    justify-content:center;
    
}
#homecate_glam{
    padding-top:50px;
    
}
#sendmsg__glam{
border:1px solid #d9788f;
padding:5px;
background:#d9788f;
border-radius:5px;
color:white;
}
#features__glam{
padding-top:50px;    
}
#contact-form{
box-shadow:0px 0px 12px -7px #7c6a6f;
padding:45px;
border-radius:10px;
height:500px;

}
#deliver___icon{
color: white;
border: 1px solid transparent;
border-radius: 50%;
padding: 8px;
background: #ef9cb0;
width: 30px;
height: 30px;
box-shadow:0px 6px 12px 0px #7c6a6f;
}
.fliter_cont h3 {
    color:#7c6a6f !important;
}
#glam__Pricebox{
 /*border:1px solid; */
 /*padding:5px;*/
}
#btn__glam{
background:#7c6a6f!important;    
}
#header___glam{
background:#7c6a6f !important;    
}
#glam__shipping{
color:white !important;    
}

#social__galm a{
background: white !important;
color: #7c6a6f !important;    
}
.header_black .top_right > ul > li > a{
color:white !important;    
}






/*new css end*/



.homedflex{
    display: flex;
    justify-content:center;
}
 .inputclassleftr{
        width: 7vw;
padding-left: 2px;
border: 1px solid gray;
display: flex;
justify-content: center;
margin-top: 15px;
align-items: center;
    }

.cartwidthr{
    width: 4vw;
}
.createcol5 div div div{
    /*width: 280px !important;*/
    /*margin: 0px 15px !important;*/
}

.newaddressr{
    width: 50%;
}

.social_icone ul li {
  display: inline-block;
  margin-left: 5px;
}

.social_icone ul li:first-child {
  margin-left: 0;
}

.social_icone ul li a {
  background: #ebebeb;
  color: #aaaaaa;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}

.social_icone ul li a:hover {
  background: #a8741a;
  color: #ffffff;
}

.catactive{
    color: #d9788f !important;
    font-weight: 600 !important;
}

.top_right > ul > li {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
}

.top_right > ul > li:hover ul.dropdown_currency {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.top_right > ul > li:hover ul.dropdown_language,
.top_right > ul > li:hover .header_black ul.dropdown_currency,
.header_black .top_right > ul > li:hover ul.dropdown_currency,
.top_right > ul > li:hover .header_black ul.dropdown_links,
.header_black .top_right > ul > li:hover ul.dropdown_links {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.top_right > ul > li:hover ul.dropdown_links {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.top_right > ul > li:first-child {
  padding-left: 0;
  margin-left: 0;
}

.top_right > ul > li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 15px;
  background: #ebebeb;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}

.top_right > ul > li:first-child::before {
  display: none;
}

.top_right > ul > li > a {
  color: #242424;
  text-transform: capitalize;
  line-height: 26px;
  font-size: 12px;
  cursor: pointer;
  display: block;
  font-weight: 400;
  padding: 9px 0;
}

.top_right > ul > li > a i {
  margin-left: 3px;
  font-size: 10px;
}

.dropdown_currency,
.dropdown_language,
.dropdown_links,
.header_black .dropdown_currency,
.header_black .dropdown_links {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  text-align: center;
  top: 125%;
  transition: all 0.3s ease-out;
  overflow: hidden;
  left: -154%;
  z-index: 9999;
  padding: 0 15px;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
}

.header_black .dropdown_language,
.header_black .dropdown_currency,
.header_black .dropdown_links {
  background: #d9788f;
}

.dropdown_language li a,
.header_black .dropdown_currency li a,
.header_black .dropdown_links li a {
  text-transform: capitalize;
  display: block;
  font-size: 12px;
  color: #242424;
  text-align: center;
}

.dropdown_language li a:hover,
.header_black .dropdown_currency li a:hover,
.header_black .dropdown_links li a:hover {
  color: #a8741a;
}

.header_black .dropdown_language li:last-child,
.header_black .dropdown_currency li:last-child,
.header_black .dropdown_links li:last-child {
  border-bottom: 0;
}

.header_black .dropdown_language li a,
.header_black .dropdown_currency li a,
.header_black .dropdown_links li a {
  color: #ffffff;
}

.header_black .dropdown_links {
  left: -98%;
}

.dropdown_language li,
.header_black .dropdown_currency li,
.header_black .dropdown_links li {
  border-bottom: 1px solid white;
  line-height: 36px;
  padding: 5px 0;
}

.dropdown_language li:last-child,
.header_black .dropdown_currency li:last-child,
.header_black .dropdown_links li:last-child {
  border-bottom: 0;
}

.dropdown_language li a:hover,
.header_black .dropdown_currency li a:hover,
.header_black .dropdown_links li a:hover {
  color: #7c6a6f;
}

/* *****************Middle Header******************** */
.header_middel {
  background: #ffffff;
}

.header_black .header_middel {
  border-bottom: 1px solid #a8741a;
}

.home_contact {
  display: flex;
}

.home_contact .contact_box {
  padding-right: 25px;
  margin-right: 25px;
  border-right: 2px solid #cccccc;
}

.header_black .home_contact {
  align-items: center;
}

.header_black .contact_box {
  margin-left: 15px;
}

.header_black .contact_box p {
  color: #c39431;
  font-size: 14px;
}

.middel_right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.search_btn {
  position: relative;
}

.search_btn:hover .dropdown_search {
  opacity: 1;
  visibility: visible;
  top: 110%;
}


.search_btn a {
  width: 45px;
  height: 45px;
  border-radius: 3px;
  text-align: center;
  line-height: 45px;
  border: 1px solid white;
   color: #7c6a6f; 
  font-size: 20px;
  display: block;
}

.search_btn a:hover {
  color: #d9788f;
}

.header_black .search_btn form button {
  position: absolute;
  top: 0;
  right: 10px;
  border: 0;
  background: inherit;
  color: #ffffff;
  font-size: 20px;
  height: 100%;
}

.header_black .search_btn form button:hover {
  color: #a8741a;
}

.dropdown_search {
  position: absolute;
  right: 0;
  border: 1px solid;
  opacity: 0;
  visibility: hidden;
  top: 120%;
  transition: 0.3s;
  z-index: 999;
}

.dropdown_search form {
  position: relative;
  width: 280px;
  border: 1px solid #ebebeb;
  background: #ffffff;
  z-index: 9;
}

.dropdown_search form input {
  border: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 67px 0 10px;
  background: inherit;
  font-size: 12px;
  color: black;
}

.dropdown_search form button {
  position: absolute;
  top: 0;
  right: 0;
  background: #ebebeb;
  width: 59px;
  height: 100%;
  border: 0;
  border-left: 1px solid #2d2d2d;
  padding: 0;
  font-size: 20px;
  background: none;
  color: #ffffff;
}

.header_black .dropdown_search form {
  background: white;
  border: 1px solid #7c6a6f;
}


.wishlist_btn{
    display: flex !important;
}

.header-login2{
    display: none !important;
}

.header_black .wishlist_btn {
  margin-left: 1px;
}

.header_black .wishlist_btn a {
    width: 38px;
    height: 34px;
    border-radius: 3px;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    display: block;
    border: 1px solid #d9788f;
}

.header_black .wishlist_btn a:hover {
  color: #a8741a;
}

.cart_link {
  margin-left: 15px;
  position: relative;
}

.cart_link span.cart_quantity {
  position: absolute;
  left: -11px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  background: #a8741a;
  color: #ffffff;
  border-radius: 50%;
  top: -4px;
}
.wishlist__heart__manu{
    position: relative;
}
#wishlist_quantity {
  position: absolute;
  left: -11px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  background: #d9788f;
  color: #ffffff;
  border-radius: 50%;
  top: -4px;
  font-size: 1rem;
}



.cart_link > a{
    font-size: 24px;
    width: 38px;
    height: 34px;
    font-weight: 500;
    text-transform: capitalize;
    /* color: #212121; */
    /* border: 1px solid #ebebeb; */
    padding: 5px 5px 5px 4px;
    line-height: 18px;
    border-radius: 3px;
    display: block;
}

.cart_link > a:hover {
  color: #a8741a;
}

.cart_link > a i.ion-android-cart {
  font-size: 22px;
  /* margin-right: 10px; */
  /* border-right: 1px solid #ebebeb; */
  position: relative;
  top: 3px;
  /* padding-right: 10px; */
}

.cart_link>a i.ion-chevron-down {
  font-size: 17px;
  margin-left: 3px;
}

.header_black .cart_link span.cart_quantity {
  /*background: #a8741a;*/
  background:#d9788f;
}

.header_black .cart_link>a {
  /* color: #ffffff; */
  border: 1px solid #d9788f;
}

.header_black .cart_link > a:hover {
  color: #a8741a;
}

.header_black .cart_link > a i.ion-android-cart {
  /* border-right: 1px solid #2d2d2d; */
}

.mini-cart-wrapper {
  position: fixed;
  min-width: 355px;
  height: 100%;
  padding: 18px 20px 33px;
  background: #ffffff;
  z-index: 999;
  right: 0;
  top: 0;
  transition: 0.5s;
  transform: translateX(100%);
}

.mini-cart-wrapper.active {
  transform: translateX(0);
  transition: 0.5s;
}

.header_black .mini-cart-wrapper {
  background: #F6F4F2 !important;
  border: 1px solid #2d2d2d;
  width: 0px;
  overflow-y: scroll;
}

.header_black .mini-cart-wrapper::-webkit-scrollbar { 
  /*width: 0 !important;*/
  display: none; 
}

.cart_close {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}

.header_black .cart_close {
  border-bottom: 1px solid #2d2d2d;
}

.cart_text h3 {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
  color: black;
}

.mini_cart_close > a {
  font-size: 25px;
  color: black;
}

.mini_cart_close > a:hover {
  color: #a8741a;
}

.cart_item {
  padding: 20px 0;
  border-bottom: 1px solid black;
  display: flex;
  overflow: hidden;
}

.cart_img {
  width: 100px;
  margin-right: 10px;
}

.cart_info {
  width: 100%;
  margin-left: 40px;
  text-align: left;
}

.cart_info a {
  font-weight: 400;
  color: black;
  text-transform: capitalize;
  font-size: 14px;
}

.cart_info a:hover {
  color: #a8741a;
}

.cart_info span {
  display: block;
}

.cart_info span.price_cart {
  color: black;
  font-weight: 500;
}

.header_black .cart_info span.quantity {
  color: black;
}

.cart_remove {
  width: 10%;
  text-align: right;
}

.cart_remove a {
  color: #eaeaea;
  font-size: 18px;
}

.cart_remove a:hover {
  color: #a8741a;
}

.cart_total {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.cart_total span {
  color: black;
  font-size: 14px;
  font-weight: 400;
}

.mini_cart_footer {
  padding: 25px 25px;
  background: #F6F4F2;
}

.cart_button a {
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 400;
  color: #ffffff;
  background: #2e2e2e;
  display: block;
  text-align: center;
  line-height: 20px;
  margin-bottom: 0;
  padding: 13px 0 11px;
}

.cart_button a:hover {
  background: #a8741a;
}

.cart_button.view_cart {
  padding-bottom: 15px;
}

.cart_button a.active {
  background: #a8741a;
}

.cart_button a.active:hover {
  background: #e9c88f;
  color: #000000;
  font-weight: 600;
}

/* ************************ Header Down ( 3rd ) ******************** */

.header_bottom.sticky-header.sticky .main_menu_inner {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_bottom.sticky-header.sticky .logo_sticky {
  display: block;
}

.sticky-header.sticky {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  animation-name: fadeInDown;
  animation-duration: 900ms;
  animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
}

.header_bottom.sticky-header.sticky .main_menu_inner {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_black .sticky-header.sticky {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  width:100%;
}

.main_menu_inner {
  text-align: center;
}

.logo_sticky {
  display: block;
  margin-right: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.logo_sticky a img {
  max-width: 100px;
  margin-right: 70px;
  border-radius: 0px;
  margin: 4px 0px;
}

.main_menu nav > ul > li {
  display: inline-block;
  position: relative;
}

.main_menu nav > ul > li > a i {
  margin-left: 2px;
}

.main_menu nav > ul > li:hover > a {
  color: #a8741a;
}

.main_menu nav > ul > li.active > a {
  color: #a8741a;
}

.main_menu nav > ul > li:first-child a {
  padding-left: 0;
}

.main_menu nav > ul > li:last-child a {
  padding-right: 0;
}

.main_menu nav > ul > li ul.sub_menu {
  position: absolute;
  min-width: 200px;
  padding: 30px 25px;
  background: #fff;
  border: 1px solid #ebebeb;
  transform: perspective(600px) rotateX(-90deg);
  transform-origin: 0 0 0;
  left: 0;
  right: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 9;
  top: 100%;
  text-align: left;
}

.main_menu nav > ul > li ul.sub_menu > li > a {
  font-size: 15px;
}

.main_menu nav ul li:hover .sub_menu,
.main_menu nav ul li:hover .mega_menu {
  opacity: 1;
  visibility: visible;
  transform: perspective(600px) rotateX(0deg);
}

.main_menu nav ul li ul li.active a,
.main_menu nav ul li ul li a:hover {
  color: #c09578;
}

.main_menu nav > ul > li > ul > li > a {
  color: #808080;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 18px;
  margin-bottom: 15px;
  display: block;
  font-weight: 400;
}

.main_menu nav > ul > li > ul.sub_menu > li:last-child > a {
  margin-bottom: 0;
}

.main_menu nav > ul > li > ul.mega_menu li ul li:last-child a {
  margin-bottom: 0;
}

.main_menu nav ul li ul.mega_menu {
  position: absolute;
  min-width: 150px;
  padding: 30px 25px 35px;
  background: #fff;
  border: 1px solid #ebebeb;
  transform: perspective(600px) rotateX(-90deg);
  transform-origin: 0 0 0;
  left: 0;
  right: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 9;
  top: 100%;
  text-align: left;
}

.main_menu nav > ul > li > ul.mega_menu > li {
  width: 100%;
  /*float: left;*/
}

.main_menu nav > ul > li > ul.mega_menu > li > a {
  text-transform: uppercase;
  color: #242424;
  font-weight: 500;
  margin-bottom: 30px;
}

.main_menu nav > ul > li > ul.maga_menu > li > a:hover {
  color: #c09578;
}

.main_menu nav > ul > li > ul.maga_menu li ul li a {
  color: #808080;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 11px;
  display: block;
  text-transform: capitalize;
  font-weight: 400;
}

.main_menu nav > ul > li > ul.maga_menu li ul li a:hover {
  color: #c09578;
}

.main_menu nav ul li ul.sub_menu.pages {
  left: inherit;
  right: inherit;
}

.header_black .main_menu nav > ul > li.active > a {
  /*color: #a8741a;*/
  color: #d9788f;
}

.header_black .main_menu nav > ul > li:hover > a {
  color: #d9788f;
}

.header_black .main_menu nav > ul > li > a {
  color: rgba(13,54,43,.75);
  font-family:"Mona Sans", sans-serif;
  font-weight: 400 !important;
  text-transform: capitalize;
  font-size: 14px;
}

.header_black .main_menu nav > ul > li ul.sub_menu {
  background: #242424;
  border: 1px solid #2d2d2d;
}

.header_black .main_menu nav > ul > li ul.sub_menu li a {
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.header_black .main_menu nav > ul > li ul.sub_menu li a:hover {
  color: #a8741a;
}

.header_black .main_menu nav > ul > li ul.mega_menu {
  background: white;
  border: 1px solid #7c6a6f;
  z-index: 9999;
}

.header_black .main_menu nav > ul > li ul.mega_menu > li > a {
  color: black;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.header_black .main_menu nav > ul > li ul.mega_menu > li > a:hover {
  color: #d9788f;
}

.header_black .main_menu nav > ul > li ul.mega_menu > li ul li a {
  color: #ffffff;
}

.header_black .main_menu nav > ul > li ul.mega_menu > li ul li a:hover {
  color: #a8741a;
}

.ion-chevron-down {
  font-size: 14px;
  padding-left: 3px;
}

.main_menu nav > ul > li > a {
  display: block;
  padding: 19px 20px;
  color: #212121;
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 500;
}


/* **********Slider Section *************** */
/*.single_slider {*/
/*  background-repeat: no-repeat;*/
  /*background-attachment: scroll;*/
/*  background-position: right;*/
/*  background-size: 50% 650px;*/
/*  background-size: contain;*/
/*  margin-right:20%;*/
  
/*}*/

.slider_area {
  margin-bottom: 21px;
}

.slider_area.owl-carousel .owl-dots {
  position: absolute;
  /*bottom: 20px;*/
  width: 100%;
  text-align: center;
  display:flex;
  justify-content:center;
  align-items:center;
}

.slider_area.owl-carousel .owl-dots .owl-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: inline-block;
  background: orange;
  margin: 0 5px;
  transition: 0.3s;
  position: relative;
}




.slider_area.owl-carousel .owl-dots .owl-dot.active {
  transition: 0.3s;
}

.slider_area.owl-carousel .owl-dots .owl-dot.active::before {
  position: absolute;
  content: "";
  background: #d9788f;
  width: 13px;
  height: 13px;
  left: -3px;
  top: -3px;
  border-radius: 50%;
  border-color:#d9788f !important;
  /*border:1px solid !important;*/
}

/*.slider_area .single_slider .row {*/
/*  height: 650px;*/
/*  margin-bottom: 50px;*/
/*}*/

.slider_area .slider_content {
  /*margin-left: 17%;*/
  overflow: hidden;
  
}

.sliderjustify{
    display: flex;
    /*align-items: center;*/
   
}

.slider_content7{
    /*margin-top:14%;*/
    
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.main-page-slide{
    display: block;
    /*justify-content: 'space-between';*/
    width: 50%;
    flex-direction: column;
    
}

.slider_black .slider_content p {
  color: black;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 22px;
}

.slider_black .slider_content p.slider_price {
  color: black;
}

.slider_black .slider_content p.slider_price span {
  color: black;
  margin-bottom: 0;
}

.slider_black .slider_content h1 {
  color: #7c6a6f;
  font-weight: 400;
  margin-top: 5px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  width:70%;
 
}


.owl-dots{
    text-align: center;
}

.owl-dots button{
    width: 15px !important;
    height: 15px !important;
    margin: 2px 5px !important;
    border: 1px solid #d9788f !important;
   background: transparent !important ;
    border-radius: 50% !important;
}

.owl-dots .active{
    width: 15px !important;
    height: 15px !important;
    background: #d9788f !important;
    z-index: 999;
    text-align:center;
    border: 4px solid #d9788f !important;
    
     
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .slider_black .slider_content h1 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 8px;
    
  }
  

#quick__arrivels997{
    bottom:8px;    
}
#features___glamcontent{
padding-top:20px;    
}
#subquick_btnn{
bottom:8px !important;    
}
#product__subglam{
  /*height: 260px;  */
  display:flex;
  align-items:center;
}
#subactionlinks{
display:flex;
justify-content:center;
}
#sub__singlewrapp99{
display:flex;
justify-content:center;
align-items:center;
height: auto;      
}
.sub__singleglam{
  /*height: 250px; */
 padding:10px;     
}
#featured__wrappglam{
   display:flex;
justify-content:center;
align-items:center;
height:auto;    
}
#glam__features883{
    /*height:400px;   */
padding:10px;
display:flex;
padding-top: 20px;
align-items:center;
}
.featured__thumb997{
 /*height: 400px; */
 padding:10px;    
}

#all__glamwrapp{
  display:flex;
justify-content:center;
align-items:center;
height:auto;  
}
#quick___glambtn{
bottom:18px !important;    
}
#all__productcont{
    padding-top: 10px;    
}
#all_quick998{
/*bottom:0 !important;    */
}
#allcate__glam{
/*height:400px;   */
padding:10px;
display:flex;
align-items:center;
}
.all__glam887{
  /*height: 400px; */
     padding:10px;   
}
.single__glam887{
     /*height: 550px; */
     padding:10px;
     padding-top:0;
}
.single_product .product_thumb{
height:380px;   
padding:10px;
display:flex;
align-items:center;
}
#selling__glamwrapp{
display:flex;
justify-content:center;
align-items:center;
height:auto;

}


    

#cate__glam989{
padding-top:50px;    
}
#newarrivels_glam{
    padding-top:15px;
}
.cate__floralicon{
    display:flex;
    justify-content:center;
    
}
#homecate_glam{
    padding-top:50px;
    
}
#sendmsg__glam{
border:1px solid #d9788f;
padding:5px;
background:#d9788f;
border-radius:5px;
color:white;
}
#features__glam{
padding-top:50px;    
}
#contact-form{
box-shadow:0px 0px 12px -7px #7c6a6f;
padding:45px;
border-radius:10px;
height:500px;

}
#deliver___icon{
color: white;
border: 1px solid transparent;
border-radius: 50%;
padding: 8px;
background: #ef9cb0;
width: 30px;
height: 30px;
box-shadow:0px 6px 12px 0px #7c6a6f;
}
.fliter_cont h3 {
    color:#7c6a6f !important;
}
#glam__Pricebox{
 /*border:1px solid; */
 /*padding:5px;*/
}
#btn__glam{
background:#ef9cb0!important;    
}
#header___glam{
background:#7c6a6f !important;    
}
#glam__shipping{
color:white !important;    
}

#social__galm a{
background: white !important;
color: #7c6a6f !important;    
}
.header_black .top_right > ul > li > a{
color:white !important;    
}  
  
  
  
  
  
  
}

.slider_black .slider_content span {
  font-size: 24px;
  color: #cccccc;
  margin-bottom: 35px;
  display: inline-block;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .slider_black .slider_content span {
    font-size: 18px;
    margin-bottom: 25px;
  }
}

.slider_black .slider_content a {
  background: black;
  margin-top: 30px;
}

.slider_black .slider_content a:hover {
  background: #212121;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .slider_black .slider_content a {
    margin-top: 43px;
  }
}

.active .slider_content > span {
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-name: fadeInLeft;
  animation-delay: 0.7s;
}

.active .slider_content p,
.active .slider_content h1,
.active .slider_content a {
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}

.active .slider_content h1 {
  animation-delay: 0.6s;
}

.active .slider_content a {
  animation-delay: 0.9s;
}

.slider_content p {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #242424;
  margin-bottom: 11px;
  text-transform: capitalize;
}

.slider_content h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #212121;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.slider_content p.slider_price {
  color: #fff;
  font-size: 18px;
}

.slider_content p.slider_price span {
  font-size: 22px;
  font-weight: 500;
  margin-left: 8px;
  color: #a8741a;
  margin-bottom: 0;
}

.slider_content a {
  font-weight: 500;
  margin-top: 25px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
}

.slider_content a:hover {
  background: #212121;
}

.button {
  background: #a8741a;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 22px;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 5px;
}

/* **********banner section ************ */
.banner_section {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 70px;
}

.banner_black {
  border-bottom: 1px solid #2d2d2d;
}

.banner_black .banner_content {
  transition: 0.5s;
  /*bottom: 25px;*/
  top: 70%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.banner_black .banner_content p {
  color: #ffffff;
  margin-bottom: 10px;
}

.banner_black .banner_content h2 {
  color: white;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner_black .banner_content h2 {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 13px;
  }
}

.banner_black .banner_content span {
  color: #fff;
}

/*.banner_black .banner_thumb:hover .banner_content {*/
/*  transform: scale(1.1);*/
/*}*/

.banner_thumb {
  /*position: relative;*/
  overflow: hidden;
      display: flex;
    justify-content: center;
    align-items: top;
    position: relative;
}

.banner_thumb::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.21);
  top: 0;
  left: 0;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
}

.banner_thumb img {
  transition: 0.3s;
  margin:auto;
  width:100% !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius:0px !important;
}
.single_banner{
    display: flex;
    justify-content: center;
    width: 18vw;
    height: 350px;
    /*border: 1px solid black;*/
    /*border-radius:20px;*/
    overflow: hidden;
    margin: 2px 5px;
    
}
.banner_thumb:hover::before {
  opacity: 1;
}

.banner_thumb:hover img {
  transform: scale(1.1);
}

/*.banner_black .banner_thumb:hover .banner_content {*/
/*  transform: scale(1.1);*/
/*}*/

.banner_content {
  position: absolute;
  top: 25px;
  left: 25px;
}

.banner_content p {
  color: #7d7d7d;
  margin-bottom: 0;
}

.banner_content h2 {
  color: #242424;
  font-size: 30px;
  font-weight: 700;
  line-height: 27px;
  /*margin-bottom: 15px;*/
}

.banner_content span {
  color: #242424;
}
@media screen and (max-width:850px){
    .sliderjustify{
    
    align-items: top;
}
.slider_content7{
    margin-top:0%;
}
    /*.search_btn{*/
    /*    display: none;*/
    /*}*/
    
    .product_responsive_btn li a{
    font-size: 15px !important;
    padding: 0px 10px !important;
}
    
.main-page-slide{
    display: block;
    /*justify-content: space-between;*/
    /*align-items: top;*/
    /*margin-top: 60vw;*/
    width: 100%;
    
}

    
.main-page-slide h1{
    font-size: 25px !important;
}




}
/* ****************banner section overs ************** */

/* ******************** product section ****************** */
.featured_section {
  max-height: max-content;
}

.product_section {
  margin-bottom: 34px;
}



.product_black_section .product_tab_button ul.nav::before {
  background-image: linear-gradient(to right, transparent, #2d2d2d);
}

.product_black_section .product_tab_button ul.nav::after {
  background-image: linear-gradient(to right, #2d2d2d, transparent);
}

.product_black_section .product_tab_button ul.nav li:first-child a {
  border-left: 0;
}

.product_black_section .product_tab_button ul.nav li a {
  /*border-left: 2px solid #2d2d2d;*/
  color: black;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.product_black_section .product_tab_button ul.nav li a:hover {
  color: #a8741a;
}

.product_black_section .product_tab_button ul.nav li a.active {
  color: black;
}

.product_black_section .product_tab_button ul.nav li a.active::before {
  border: 2px solid black;
}

.product_tab_button {
  margin-bottom: 20px;
  text-align: center;
  margin-top: 10px;
}

.product_tab_button ul {
  justify-content: center;
  margin: 0 auto;
}

.product_tab_button ul.nav {
  display: inline-block;
  position: relative;
}

/*.product_tab_button ul.nav::before {*/
/*  content: "";*/
/*  width: 200px;*/
/*  height: 2px;*/
/*  position: absolute;*/
/*  right: 100%;*/
/*  top: 50%;*/
/*  background-image: linear-gradient(to right, transparent, #2d2d2d);*/
/*}*/



.product_tab_button ul li {
  display: inline-block;
}

.product_tab_button ul li:first-child a {
  border-left: 0;
}

.product_tab_button ul li a {
  font-size: 20px;
  color: #242424;
  line-height: 48px;
  text-transform: capitalize;
  font-weight: 700;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 0 30px;
  border-radius: 2px;
  transition: 0.3s;
}

.product_tab_button ul li a:hover {
  color: #a8741a;
}

.product_tab_button ul li a.active {
  color: #a8741a;
  position: relative;
}

.product_tab_button ul li a.active::before {
  position: absolute;
  content: "";
  width: 104%;
  height: 109%;
  border: 2px solid #a8741a;
  left: -2px;
  top: -2px;
  border-radius: 2px;
}

.tab-content {
  padding-top: 20px;
}

.tab-content > .tab-pane.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.tab-content > .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.product_container .custom-col-5 {
  flex: 0 0 26%;
  max-width: 100%;
  padding: 0 6px;
}

.custom-row {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  margin-left: -6px;
  margin-right: -6px;
}

.single_product {
  transition: 0.3s;
  margin-bottom: 30px;
  padding-bottom: 30px !important;
}

.single_product:hover {
  background: #fff;
  border-radius: 3px;
  box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.3);
  padding-bottom: 70px !important;
 
}

.single_product:hover .product_hover {
  top: 66%;
  opacity: 1;
  visibility: visible;
}

.single_product:hover .product_thumb a.secondary_img {
  opacity: 1;
  visibility: visible;
}

.product_black_section .single_product {
  /*padding: 9px 17px;*/
  padding:9px 0;
  padding-top:0;
}

.product_black_section .single_product:hover {
  background: white;
}

.product_thumb {
  position: relative;
  margin-bottom: 1px;
  border-radius: 12px;
  /*border: 2px solid #a8741a;*/
  /*width:385px;*/
  /*height:410px;*/
}

.product_thumb img{
    /*border: 2px solid #a8741a;*/
    /*height:400px;*/
}

.product_thumb a.secondary_img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.single_product:hover .quick_button {
  opacity: 1;
  visibility: visible;
}

.quick_button {
  position: absolute;
  bottom: 40px;
  left: 15px;
  right: 15px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.quick_button a {
  line-height: 40px;
  background: #ef9cb0;
  /*background: #7c6a6f;*/
  color: #fff;
  padding: 0 10px;
  font-weight: normal;
  border-radius: 2px;
  font-size: 13px;
  text-transform: capitalize;
  width: 100%;
  text-align: center;
  display: block;
}

.quick_button a:hover {
  background: #a8741a;
}

.product_black_section .quick_button a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
}

.product_black_section .quick_button a:hover {
  background: #7c6a6f;
}

.product_content {
  text-align: center;
  position: relative;
}

.product_content h3 {
  line-height: 22px;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 13px;
}

.product_content h3::before {
  /*background-image: linear-gradient(*/
  /*  to right,*/
  /*  transparent,*/
  /*  #2d2d2d 30%,*/
  /*  85%,*/
  /*  transparent*/
  /*);*/
  background-image: linear-gradient(
    to right,
    transparent,
    #ef9cb0 30%,
    85%,
    transparent
  );
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.product_content h3 a {
  /*color: black;*/
  color:#7c6a6f;
}

.product_content h3 a:hover {
  color: #d9788f;
}

.product_black_section .product_content h3 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  color:black;
  font-weight: 400;
}

.tag_cate {
  margin-bottom: 1px;
}

.product_black_section .tag_cate a {
  color: #a0a0a0;
  font-size: 13px;
}

.product_black_section .tag_cate a:hover {
  color: #a8741a;
}

.price_box > span {
  font-size: 16px;
  font-weight: 600;
  color:#ef9cb0;
  /*color: #a8741a;*/
}

.price_box > span.old_price {
  color: #545454;
  font-size: 14px;
  margin-right: 5px;
  text-decoration: line-through;
  font-weight: 400;
}

.product_hover {
  position: absolute;
  top: 50%;
  z-index: 9;
  left: 0;
  background: #fff;
  padding: 3px 8px 20px 8px;
  /*box-shadow: 0px 6px 7px 0 rgba(0, 0, 0, 0.3);*/
  transition: all 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.single_product:hover .product_hover {
  top: 66%;
  opacity: 1;
  visibility: visible;
}

.product_black_section .product_hover {
  background: transparent;
  left: 0px;
  width: 100%;
  top:145px;
}


.action_links{
  margin-top: 42px !important;
}

.action_links ul li {
  display: inline-block;
}

.action_links ul li.add_to_cart a {
  line-height: 35px;
  padding: 0 18px;
  width: max-content;
  /*width:120px;*/
  text-transform: capitalize;
  font-size: 12px;
  border-radius: 0.5rem;
  margin: 2px;
}



.action_links ul li a {
  line-height: 37px;
  height: 35px;
  width: 35px;
  background: transparent;
  color: black;
  display: block;
  text-align: center;
  border: 1px solid #d9788f;
  border-radius: 10px;
}

.action_links ul li a:hover {
  color: white;
  background: #d9788f;
}

.product_black_section .action_links ul li.add_to_cart a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}




.add_to_cart4 input{
  line-height: 35px;
  padding: 0 18px;
  width: 100%;
  text-transform: capitalize;
  font-size: 12px;
  border: none;
  outline: none;

  
}



.add_to_cart4 input{
  line-height: 37px;
  /*height: 35px;*/
  /*width: 35px;*/
  background: transparent;
  color: black;
  display: block;
  text-align: center;
  border: 1px solid black;
  border-radius: 10px;
}

.add_to_cart4 input:hover {
  color: white;
  background: black;
}

.add_to_cart4 input{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}





.product_container button {
  display: none !important;
}

.featued_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  cursor: pointer;
}

.featuresd_moreBtn {
  width: 200px;
  height: 50px;
  background: #ef9cb0;
  color: #fff;
  border: none;
  border-radius: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
}

.featuresd_moreBtn:hover {
  box-shadow: 0px 0px 5px gray;
  color: white;
}

.featuresd_moreBtn a:hover{
    color: white;
}

/* add this from last part  */

.p_section1 .slick-list {
  z-index: 9;
  position: relative;
}

.p_bottom.p_section1 .slick-list {
  padding-bottom: 120px !important;
  margin-bottom: -120px;
}

/* till here */

/* banner section  */
.banner_fullwidth {
  /*background: url(images/banner/banner2222.jpg);*/
 margin-bottom: 0px;
margin-top: 20px;
}

.banner_fullwidth .row {
  height: 610px;
}

.black_fullwidth .banner_text:hover {
  transform: scale(1.1);
}

.black_fullwidth .banner_text p {
  color: #a8741a;
  color: #d9788f;
  font-weight: 700;
}

.black_fullwidth .banner_text h2 {
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}

.black_fullwidth .banner_text span {
  color: #7c6a6f;
}

.black_fullwidth .banner_text a {
  color: white;
  /*border: 2px solid black;*/
  background: #d9788f;
}

.black_fullwidth .banner_text a:hover {
  color: #fff;
  background: gray;
  box-shadow: 0px 0px 6px gray;
}

.banner_text {
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
}

.banner_text p {
  font-size: 23px;
  margin: 0;
}

.banner_text h2 {
  font-size: 70px;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 65px;
}

.banner_text > span {
  font-size: 20px;
  margin: 0;
  display: block;
}

.banner_text a {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #a8741a;
  border: 2px solid #d9788f;
  padding: 0 45px;
  border-radius: 3px;
  margin-top: 70px;
  line-height: 46px;
  display: inline-block;
}

/* ******** product section ******* */
.product_container.bottom button {
  display: block !important;
  position: absolute;
  top: -60px;
  right: 30px;
  z-index: 99;
  border: 0;
  background: inherit;
  font-size: 15px;
  background: transparent;
  color: #a0a0a0;
}

.product_container.bottom button:hover {
  color: #a8741a;
}

.product_container.bottom button.next_arrow {
  right: 13px;
}

.product_black_section.bottom {
  padding-bottom: 5px;
  margin-bottom: 0px;
  margin-top:5px;
}

.section_title {
  margin-bottom: 33px;
  position: relative;
}

/*.section_title::before {*/
/*  content: "";*/
/*  height: 2px;*/
/*  background: #2d2d2d;*/
/*  position: absolute;*/
/*  left: 0;*/
/*  right: 45px;*/
/*  top: 50%;*/
/*}*/

.section_title h2 {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  line-height: 30px;
  text-transform: capitalize;
  padding-right: 20px;
  background: transparent;
  color: #7c6a6f;
  
  font-size: 24px;
  font-weight: 600;
}

.blog_section {
  padding-bottom: 62px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 62px;
}

.blog_section .section_title {
  margin-bottom: 30px;
}

.blog_black {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 64px;
  position: relative;
  z-index: 9;
}

.blog_black .section_title::before {
  background: #2d2d2d;
}

.blog_black .section_title h2 {
  color: black;
  background: transparent;
  font-weight: 400;
}

.blog_black .blog_wrapper .owl-nav {
  background: #242424;
}

.blog_black .blog_wrapper .owl-nav div {
  color: #a0a0a0;
}

.blog_black .blog_wrapper .owl-nav div:hover {
  color: #a8741a;
}

.blog_content {
  text-align: left;
}

.blog_content h3 {
  font-size: 18px;
  text-transform: capitalize;
  line-height: 21px;
  position: relative;
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: 700;
}

.blog_content h3 a {
  color: black;
  letter-spacing: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}

.blog_content h3 a:hover {
  color: #a8741a;
}

.blog_content .read_more a {
  color: #a0a0a0;
}

.blog_content .read_more a:hover {
  color: #a8741a;
}

.author_name p {
  color: black;
}

.author_name p span.themes {
  color: #a8741a;
}

.post_desc p {
  color: black;
  font-size: 13px;
  text-align: center;
}

.blog_wrapper .col-lg-4 {
  flex: 0 0 100%;
  width: 100%;
}

.blog_wrapper .owl-nav {
  position: absolute;
  top: -55px;
  right: 14px;
  display: flex;
  background: transparent;
  padding: 0 10px;
  font-size: 18px;
}

.blog_wrapper .owl-nav div.owl-next {
  margin-left: 8px;
}

.blog_thumb {
  /*position: relative;*/
  margin-bottom: 20px;
}

.blog_thumb a {
  display: block;
}

.blog_thumb::before {
  position: absolute;
  content: "";
  /*width: 100%;*/
  /*height: 100%;*/
  background: rgba(34, 34, 34, 0.7);
  top: 0;
  left: 0;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.blog_thumb:hover::before {
  opacity: 1;
  visibility: visible;
}

.author_name {
  margin-bottom: 10px;
}

.author_name p {
  font-size: 13px;
  text-transform: capitalize;
  color: black;
}

.author_name p span.themes {
  color: black;
}

.author_name p span.post_by {
  color: black;
}

.post_desc {
  margin-bottom: 12px;
}

.post_desc p {
  line-height: 26px;
  color: black;
}

.blog_content p.post_desc {
  color: #5a5a5a;
  line-height: 25px;
  margin-bottom: 21px;
}

.blog_column3 i {
  font-size: 17px;
  padding: 0 5px;
}

.blog_column3 .ion-chevron-left:hover {
  color: #a8741a;
}

.blog_column3 .ion-chevron-right:hover {
  color: #a8741a;
}
/*.owl-carousel .owl-nav button.owl-prev {*/
/*  right: 45px;*/
/*}*/
/* ***********************subscribe *********** */
.newsletter_area {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 70px;
  margin-bottom: 65px;
}

.newsletter_black {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 70px;
}

.newsletter_black h2 {
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 35px;
  letter-spacing: 2px;
  line-height: 32px;
}

.newsletter_black p {
  color: #a0a0a0;
  line-height: 26px;
  margin-bottom: 37px;
}

.newsletter_black .newsletter_content form {
  width: inherit;
  position: unset;
  display: flex;
  justify-content: center;
  width: 600px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
}

.newsletter_black .newsletter_content form input {
  width: 100%;
  border: 2px solid #2d2d2d;
  font-size: 12px;
  color: #fff;
  padding: 0 20px;
  border-radius: 4px;
  padding: 10px 224px 10px 20px;
  background: none;
}

.newsletter_black .newsletter_content form button {
  position: absolute;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  content: "";
  right: 0;
  top: 0;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 0 60px;
  background: #a8741a;
  color: #fff;
  height: 100%;
  border: 0;
  border-radius: 4px;
  text-transform: capitalize;
}

.newsletter_black .newsletter_content form button:hover {
  color: #000;
}

.newsletter_content {
  text-align: center;
}

/* ****************banner section ************** */
.banner_section_five {
  border-bottom: 0;
  padding: 25px;
}

.banner_section_five .row {
  margin-right: 0;
  margin-left: 0;
}

.port-box {
  background-color: #1f1f1f;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.3);
  position: relative;
}

.text-overlay {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #3b3f3f;
  opacity: 0.8;
  display: none;
}

.text-overlay h1,
p {
  color: whitesmoke;
}

.text-overlay h1 {
  font-size: 2.2rem;
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
}

.text-overlay p {
  font-size: 1.2rem;
  margin: 0;
}

.port-box:hover .text-overlay {
  display: flex;
}

.port-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ******************* ************* */
/* footer section */
.footer_black {
  /*border-top: 1px solid #2d2d2d;*/
  padding-top: 0px;
}

/*.footer_top {*/
/*  padding-bottom: 61px;*/
/*}*/

.footer_black .widgets_container > h3 {
  color: #7c6a6f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 25px;
  line-height: 26px;
  text-transform: capitalize;
  margin-bottom: 24px;
}

.footer_contact p {
  margin-bottom: 0;
  line-height: 30px;
  color: #a0a0a0;
}

.footer_contact p a:hover {
  color: #d9788f;
}

.footer_contact ul {
  margin-top: 10px;
}

.footer_contact ul li {
  display: inline-block;
  margin-right: 7px;
}

.footer_contact ul li:last-child {
  margin-right: 0;
}

.footer_contact ul li a {
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: #7c6a6f;
  text-align: center;
  border-radius: 50%;
  display: block;
}

.footer_contact ul li a:hover {
  background: #a8741a;
}

.footer_menu ul li a {
  display: block;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
  color: #a0a0a0;
}

.footer_menu ul li a:hover {
  color: #d9788f;
}

/* ***************** */


.simple_product_items:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.simple_product_thumb {
  width: 22%;
}

.simple_product_content {
  width: 70%;
  margin-left: 17px;
}

.simple_product_content .tag_cate {
  margin-bottom: 0;
}

.simple_product_content .product_name h3 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

.simple_product_content .product_name h3 a {
  color: #a0a0a0;
  font-size: 19px;
}

.simple_product_content .product_name h3 a:hover {
  color: #d9788f;
}

.simple_product_content .product_price span {
  color: #5a5a5a;
  font-size: 14px;
  font-weight: 400;
}

.simple_product_content .product_price span.old_price {
  text-decoration: line-through;
  padding-right: 8px;
}

.simple_product_content .product_price span.current_price {
  color: #a8741a;
  font-weight: 500;
}

/* *********footer bottom ******* */
.footer_bottom {
  padding: 38px 0 46px;
}

.copyright_area {
  text-align: center;
}

.copyright_area p {
  text-transform: capitalize;
  line-height: 26px;
  color: #a0a0a0;
}

.copyright_area p a {
  color: #d9788f;
}

.copyright_area p a:hover {
  text-decoration: underline;
}

/* ***********************over ************** */
/* ***************modal section ************* */

.modal-dialog.modal-dialog-centered {
  min-width: 870px;
}

.modal_tab_img {
  text-align: center;
  margin-bottom: 10px;
}

.modal_tab_img img {
  margin: 0 auto;
}

.modal_tab_button ul li a {
  padding: 0;
  border: 1px solid #ebebeb;
  margin: 0 2px;
}

.modal_tab_button ul li a img {
  width: 100%;
}

.modal_title h2 {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 17px;
  color: #7c6a6f;
  line-height: 26px;
}

.see_all {
  margin-bottom: 27px;
}

.see_all a {
  color: #5a5a5a;
  text-decoration: underline;
}

.see_all a:hover {
  color: #a8741a;
}

.modal_social h2 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
  color: #242424;
  line-height: 20px;
}

.modal_social ul li {
  display: inline-block;
  margin-right: 3px;
}

.modal_social ul li a {
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #ddd;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  font-size: 15px;
  color: #212121;
  font-weight: 400;
}

.modal_social ul li a:hover {
  background: #a8741a;
  color: #fff;
  border-color: #a8741a;
}

.modal_price {
  margin-bottom: 16px;
}

.modal_price span {
  font-weight: 600;
  color: #d9788f;
  font-size: 16px;
}

.modal_price span.old_price {
  color: #5a5a5a;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}

.modal_description p {
  color: #5a5a5a;
  font-size: 15px;
  line-height: 24px;
  margin: 0;
}

.modal_add_to_cart {
  border-bottom: 1px solid ebebeb;
  padding-bottom: 30px;
}

.modal_add_to_cart form input {
  width: 80px;
  border: 2px solid #333;
  background: none;
  padding: 0 17px;
  border-radius: 5px;
  height: 40px;
}

.modal_add_to_cart form button {
  background: none;
  border: 1px solid #212121;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 700;
  width: 300px;
  height: 38px;
  line-height: 18px;
  padding: 10px 15px;
  text-transform: uppercase;
  background: #212121;
  color: #fff;
  border-radius: 5px;
  transition: 0.3s;
  cursor: pointer;
  margin-bottom:1rem;
}

.modal_add_to_cart form button:hover {
  background: #a8741a;
  color: #fff;
  border-color: #a8741a;
}

.modal_body {
  padding: 0 6px 38px;
}

.modal-content button.close {
  position: relative;
  left: 94%;
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid #ebebeb;
  top: 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
  z-index: 9;
}

.modal_add_to_cart.mb-15 {
  margin-bottom: 23px;
}

.modal_description.mb-15 {
  margin-bottom: 25px;
  border-bottom: 1px solid ebebeb;
  padding-bottom: 23px;
}

.product_navactive.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}

.product_navactive.owl-carousel .owl-nav {
  display: block;
  font-size:45px;
}

 .owl-carousel .owl-nav button.owl-prev {
         position: absolute;
    top: 55px;
    left: -9px;
 }
 
 .owl-carousel .owl-nav button.owl-next{
     position: absolute;
    top: 56px;
    right: -10px;
 }

.product_navactive.owl-carousel .owl-nav div {
  position: absolute;
  background: #f2f2f2;
  border-radius: 3px;
  color: #333;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  text-align: center;
  line-height: 32px;
  left: -7px;
  font-size: 18px;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.product_navactive.owl-carousel .owl-nav div:hover {
  background: #a8741a;
  color: #fff;
}

.product_navactive.owl-carousel .owl-nav div.owl-next {
  right: -7px;
  left: auto;
}

.arrow-left {
  position: absolute;
  top: 29px;
  left: -9px;
  font-size: 20px;
  height: 25px;
  width: 21px;
  color: black;
  padding: 2px;
  border-radius: 6px;
  padding-right: 3px;
}

.arrow-right {
  position: absolute;
  top: 27px;
  right: -12px;
  font-size: 20px;
  height: 25px;
  width: 24px;
  color: black;
  padding: 2px;
  border-radius: 6px;
  padding-left: 5px;
}

.arrow-left:hover,
.arrow-right:hover {
  background: #a8741a;
  color: #fff;
}

/* ==================== about us page css==================== */

.middleparaContainer {
  display: block;
  align-items: center;
  text-align: center;
  padding: 90px;
  /*background: url(public_html/indiangems/assets/images/3.jpg);*/
}

.middleCont_spn {
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600!important;
  font-size: 25px!important;
  line-height: 28px!important;
  text-transform: capitalize;
}

/* ===================== about us page css=================== */

/* ====================== contact Us page START==================== */

.middleConatct_cont {
  display: block;
  align-items: center;
  text-align: center;
  padding: 90px;
  background: url(images/banner/banner2222.jpg);
}

.keepIn_Touch {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.keep_touch_p {
  color: #7c6a6f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 40px;
  line-height: 26px;
  text-transform: capitalize;
}

.keep_touch_span {
  color: #bcacac;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
  padding: 30px 205px;
}
.contact__glamwrapp{
display:flex;
justify-content:center;
}
.contact__container {
   width: 100%;
    display: grid;
    grid-template-columns: 30% 58%;
    gap: 15%;
    margin: 50px 170px;
}
.text__glam001{
height:130px  !important;    
}

.contact__options {
  display: flex;
  flex-direction: column;
  gap: 1.8rem;
  padding-bottom:20px;
  margin-bottom: 10vw;
  width:350px;
  border-radius:10px;
  padding:20px;
  height:500px;
  box-shadow:0px 0px 12px -7px #7c6a6f;
}
.contact__option h4{
color:#7c6a6f !important;
}
.contact__option h5{
color:#7c6a6f !important;
}
.contact__option {
  color: #000;
  /*box-shadow: 0px 5px 8px -9px;*/
  padding: 0;
  border-radius: 7px;
  padding: 11px;
  text-align: center;
  transition: all 400ms ease; 
  
}

.contact__option:hover {
  /*background: #a8741a;*/
  /*border-color: #000;*/
}

.contact__option-icons {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.contact__option a {
  margin-top: 0.7rem;
  display: inline-block;
  font-size: 0.8rem;
}

/* ================== form =================== */
form {
  display: flex;
   flex-direction:column;
  gap:0.2rem;
  
}

.mobile form {
    display:flex !important;
    flex-direction:row !important;
    gap:8vw;
}



input,
textarea {
  padding: 1.5rem;
  border-radius: 0.5rem;
  /* background: transparent; */
  border: 2px solid transparent;
  resize: none;
  color: #000000;
}



.sendMessage {
  height: 50px;
  background: #d9788f;
  color: white;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 500;
  border: none;
}

.sendMessage:hover {
background: #d9788f;
color: white;
border: 2px solid #d9788f;
}

/* ======================= media queries============================ */
@media screen and (max-width: 1024px) {
    .main_menu nav > ul > li > a {
  display: block;
  padding: 15px 10px;
  color: #212121;
  font-size: 13px;
  line-height: 16px;

}

  .contact__container {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .custom-row{
      grid-template-columns: repeat(3,1fr);
    gap: 2rem;
  }
}

@media screen and (max-width: 600px) {
    .firstslider1 {
        height: 46vh!important;
    }
    .wishlist__Anchor__manu{
        top: 6px;
    right: 11px;
    }
    .single_product .product_thumb a{
        height: 100%;
    }
    .single_product .product_thumb {
        height: 265px!important;
        width: fit-content;
    }
    .single_product .product_thumb img{
        height: 100%;
    }
    .category .single_product .product_thumb {
        height: 230px!important;
    }
    
    .product_content h3{
        margin-bottom: 0px;
        line-height: 16px;
    }
    
    .product_content h3 a{
        font-size: 10px;
    }
    .product_black_section .tag_cate a{
        font-size: 10px;
    }
    .product_container .custom-col-5{
        /*padding: 0px;*/
    }
    .price_box > span.old_price{
        font-size: 10px;
    }
    
    .price_box > span{
        font-size: 12px;
    }
    
    .add_to_cart4 input{
        /*font-size: 14px;*/
        padding: 8px 26px;
        line-height: 18px;
        margin-bottom:10px;
    }
  
.items_single_page .add_to_cart .add_to_cart_manu{
    padding: 0.6rem 2.5rem;
}
    .action_links ul li.add_to_cart a{
       
        padding: 0 7px;
        width:max-content;
    }
    .action_links ul{
       
        display: flex;
    justify-content: space-evenly;
    align-items: center;
    }
    
    /*.slider_area .single_slider .row{*/
    /*    height: 185vw;*/
    /*    margin-bottom: 150px;*/
    /*}*/
    
    .btnfontsize{
    font-size: 2.8vw;
    padding: 1vw !important;
}

    .mobile form {
   
    gap:10px;
}

  .contact__container {
    gap: 1px;
  }
  
  .custom-row{
      grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .single_product .product_hover {
  top: 66%;
  opacity: 1;
  visibility: visible;
}


}

.form_contact_cont {
  padding: 15px;
  box-shadow:0px 6px 12px -5px #7c6a6f;
}

/* =======================contact Us page END====================== */

/* ======================= blog page start ======================== */

.blogAlonePge {
  margin-top: 50px;
}

.continue_btn_blog {
  width: 230px;
  border: 1px solid #a8741a;
  height: 45px;
  border-radius: 20px;
  color: #0d0d0d;
  font-weight: 500;
}

.continue_btn_blog:hover {
  background: #a8741a;
  color: #fff;
}

/* ======================= blog page ends ======================== */

/* ====================== Single Blog Page Start================== */

.single_blog_container {
  margin-top: 50px;
  margin-bottom: 50px;
}

.blog_single_thumb {
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog_single_thumb {
  position: relative;
  margin-bottom: 55px;
  margin-top: 30px;
}

.blog_single_thumb a {
  display: block;
}

.blog_single_thumb::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.blog_single_thumb:hover::before {
  opacity: 1;
  visibility: visible;
}

.blog_single_heading {
  text-align: center;
}

.blog_single_head_uppr {
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 40px;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.blog_single_head_uppr:hover {
  color: #a8741a;
}

.post_desc_blog {
  display: flex;
  justify-content: center;
  align-items: center;
}

.post_desc_blog p {
  color: black;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
}

.blog_single_thumb_img {
  width: 600px;
  border-radius: 20px;
}

.blog_single_thumb:hover .blog_single_thumb_img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.header_bottom {
  background: #fff;
 
}

/* ====================== Single Blog Page Ends================== */

/* ===================== items page start========================== */
.items_single_page {
  padding-top: 40px;
  border: 1px solid #7c6a6f;
  border-radius: 0;
  background: #F6F4F2;
}

.quant_wishlist {
  display: flex;
  align-items: center;
}

.wishlist_btn1 {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  display: flex;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  display: block;
  border: 2px solid #2d2d2d;
}

.wishlist_btn1 a:hover {
  color: #a8741a;
}

.quantity_cont_spn {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 18px;
  font-style: bold;
}

.quantity_cont_spn:hover {
  text-decoration-line: underline;
}

.quantity_cont {
  margin-right: 20px;
}

.article_spn {
  color: white;
  display: flex;
}
.article_head_spn {
  margin-left: 2rem;
}
/* ===================== inquiry form ===================== */
.form-popup {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 20px;
  z-index: 9999;
}
.mansi_inq_cont {
  display: flex;
  flex-direction: column;
  background: #0d0d0d;
  padding: 18px;
}
.heading_3 {
  color: #a8741a;
  text-align: center;
}

.mansi_inq_cont input[type="text"],
.mansi_inq_cont input[type="password"] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}
.mansi_inq_cont input[type="text"]:focus,
.mansi_inq_cont input[type="password"]:focus {
  background-color: #ddd;
  outline: none;
}
/* ===================== inquiry form ===================== */
/* ===================== items page ends========================== */

/* ===================== login page css start====================== */
.login_version_page {
  display: flex;
  justify-content: center;
  align-items: center;
  /*height: 100vh;*/
  background: url(images/banner/bg-1.jpg);
  margin-top:3rem;
  margin-bottom:7rem;
}

.containers {
  position: relative;
  max-width: 430px;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 0 20px;
}

.containers .forms {
  display: flex;
  align-items: center;
  height: 430px;
  width: 200%;
  transition: height 0.2s ease;
}

.containers .form {
  width: 50%;
  padding: 30px;
  background-color: #fff;
  transition: margin-left 0.18s ease;
}

.containers.active .login {
  margin-left: -50%;
  opacity: 0;
  transition: margin-left 0.18s ease, opacity 0.15s ease;
}

.containers .signup {
  opacity: 0;
  transition: opacity 0.09s ease;
}

.containers.active .signup {
  opacity: 1;
  transition: opacity 0.2s ease;
}

.containers.active .forms {
  height: 600px;
}

.containers .form .title {
  position: relative;
  font-size: 27px;
  font-weight: 600;
  color:#d9788f;
}

.form .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 30px;
  background-color: #d9788f;
  border-radius: 25px;
}

.form .input-field {
  position: relative;
  height: 50px;
  width: 100%;
  margin-top: 20px;
}

.input-field input {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0 35px;
  border: none;
  outline: none;
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid transparent;
  transition: all 0.2s ease;
}

.input-field input:is(:focus, :valid) {
  border-bottom-color: #7c6a6f;
}

.input-field i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-size: 23px;
  transition: all 0.2s ease;
}

.input-field input:is(:focus, :valid) ~ i {
  color: #a8741a;
}

.input-field i.icon {
  left: 0;
}

.input-field i.showHidePw {
  right: 0;
  cursor: pointer;
  padding: 10px;
}

.form .checkbox-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.checkbox-text .checkbox-content {
  display: flex;
  align-items: center;
}

.checkbox-content input {
  margin-right: 10px;
  accent-color: #a8741a;
}

.form .text {
  color: #333;
  font-size: 14px;
}

.form a.text {
  color: #d9788f;
  text-decoration: none;
}

.form a:hover {
  text-decoration: underline;
}

.form .button1 {
  margin-top: 10px;
}

.form .button1 input {
  border: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 6px;
  background-color: #d9788f;
  cursor: pointer;
  transition: all 0.3s ease;
}

.button1 input:hover {
  background-color: #7c6a6f;
}

.form .login-signup {
  text-align: center;
}

/* ===================== login page css ends ====================== */

/* ===================== product page start ======================= */
.side-area {
  margin-bottom: 30px;
}
.side-area:last-child {
  margin-bottom: 0px;
}
.product-side .side-content {
  border-bottom: 1px solid #eee;
}
.product-side .side-content:last-child {
  border-bottom: 0px;
  height: 100vh;
  margin-bottom:60px;
}
.product-side .list {
  border-top: 1px solid #ddd;
  padding-top: 25px;
  margin-top: 25px;
}
.product-side .list:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0px solid transparent;
}
.product-side .list li {
  margin-bottom: 18px;
  transition: 0.5s;
  text-align: left;
  padding-left: 2rem;

}
.product-side .list li:hover a{
    color: white!important;
}
.product-side .list li a {
  font-size: 14px;
  font-weight: normal;
  color: black;
  position: relative;
  display: inline-block;
  width: 100%;
}
.side-shadow {
  box-shadow: 0px 10px 10px 0px rgba(153, 153, 153, 0.2);
}

.items_desc_imgae{
    width:275px;
}
@media (max-width: 991px) {
  .side-title {
    padding-left: 0;
    padding-right: 0;
  }
  
  .custom-row{
      grid-template-columns: repeat(2,1fr);
    gap: 2rem;
  }
}
.side-title h3 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  background: #d9788f;
  padding: 10px 15px 10px 12px;
  text-transform: uppercase;
}
.product-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.fliter_cont {
  margin-top: 1rem;
  color:white;
}

@media screen and (max-width:650px){
    .wishlist__heart__manu__mobile{
        
     display: block!important;
    }
    .search_btn:hover .dropdown_search{
        left: -9rem;
    }
    .search_btn{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .wishlist__heart__manu__mobile{
        display: block;
    }
    .header_bottom, .header_black .sticky-header.sticky {
        background: #d9788f;
    }
    .search_btn a .hydrated{
        color: white!important;
    }
    .search_btn a{
        border: none;
        margin-right: 10px;
    }
    .header_black .cart_link span.cart_quantity, #wishlist_quantity{
        background: white;
        color: #d9788f;
    }
    .logo_sticky a img{
        width: 60px!important;
        border-radius: 50%;
    }
    .sticky-header.sticky{
        height: auto!important;
    }
    .header_black .cart_link>a, .wishlist__heart__manu__mobile{
        border: 1px solid white!important;

    }
    /*.searchbar__mobile{*/
    /*    display: none!important;*/
    /*}*/
    .middel_right .hydrated{
        color: white!important;
    }
    .remove-cart-data-wrapper .hydrated{
        color: red!important;
    }
    /*.single_product ion-icon{*/
    /*    color: #d9788f!important;*/
    /*}*/
    
    .cartwidthr{
    width: 100px;
}
    
    .newaddressr{
    width: 100%;
}
    
    .main-page-slide{
  /*margin-top: 92vh;*/
  margin: 35px;
  margin-top: 10px;
    
}

.slider_content h1{
    margin-bottom: 13px;
}
    
    .slider_black .owl-dots{
        bottom:177px !important;
    }
    .blog_black{
        margin-bottom: 10px;
    }
    
    .action_links{
        margin-top: 30px !important;
    }
  .single_product {
  
  margin-bottom: 20px;
  padding-bottom: 40px !important;
}

.single_product:hover {


  padding-bottom: 100px !important;
 
}
    .slider_area .slider_content {
  /*margin-left: 3%;*/
 
  
}
    .slider_black .slider_content h1 {
 
  margin-top: 3%;
  line-height: 30px;
 
 
}
.slider_black .slider_content a{
    margin-top: 3px;
    text-align:center;
}
    
    .sliderjustify{
    align-items: top !important;
}

    .custom-row{
       grid-template-columns: repeat(2,1fr);
    gap: 1rem;
    }
}
/* ===================== product page end ========================= */

/* ===================== cart css ===================== */
body {
  background-color: #eeeeee;
}

.footer-background {
  background-color: rgb(204, 199, 199);
}

@media (max-width: 991px) {
  #heading {
    padding-left: 10px;
  }

  #prc {
    margin-left: 70px;
    padding-left: 110px;
  }

  #quantity {
    padding-left: 48px;
  }

  #produc {
    padding-left: 40px;
  }

  #total {
    padding-left: 54px;
  }
}


/*large device responsive*/






@media (max-width: 767px) {
    
    html{
        overflow-x:hidden;
    }
   
    .checkout-new-address{
    width: 100% !important;
}
.circlecategoey_glam887{
display:block !important;   
padding-top:15px !important;
}
#home_banner776{
padding-top:0 !important;
padding-bottom:0 !important;
}
    #text__midimg{
        padding-top:20px;
    }
    
    
#footer__sectionglam{
padding-top:20px;    
}    
/*category*/

.sectionglam_cate2233{
    display:none !important;
}

.simple_product_content{
margin-left:0;    
}
.banner_content_2 h2{
    font-weight: 700;
}
#blog_glamm116{
    margin-bottom:10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#deliver___icon{
width:20px;    
height:20px;
}
#cateicon11{
 width:100px;    
 
}

.glam__newimg{
display:flex;
 justify-content:center; 
}
#banner_thumbcircle{
    border-radius:50%;
}
.mobile-view{
    display: block!important;
}
.desktop-view{
    display: none;
}
.banner_black .banner_content h2{
    color: black;
    font-weight: 600;
}
.banner_black .banner_content{
    
}
    #top__catesec665{
    height: 90px;
    width: 90px;    
    border:3px solid #d9788f;
    border-radius:50%;
    /*padding: 2px;*/
    }
#footer__sectionglam{
display:flex;
justify-content:center;
}
#single__glametop887{
    margin: 2px -2px;    
}
/*andcategory*/
    #dark___glamtext{
        font-size:12px;
    }
    #colle_text{
        font-size:16px !important;
    }
    #middle__image667 .row{
    background-size: auto !important;
    height:auto !important;
    }
    #text__midimg h2{
    font-size:45px !important;    
    }
    .login_version_page{
        height: 550px;
    }
    .product_black_section .single_product:hover{
        background:transparent;
        box-shadow:none !important;
    }
    #all__catewrapp776{
    padding-left:0;    
    padding-right:0;
    }
    #footer__sectionglam{
        display:block;
    }
    #best_selling109{
    padding-left:0;
    padding-right:0;
    }
    #allcate__glam{
        padding:0;
    }
    #all__glamwrapp{
    height:340px;    
    }
    .all__glam887{
      padding:5px;  
    }
    .action_links ul li.add_to_cart a{
    font-size:8px !important;   
    height:30px !important;
    display:flex;
    align-items:center;
    }
    #footer__glammwrap76{
    width:100% !important;    
    }
    #arrivelsthumb__new img{
    padding:5px;    
    }
    .topcategory__glam33{
         padding-left:0;
    padding-right:0;
    }
    .topcategory__glam22 {
    padding-left:0;
    padding-right:0;
}
    #selling___glam898{
    padding-top:35px;    
    }
    .sub__singleglam{
        padding:0;  
        height: 100%;
    }
    #featured__wrappglam{
        height:420px;
    }
    #selling__glamwrapp{
        height:auto;
    }
    #glam__features883{
        padding:0;
    }
    .featured__thumb997{
        padding:5px;
    }
    .single__glam887{
    padding:0;    
    }
    #product___thumbgalm{
        padding:5px;
    }
    #sub__singlewrapp99{
     height:auto !important;  
     padding:0;
    }
    .cate__floralicon1 img{
        /*width:140px !important;*/
    }
    .border_glam{
    width:100px !important;    
    }
    .cate__floralicon img{
    /*width:200px !important;    */
    }
    #homecate_glam{
        padding-top:0;
    }
    #cate__glam989{
padding-top:20px;    
}
.contact__glamwrapp{
    padding-bottom: 60px;
}
.footer_contact{
    padding-bottom:20px;
}
    #contact-form{
    padding:45px 25px;
    }
    #glam__mainbtn{
      
    }
    .keepIn_Touch{
        padding-top:30px;
    }
    .contact__options{
        width:100%;
    }
    
    .sixteen{
        display:flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .sixteen h2{
        font-size: 30px;
    }
    
    .firstslider1{
        width: 100%;
        /*height: 70vh;*/
          height:50vh;
        
    }
    
  
    
    .main-page-slide{
        /*margin-left: 15vw;*/
    padding: 0px 25px;  
    display: flex;
    justify-content: center;
    align-items: center;
    }
    
    .slider_black .slider_content h1{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    
    
    .slider_content7{
        flex-direction: column-reverse;
    }
    
    .wishlist_btn{
    display: none !important;
}

.header-login2{
    display: block !important;
}
    
    .main_menu nav{
        display: none;
        position: absolute;
        top: 0;
        left: 0%;
        background: #F6F4F2;
        width: 50%;
        height: 100vh;
        z-index: 99;
        transition: all 3s ease-in-out;
    }
    
    #navList{
         transition: all 3s ease-in-out;
    }
    
    .main_menu nav ul li{
        display: block;
        text-align: left;
    }
    
    .main_menu nav ul li{
        border-bottom: 1px solid gray;
        
    }
    
    .main_menu nav ul li ul.mega_menu {
  /*position: absolute;*/
  /*min-width: 150px;*/
  padding: 3px 5px 5px;
  background: #fff;
  border: 1px solid gray;
  transform: perspective(600px) rotateX(-90deg);
  left: 100%;
 
  top: 0%;
  text-align: left;
}
    
    .main_menu nav > ul > li > ul.mega_menu > li > a{
        margin: 0px 0px;
        border-bottom: 1px solid gray;
        padding: 13px 0px;
    }
    
     .main_menu nav > ul > li > ul.mega_menu > li{
        width: 100%;
        
    }
    .mega_menu li{
        border: none !important;
    }
    
    .header_middel{
        display: none;
    }
    
    .menubaricon{
        display: block;
        font-size: 30px;
    }
    .main_menu_mobile, .main_menu_mobile{
        display: block!important;
        margin-left: 1rem;
    }
    .main_menu_desktop{
        display: none;
        /*font-size: 30px;*/
    }
    
    
    .menubariconclose{
        font-size: 30px;
    }
    
    .header_black .wishlist_btn a {
  width: 35px;
  height: 30px;
  border-radius: 3px;
  line-height: 34px;
  font-size: 18px;

}

.header-login{
    margin-right: 3px !important;
}

.cart_link{
    margin-left: 11px;
}

.cart_link span.cart_quantity{
    top: -5px;
}
#wishlist_quantity{
    top: -5px;
}
 
 
 .cart_link > a{
     font-size: 18px;
padding: 2px 0px 5px 0px;
line-height: 17px;
display:flex;
justify-content:center;
align-items:center;
 }  
   
  .sticky-header.sticky{
      height: 36px;
      height: 62px;
  }
   
   
  .main_menu_inner{
      margin: 5px 0px;
      margin-right:10px;
      
  } 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  .mobile {
    font-size: 10px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 9px;
  }

  #mobile-font {
    font-size: 11px;
  }

  #prc {
    font-weight: 700;
    margin-left: -101px;
    padding-left: 105px;
  }

  #quantity {
    font-weight: 700;
    padding-left: 6px;
  }

  #produc {
    font-weight: 700;
    padding-left: 0px;
  }

  #total {
    font-weight: 700;
    padding-left: 9px;
  }

  #image {
    width: 60px;
    height: 60px;
  }

  .col {
    width: 100%;
  }

  #zero-pad {
    /*padding: 2%;*/
    /*margin-left: 10px;*/
  }

  #footer-font {
    font-size: 12px;
  }

  #heading {
    /*padding-top: 15px;*/
  }
  
  .cart_head{
      width:79px !important;
  }
  
  .cart_head a{
      font-size: 13px !important;
  }
  
  .sub_cart_btns{
      flex-direction:column;
  }
  .continue_btn{
      display:flex;
      justify-content:center;
      flex-direction:column;
      align-items:center;
      gap:15px;
  }
}

@media screen and (max-width:1025px){
    .continue_btn{
      display:flex;
    }
}

/* ===================== cart css ===================== */

/* ===================== profile css ===================== */
.profile_page_cont {
  margin-top: 50px;
  margin-bottom: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 2px solid #a8741a;
  padding: 40px;
  width: 600px;
}

.profile_page_img {
  width: 100%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

.profile_image {
  width: 180px;
  border-radius: 50%;
}

.profile_form_cont {
  /* width: 400px; */
  display: flex;
  justify-content: center;
}

.profile_form_cont label {
  color: #fff;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
}

.profile_form_cont input {
  width: 400px;
  height: 15px;
}

.btn_submit {
  height: 45px;
  color: #fff;
  background: #a8741a;
  border: none;
  border-radius: 10px;
  margin-top: 50px;
}

/* ===================== profile css ===================== */
/* ===================== whatsapp logo css start =====================*/
.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 75px;
  right: 20px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 2px 2px #999;
  z-index: 100;
}

.float:hover {
  background-color: #fff;
}

.my-float {
  position: relative;
  top: 14px;
}

.my-float:hover {
  color: #25d366;
}
.toggle_btn {
  display: none;
}
/* ===================== whatsapp logo css end ===================== */

/* ==================== media queries ============================ */
@media only screen and (min-width: 350px) and (max-width: 700px) {
  .float {
    /*right: 220px;*/
  }
  .newsletter_black .newsletter_content form input {
    width: 59%;
  }
  .newsletter_black .newsletter_content form button {
    left: 36px;
    width: 47%;
    top: 70px;
  }
  /*.product_black_section .product_tab_button ul.nav {*/
  /*  width: 200px;*/
  /*}*/
  .product_tab_button {
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .product_tab_button ul.nav::before {
    width: 65px;
  }
  /*.product_tab_button ul.nav::after {*/
  /*  width: 65px;*/
  /*}*/
  .header_top {
    display: none;
  }
  .inquiry_none {
    display: none;
  }
  .keep_touch_p {
    font-size: 18px;
  }
  .keep_touch_span {
    font-size: 15px;
    padding: 25px 20px;
  }
  .cart_link {
    width: 38px;
  }
  .cart_text_quantity {
    display: none;
  }
  .cart_link > a i.ion-chevron-down {
    display: none;
  }
  .middel_right {
    padding-left: 45px;
    justify-content: inherit;
  }
  .header_black .toggle_btn {
    margin-left: 18px;
    display: block;
    border: none;
  }
  .header_black .toggle_btn a {
    width: 45px;
    height: 45px;
    border-radius: 3px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    display: block;
    border: 1px solid #2d2d2d;
  }
  .header_black .toggle_btn a:hover {
    color: #a8741a;
  }
  .profile_page_cont {
    width: 300px;
    margin-bottom: 35px;
  }
  .profile_form_cont input {
    width: 250px;
  }
  .product-side .side-content:last-child {
    height: auto;
    padding-bottom: 2px;
  }
  
  .fliter_cont{
      margin-top: 0px;
  }
  .product-side .side-content:last-child{
      margin-bottom: 30px;
  }
  .middleConatct_cont {
    padding: 0;
  }
  .contact__container {
    margin: 3vw 9vw;
  }
  .product_container .product_col {
    flex: 0 0 100%;
  }
  .product_container .custom-col-5 {
    flex: 0 0 100%;
  }
  .article_spn {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .article_head_spn {
    margin-left: 0;
    margin-top: 10px;
  }
  .product_black_section .product_hover {
    width: 100%;
    left: 0px;
  }
  .product_black_section .quick_button a {
    display: none;
  }
  .header_black .home_contact {
    display: none;
  }
  .header_black .main_menu nav > ul > li > a {
    font-size: 14px;
    margin-left: 5px;
  }
  
  
  .sticky-header.sticky {
    width: 68%;
    height: 135px;
  }
  .main_menu nav > ul > li > a {
    padding: 16px 7px !important;
  }
  .logo_sticky a img {
    margin-right: 1px;
    margin-left: 0;
    width: 50px;
  }
}

@media only screen and (min-width: 700px) and (max-width: 1100px) {
  .float {
    right: 65px;
  }
  .freeShipping {
    font-size: 11px;
  }
  .home_contact {
    display: none;
  }
  .keep_touch_span {
    padding: 30px 55px;
  }
  .contact__container {
    margin: 50px 0;
    display: flex;
  }
  .form_contact_cont {
    width: 345px;
  }
  .header_black .toggle_btn {
    margin-left: 18px;
    display: block;
    border: none;
  }
  .product_container .custom-col-5 {
    flex: 0 0 50%;
  }
  .product_container .product_col {
    flex: 0 0 50%;
  }
  .items_desc_imgae {
    width: 50%;
    height: 50%;
  }
  .product_black_section .product_hover {
    width: 100%;
  }
  .sticky-header.sticky {
    width: 95%;
    height: 110px;
  }
}


/*===========Manu==========*/
span.numlink {
    padding: 11px;
    background-color: #fff;
    border-radius: 50px;
    color: #000;
    border: 1px solid;
    margin: 5px;
}
.learts-mt-70 {
    margin-top: 70px;
}
span.current-page.numlink {
    padding: 11px;
    background-color: #d38f19;
    border-radius: 50px;
    color: #fff;
}
.mannn{
    display:flex;
    justify-content:center;
    /*background:#eee4dc;*/
    background:#fce1e8;
    padding:50px 25px;
    margin-bottom:30px;
    cursor:pointer;
    border-radius:10px;
    box-shadow:0px 9px 12px -7px;
}

.icon-box5{
    display:flex;
    justify-content:center;
    align-items:center;
}

.icon-box5 .icon {
    color: #F39C12 !important;
    font-size:35px;
}

.icon-box5 .content {
    padding-left: 20px;
}

.content {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

.icon-box5 .content .title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}

.vl {
  border-left: 1px solid black;
  height: 50px;
}


@media screen and (max-width:1400px){
    .single_banner{
/*      display: flex;*/
/*justify-content: center;*/
/*width: 260px;*/
height: 320px;

    }
}

@media screen and (max-width:620px){
    
    .inputclassleftr{
        width: 85px;
padding-left: 0px;
border: 1px solid gray;
padding: 0px 0px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
margin-left: 4px;
    }
    .single_banner{

    width: 100%;
    height: auto;
    margin: 0px;
}



.categroymaindiv{
    display: block;
}

.single_blog{
    margin: 0px;
}

.banner_content h2{
    font-size: 13px;
    /*line-height: 18px;*/
}
/*    .single_slider {*/

/*   background-size: 100% 100vh;*/

/*  margin-right: 1%;*/
/*  margin-left: 1%;*/
/*}*/
    
    .vl{
        display:none;
    }
    
    .mannn{
        gap:18px;
        padding: 42px 25px;
    }
    
    .product_thumb{
         /*   width: 349px;*/
         /*height: 378px;*/
        }
        .header_bottom.sticky-header.sticky .logo_sticky{
            display:block;
        }
       .sticky-header.sticky{
           height:62px;
           /*width:100%;*/
       }
        .middel_right{
            padding-left:0 !important;
        }
        .product_tab_button ul.nav::before{
            display:none;
        }
        .slider_content p.slider_price{
            font-size: 10px;
        }
        
        .slider_black .slider_content span {
            font-size: 12px;
        }
        .slider_content h1 {
            font-size: 41px;
        }
}


.banner_content_2 h2{
    font-size: 15px;
    color: black;
    text-align: center;
    font-weight: 700;
    line-height: 18px;
}
.banner_content_2 h2 a{
    
    color: black;
}
.banner_thumb_2 a{
    display: flex;
    justify-content: center;
}
.mobile-view .single_banner_2 img{
   height: 8rem;
    width: 8rem;
    border-radius: 50%; 
}
/*.single_product .product_thumb{*/
/*    width: 300px;*/
/*}*/
.category .single_product .product_thumb{
    height: 300px;
}
.related_products .single_product .product_thumb{
    height: 400px;
}
.owl-carousel .owl-item img{
    width: auto;
    object-fit: contain;
   
}
.single_product .product_thumb img{
    width: auto;
    object-fit: contain;
    border-radius: 1.5rem;
}
.single_product .product_thumb a{
    width: 100%;
}
.single_product .product_thumb .wishlist__Anchor__manu{
    width: auto;
    height: auto;
}
.wishlist__page_section .single_product .product_thumb{
    height: 360px;
}

.wishlist__page_section .single_product .product_thumb img{
    height: 100%;
}
@media screen and (max-width: 500px) {
    .featuresd_moreBtn{
        width: 133px;
        height: 40px;
        font-size: 14px;
        font-weight: 600;
    }
}
@media (max-width: 450px) {
    .category .sub__singleglam .product_thumb {
        height: 250px !important;
    }
    #top__catesec665{
        height: 80px;
        width: 80px;
    }
    .wishlist__heart__manu__mobile{
        font-size: 18px;
    }
    .firstslider1 {
        height: 46vh!important;
    }
    .items_single_page .modal_right{
        padding-left: 0!important;
    }
    .items_single_page .add_to_cart .add_to_cart_manu{
        padding: 0.6rem 2rem;
    }
}
.wishlist__heart__manu__mobile{
        font-size: 18px!important;
    width: 38px!important;
    height: 34px!important;
    font-weight: 500!important;
    text-transform: capitalize;
    /* color: #212121; */
    /* border: 1px solid #ebebeb; */
    padding: 5px 5px 5px 4px!important;
    line-height: 18px!important;
    border-radius: 3px!important;
   
    margin-right: 1rem;
}
.items_single_page .product_navactive2 img{
        height: 26rem;
         border-radius: 1.5rem;
}
