.headerborder
{
  font-family:Poppins, sans-serif;
}
.custom_li
{
  width:130px;
  text-align:center;
}
.icon-caret
{
  position: absolute;
    height: 0.6rem;
  width:0.8rem;
  top:16px;
  right:0.1rem;
}
.icon-caret1
{
 
    height: 0.6rem;
  width:0.8rem;
  top:16px;
  right:0.1rem;
}
.alignleft
{
  text-align:left;
}
.subnode
{
    background-color: #eceef8;
   
   
}
.custom_subnode
{
	font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 0.005em;
    padding: 11px 24px;
}
.textpadding
{
  padding: 11px 24px;

}
.customgap
{
  gap:0 !important;
   border-top: 1px solid #CFDFCD;
  background-color:white;
  overflow-y: auto;
    max-height: 70vh;
  height: 70vh;
}
.customborder
{
   border-right: 1px solid #CFDFCD;
   border-bottom: 1px solid #CFDFCD;
  padding:0px !important;
  
}
.borderright
{
  border-right: 1px solid #CFDFCD;
  border-bottom: 1px solid #CFDFCD;
}

.custommegamenu
{
  background-color:transparent;
  box-shadow:none !important;
  -webkit-box-shadow: none !important;
  padding:0rem !important;
  overflow-y: hidden !important;
  max-height: 60vh !important;
  
}
.marginleftnone
{
  margin-left:0 !important;
}
.rightcontentwrap
{
  display: flex;
    flex-direction: column;
    padding: 24px 20px;
 
}
.headerrightcontent
{
  text-align: center;
  padding: 40px 15px !important;
  background: #B03643;
  color:white;
}
.promotionbtn
{
  display: block;
    max-width: 85%;
    margin: 0 auto;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0;
    border: 1px solid;
    padding: 15px 5%;
   color:white !important;
  text-align:center !important;
}

.custom_2nd_footer {
    padding-bottom: 50px !important;
}


h3.px-2.h6.fw-bold.text-capitalize 
{
  font-family: Poppins, sans-serif;
    color: #354497;
    font-size: 15px;
    font-weight: 700 !important;
    margin-bottom: 10px;
}

.custom_2nd_footer a {
    color: #7a7a7a;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 17px;
    letter-spacing: 0.005em;
    padding-bottom: 1rem;
}

.custom_2nd_footer a:hover {
    color: #7a7a7a;
    text-decoration:none !important;
}

li.nav-item {
  font-family: Poppins, sans-serif;
}
.hovertext:focus, .hovertext:hover
{
  background-color:#dadef1;
}
.hoverbg:focus, .hoverbg:hover
{
  background: #3F51B5!important;
  color:white;
}
.copyrightstyle
{
  font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    color: #354497;
    margin-left: 55px;
}
.firstlevelnode.show
{
  
  border-bottom: 2px solid #3F51B5;
}
.firstlevelnode.show svg
{
 transform: rotate(180deg);
}
#custom_myBtn
{
  cursor:pointer;
   display: none;
	 bottom: 6em;
    position: fixed;
    right: 0; 
}
.customh1
{
  font-weight: 600;
    font-size: 18px;
    line-height: 22px;
  font-family:Poppins, sans-serif;
}
.field
{
  display: flex;
  margin: 1rem 0 0;
  position: relative;
}
.customEmail
{
  height:3rem !important;
  box-shadow:none !important;
}
.Customlabel
{
  padding: 0.7rem 0.75rem !important;
}
.customPwd
{
  height:3rem !important;
  box-shadow:none !important;
}
.custom_createbtn
{
      border: 1px solid #3F51B5;
    border-radius: 12.5rem;
  margin: 21px 0px 0px 0px;
  color:#3F51B5 !important;
}
.custom_createbtn:hover
{
  background-color:#3F51B5;
  color:white !important;
}
.customforget
{
      position: absolute;
    right: 10px;
    top: 13px;
  
}
.customforget a 
{
  color:#3F51B5;
      font-size: 1rem;
    font-family: Poppins, sans-serif;
} 
.customwidth
{
  width:95% !important;
}
.w150
{
  width:150px;
}
.customselectedlabel
{
  color:black;
}
.Custom_overtext
{
    display: none;
    position: absolute;
    gap: 10px;
    top: 25%;
    left: 20%;
    flex-direction: column;

}
article.position-relative.product-list-item.js-product:hover .Custom_overtext
{
  display:flex !important;
  width: 65%;
}
.custom_quickview
{
    border: 1px solid #3F51B5;
    border-radius: 12.5rem;
   	background-color:white;
    color: #3F51B5 !important;
  	width:100%;
  	height:3rem;
}
.custom_addtocard
{
  	border: none;
    border-radius: 12.5rem;
    width:100% !important;
  	height:3rem;
    color: white !important;
  	background-color:#354497 !important;
    font-size: 17px ;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom_addtocard:hover
{
  background-color:#3F51B5 !important;
  color:white !important;
}
.custom_quickview:hover
{
  background-color:#3F51B5 !important;
  color:white !important;
}

.custom_addtocard1
{
  	border: none;
    border-radius: 12.5rem;
    width:100% !important;
  	height:3rem;
    color: white !important;
  	background-color:#354497 !important;
}
.custom_addtocard1:hover
{
  background-color:#3F51B5 !important;
  color:white !important;
}
.fwb
{
  font-weight:bold;
}
.flex-fill :hover
{
  cursor:pointer;
  color:#333 !important;
}
#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: white;
  color: black;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1000000000000000000000;
 
  right:20px;
  bottom: 30px;
  font-size: 17px;
   box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

/* The Modal (background) */
.custom_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.custom_modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 1rem;
  border: 1px solid #888;
  width: 90%;
  font-family:'jost';
  height: 88%;
  overflow-y: auto;
  position: relative;
}

/* The Close Button */
.custom_close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  border-radius: 50%;
    border: 1px solid #CFDFCD;
    height: 35px;
    width: 35px;
    text-align: center;
}
.Custom_QuickView_Closebtn{
position: absolute;
    top: 23px;
    
}
.custom_close:hover,
.custom_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.custom_breadcrumb-item+.custom_breadcrumb-item:before {
    color: gray;
    content: var(--bs-breadcrumb-divider,">");
    float: left;
    padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.productscountcontent
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
}
.productscount
{
  font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .005em;
}
.imagegrid
{
  display: flex;
    flex-direction: column;
    gap: 20px;
  align-items: center;
  /*padding-top: 30px;*/
}
.lifestyle
{
  display: flex;
    justify-content: flex-start;
    align-items: center;
}
.lifestyleproduct
{
  width: auto;
    height: 38px;
    border-radius: 30px;
    padding-left: 13.5px;
  	padding-right: 13.5px;
    padding-bottom: 2px;
  	display: flex;
    justify-content: center;
    align-items: center;
  	background: #eceef8;
}
.lifestyle:has(.lifestyleproduct1){
  display: flex;
  flex-direction: row;
  gap: 5px;
    
}
.lifestyleproduct1
{
  background-color: #d2d8f4;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.lifestyleproduct p
{
  font-size: 14px;line-height: 16.8px;color: #3F51B5;padding-top: 17px;
}
.lifestyleproduct img {
    width: 30px;
    height: 30px;
}
.lifestyleproduct1  svg {
    width: 30px;
    height: 30px;
}
.lifestyleproduct1 svg path {
    fill: #354497;
}
.f14
{
  font-size:14px;
}
.theme-customborderbottom .container-fluid
{
  border-bottom:1px solid #CFDFCD;
  padding-bottom: 30px;
}
.theme-widththeme .container-fluid
{
  width:95%;
}
.productname
{
 font-weight: 700; font-size: 15px; line-height: 21px;letter-spacing: .005em;font-family:Poppins, sans-serif;min-height:40px; 
}
.productprice
{
  font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .005em;font-family:Poppins, sans-serif;
}
.productprice1
{
  font-weight: 600;
    font-size: 30px;
    line-height: 24px;
    letter-spacing: .005em;font-family:Poppins, sans-serif;
}
.pdesc
{
      color: #7a7a7a;
  font-size: 14px;
  font-weight: 400;
    line-height: 17px;
    letter-spacing: .005em;
}
.wishlist
{
 font-size: 15px;color: #354497 !important;cursor:pointer; 
}
.wishlist:hover
{
  text-decoration:none;
}
.collapsestyle
{
  font-size: 18px;
    font-weight: 600;
  color: #565656 !important;
  letter-spacing: 0;
  box-shadow:none !important;
}
.bordernone
{
  border:none;
}
.w100
{
  width:100%;
}
.customselectedlabel1
{
  font-weight: 600;
  font-size: 20px;
  line-height: 21px;
  padding-left: 6px;
  padding: 0px 0px 11px 6px;
  border-bottom: 1px solid #ccc;
}
.f13
{
  font-size:13px;
}
.bgcolor
{
  background-color: #3F51B5 !important;
   
  
}
.alignright
{
  text-align:right;
}
.cartlabel
{
    padding-top: 3rem;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    min-height: 90px!important;
  	color:#354497;
}
.text-area
{
    min-height: 99px;
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    resize: none;
    width: 100%;
  	border: 1px solid #3F5FA6;
  	padding: 7px 12px;
    font-size: 15px;
}
.max-count
{
  	position: absolute;
    padding-bottom: 7px;
    margin: 0;
    color: #ddd;
    font-size: 12px;
    font-weight: 400;
    width: max-content;
    text-align: right;
 	right: 14px;
    margin-top: -33px;
}
.prodsize
{
      font-size: 14px !important;
    font-weight: 700;
    letter-spacing: 0.005em;
    font-family: 'Poppins',sans-serif;
}
.prod_addtocart
{
  border:1px solid #CFDFCD;width: 90px;height: 45px;justify-content: space-around;border-radius:3px;
}
.prod_addtocart .decrement
{
  width: 10px;font-size: 25px;color: #333;cursor:pointer;
}
.prod_addtocart .increment
{
  text-align: center;font-size: 21px;width: 13px;color: #333;padding-top:3px;cursor:pointer;
}
.accordionstyle
{
  border:none;border-top: 1px solid #7D7D7D !important;border-bottom: 1px solid #7D7D7D;
}
.formtextbox
{
  height:3rem !important;
}
.formlabel
{
  padding:0.75rem 0.75rem !important;
}
.form-floating1
{
  position:relative;
}

.form-floating1>.form-control:focus {
  	box-shadow:none;
  	border:1px solid #3F51B5;
}
.formlabel1
{
  padding: 0px !important;font-size: 14px;padding-left: 6px !important;opacity: 0.65;padding-top: 10px !important;
}
.form-floating1>.form-select {
    padding-top: 1.3rem;
  	padding-bottom:0;
}
.form-floating1>.form-select:focus {
  	box-shadow:none;
  	border:1px solid #3F51B5;
}
.form-check1>.form-check-input:focus
{
  box-shadow:none;
  border:1px solid #3F51B5;
}
.justify-content-space-between
{
  justify-content:space-between;
}
.voucherbutton
{
    border: 1px solid blue !important;
    background-color: white !important;
    color: blue !important;
    font-weight: 400;
    font-size: 16px;
}
.voucherbutton.disabled
{
  opacity:0.2;
}
.theme .accent-light .container-xl .d-flex .col .nav-wrapper nav li a {
    text-decoration: none !important;
    color: #7a7a7a!important;
}
.inputbg
{
  background: #f7f7f7;
}
.underlineprocess
{
  color:#3F51B5 !important;text-decoration:underline !important;
}
.underlineprocess:hover
{
  text-decoration:none !important;
}
.thumbnailimage
{
    flex-direction: column;
    padding-left: 50px;
}

.thumbnailimage::-webkit-scrollbar-thumb {
    background: #666666;
}

.thumbnailimage::-webkit-scrollbar-track-piece {
    margin: 31px 0px 0px 0px;
}
.thumbnailimage::-webkit-scrollbar {
	width: 3px;
}


.customInput
{
  height:3rem !important;
  box-shadow:none !important;
}
.addaddress
{
  height: 3rem;
    background: white  !important;
    color: #3F51B5  !important;
    border: 1px solid #3F51B5 !important;
    text-align: center;
    padding: 16px !important;
}
.addaddress:hover
{
   background: #3F51B5  !important;
    color: white  !important;
}
#GoToCheckoutButton:hover
{
	background: #3F51B5  !important;
    color: white  !important;
}
.customnavbtn
{
	background: #354497  !important;
    color: white  !important;
}
.customnavbtn:hover
{
   background: #3F51B5  !important;
}
.addaddresstable tr td
{
  padding:0 !important;
  padding-left: 7px !important;
  font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 400;
}
table.category_table > tbody:first-of-type
 {
    background: #eceef8;
}
.accountdetails {
    width: 24rem;
    border: 1px solid #CFDFCD;
  	padding:15px;
}
.accountdetails p {
    line-height: 5px;
    font-size: 13px;
}
.accountdetails h6 {
    padding-bottom: 10px;
}
.addresstablehead tr td
{
  text-transform: uppercase;
    font-size: 13px;
}
#UpdateProfileButton
{
   background: #354497  !important;
    color: white  !important;
  border:none !important;
}
#UpdateProfileButton:hover
{
	background: #3F51B5  !important;
}
.wrappergrid
{
  display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 5rem;
}
.wrappergrid .grid_3
{
  flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
}
.wrappergrid .grid_9
{
  flex: 0 0 75%;
    max-width: 75%;
    padding: 0 15px;
}
.addressheading
{
  font-weight: bold;
    color: black;
}
.favsidebar
{
  border: 1px solid #d1d1d1;
}
.sidebarlist
{
  list-style: none;
    padding: 0;
  margin:0;
}
.sidebaritem
{
 border-bottom: 1px solid #d1d1d1;
    padding: 10px 15px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between; 
  	cursor:pointer;
}
.sidebaritem active
{
  background: #f5f5f5;
}
.createfav
{
  border-radius: 0;
    background-color: #3F51B5;
    border: none;
    color: white !important;
    width: 25%;
    padding: 8px 40px;
    text-align: center;
    margin: 10px 0px;
  	display: flex;
    justify-content: space-around;
}
.itemname
{
   font-size: 15px;
  font-weight:700;
  
}
.itemdesc
{
   font-size: 15px;
  height: 18px;
}
.customitemprice
{
  font-size: 15px;
  font-weight:700;
  height: 18px;
}
.custom_movetocart
{
      border-radius: unset;
    border: none;
    width: 100% !important;
    height: 2.6rem;
    color: white !important;
    background-color: #3c4caa !important;
}
.custom_favmovecard
{
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 180px;
}
.customcheckdelete
{
  padding: 10px;
    justify-content: space-between;
}
.customcheckdelete svg {
    height: 15px;
    width: 15px;
    background-color: blue;
    border-radius: 50%;
    stroke: white;
}
.customselectall
{
  display: flex;
    justify-content: space-between;
    width: 100px;
}
.xbtn
{
  border: none;
    background: white;
}
.customdropdown {
  position: relative;
  display: inline-block;
}

.customdropdown-content {
  display: none;
   position: absolute;
    background-color: white;
   
    overflow: auto;
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.customdropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.show
{
	display:block;
}
.yesbtn {
    background-color: #3F51B5;
    color: white !important;
  border-radius: 0;
}
.nobtn {
    border:1px solid #3F51B5;
    color: #3F51B5 !important;
  border-radius: 0;
}
.custommodelfooter
{
      margin-top: 40px;
    gap: 20px !important;
    display: flex;
    justify-content: center;
}
.customfavx
{
  position:absolute;
  right:10px;
  top:7px;
}
.customfavx1
{
  position:absolute;
  right:10px;
  top:34px;
}
.customfavinput
{
  position:relative;
}
.customcancelbtn
{
  border: 1px solid #3F51B5;
    border-radius: 12.5rem;
   	background-color:white;
    color: #3F51B5 !important;
  	width:200px;
  	height:3rem;
    margin: 21px 0px 0px 0px;
    padding: 12px 20px;
    width: 8rem;
}
.customcancelbtn:hover
{
  background-color:#3F51B5 !important;
  color:white !important;
}
.customaddress
{
  width: 10rem;
  padding: 15px 20px !important;
  background-color:#354497 !important;
  height: 3rem;
}
.customaddress:hover
{
   background-color:#3F51B5 !important;
}
.custombtnclear
{
	background-color:white !important;
  	color:#354497 !important;
  	border:1px solid #354497 !important;
}
.custombtnclear:hover
{
	background-color:#3F51B5 !important;
  	color:white !important;
}
.custombtnupdate
{
	background-color:#354497 !important;
  	color:white !important;
  	margin:0 !important;
}
.custombtnupdate:hover
{
	background-color:#3F51B5 !important;
  	color:white !important;
}
#BackToCheckoutButtonButton
{
	border: 1px solid #3F51B5;
    border-radius: 12.5rem;
    background-color: white;
    color: #3F51B5 !important;
    width: 216px;
    height: 3rem;
    margin: 21px 0px 0px 0px;
    font-size: 15px;
    padding-top: 12px;
}
#BackToCheckoutButtonButton:hover
{
	background-color: #3F51B5 !important;
    color: white !important;
}
.addressdetails {
    position: relative;
}
.customeditbtn {
    position: absolute;
    right: 60px;
    margin-top: -140px;
}
.customdeletebtn {
    position: absolute;
    right: 37px;
    margin-top: -140px;
}
.customproductgap
{
  gap:40px;
}
.Custom_mobile_filter{
  visibility:hidden;
}
@media only screen and (max-width: 992px) {
.g-col-6.custom_info_mobcol{
    grid-column-start: 1 !important;
    grid-column-end: 13;

  }
  .custom_Info_have_account {
    align-items: center !important;
  }
  .g-col-3.custom_payment_mobcol {
    grid-column-start: 1;
    grid-column-end: 13;
  }
  hr.custom_verical_hr{
    width:90% !important;
  }
  .d-flex.custom_userlogo_mob {
    display: flex;
    flex-direction: column;
    font-size: 14px;
 	 }
  .custom_logo_gap_mob {
    gap: 15px !important;
    align-items: center;
  	}
  .Custom_user_info_logo {
    padding-top: 10px !important;
 	}
  .d-flex.custom_usernameandemail_mob_con {
    font-size: 15px;
    line-height: 20px;
	}
  .Custom_Checkout_lable{
    font-size: 17px !important;
    padding: 12px 14px !important;
    opacity: 1;
  }
  
}

/*--- Security ---*/
.cus_securitymodel {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #0000004d;
    z-index: 9999;
    display: none;
}
.cus_securitymodel.show{
    display: block !important;
}
.cus_securitymodel_bg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.cus_security_content {
    background: #ffffff;
    padding: 30px;
    width: 25%;
    font-size:14px;
}
.cus_secuity_label {
    font-size: 14px;
}
.cus_secuity_input {
    width: 100%;
    padding: 5px;
}
.cus_secuity_err {
    font-size: 12px;
    padding-top: 5px;
    color: #ff0000;
}
.cus_security_btn {
    padding: 5px 30px;
    background: transparent;
}