@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800;900&family=Lobster&family=Outfit:wght@100;200;300&display=swap');
*{
	box-sizing:border-box;
}
body{
	position: relative;
	overflow-x:hidden !important;
	min-height:100vh !important;
	font-family: 'Outfit', sans-serif !important;
	/* background-color:#f3f5f7 !important; */
}

.navbar-toggler{
	display:none;
}
.navbar{
	z-index:1020 !important;
}
.empty-cart-wrap{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    font-weight:bold;
    height:50vh;
    width:100%;
    /*font-family: 'Pacifico', cursive !important;*/
}
#register_user form .form-group{
    margin-bottom:45px;
}
.rims-percentage-text{
	position:absolute;
	left:0;
	padding:5px;
	padding-top:13px;
	text-align:center;
	height:50px;
	width:50px;
	font-weight:bold;
	border-radius:100%;
	/* background:red; */
	/* background-image:url('../images/discount_back.png'); */
	background-color:#f2f2f2;
	color:#d3060e;
	z-index:2;
	margin:10px 0 0 10px;
	display:none;
	border:0.5px solid #d3060e;
}

.main-container{
	min-height:65vh;
}
.market-list{
	list-style:none;
	margin-top:13px;
	float:right;
	position:absolute;
	right:0;
	top:15px;
	margin-right:0px;
	margin-top:0px;
	padding-right:10px;
	z-index:5000000  !important;
}
.dropdown-menu{
	right:0  !important;
	margin-right:0px !important;
	transform:translateX(-45%);
	z-index:5000000  !important;
}
.sub-controls .controllers-wrap, .sub-board .sub-controls{
    display:flex;
    justify-content:space-between;
    width:100%;
    gap:2px;
}
.sub-board .sub-controls{
    width:70px;
    max-width:70 !important;
}
.sub-controls .controllers-wrap span{
    height:18px;
     width:18px;
    padding:3px !important;
    display:flex;
    justify-content:center;
    align-items:center;
}

.sub-controls .controllers-wrap span i{
    font-size:13px;
}
.controller{
    height:18px;
    width:18px;
    padding:3px;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#af024f;
    color:#fff;
    cursor:pointer;
}
.controller.delete-item{
    height:18px;
    width:18px;
    padding:3px;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#fff;
    color:#af024f;
}
.final-sub-btn{
    position:fixed;
    right:20px;
    width:200px;
     z-index:1000;
     background-color:#f2f1f1;
     padding:10px;
     border-radius:10px;
      display:flex;
      flex-direction:column;
    justify-content:center;
    align-items:center;
     /*transform:translateX(-50%);*/
}
.final-sub-btn button{
     width:170px;
     /*transform:translateX(-50%);*/
     background-color:#af024f;
}
.final-sub-btn p{
    margin-bottom:5px;
    text-align:center;
     width:170px;
     font-size:15px !important;
}
.payment-option{
	height:40px;
	width:300px;
	margin:0 auto;
	position:relative;
}
.payment-option img{
	max-height:100%;
	min-width:100%;
	object-fit:cover;
	position:absolute;
	margin:0 auto;
}
.market-list .dropdown-menu li a{
	display:block;
	width:100%;
	height:100%;
	padding:10px;
	font-size:13px;
	text-align:left;
	color:#000 !important;
}
nav .contacts{
	color:#666 !important;
}
nav .contacts a:hover{
	color:#666 !important;
}
.rims-link-brand{
	margin-top:20px
}
.rims-link-brand a{
	display:block;
	width:100%;
	min-height:40px;
	background:#619cfa;
	color:#fff;
	padding:7px;
	text-align:center;
	border-radius:10px;
}
.top-quantity{
	background:#af024f !important;
}
.market-list .dropdown-menu li a{
	color:#000 !important;
	text-decoration:none;
	font-size:13px;
}
.market-list .dropdown-menu li a:hover{
	color:#000 !important;
	text-decoration:none;
	font-size:13px;
}
.market-list .dropdown .dropdown-toggle{
	font-size:13px;
}
.preview-canvas .rims-percentage-text{
	margin:20px 0 0 30px;
}
.rims-sale-group{
	color:#d3060e;
	font-size:16px;
	display:none;
	width:max-content;
}
.sel-price,.copy-right{
    color:#666 !important;
}
.front-body{
	background-color:#ffffff !important;
}
.option-wraps,.option-filter-wraps{
    margin:5px;
    margin-bottom: 20px;
    margin-left:0px;
    width:100%;
    float: left;
}
.option-head{
    margin:0;
	display:block;
	width:100%;
	margin-bottom:6px;	
	color:#000;
}

.form-group strong,.price-filters{
	color:#666;
}
.remove-option{
	height:17px;
	width:17px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
.other-selected-options{
	border:1px solid #f2f2f2;
	padding:7px;
	border-radius:5px;
	margin:5px 0;
	min-width:50px;
	display:inline-block;
}
.preview-item-name{
	font-family: 'Kavoon', cursive !important;
	text-align:center;
}
.preview-tags{
text-align:center;	
}
.preview-tags a{
	color:#666;
}
.cookie-box{
    position:fixed;
    padding-top:20px;
	width:100vw;
    background:#666;
    color:#fff;
    bottom:0;
    z-index:500;
	display:none;
	left:0;
	font-size:13px;
}
.option-wraps .option-box, .item-option-list .option-box,.option-filter-wraps .option-box{
    min-width: 45px;
    display: inline-block;
    height: 42px !important;
    position: relative;
    background: #ffffff;
    padding-top: 0;
    margin-right:4px;
    border:1px solid #f2f2f2;
    padding:8px;
    border-radius: 5px;
	margin-bottom:4px;
}
.targeted-option,.option-btn{
    margin:0;
}
.option-wraps .option-box input, .item-option-list input, .option-filter-wraps input{
display: inline-block;
height: 30px;
position: absolute;
top:0;
margin-top: 5px;
margin-right:10px;
}
.share-icon i{
	height:40px;
	width:40px;
	font-size:25px;
	color:#000;
}
.share-icon i:hover{
	color:#619cfa;
}

.features-wrap{
	background:#fafafa;
	padding:10px !important;
}
.features-wrap ul{
	padding:4px;
}
.features-wrap ul li{
	color:#000 !important;
	font-size:13px;
}
.option-wraps .option-btn, .item-option-list .option-btn, .option-filter-wraps .filter-btn{
display:inline-block;
background:#fff;
color:#666;
margin-left: 18px;
border-radius:4px;
min-width: 30px;
height: 25px;
text-align: center;
padding-top: 0px;
/* border:#ccc 1px solid; */
cursor:pointer;
}
.filter-button{
	background:#fff !important;
	color:#000;
	/* border:1px solid #619cfa  !important; */
}
.mobile .filter-button{
	margin-bottom:0px;
}
.close-filter{
	position:absolute;
	right:0;
	top:0;
	margin:10px 15px 0 0;
}
.filter-heading{
	text-align:center;
}
.row{
	margin:0 auto;
}
.option-wraps .option-btn:hover, .item-option-list .option-btn:hover{
    background-color:#f1f3ed;
}
.rims-filter-list{
    width: 100%;
    padding:0;
    list-style: none;
}
.rims-filter-list li{
    width:max-content;
    float:left;
    margin-top:5px;
	/* margin-right:10px; */
}
.other-categories .container{
	border-top:1px solid #f2f2f2;
}
.option-filter-wraps .filter-btn{
    margin-top:0px;
}
.hidden{
    display: none !important;
}
.show{
    display: block !important;
}
.show-inline{
	display:inline-block !important;
}
.rims-color-preview{
    border:#666 1px solid;
     margin-left:2px;
     height:10px;
    width:10px;
    border-radius:100%;
    display:inline-block;
}
.alert{
	position:fixed;
	background:#fff;
	color:#000;
	top:0;
	right:0;
	left:0;
	margin:0 auto;
	margin-top:300px;
	box-shadow:2px 2px 4px rgba(0,0,0,0.5);
	width:300px;
	z-index:70000000;
	display:none;
	justify-content:center;
	text-align:center;
	font-weight:bold;
	border:1px solid #ccc;
}

/** other styles **/
.category-box{
	/* background: #c1dce7 !important; */
	padding:10px;
}
.category-box .boxes,.box-wrap .boxes{
	height:155px;
	width:100%;
	/* box-shadow:2px 2px 4px #ccc; */
	border:1px solid #ccc;
	/* border-radius:10px; */
	background-size: cover;
background-position:top;
position:relative;
margin-top:25px;
overflow:hidden;
}

.hide{
	display:none;
	margin:0 auto;
}

.no-hide{
	min-height:200px;
	transition:height 2s ease-out;
}
.desktop-search-links{
	display:block;
	padding:0;
	float:left;
	list-style:none;
	width:100%;
}
.categories-display{
	width:100%;
	height:300px;
	background-position:center;
	background-size:cover;
	position:relative;
	border:1px solid #f1f1f1;
}
.categories-display h5{
	width:100%;
	padding:10px;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	top:0;
	margin-top:20px;
	color:#000 !important;
}
.categories-display-inner{
display:flex;
justify-content:center;
align-items:center;
flex-direction:column;
width:100%;
height:100%;
transition:0.5s;

}
.rims-price-slider{
	background:#619cfa;
	height:2px;
}
.categories-display:hover  .categories-display-inner{
/* background:rgba(0,0,0,0.5);	
color:#fff !important; */
cursor:pointer;
transform:scale(1.05);
transform-origin:center;
}
.shop-now-btn{
	margin: 0 auto;
	margin-top:70px;
	background:rgba(0,0,0,1) !important;
	border:none;
	border:1px solid #fff;
}
.shop-now-btn:hover{
	background:rgba(0,0,0,0);
}
.desktop-search-links li{
	width:100%;
	padding:7px;
	background:#ccc;
	border:1px solid #f2f2f2;
	cursor:pointer;
}
.search-links:hover{
    background:#619cfa;
    color:#fff;
    cursor:pointer;
}
.top-nav{
	height:60px;
	/* background:rgba(0,0,0,0); */
	background:#fff !important;
	position:fixed;
	width:100%;
	z-index:100;
	top:0;
	border:none !important;	
}
.dropdown .dropdown-toggle{
	color:#000 !important;
}
.nav-wrap{
background:#fff !important;	
border-bottom:1px solid #fcfcfc !important;	
}
.store-nav{
	padding-top:30px;
	background-image:url('../images/illustration-bubbles.jpg');	
}
.top-nav ul li a{
color:#a6a4a5  !important;	
}

.shopping-cart{
	padding-left:20px;
}
.contacts{
	display:inline-block;
	padding-left:20px;
	font-size:13px;
	color:#a6a4a5;
	float:left;
	margin-top:15px;
}
.wish-count{
	position:absolute;
	margin-left:15px;
	margin-top:20px;
}
.cart-link{
	color:#619cfa !important;
}
.cart-link:hover{
	text-decoration:none;
}
.cart-span{
	display:block;
	color:#000;
}
.contacts:hover{
color:#666 !important;	
text-decoration:none;
}
.strong-font{
	font-weight:bold;
	/* font-family: 'Gorditas', cursive; */
	font-family: 'Nunito', sans-serif;
}
.span{
	color:#a6a4a5;
}
.wish-heart,.search-anchor{
display:block;
width:40px;
height:40px;	
background:#fff;
border-radius:100%;
	padding:10px;
text-align:center;
border:1px solid #619cfa;
box-shadow:1px 2px 3px rgba(0,0,0,0.4);
color:#619cfa;
padding-top:8px;
}
.search-anchor{
	background:#fff;
	border:none;
	color:#619cfa;
	border:1px solid #619cfa;
	box-shadow:1px 2px 3px rgba(0,0,0,0.4);
}
.search-anchor i{
	color:#619cfa;
}
.hero-categories-wrap{
position:absolute;
min-height:40vh;	
position:absolute;
left:0;
right:0;
bottom:0;
top:0;
margin: auto;
margin-bottom:10px;
margin-top:100px !important;
}
.header-container{
	position:relative;
}
.whatsapp-link{
    height:45px;
    width:45px;
    display:flex;
    justify-content: center;
    align-items:center;
    background:#af024f;
    position:fixed;
    right:20px;
    bottom:30px;
    border-radius:50%;
    z-index:50;
    text-decoration:none;
}
.whatsapp-link:hover{
    text-decoration:none;
}
.whatsapp-link i{
  font-size:30px;
  color:#fff;
}
.tools-wrap{
	display:block;
	/* float:right; */
	width:300px;
	margin-top:35px;
	z-index:1000 !important;
	position:fixed;
	right:0;
}
.tools-logo-wrap{
	/* border-bottom:1px solid #f2f2f2 !important; */
	min-height:80px;
	padding-bottom:15px;
}
.cart-icon{
	display:block;
	float:left;
	width:40px;
	height:40px;
	background:#fff;
	border-radius:100%;
	padding:10px;
	color:#619cfa;
	margin-right:20px;
	border:1px solid #619cfa;
	box-shadow:1px 2px 3px rgba(0,0,0,0.4);
}
.cart-wrap{
	width:150px;
	float:right;
}

.search-anchor,.wish-heart{
	margin:0 auto;
}
.search-input {
    border-radius: 50px;
	height:45px;
	border:2px dotted #ccc;
	font-size:13px;
}
.navbar .form-inline input::placeholder {
  font-size: 13px;
    font-family: 'Spinnaker', sans-serif;
}
.top-nav a,.top-nav .nav-item a{
	color:#666 !important;
}
.cat-box-wrap{
	position:absolute;
	bottom:0;
	margin-bottom:10px;
	width:100%;
}
.rims-mobile-menu-btn{
	position:absolute;
	display:block;
	width:50px;
	height:28px;
	right:0;
	margin-right:10px;
	margin-top:70px;
	z-index:601;
	border:1px solid #f2f2f2;
	border-radius:5px;
	padding:5px;
	padding-top:1px;
	text-align:center;
	color:#666;
	cursor:pointer;
	background:#fff;
}
.rims-mobile-menu-btn:hover{
background:#619cfa;
color:#fff;
border:1px solid #ccc;	
}
.rims-mobile-nav{
	position:absolute;
	z-index:600;
	background:#fff;
	width:100%;
	margin-top:56px;
	display:none;
}
.rims-mobile-nav .navbar-nav{
	display:block;
	padding:0;
	margin:0 !important;
	width:100%;	
}
.rims-mobile-nav .navbar-nav .nav-item{
	display:block;
	float:left;
	width:100%;
	border-bottom:1px solid #f2f2f2;
}
.rims-tracker-holder{
	padding:0;
}
.rims-tracker-holder i{
	color:#999;
}
.rims-tracker-holder li{
	margin-top:10px;
	border:1px solid #ccc;
}

.front-nav a,.front-nav .nav-item a{
	color:#000 !important;
}
.logo-wrap{
	width:170px;
	height:48px;
	/* background:rgba(255,255,255); */
	margin:0 auto;
	left:0;
	right:0;
	/* margin-top:30px; */
	padding-top:0px;
	/* border-radius:10px; */
	position:absolute;
	/* border:1px solid #619cfa; */
}
.header-wrap{
	margin-top:38px;
	float:left;
}

.section-container{
	margin-top:70px !important;
	/* float:left; */
}
.hero{
	height:60vh;
	float:left  !important;
	padding:0;
	
	/* background:#f4e3d1; */
	background:#fff;
	 background-image: url("../images/home-page.jpg");
	/* text-align:center; */
	width:100% !important;
	position:relative;
	overflow:hidden;
	background-position:center;
	background-size:cover;
	border:1px solid #f1f1f1;
}
.heroes,.carousel-inner{
	height:100%;
	width:100%;
	background-position:top;
	background-size:cover;
	float:left;
}
.hero-1{
background-image:url('../images/men-scrubs.jpg');	
}
.hero-2{
background-image:url('../images/women-scrubss.jpg');	
}
.hero-3{
background-image:url('../images/men-scrubss.jpg');	
}
.carousel-control-next,.carousel-control-prev{
	display:none;
}

.left-hero{
	background:rgba(0,0,0,0.2);
	height:100vh;
	width:100%;
	float:left;
}
.hero-right{
	padding:5;
}
.big-head{
	margin:100px 0 50px 0;
	text-align:center;
}
.mid-side-head{
	margin-top:200px;
}
.mid-side .btn{
	color:#000;
	border:1px solid #ccc;
}
.btn{
	background:#619cfa;
	border:none;
}
.rims-item_options{
	margin-bottom:20px;
	float:left;
	width:100%;
	border-bottom:1px solid #f2f2f2;
}
.rims-item-filter .option-filter-wraps,.item-option-list,.option-wraps{
	float:left;
	display:block;
	min-height:50px;
	width:100%;
	border-top:1px solid #f2f2f2;
	margin-top:10px;
	padding-top:10px;
	margin:7px 0;
}

.filter-btn-wrap{
	padding-left:0px;
}
	
		.rims-filter{
	float:right;
	right:0;
	width:100%;
	max-height:400px;
	overflow-y:auto;
}
.pagination-btn{
	height:30px;
	width:30px;
	display: inline-block;
	background-color: #000044;
	color:#fff;
	text-align: center;
}
.arrivals-hero,.arrivals-hero .row,.latest-scrubs{
	height:90vh;
	padding:0;
	background:#fff;
	text-align:left;
	width:100%;
	overflow:hidden;
}
.latest-scrubs{
	margin-top:50px;
}
.hero-head{
	/* text-align:center; */
	z-index:100 !important;
	font-family: 'Open Sans', sans-serif !important;
}
/* .h4{ */
	/* font-family: 'Open Sans', sans-serif !important; */
/* } */
.intro{
	
}
.hero-buy-now{
	/* border:1px solid #fff; */
	color:#000;
}
.hero-buy-now:hover{
	text-decoration:none;
	color:#619cfa;
}
.hero-buy-now:after{
	display:block;
	content:'';
	height:2px;
	width:20px;
	background:#000;
}
.navbar-brand{
    width:168px;
    height:50px;
}
.navbar-anchor{
	display:inline-block !important;
	padding-right:0 !important;
	min-width:30px;
	color:#666;
	padding-left:10px;
}
.front-nav{
	background-color:#fff;
	margin:0;
	border-bottom:1px solid #f2f2f2 !important;
}
.navbar-anchor:hover{
text-decoration:none;
color:#619cfa;
}
.account-a{
	/* border-left:1px solid #666 !important; */
	padding-left:10px;
}
/* .rims-search-wrap{
	position:fixed;
	background:#fdfdfd;
	width:99%;
	z-index:100;
	max-height:70vh !important; 
	padding:0;
	display:none;
	border-top:1px solid #ccc;
	z-index:100;
} */
/* .rims-search-recommended .rims-item-container{
height:45% !important;
overflow-x:scroll;	
} */
.category-wrap{
	padding:10px;
}
.rims-search-wrap{
	background:#fff;
	width:99%;
	z-index:100;
	height:65% !important; 
	padding:0;
	display:block;
	border-top:1px solid #ccc;
}
/* .front-search-wrap{
	margin-top:-10px;
} */
.front-search-wrap{
	margin-top:0px !important;
	float:left;
	padding:10px;
}
.modal-lg .modal-content{
	padding:7px;
	margin-top:50px;
}
.search-modal{
	margin:0 auto;
	margin-top:50px;
	min-width:80% !important;
}
.page-search-wrap{
	margin-top:80px;
}
.search-categories{
	width:100%;
	padding:10px;
	max-height:80vh;
	/* overflow-y:scroll; */
}
.close-search{
	position:absolute;
	display:block;
	right:0;
	font-size:24px;
	margin-right:5px;
	margin-top:5px;
	height:30px;
	width:30px;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	border-radius:100%;
	z-index:20;
	padding-top:2px;
	cursor:pointer;
}
.mobile-search-result-wrap{
 max-height:80vh;
padding:0; 
}
.rims-search-head, .rims-recommended-head{
width:100%;
 float: left;
 max-height:70vh;
 overflow-y: auto;
display:none;
	padding-top:5px;
	margin:0 auto !important;
	background:#fdfdfd;
	border-bottom:1px solid #ccc;
}
.rims-recommended-head{
	display:block;
}
.search-heading-text{
	padding-top:10px;
	padding-bottom:0px;
	font-family: 'Nunito', sans-serif;
}		
.rims-search-wrap a{
	text-decoration:none;
	color:#000;
}
.rims-search-wrap a:hover{
	text-decoration:none;
}
.search-image{
	background-position:center;
	background-size:cover;
	height:300px;
}
.search-anchor{
    cursor:pointer;
}
.view_items{
	max-height:50vh;
	overflow:hidden;
	overflow-y:auto;
}
.search-text{
	display:block;
	color:#000;
	margin:0;
}
.search-category{
color:#666;	
}
.search-link:hover{
	text-decoration:none;
}
.inner-item p{
	margin:0 auto;
	border:1px solid #ccc;
	color:#fff;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin-bottom:15px;
	width:80%;
}
.inner-item a{
	display:block;
	height:100%;
	width:100%;
	position:absolute;
}

.top-search{
	width:100%;
	float:left;
	height:70px;
	padding:6px;
	display:none;
	background:#ccc;
	position:relative;
}
.close-search{
	position:absolute;
	right:0;
	top:0;
}
.top-search form{
	margin-top:12px;
}
.submit-order,.btn-dark{
	color:#fff;
	background-color: #000;
}
.edit,.remove{
	cursor:pointer;
}
.edit:hover{
	color:#fff !important;
	background-color: #000 !important;
}
.item-summary .shipping-details {
   min-height: 35vh;
   /* margin: 10px; */
}
.inner-item{
	position:relative;
	height:350px;
	background-position:top;
	background-size:cover;
	text-align:center;
	border-right:1px solid #fff;
}
.inner-item-section{
	position:relative;
	height:350px;
	background-position:center;
	background-size:cover;
	text-align:center;
	border-right:1px solid #fff;
}

.rims-page-result .inner-item-section{
	height:350px;
}
.item-box{
	margin-bottom:20px;
}
.item-wrapper{
	background:#fff;
	position:relative;
	border:1px solid #fff;
	border:1px solid #fafafa;
	border-radius:10px;
	box-shadow:1px 1px 2px rgba(0,0,0,0.1);
}
.item-wrapper:hover{
	background:#af024f ;
	transition:0.5s;
	border:1px solid #fff;
	border-radius:10px;
	box-shadow:2px 2px 4px rgba(0,0,0,0.4);
	color:#fff;
}
.item-wrapper:hover .rims-link-item,.item-wrapper:hover .item-desc-wrap strong{
	color:#fff !important;
	text-decoration:none;
}
.item-wrapper a:hover{
	color:#fff;
	text-decoration:none;
}
.strike-price{
	text-decoration:line-through;
}
.preview-price{
	font-size:20px;
	color:#619cfa !important;
}
.price{
	font-family: 'Nunito', sans-serif;
}
.item-desc-wrap{
	background:rgba(255,255,255,0);
}
.item-desc-wrap a{
	color:#666;
}
.other-descriptions{
	margin-top:60px;
}
.item-description p{
	font-size:13px;
}
.item-wrapper .image-wrap{
	padding:5px;
	display:block;
}
.item-wrapper .rims-link-item img{
	max-width:100%;
}
.wish-btn,.rims-remove-wishlist-btn{
	display:block;
	position:absolute;
	right:0;
	margin-top:10px;
	margin-right:10px;
	z-index:1;
	font-size:20px;
	color:#619cfa;
	border-radius:50%;
	background:#fafafa;
	height:28px;
	width:28px;
	text-align:center;
}
.preview-wishlist-btn{
	position:static;
	margin-top:0px;
	margin-left:10px;
	font-size:18px;
	color:#fff;
	border-radius:50%;
}
.preview-wishlist-btn .fas{
	color:#fff;
}
.item-images-wrap{
	padding:5px;
	overflow:hidden;
}
.rims-wishlist-btn:hover,.rims-remove-wishlist-btn:hover{
	color:#fff !important;
	cursor:pointer;
	background:#af024f;
}
.rims-wish-active:hover{
	color:#fff !important;
}
.rims-remove-wishlist-btn:hover .fa-trash{
	color:#fff !important;
}
.rims-wish-active,
.rims-remove-wishlist-btn .fa-trash{
	color:#af024f;
}
.active{
	background:#619cfa !important;
	border:none;
	color:#fff;
}
.active a{
	color:#fff !important;
}
.item-desc-wrap{
	padding:10px;
}
.toplink{
	display:block;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
.sublink{
	padding:0;
	margin-top:20px;
}
.sublink li{
	display:block;
	text-decoration:none;
	list-style:none;
}
.sublink li a{
	display:block;
	text-decoration:none;
	color:#666;
}
.sides{
	height:100%;
	background-position:center;
	background-size:cover;
	/* box-shadow:2px 2px 4px #ccc; */
}
.inner-sides{
	height:80%;
	background-position:center;
	background-size:cover;
	box-shadow:2px 2px 4px #ccc;
}
.section-wraps{
	margin-top:50px;
	/* border-bottom:1px solid #f1f1f1 !important; */
	padding-bottom:50px !important;
}
.new-arrivals-wrap,.related-products{
	margin-top:100px;
}
.related-products{
	margin-top:100px;
	float:left;
}
.rims-bread-crumbs-wrap{
	margin-top:50px;
}
.rims-bread-crumbs,.rims-bread-crumbs a{
	color:#666;
}
.rims-bread-crumbs .badge{
	/* color:#fff !important; */
}
.badge-dark:hover{
	color:#fff !important;
}
.rims-bread-crumbs{
	border-bottom:1px solid #f2f2f2;
	min-height:50px;
}
.after-hero{
	 float:left;
	 margin-top:100px;
}
.after-hero .rims-collections{
	padding:10px;
	border-radius:10px;
}
.after-hero .rims-item-container{
	padding:0;
}
.arrivals-hero-wrap{
	margin-top:100px;
}
.shop-btn{
	background:#666666;
	position:absolute;
	bottom:0;
	right:0;
	margin-right:20px !important;
	margin-bottom:20px !important;
}
.nav-tabs{
	background:#fafafa;
}
.nav-tabs .nav-item .nav-link{
	min-width:80px;
	background:rgba(0,0,0,0);
	margin-right:1px;
	border-radius:0px;
}
.nav-tabs .nav-item .active{
	background:#000 !important;
	color:#fff;
	border:none;
}
.tab-pane{
	background:#fff  !important;
	border:none;
	padding:10px;
	font-size:13px;
	color:#000;
}
.cat-link{
	color:#666;
	display:block;
	text-decoration:none;
	font-size:16px;
	/* margin-top:10px; */
	text-align:center;
	width:100%;
	/* height:70px; */
	padding:10px;
	padding-top:10px;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	/* margin-top:85px; */
	/* font-family: 'Source Sans Pro', sans-serif; */
	    font-family: 'Nunito', sans-serif;
	background-color:rgba(255,255,255,1);
	border-top:2px solid yellow;
	-webkit-text-stroke-width: 0.01em;
  -webkit-text-stroke-color: #666;
}
.inner-menu{
	position:absolute;
	top:0;
	font-size:12px;
	width:70%;
	margin:5px;
}
.inner-menu ul{
	padding:0;
	list-style:none;
	padding-left:10px;
	padding-top:20px;
	background:#fff;
	width:100%;
}
.heading{
	color:#000;
	margin-bottom:10px;
	font-family: 'Pacifico', cursive !important;
}
.md-heading,.sm-heading{
	color:#000;
	margin-bottom:30px;
	font-family: 'Pacifico', cursive !important;
}
.sm-heading{
	margin-bottom:15px;
}
.md-heading:after,.sm-heading:after{
	content:'';
	display:block;
	background:#af024f;
	height:5px;
	width:20px;
	margin-top:5px;
	border-radius:5px;
}
.front-heading{
	font-family: 'Pacifico', cursive !important;
	font-size:35px;
	text-align:center;
}
.categories-display .heading{
	color:#000;
}
.baby-food{
	color:#fed57b !important;
}
.maternity{
color:#71bd9f !important;	
}
.diapering{
color:#006ce4 !important;
}
.car-seats{
	color:#000;
}
.activity{
color:#5f7b2b;
}
.stationeries{
color:#8da7ca;	
}
.toddlers{
	color:#dc457c;
}
.apparel{
	color:#db6ea8;
}
.car-seats{
	color:#f16669;
}
.strollers{
	color:#a6ac7e;
}
.gifts{
	color:#865c9e;
}
.cat-link{
	color:#000 !important;
	margin-top:10px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
}
.cat-link:hover{
	color:#000;
	text-decoration:none;
	background-color:rgba(255,255,255,0.8);
	transition:0.5s ease-in-out;
}
.see-all{
	float:right;
	color:#af024f;
	font-weight:bold;
	display:block;
	width:max-content;
	cursor:pointer;
	border:1px solid #af024f;
	padding:5px;
	background-color:rgba(255,255,255,0.6);
	border-radius:5px;
	margin-right:30px;
}
.see-all:hover{
	color:#ff9900;
}

.a-link:after{
	display:block;
	content:'';
	width:40px;
	height:5px;
	background:#666;
	margin-top:12px;
}
.baby-item-name{
	color:#666;
	font-size:13px;
}
.section-links{
	margin-top:70px;
}

.preview_image{
	background-size: cover;
	background-position:center;
	max-height:auto; 
	width:100%; 
}
.preview-wraps{
	margin-top:30px !important;
}
.preview-wraps .rims-collections{
	width:100% !important;
}
/* .preview-canvas{ */
	/* background-size: cover; */
	/* background-position:top; */
	/* height:100vh;  */
	/* width:350px;  */
/* } */


.rims-image-preview ul{
list-style: none;
padding:0;
}
.preview-headers{
	font-weight:bold;
}
.rims-image-preview ul li{
height: 100px !important;
/*width:100%;*/
float: left;
overflow: hidden  !important;
background:#ccc;
background-size: cover;
background-position:center;
border:#ccc 1px solid;
}
.rims-preview-img-wrap{
	width:100%;
}
.rims-preview-img-wrap img{
	margin:0 auto;
}
.preview_image img, .rims-image-preview  ul li img{
	padding: .25rem;
    background-color: #fff;
    /* border: 1px solid #dee2e6; */
    border-radius: .25rem;
    /* width: 420px;
	height: 480px; */
}
.photo-tabs{
	padding:0;
}
.photo-tabs ul li {
	float:right;
	/*margin-left:10px !important;*/
}
.active-option{
	border:1px solid #666 !important;
	box-shadow:2px 2px 4px #ccc;
}
.rims-cart-btn{
	background:#fff;
	border:1px solid #619cfa;
	padding-top:7px;
	color:#619cfa;
}
.rims-cart-btn:hover{
	background:#000;
	border:1px solid #000;
	padding-top:7px;
	color:#fff;
}
.rims-cart-add-success{
	background:rgba(0,0,0,0.6);
	height:100vh;
	width:100vw;
	display:none;
	justify-content:center !important;
	align-items:center !important;
	padding:0;
	position:fixed;
	top:0;
	z-index:80000;
	padding:15px; 
}

.rims-cart-add-success .rims-cart-add-message{
	background:#fff;
	height:max-content;
	width:max-content;
	display:flex;
	flex-direction:column;
	justify-content:center; 
	align-items:center;
	padding:20px;
	border-radius:15px;
}
.rims-cart-add-message .btn{
   width:220px !important;
   text-align:center;  
margin-top:20px; 
font-weight:bold;
font-size:12px;	  
}
.close-preview{
	position:absolute;
	top:30px;
	right:50px;
	color:#fff;
	font-size:34px;
	opacity:1;
	
}
.rims-cart-add-message .btn:hover{
   background:#af024f;  
   color:#fff;  
}
.rims-cart-btn-continue,.rims-cart-btn-view{
	background:#fff;
	border:1px solid #af024f !important;
	color:#af024f;
}
.rims-cart-btn-proceed{
	background:#af024f;
	border:1px solid #fff !important;
	color:#fff;
}
.total-preview-cost{
	color:#af024f;
}
.preview-wishlist-btn{
	background:#af024f;
}
.rims-active-photo{
	border:1px solid #619cfa !important;
	box-shadow:2px 2px 4px #ccc;
}
.rims-show-item-img{
	margin-top:5px !important;
	overflow:hidden;
	padding:5px;
	background:#fff !important;
}
.rims-show-item-img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.main-rims-active-photo{
	box-shadow:2px 2px 4px #ccc;
}
.photo-tabs{
	float:left;
	max-height:250px;
	overflow-y:auto;
	width:100%;
}
.photo-tabs .photo-tabs-inner{
	float:left;
	max-height:250px;
	width:95%;
}
.photo-tabs::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.photo-tabs {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.photo-tabs ul{
	float:left;
	display:block;
	border:none !important;
	margin:0;
}
.photo-tabs-controls{
	text-align:center;
	height:20px;
	float:left;
}
.go-up{
	opacity:0;
}
.photo-tabs-controls i{
	font-size:20px;
	color:#666;
	cursor:pointer;
}
.photo-tabs-controls i:hover{
	font-size:23px;
	color:#619cfa;
}
.scroll{
	overflow-y:scroll;
}
.type-box{
	border:1px solid #f2f2f2;
	text-align:center;
}
.item-features{
	position:relative;
}
.footer{
	background:#fff;
	min-height:200px;
	border-top:1px solid #ccc;
	padding-top:30px;
	padding-bottom:0px !important;
	/* position: absolute; */
  right: 0;
  bottom: 0;
  left: 0;
}
.social-list{
	display:block;
	padding:0;
	list-style:none;
	width:100% !important;
	height:50px;
	float:left;
}

.social-list li{
	float:left !important;
	list-style:none;
	padding:10px;
	display:inline-block;
}
.social-list li i{
font-size:20px;
}

.copy-right{
	float:left;
	margin-top:50px;
}
.footer-list{
	padding:0;
	list-style:none;
	width:100%;
}
.footer-list li{
	padding:3px;
	height:25px;
	min-width:120px;
}
.footer-list li a,.footer a{
	color:#666;
	font-size:13px;
	font-weight:normal !important;
}
ul.footer-list li a{
    width:80px !important;
    height:25px !important;
}
#settings-tab,#wrap-all{width:100%;
				height:auto; padding:0px 10px;
			}
#settings-tab ul{padding:0;}
#settings-tab ul li{display:block; overflow:hidden;list-style:none; border-radius:5px; margin-bottom:10px;
border:1px solid #f2f2f2;}
#settings-tab ul li .fa-plus,#settings-tab ul li .fa-minus{float:right;}
.tab-head{cursor:pointer; width:100%; background:#f1f3ed; padding:10px;}
.tab-head span{font-weight:400;}
#settings-tab .details{display:none;  border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; padding:10px; width:100%;}
.update-button{width:100%; margin-top:10px;}
.required-field{color:red; font-size:12px; padding-top:5px;}
#settings-tab{ width;100%;}
#settings-tab table{width:100%;}
#settings-tab input{font-size:12px; padding:5px; width:100% !important;}
.sender-email,.take-msg-name,.input-subject{max-width:300px; height:auto; padding:10px; border:1px solid #cccccc; background:#f1f3ed; border-radius:3px;}
.primary-email{float:left; width:100%; height:auto;}
.primary-email p{float:left; display:block; max-width:300px; height:auto; padding:10px; border:1px solid #cccccc; background:#f1f3ed; border-radius:3px; margin-bottom:20px;}
.sender-email,.take-msg-name{height:15px; font-size:13px; font-weight:bold; color:#666666;}
.take-msg-name{padding:5px !important;}
.msgtxt{border:1px solid #cccccc;}
.user-home-info ul li{
	padding:0;
}
.user-home-info ul li a{
	display:block;
	height:100%;
	width:100%;
	color:#666;
	padding:10px;
}
.user-home-info ul li a:hover,.tab-head:hover{
	background:#619cfa;
	color:#fff;
	text-decoration:none;
}
.hero-header{
	float:left;
	width:200px;
	color:#619cfa;
	margin:0 auto;
	margin-left:70px;
	margin-top:150px;
}
.hero-intro-text{
	float:left;
	width:400px;
	font-size:19px;
	margin-left:60px;
}
.order_list-wrap .table thead{
	background:#619cfa;
}
.order_list-wrap .table tbody tr:nth-child(even){
	background:#f2f2f2;
}
.discover-btn{
	display:block;
	width:120px;
	height:40px;
	border-bottom:1px solid #000;
	color:#000;
	margin-top:60px;
	margin-left:60px;
}
.sub-after-hero{
margin-top:50px;	
}
.discover-btn:hover{
	text-decoration:none;
	color:#619cfa;
	border-bottom:1px solid #619cfa;
}
.mobile{
	display:none;
}
.cat-box-wrap-inner{
	display:flex;
	align-items:center;
	justify-content:center;
}
.category-wrap .boxes{
	width:200px;
}
@media (min-width:600px) and (max-width:800px){
.hero{
	/* background-image: url("../images/boy-home-700x.jpg"); */
	height:320px;
	
}	
}
@media (min-width:800px) and (max-width:1024px){
.hero{
	/* background-image: url("../images/boy-home-800x.jpg"); */
	height:320px;
	
}	
}
@media (min-width:280px) and (max-width:769px){
	.categories-display{
	height:150px;
}
.rims-image-preview ul li{
	width:100px;
	height:100px !important;
}
.section-container .container{
	padding:0;
}
.more-categories{
	padding-top:0 !important;
}
.account-page{
	margin-top:100px !important;
}
.main-user-side{
	padding:0;
}
	.shop-now-btn{
	margin-top:20px;
}
.checkout-bx{
	padding-left:0;
	padding-right:0;
}
.logo-wrap{
	left:0;
	margin-left:10px;
	margin-top:0px;
	border:none;
}

.cat-box-wrap{
	position:absolute;
	bottom:0;
	margin-bottom:30px !important;
}
/* .cat-box-wrap-inner .category-wrap:nth-child(1){
	margin-left:15px;
	} */
	.cat-box-wrap-inner .category-wrap .boxes{
	border-radius:10px;
	box-shadow:1px 2px 4px rgba(0,0,0,0.5);   
	 
	}
.categories-display-inner .heading{
	margin-top:0px;
}
	.rims-image-preview .row{
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	padding-top:30px;
	padding-bottom:30px;
}
.wish-wrap,#settings-tab{
	/*margin-top:40px;*/
}
#settings-tab,.wish-wrap{ padding:0;}
.order_list-wrap{
	width:90%;
	overflow-x:auto;
	/*margin-top:60px;*/
}
.user-home-info{
	padding:0;
}
.contacts{
	float:left;
	margin-top:-8px;
	color:#000;
}
	.mobile{
		display:block;
	}
	.market-list{
	list-style:none;
	margin-top:0px;
	float:right;
}
.pre-image{
	padding:0;
}

	.cat-link{
	background-color:rgba(255,255,255,0.5);
	border:none;
	border-radius:0px;
	color:#000;
	font-weight:bold;
}

.cat-box-wrap{
	/* overflow-x:scroll; */
	width:100%;
	margin-bottom:10px;
}
.cat-link{
	color:#fff !important;
	display:block;
	text-decoration:none;
	font-size:13px;
	/* margin-top:10px; */
	text-align:center;
	background:rgba(255,255,255,0.8);
	position:absolute;
	width:100%;
	min-height:50px;
	padding:10px;
	padding-top:17px;
	left:0;
	right:0;
	bottom:0;
	/* margin:0 auto;
	margin-top:40px; */
}
.cat-link{
	color:#000 !important;
}
.cat-link:hover{
	color:#000 !important;
}
	.rims-search-head{
 max-height:70vh;
}
.category-wrap{
	padding:5px;
}
.category-box .boxes, .box-wrap .boxes{
	margin-bottom:2px !important;
	height:100px;
}
.store-logo{
	margin-bottom:20px;
}
.section-wraps{
	margin-top:20px;
}
.category-box .boxes,.box-wrap .boxes{
	margin-top:0px !important;
	margin-bottom:20px;
	position:relative;
}
.category-box{
	padding-top:30px;
}
	.mobile-search-categories{
		padding:0;
		display:none;
		width:100%;
		height:30px;
		margin:0;
	}
	.top-search{
		height:100px;
		float:left;
		margin-top:0px;
	}
	.top-search form{
		height:100px;
	}
	.mobile-search-categories li{
		list-style:none;
		float:left;
		color:#666;
		border:1px solid #666;
		padding:2px;
		border-radius:5px;
		margin-right:10px;
	}
	.front-search-wrap{
		margin-top:150px;
	}.search-itm,.mobile-search-result-wrap{
		padding:2px !important;
	}
.inner-item-section{
	height:200px;
}
.front-item-container{
	padding:5px !important;
}.item-desc-wrap{
	padding:5px !important;
}
.item-desc-wrap a{
	font-size:13px;
}
.front-item-container .rims-collections, .arrivals-hero .row{
	float:left;
	margin:0 auto;
	width:100%;
}
.item-box{
	padding:10px !important;
}	
.section-links{
	padding:5px !important;
}
.rims-collections{
	padding:2px !important;
	width:100%;
	float:right;
}

.arrivals-hero{
	height:70vh !important;
}
.inner-sides{
	height:50%;
}
.desktop{
	display:none;
}
.arrivals-hero .sides{
	padding:0;
}.arrivals-hero-wrap{
	padding:1px !important;
}

.mobile-hero{
	padding-top:0 !important;
	margin-top:0 !important;
	float:left !important;
}
.mobile-menu{
	width:100%;
}
.mobile-menu-icons{
	margin-top:10px;
	float:right;
}

.after-hero,.sub-after-hero{
padding:0 !important;
margin-top:0px !important;		
}

.after-hero{
margin-top:20px !important;	
}
.page-top{
	margin-top:0px;
	padding:2px  !important;
}
.page-top .rims-bread-crumbs{
	/* background:#666; */
	height:40px;
	padding:8px;
	padding-left:17px;
	color:#666;
	margin:0 auto;
	margin-top:0px;
	float:left;
	width:100%;
}
.page-top .rims-bread-crumbs a{
	color:#666;
}
.page-container{
	padding:0;
}

.filter-button{
	margin-right:10px;
	margin-top:10px;
}
.filter-wrap{
	position:fixed;
	z-index:40000000;
	background:#fff;
	padding:10px;
	bottom:0;
	background:#fafafa;
	
}
.rims-image-preview,.preview-wraps,.preview-canvas,.photo-tabs,.item-features,.related-products{
	padding:0 !important;
}
.preview-wraps{
	margin-top:45px !important;
}
.rims-show-item-img{
	margin-top:5px !important;
	overflow:hidden;
	padding:5px;
	background:#fff !important;
}

.item-features{
	/*margin-top:50px !important;*/
}
.total-cost-mobile h2{
	font-size:20px !important;
}
.item-summary{
	margin-top:40px;
	float:left;
}
.store-nav,.front-item-wrap{
	float:left;
}
.section-wraps .container,.store-nav .container,.front-item-wrap .container{
	margin-left:0;
	margin-right:0;
	max-width:100% !important;
	float:left;
}
/* .cat-box-wrap-inner .category-wrap{
	height:100px !important;
	width:150px !important;
	 flex:0 0;
	
	margin-bottom:10px;
	margin-left:15px;
}**/
.category-wrap .boxes{
	height:140px !important;
}
.wish-count{
	position:absolute;
	margin-left:-3px !important;
}
}
@media (min-width:481px) and (max-width:2600px){
.final-sub-btn{
    position:fixed;
    right:20px;
    top:70px;
    width:200px;
     z-index:1000;
     background-color:#f2f1f1;
     padding:10px;
     border-radius:10px;
      display:flex;
      flex-direction:column;
    justify-content:center;
    align-items:center;
     /*transform:translateX(-50%);*/
}
}
@media (min-width:480px) and (max-width:600px){

.categories-display{
	height:250px;
}
/* .cat-box-wrap-inner{
	width:1600px;
	
} */
.box-wrap .category-wrap{
	/* width:150px; */
}
}
@media (min-width:280px) and (max-width:360px){
/* 	.cat-box-wrap-inner .category-wrap{
		height:100px !important;
		width:130px !important;
		flex:0 0;
		margin-bottom:10px;
		margin-left:15px;
}
.category-wrap .boxes{
	height:100px !important;
	width:130px !important;
} */
.payment-option{
	height:35px;
	width:280px;
	margin:0 auto;
	position:relative;
}
}
@media (min-width:280px) and (max-width:412px){
	.nav-tabs{
		padding:0;
	}
	.nav-tabs .nav-item .nav-link{
	width:100% !important;
	float:left;
}

}
@media (min-width:280px) and (max-width:480px){
	.category-wrap{
	width:45%;
}
.final-sub-btn{
    position:fixed;
    left:0;
    bottom:0;
    bottom:0 !important;
    width:100%;
    height:75px;
    border-radius:0;
}
.final-sub-btn button{
    width:100%;
    background-color:#af024f;
}
.col-sub-inner-item{
    
}
.type-board{
    padding:20px 0px !important;
}
.order-summary .total-box{
   position:fixed !important; 
   bottom:0;
   width:100%;
   z-index:300000;
   padding-left:20px !important;
}
.hero{
	height:50vh;
	float:left  !important;
	padding:0;
}
.category-wrap .boxes{
	width:100%;
}
	.shopping-cart{
	margin-top:-3px;
	margin-left:5px;
}
.other-descriptions{
	margin-top:30px;
}
.order_list-wrap{
	width:90%;
	overflow-x:auto;
	/*margin-top:60px;*/
	padding:0;
}
.rims-image-preview ul li {
    width: 40px;
    height: 40px !important;
    padding: 0;
    margin-right: 5px;
  }
	/* .cat-box-wrap-inner .category-wrap:nth-child(1){
	margin-left:15px;
	} */
	.wish-heart,.search-anchor,.cart-icon{
width:30px;
height:30px;
padding:4px;	
padding-top:2px;
text-align:center;
}

.search-anchor{
}
	.tools-wrap{
	display:block;
	float:right;
	margin-right:10px; 
	max-width:150px;
	margin-top:35px;
}
.tools-wrap a{
	float:right;
	position:relative;
}
.top-quantity{
	display:inline-block;
	position:absolute;
	margin-left:-14px;
	margin-top:-4px;
	height:15px;
	width:15px;
	font-size:10px;
}
.tools-wrap .row div{padding:5px;}
}
.cart-icon{
	margin-right:3px;
}

	.a-link{
		font-size:14px;
	}
	.sides{
		padding:5px !important;
	}
	.search-modal{
	margin:0 auto;
	margin-top:0px;
	}

.section-wraps{
	position:relative;
}
.card-container{
	margin-bottom:30px;
	height:350px;	
}
.sub-notice{
    font-size:13px;
    color:#af024f;
}
.total-count{
    font-weight:bold;
    font-size:20px;
}
.accordion-card-body{
    padding-right:0;
    padding-left:0;
}
.subscription-card{
	height:100%;
	overflow:hidden;
	position:relative;
}
.subscription-card img{
	height:100%;
	width:100%;
	object-fit:cover;
}
.sub-card-container{
	margin-top:40px;
}
.card-caption{
	height:60px;
	width:100%;
	position:absolute;
	bottom:0;
	background:rgba(0,0,0,0.4);
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:15px 7px;
	color:#fff;
}
.subscribe-btn{
	background: #af024f !important;
	color:#fff;
	border:1px solid #fff;
}
.side-subscribe-boxes{
		transform:translateX(0%);
		transition:0.6s ease-in-out;
		min-height:65vh;
		margin-bottom:80px;
}
.transformed{
	transform:translateX(0%);
	transition:0.6s ease-in-out;
}
.side-subscribe-boxes .card-container{
	height:150px;	
}
.sub-sides{
	min-height:680px;
}
.sub-sides-category{
	overflow-x:auto;
}
.sub-board{
/*	min-height:400px;*/
	height:auto;
	width:100%;
	background:#fff;
	/* padding:20px; */
	border:1px solid #fff;
	border-radius:10px;
	/*overflow-x:auto;*/
}
.side-subscribe-boxes .subscription-card{
	opacity:0.5;
}
.side-subscribe-boxes .subscription-card:hover{
	opacity:1;
}
.active-card{
	opacity:1 !important;
}

.sub-item-box{
	min-height:250px;
	border:1px solid #f3f3f3;
	background:#fff;
	cursor:pointer;
	border-radius:10px;
	overflow:hidden;
	box-shadow:2px 2px 4px rgba(0,0,0,0.2);
}
.sub-board .tab-content{
	height:100% !important;
}
.sub-board .tab-content .row{
	height:max-content;
}
.sub-board .tab-content .row .cols{
	margin-bottom:30px;
}
.sub-inner-item{
	min-height:280px;
}
.sub-item-box:hover .sb-item_image-wrap img{
	transform:scale(1.04);
	transition:1s ease-in-out;
}
.sb-item_image-wrap{
	width:100%;
	height:210px;
	background:#fff;
	padding:20px;
}
.sb-item_image-wrap img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.sub-item-box .custom-select{
	border:none;
	border-bottom:1px solid #f3f3f3;
	border-radius:none !important;
	outline:none !important;
	font-size:13px;
}
.sub-item-name{
	text-align:center;
	font-weight:bold;
	color:#666;
	font-size:15px;
}
.nav-pills li{
	width:100% !important;
}
.nav-pills li button{
	background:#fafafa !important;
	color:#666;
	border:none;
	border-bottom:2px solid #f3f3f3;
	width:100%;
	cursor:pointer;
}
.nav-pills li .active,.nav-pills li button:hover{
	background:#fff !important;
	color:#af024f !important;
	border-bottom:2px solid #af024f;
	border-radius:0;
	transition:0.5s ease-in-out;
}

.tab-pane{
	position:relative;
}
.type-board{
	/*position:absolute;*/
	width:100%;
	height:100%;
	z-index:10 !important;
	border:none;
	background:#fff;
	padding:20px;
	top:0;
	left:0;
	min-height:300px;
}.back-arrow i,.back-arrow span{
	color:#af024f;
}
.arrow-wrap{
	height:30px;
	width:100%;
	float:left;
	cursor:pointer;
}
.sub-options{
    font-size:11px;
    color:#666;
}
.sub-accordion .card{
    border:none;
}
.sub-accordion .card .card-header{
    background-color:#f2f2f2 !important;
    border:none;
    border-bottom:1px solid #fafafa;
}
.sub-accordion .card .card-header h5{
    font-size:13px;
}
.sub-accordion .card .card-header h5 span{
    display:block;
    height:100%;
    width:100%;
    cursor:pointer;
}
.loader-container{
    width:100vw;
    height:100vh;
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:999999999;
    background-color:rgba(255,255,255,0.9);
    position:fixed;
    top:0;
    left:0;
}
.loader-container .loader{
    width:150px;
    height:120px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}