.headerSectionOne{
    width:100%;
    background-color: #fff;
    border-bottom:1px solid #D8D8D8;
    /* box-shadow: 1px 1px 5px #707070; */
}
.logo img{
    width:200px;
    height:100px;
    object-fit:contain;
}
.schBtn{
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
    position: absolute;
    top: 11px;
    right: 10px;
}
.searchBar input{
    border-radius:18px;
    position: relative;
}
.searchBar{
    position: relative;
    color:#D8D8D8;
}
.searchBar form{
    padding: 0 !important;
    margin: 0 !important;
}
.searchBar span a{
    position: absolute;
    display: flex;
    top:12px;
    right:13px;
    color:#D8D8D8;
}
.user{
    padding: 0px 16px;
    padding-bottom: 10px;
}
.headerWishList {
    padding-bottom: 10px;
    position: relative;
    padding-right: 10px;
}
.headerCart.d-inline.cart.dropdown {
    padding-bottom: 10px;
}
.user_login:hover .dropdown-menu.AccountDropdown {
    display: block;
	position: absolute;
}
.dropdown-menu.AccountDropdown {
    display: none;
	top: 34px;
    left: -120px;
}
.item_details img {
    width: 9px;
    padding-bottom: 1px;
}
.payMent img {
    width: 13px;
    padding-right: 4px;
}
a.dropdown-item:hover {
    color: #D9126F;
    background-color: transparent;
}
.LogoSection{
    width:95%;
    margin:auto;
    padding:20px 0;
}
.loginSection a,.loginSection span{
    font-family:'Comfortaa',sans-serif;
    font-size:18px;
    font-weight:500;
    text-transform: uppercase;
    color:#333333;
}
.loginSection{
    padding-right:70px;
}
.headerWishList img{
    padding-right:10px;
    width:38px;
}
.logoSection{
    border:ipx solid #707070;
}
.navSection{
    padding:20px 0;
    border-bottom:1px solid #D8D8D8;
    background-color: #fff;
    box-shadow:1px 1px 4px grey;
}
.navItems a{
    text-transform: uppercase;
    font-family:'Comfortaa',sans-serif;
    font-size:18px;
    font-weight:500;
    color:#082538;
}
.navItems{
    width:40%;
    margin:auto;
}
.navItems a:focus, .navItems a:active, .navItems a:hover{
    color: #E0AEB1 !important;
}
.navItems a.active{
    color: #E0AEB1 !important;
}
.header{
    top:0px;
    position: sticky;
    z-index:99;
}
.cart .dropdown-menu {
    border: medium none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
    left: auto;
    right: 0;
    top: 95%
}
.dropdown.d-inline.cart:hover .dropdown-menu {
    display: block;
  }

.cart .dropdown-item:focus,
.cart .dropdown-item:hover {
    background-color: transparent;
}

.cartItemList {
    overflow-y: auto;
    max-height: 338px;
    width: 260px;
    overflow-x: hidden;
}

.dropdown-menu.cartDropdown.show {
    top: 6px !important;
    left: -23px !important;
}

.cartItems {
    display: flex;
    width: 250px;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 10px;
    padding-top: 10px;
}

.cartimageList img {
    width: 80px;
    height:83px;
}

.carttextList h6,
.carttextList p {
    font-size: 14px;
    font-weight: 500;
}

.carttextList h6 a {
    color: #333
}

.carttextList h6 a:hover {
    color: #E0AEB1
}

.cartClose i {
    font-size: 14px;
    color: #707070 !important;
    position: relative;
    top: 0;
    left: 0px;
}

.cartClose i:hover {
    cursor: pointer;
}

.subTotal {
    padding: 10px 0 0;
}

.payMent {
    float: right;
}
.dropdown:hover~.cartDropDown{
    display: block!important;
}

.cartItems .col-md-4 {
    padding: 0;
}

.redirectBtns .btn.viewCart,
.redirectBtns .btn.checkout,
.redirectBtns .Quatation {
    display: block;
    margin: 0 auto 10px;
    background-color: #eae9e7;
    color:#000;
    font-weight: 500;
    border-radius: 4px;
    font-size: 14px;
}

.captions h6,
.payMent h6 {
    font-weight: 500;
}

.redirectBtns .btn.viewCart:hover,
.redirectBtns .btn.checkout:hover,
.redirectBtns .Quatation:hover {
    background-color:#E0AEB1;
    color: #fff;
}

.redirectBtns .btn.viewCart {
    background-color: #eae9e7;
    /* color: #fff; */
    margin-top: 0 0 10px;
}
span.badge, span.wishListBadge ,.wishListBadgeMobile{
    background: #E0AEB1 none repeat scroll 0 0;
    color: #000;
    font-size: 11px;
    position: absolute;
    top: -17px;
    right: -13px;
    width: 25px;
    text-align: center;
    height: 25px;
    border-radius: 50%;
    font-weight: 500;
    padding: 7px 0px;
}
span.wishListBadge {
    right: 6px;
    top: -16px;
    padding: 4px;
}

  /* mbl header styling */
.mobileHeader{
    position: sticky;
    top:0;
    background-color:#fff;
    z-index:99;
    display: none;
    box-shadow:1px 1px 5px gray;
}
.mblHeaderLogo img{
    width:100px;
    max-height:70px;
    object-fit:contain;
}
.mblwishListAndCart{
    order:3;
}
.mblHeaderLogo{
    order:2;
}
span.wishListBadgeMobile {
    right: 6px;
    top: -16px;
    padding: 4px;
}
.mobileNavBar {
    padding: 15px 0px 0px 5px;
}
#collapsibleNavbar{
    position: absolute;
    background-color: #fff;
    width:100%;
}
.search_box {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px #999;
    height: 50px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 112px;
    right: 2px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: 999;
    border: none !important;
}

.search_box.active {
    top: 112px;
    right: 2px;
    width: 400px;
    border: none !important;
}

.search_fields .form-group,
.search_fields_mbl .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    width: 100%;
}

.search_fields .form-control {
    border: medium none;
    font-size: 16px;
    height: 50px;
    padding: 0 15px;
    width: 90%;
}

.search_fields .form-group button {
    background: #E0AEB1 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 18px;
    height: 50px;
    min-width: 50px;
    width: 10%;
}
.mobileNavBar .search_fields .form-group button {
    width: 40% !important;
    background-color: #e0aeb1 !important;
}
button:focus {
    outline: none !important;
}
.searchBar .input-group .input-group-append .btn {
    border: none !important;
    position: absolute;
    top:6px;
    right: 0;
    z-index:100;
}
.mobileNavBar .search button {
    background-color: transparent;
    border: 0;
    padding: 0 12px 3px 20px;
}
.searchBar .input-group .form-control {
    border-radius: 50px !important;
    width: 240px !important;
}
/* #search_btn i{
    font-size:25px;
    padding-left:15px;

} */
/* .nav-item{
    border-bottom: 1px solid pink;
    width:100%;
} */
.nav-link{
    color:black;
    text-align: center;
}
.activeNav{
    border-top:1px solid #E0AEB1;
}
.nav-link:hover{
    color:#E0AEB1;
}