*{
 /*list-style: none;
  text-decoration: none !important;*/
}

h1,h2,h3,h4,h5,h6{
  color: #000;
}

p{
  color: #3a3a3a;
}

body{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    color: #828486;
    overflow-x: hidden;
    min-height: 100vh;
     
	/* background-color: #efefef;  Used if the image is unavailable */
  
  background-position: center; /* Center the image */
  background-repeat: repeat; /* Do not repeat the image */
  background-size: 100% 100%; /* Resize the background image to cover the entire container */
  
}
.hphomepagetestribg{
	background-image: url("https://ubershoppingmall.com/public/images/home_bottom.jpeg");
	/*background-image: url("../images/home_bottom.jpeg");*/
	 background-color: #091141; /* Used if the image is unavailable */
  height:310px;
  background-position: center; /* Center the image */
  background-repeat: repeat; /* Do not repeat the image */
  background-size: 100% 100%; /* Resize the background image to cover the entire container */
}
.bgimgbg{
	 background-image: url("../images/nbg.png");
	 background-color: #091141; /* Used if the image is unavailable */
  
  background-position: center; /* Center the image */
  background-repeat: repeat; /* Do not repeat the image */
  background-size: 100% 100%; /* Resize the background image to cover the entire container */
}
.bgbackground{background-color:#fff;}
.cmarrow{
	margin-bottom:20px;
}
.userpfoilediv .usercontainer input, .userpfoilediv .usercontainer select, .userpfoilediv .usercontainer checkbox, .userpfoilediv .usercontainer radio{
	/*color:#fff!important; background-color:#000!important; border: 1px solid #fff!important;*/
}
.userpfoilediv .usercontainer .dataTables_wrapper .dataTables_length, .userpfoilediv .usercontainer.dataTables_wrapper .dataTables_filter, .userpfoilediv .usercontainer .dataTables_wrapper .dataTables_info, .userpfoilediv .usercontainer .dataTables_wrapper .dataTables_processing, .userpfoilediv .usercontainer .dataTables_wrapper .dataTables_paginate, #productlist_previous, #productlist_next, .dataTables_empty, #productlist_filter label{
	color:#000!important;
}
.userpfoilediv .usercontainer #productlist_info, .userpfoilediv .usercontainer .dataTables_length label{
	color:#000!important;
}


.spacingY{
 padding-top: 60px;
  padding-bottom: 20px;
}
.userpfoilediv .usercontainer .categorylist li a{ 
	color:#000!important; font-weight:bold;
}
.userpfoilediv .usercontainer a{
	color:#000!important;
}
.userpfoilediv .usercontainer .companyTitle h4, 
.userpfoilediv .usercontainer .comContactTable tr td, .userpfoilediv .usercontainer .comContactTable tr th
{ color:#000!important;}
.userpfoilediv .usercontainer{
		background-color:#eee;
		border-radius:20px;
}
/*
.header-nav{
  height: 80px;
  background: #000;
  box-shadow: 0px 2px 4px #17151514;
  transition: .3s all ease-out;
}

.header-nav .navbar-toggler{
  color: #fff;
  font-size: 14px;
  outline: none;
}


.header-nav .navbar-brand img{
  transition: .3s all ease-out;
}

.header-nav ul>li> a{
  color: #fff;
  font-size: 14px;
}*/

.top1 {
    border-bottom: 1px solid #616161;
    width: 100%;
    padding: 10px 0;
    background-color: #616161;
}

.wel {
    color: #fff;
    font-size: 16px;
}

.newTopMenus {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

.newTopMenus li {
    list-style-type: none;
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
}

.newTopMenus li a {
    border-right: 1px solid #fff;
    padding: 0 15px;
    color: #fff;
}

.mid1 {
    width: 100%;
    padding: 10px 0 10px;
    background-color: #000000;
}

.space4 {
    padding: 18px 0 0;
}

.search {
    background: #616161;
    border-radius: 50px;
    padding: 4px;
    width: 100%;
    float: left;
}

.in1 {
    border: 0 none;
    border-radius: 50px 0 0 50px;
    float: left;
    height: 35px;
    width: 55%;
    padding: 0 20px;
    color: #888;
    outline: 0px;
}

.in2 {
    -moz-appearance: none;
    color: #000;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 0 none;
    border-image: none;
    border-left: 1px solid #ccc;
    border-radius: 0 50px 50px 0;
    border-top: 0 none;
    float: left;
    height: 35px;
    width: 34%;
    background: url(../images/arrow.jpg) no-repeat right #fff;
    padding: 0 10px;
}

.search span {
    color: #fff;
    display: inline-block;
    padding: 7px 3px 0 16px;
}

.cart {
    color: #676565;
    font-size: 30px;
    position: relative;
}

.number {
    background: #008000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 25px;
    left: 52px;
    line-height: 25px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -9px;
    width: 25px;
}


.bg_home{
  height: 500px;
  width: 100%;
}

.flex_box{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
}

.flex_box .content_box{
  max-width: 300px;
  color: #fff;
}

.flex_box .content_box h4{
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 32px;
}

.flex_box .content_box p{
  color: #fff;
  text-align: justify;
}

.login_box{
    display: flex;
    justify-content: center;
    align-self: center;
    flex-direction: column;
}

.login_box .iconset{
  width: 35px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
}

.login_box .logtab{
  padding: 12px;
  width: 100%;
  font-weight: 600;
  border-radius: .25rem;
  margin-bottom: 15px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.login_box .logmail{
  background: #822432;
  color: #fff;
}

.login_box .logfacebook{
  background: #3d5a98;
  color: #fff;
}

.login_box .loggoogle{
  background: #fff;
  color: #6a6a6a;
}


.owl-arrows .owl-stage-outer{
  z-index:1;
}
.owl-arrows .owl-nav{
  color:#333;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

.owl-arrows .owl-nav button.owl-prev,
.owl-arrows .owl-nav button.owl-next,
.owl-arrows button.owl-dot{
  background: #fff !important;
  color: #fff !important; 
  outline: none !important;
}

.owl-arrows .owl-nav svg{
  fill:#0f294d;
  height: 18px;
}

.owl-arrows .owl-dots.disabled, 
.owl-arrows .owl-nav.disabled{
  display: block !important;
}

.owl-arrows .owl-prev,
.owl-arrows .owl-next{
  top:50%;
  transform: translateY(-50%);
  z-index:2;
  width:28px;
  height:28px;
  padding:8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position:absolute;
  border-radius:50%;
  background-color:#fff;
  box-shadow: 0px 2px 4px #c7c7c7;
}
.owl-arrows .owl-prev{
  left:-11px;
}
.owl-arrows .owl-next{
  right:-11px;
}

.link_box{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
}

.link_box .link_item{
  margin:10px;
  position: relative;
  border-radius: .25rem;
  overflow: hidden;
}

.link_box .link_item:before{
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	border-bottom: 1px #dddddd solid;
   /* background: rgba(0,0,0,0.35);*/
    z-index: 999;
}
.link_box .link_item{ transition: transform .2s;}
.link_box .link_item:hover{
	
	/*transform: scale(1.1);*/
}
.link_box .link_item img{ padding:3px;}
.link_item .link_title-{
	text-align: center;
background-color: #eee;
padding: 7px;
color: #000;
}

.link_box .link_title{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  color: #fff;
  z-index: 999;
  bottom: 10px;
}

.carousel-control-prev-icon {
  background-image: url("../images/left.png");
  height: 29px;
  }
.carousel-control-next-icon { background-image: url("../images/right.png"); height: 29px;}


.title h2{
  font-size: 24px;
  font-weight: 34px;
  text-align: center;
  font-weight: 600;
}

.more_articles .link_title{
  position: static;
  transform:none; 
  text-align: center;
  background: #fff;
  color: #000;  
}

.more_articles .link_title .text-elipse{
   width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}

.more_articles .link_box .link_item:before{
  display: none;
}


.with-arrow .nav-link.active {
  position: relative;
}

.lined .nav-link {
  border: none;
  border-bottom: 3px solid transparent;
}

.lined .nav-link:hover {
  border: none;
  border-bottom: 3px solid transparent;
}

.lined .nav-link.active {
  background: none;
  color: #000;
  border-color: #2b90d9;
  border-width: 2px;
  font-weight: 600;
}

.with-arrow .nav-link {
  color: #88879e;
  width: 100px;
  font-size: 14px;
  padding: 4px 0;
  width: 80px;
}

.text-uppercase {
  letter-spacing: 0.1em;
}

.navtitle{
  margin: 20px 0 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3a3a3a;
  font-size: 15px;
}

.number-circle{
   display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 500;
  border-radius: 50%;
  box-shadow: 0px 2px 4px #c7c7c7;
  min-width: 24px;
  height: 24px;
  width: 24px;
  margin-right: 20px;
}

.table_wrapper td{
  color: #88879e;
  font-weight: normal;
  font-size: 14px;
  text-transform: capitalize;
  border-top: 0;
  border-bottom: 1px solid #88879e1f;
}

.news-update{
  background: #e2f2ff;
  padding: 15px;
  overflow: hidden;
  height: 310px;
  border-radius: 10px;
  margin-top: 80px;margin-bottom:20px;
  box-shadow: inset 0 0 7px #00000024;
}

.news-update ul{
  list-style:none;
  position:relative;
  top: 100px;
  margin: 0;
  padding: 0;
}

.news-update li, .news-update_s {
  height: 70px;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: .25rem;
  width: 85%;
  margin: 0 auto 25px;
  box-shadow: 0px 2px 4px #c7c7c7;
}

.news-update .anchorli, .news-update_s .anchorli{
  font-size: 14px;
  color: #000 !important;
  margin-bottom: 0;
  line-height: 14px;
  display: block;
  margin-bottom: 2px;
}
.news-update_s{
	padding:10px 10px 10px 0px;
}
.news-update_s, .news-update_s img{border-radius:40px 0px 0px 40px;}
.news-update li img, .news-update_s li img{
  border-radius: 50%;
  position: absolute;
  left: -10%;
  width: 80px;
  top: 50%;
  border: 2px solid #fff;
  transform: translateY(-50%);
}
#vertical_wrapper .tns-controls{
	text-align:center;
}
#vertical_wrapper .tns-controls .prev{

margin-top: -30px;
position: absolute;
border-radius: 50%;
background-color: #fff;
width: 28px;
font-weight: bold;
}
#vertical_wrapper .tns-controls .next{

border-radius: 50%;
background-color: #fff;
width: 28px;
font-weight: bold;

margin-top: 294px;
position: absolute;

}
@media screen and (max-width:800px) {
	.news-update_s{height:100px!important;}
	.news-update_s img{height:100px!important;}
}

#vertical_wrapper .tns-nav{
	display:none;
}
.news-update h2, .news-update_s h2{
  color:#fff;
  padding-top:10px;
}

.news-update p, .news-update_s p{
  text-align:left;
  padding:10px;
  color:#eee;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
 }

 .discover-content{
    margin-top: 80px;
 }

 .discover-content p{
    font-size: 18px;
 }

 .buyer-seller{
  margin-top: 80px;
 }

 .buyer-seller .nav{
  border-bottom: 0px;
 }

.buyer-seller .nav-link{
  min-width: 150px;
  border-bottom: 1px solid #3333 !important;
}

.buyer-seller .nav-link.active{
  border-bottom: 2px solid #2b90d9 !important;
}

.gallery_list{
  padding: 0;
  margin: 0;
}

.buyer-seller .tab-pane{
  width: 80%;
  margin: 20px auto;
}

.gallery_list li{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gallery_list figure{
  position: relative;
}

.gallery_list figure label{
  position: absolute;
  z-index: 999;
  background: white;
  /*width: 110px;
  height: 60px;*/
  width:60px;
  height:auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  top: 5px;
  right: 0px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 22px;
  color: #000;
  font-style: italic; padding:3px 5px;
}

.gallery_list li img{
  width: 300px;
  box-shadow: 0px 2px 4px #c7c7c7;
}

.gallery_list li h4{
  position: relative;
}

.gallery_list li h4:before{
  content: "";
  height: 1px;
  width: 375px;
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: -5px;
  background: black;
  z-index: 9999;
}

.gallery_list li p{
  font-size: 14px;
}

.gallery_list li:nth-child(even) figure label{
  left: 0px;
}

.gallery_list li:nth-child(even) h4:before{
  left: 0;
}

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

.features-box img{
  width: 80px;
}

.features-box h5{
  font-weight: 600;
  font-size: 18px;
}

.features-box p{
  font-size: 14px;
}

.features-box a{
  font-size: 13px;
  color: #000;
  text-transform: capitalize;
}

.features-box a i{
  font-size: 10px;
}


footer{width:100%; float:left; margin:0px; padding:0px; background:#000;/*margin-top: 20px;*/}
.newsbox{}
.newstitle{ color:#fff; }
.newsbox input{ height:40px; padding:5px; background:#fff; border:0px; border-radius:0px; color:#333; width:70%}
.newsbox button{background:#000; height:40px; color:#fff; padding:5px 20px; border:0px; transition:all 500ms ease-in-out 0s;}
.newsbox button:hover{background:#333;}

.social{ margin:15px 0 0;}
.social a{ display:inline-block; width:50px; height:50px; line-height:50px; text-align:center; font-size:20px; color:#000; text-decoration:none; border:1px solid #000; border-radius:50%; transition:all 500ms ease-in-out 0s; margin:0 10px 0 0;}
.social a:hover{background:#000; color:#fff;}

.ftmenu{width:100%; float:left; padding:20px 0;}

.ftmenu1{}
.ftmenu1 h6{color:#fff; font-size:19px;}
.ftmenu1 a{display:block; line-height:26px; text-decoration:none; font-size:15px; font-weight:400; color:#506c2d !important; }
.ftmenu1 a:hover{color:#f47324 }

.copy{border-top:1px solid #ccc; padding:15px 0; width:100%; float:left; color:#fff;}

.search{background:#616161; border-radius:50px; padding:4px; width:100%; float:left;}
.in1{border: 0 none; border-radius: 50px 0 0 50px; float: left; height: 35px; width:50%; padding:0 20px; color:#888; outline:0px;}
.in2 { 
    -moz-appearance: none; 
    color:#000;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 0 none;
    border-image: none;
    border-left: 1px solid #ccc;
    border-radius: 0 50px 50px 0;
    border-top: 0 none;
    float: left;
    height: 35px;
    width: 34%; background:url(../images/arrow.jpg) no-repeat right #fff; padding:0 10px;}
  
.search span {
    color: #fff;max-width:24%;
    display: inline-block;
    padding: 7px 3px 0 16px;
}

.cart{color:#676565; font-size:30px; position:relative;}
.number{ background: #008000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 25px;
    left: 52px;
    line-height: 25px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -9px;
    width: 25px;}

.space4 {
    padding: 18px 0 0;
}



.newsletter{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c65c6+0,0c65c6+50,f4f5f5+50,f4f5f5+100 */
background: #616161; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #616161 0%, #616161 50%, #f4f5f5 50%, #f4f5f5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #616161 0%,#616161 50%,#f4f5f5 50%,#f4f5f5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #616161 0%,#616161 50%,#f4f5f5 50%,#f4f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616161', endColorstr='#f4f5f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding:15px 0;
float:left;
width:100%;
border-bottom:1px solid #fff;
}


.asScrollable-content { background:rgba(0,0,0,0.5) !important;}

.asScrollable-container {
    height: 476px !important;
}







.topSpacing{
  margin-top: 7rem;
}

.signUp_wrapper{
  background: #fcfbfb;
}

.signUp_wrapper .card{
  width: 40%;
  margin: auto;
  padding: 20px;
  background: #fff;
}

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 15px;
    position: relative;   
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}

.social_btn{
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.social_btn a{
  
  margin: 4px;
  text-transform: capitalize;
  color: #fff;
}

.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}
.btn-google {
    background-color: #fff;
    color: #6a6a6a !important;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    margin-top: 2px !important;
}

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


.btn-apple{
  background: #000;
}

.btn-apple i{
  font-size: 22px;
}

.login_wrapper .card,
.login_wrapper{
  /*background: #0000 !important;*/
}
/*
.loginform .form-group input, .loginform .form-group select{
	color:#fff!important;
	background-color:#000!important;
}
.loginform .forgotbtn{color:yellow;}
.loginform .submitbtn{
	background-color: #fff;
color: #000;
width: 200px !important;
}
.loginform .form-group input:focus{
	color:#000!important;
	background-color:#fff!important;
}*/
@media screen and (max-width: 610px) {
 .newTopMenus{font-size:12px;}
 .newTopMenus li a{padding:0px 7px!important;}
 .topmenu{padding:0px!important;}
 .searchbox_mobile{width:80%;}
 .cart_mobile{width:20%;}
 .logomobilediv{padding:0px;}
}
.formcustome .form-group{
	margin-bottom:10px!important;
}
.greentext{
	color:#40bf4f!important;font-weight:600;
}
.greenbtn:hover, #cboxClose:hover{
	background-color:darkgreen!important;
}
.greenbtn, #cboxClose{
	padding: .375rem .75rem;border:0px!important;
	background-color:#40bf4f!important; color:#fff!important;font-weight:600;
}
.login_wrapper form{
  width: 60%;
  margin: auto;
}

.login_wrapper .social_btn a{
  margin-top: 8px !important; 
  width: 60%;
}
.bgimgbg .divider-text span, .bgimgbg .card{
	background-color:#eee;color:#000;
	
}
.bgimgbg{
	margin-bottom:0px!important;
}
.login_bottom{
  display: flex;
  align-items: center;
  text-transform: capitalize;
  justify-content: space-between;
  padding: 20px 0;
}

.login_wrapper .haveaccount{
  border-top: 1px solid #d9d5d2;  
  padding: 20px 10px;
  text-align: center;
}

.resetpas{
  width: 50%;
  margin: auto;
  text-align: center;
}

/*_________mega menu___________*/

.megamenu .navbar{
  background: #fff;
}

.megamenu .search_cart{
  border-bottom: 1px solid #eee;
}

.megamenu .search_cart .navbar-brand img{
  margin-bottom: 10px;
}

.megamenu .search_cart .input-group-prepend{
  padding: 0;
}

.search_cart .input-group .searchlisting .input-group-text{
  padding: 0;
  border: none;
  border-radius: 0;
}

.search_cart .navbar-nav .input-group input{
  width: 300px;
  border-left: 0;
  box-shadow: none;
}

.search_cart .navbar-nav .input-group input:focus,
.search_cart .navbar-nav .input-group select:focus{
  border-color: #ced4da;
}

.search_cart .navbar-nav .input-group select{
  border-right: 0;
  cursor: pointer;
}

.search_cart .input-group .searchicon .input-group-text{
  border-left: 0;
  background: #212529;
  color: #fff;
  padding-top: 11px;
  padding-bottom: 10px;
  border-radius: 0 .25rem .25rem 0;
  border: 0;
}

.megamenu{
  box-shadow: 0px 0px 10px #e9ecef;
}

.megamenu ul li a{
  color: #3a3a3a;
}

.main-menu{
  padding: 0 1rem;
}

.main-menu .dropdown-menu{
  margin: 0px 2% 0 1%;
  padding: 2rem;
  border: 0;
  box-shadow: 0 0 10px 0px rgb(166 186 208 / 50%);
}

.main-menu .dropdown-menu .dropdown-items h5{
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  font-size: 16px;
}

.main-menu .dropdown-items .dropdown-item:hover{
  background: #000;
  color: #fff;
  border-radius: .25rem;
  transition: all linear 0.2s;
}

.main-menu .ul-hover >li>a{
  border-bottom: 4px solid #0000;
  padding: 1rem;
  margin-right: 20px;
}

.main-menu .ul-hover >li>a:hover{
  color: #000;
  border-bottom-color: #000;
  font-weight: 600;
}

.main-menu .navbar-brand{
  width: 120px;
  border-right: 1px solid #eee;
  color: #000;
}

.main-menu .navbar-brand .nice-select{
  width: 100%;
  border: 0!important;
}

.main-menu .drop-down{
  position: relative;
  width: 100%;
}

.main-menu .dropdown-toggle::after{
 border: none;
  
  font-weight: 900;
  content: "\f078";
  font-size: 8px;
  position: absolute;
  margin-top: 10px;
  margin-left: 5px;
}

.main_category{
  margin-top: 0px;
}

.left_category{
  width: 100%;
  height: 100%;
}

.left_category::-webkit-scrollbar-track{
  border-radius: 10px;
  background-color: #eee;
}

.left_category::-webkit-scrollbar{
  width: 6px;
  background-color: #fff;
}

.left_category::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: #ddd;
}

.left_category .card [data-toggle="collapse"] .fa:before {  
  content: "\f068";
  float: right;
}

.left_category .card [data-toggle="collapse"].collapsed .fa:before {
  content: "\f067";
  float: right;
}

.left_category .card{
  border: 0;
  box-shadow: 0px 0px 10px #e9ecef;
}

.left_category .card .card-header{
  cursor: pointer;
  border-radius: 0;
  background: #fff;
  border: 0;  
  padding: 20px 20px 10px;
}

.left_category .card .card-header .caption {
    font-size: 14px;
    letter-spacing: .90px;
    line-height: 16px;
    margin-bottom: 0;
}

.left_category .card .card-header i{
  float: right;
  font-size: 8px;
}

.left_category .card .card-body{
  background: #fff;
  color: #000;
  padding-top: 0px;
}

.left_category .card .card-body>ul{
  padding-left: 0;
}

.left_category .submenu_ul{
  padding-left: 10px;
  cursor: pointer;
      margin-top: 8px;
}

.submenu_ul .submenu_li{
  margin-left: 16px;
}

.main_category .breadcrumb{
  background: #fff;
  margin: 0;
  font-size: 14px;
  /*box-shadow: 0px 0px 10px #e9ecef;*/
}

.left_category .color_box{
  display: flex;
  align-items: center;
}

.left_category .color_box .colorcircle{
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin: 6px;
  padding:15px;
  cursor: pointer;
}

.left_category .price_bar{
  padding: 0;
  margin: 0 0 0 15px;
}

.left_category .price_bar li{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.price_bar .checkbox [type="checkbox"] {
  visibility: hidden;
}

.price_bar .checkbox [type="checkbox"]:not(:checked) + label,
.price_bar .checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 20px;
  margin-left: -20px;
  cursor: pointer;
}

.price_bar .checkbox [type="checkbox"]:checked + label {
  font-weight: 600;
  color: #f52968;
}

.price_bar .checkbox [type="checkbox"]:not(:checked) + label:before,
.price_bar .checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #cacaca;
  background: #fff;
  border-radius: .25rem;
  overflow: hidden;
}

.price_bar .checkbox [type="checkbox"]:not(:checked) + label:after,
.price_bar .checkbox [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 20px;
  height: 20px;
  background: #f52968;
  transition: all .2s;
}

.price_bar .checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.price_bar .checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.card-body .custom_price{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.card-body .custom_price input{
  margin: 5px;
  border: 0;
  border-bottom: 2px solid #ddd;
  box-shadow: none;
}

.card-body .custom_price input::placeholder{
  color: #ddd;
}


.type_check .radio {
  margin: 0.5rem;
}
.type_check .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.type_check .radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.type_check .radio input[type=radio]:checked + .radio-label{
  font-weight: 600;
  color: #3a3a3a;
}

/*for home carousel*/
div#carouselExampleControls {
    width: 100% !important;
}
.flex_box .content_box {
    /*padding-right: 24px;*/
    max-width: 300px;
    color: #fff;
    position: absolute;
  bottom: 8px;
  right: 24px;
  background-color: #646566;
  padding: 5px;
  opacity: 0.6;
}
.discover-content img {
    height: 128px;
    width: auto;
}
/*end*/

.type_check .radio input[type=radio]:checked + .radio-label:before {
  background-color: #3a3a3a;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.type_check .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #f52968;
}
.type_check .radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #3a3a3a;
  border-color: #3a3a3a;
  background: #b4b4b4;
}
.type_check .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

.right_cat{
  padding: 10px 20px 10px 10px;
}

.cat_banner{
    padding: 10px;
    box-shadow: 0 0 10px 0px rgb(216 216 216 / 50%);
    border-radius: .25rem;
    background: #fff;
}

.cat_banner .imagetopnew {
  padding: 0 10px 0 10px;
  float: left;    
}
.imagetopnew .bannerimg{
  height: 80px;
  width: 150px;
  border-radius: .25rem;
}

.natibarnew {
  padding: 25px 10px 0 10px;
  float: left;
  font-size:20px;
  color:#000000;
}

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

.right_cat .product_filter .dropSelect{
  width: 185px;
  margin-right: 5px;
  margin-top: 10px;
  border: 0;
  box-shadow: 0 0 10px 0px rgb(216 216 216 / 50%);
}
/* --- Product Card ---- */
.product-wrapper{
    position: relative;
    perspective: 800px;
    width:100%;
    height:500px;
    transform-style: preserve-3d;
    transition: transform 5s;
    margin-top: 15px;
}
.product-front, .product-back{
  width:100%;
  height:500px;
  background:#fff;
  position:absolute;
  left:-5px;
  top:-5px;
  -webkit-transition: all 100ms ease-out; 
       -moz-transition: all 100ms ease-out; 
         -o-transition: all 100ms ease-out; 
            transition: all 100ms ease-out; 
}
.product-back{
  display:none;
  transform: rotateY( 180deg );
}
.product-card.animate .product-back, .product-card.animate .product-front{
  top:0px;
  left:0px;
  -webkit-transition: all 100ms ease-out; 
       -moz-transition: all 100ms ease-out; 
         -o-transition: all 100ms ease-out; 
            transition: all 100ms ease-out; 
}
.product-card{
  width:100%;
  height:430px;
  position:absolute;    
  /*top:10px;
  left:10px;*/  
  overflow:hidden;
    transform-style: preserve-3d;
  -webkit-transition:  100ms ease-out; 
       -moz-transition:  100ms ease-out; 
         -o-transition:  100ms ease-out; 
            transition:  100ms ease-out;
}
div.product-card.flip-10{
   -webkit-transform: rotateY( -10deg );
         -moz-transform: rotateY( -10deg );
           -o-transform: rotateY( -10deg );
              transform: rotateY( -10deg );
         transition:  50ms ease-out;      
}
div.product-card.flip90{
   -webkit-transform: rotateY( 90deg );
         -moz-transform: rotateY( 90deg );
           -o-transform: rotateY( 90deg );
              transform: rotateY( 90deg );
         transition:  100ms ease-in;      
}
div.product-card.flip190{
   -webkit-transform: rotateY( 190deg );
         -moz-transform: rotateY( 190deg );
           -o-transform: rotateY( 190deg );
              transform: rotateY( 190deg );
         transition:  100ms ease-out;       
}
div.product-card.flip180{
   -webkit-transform: rotateY( 180deg );
         -moz-transform: rotateY( 180deg );
           -o-transform: rotateY( 180deg );
              transform: rotateY( 180deg );
         transition:  150ms ease-out;       
}
.product-card.animate{
  /*top:5px;
  left:5px;*/
  width:100%;
  height:420px;
  box-shadow: 0px 13px 21px -5px rgb(36 37 39 / 15%);
  -webkit-transition:  100ms ease-out; 
       -moz-transition:  100ms ease-out; 
         -o-transition:  100ms ease-out; 
            transition:  100ms ease-out; 
}
.stats-container{
  background:#fff;  
  position:absolute;
  top:280px;
  left:0;
  width:100%;
  height:300px;
  padding:1px 20px 35px; 
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out;
}
.product-card.animate .stats-container{
  top:272px;
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out; 
}
.stats-container .product_name{
  font-size:17px;
  color:#393c45;  float:left;width:100%;
}
.stats-container p{
  font-size:16px;
  color:#b1b1b3;  
  padding:2px 0 15px 0;
}
.stats-container .product_price{
  float:right;
  color:#000;
  font-size:22px;
  font-weight:600;
}
.image_overlay{
  position:absolute;
  top:0;
  left:0; 
  width:250;
  height:100%;
  background: rgba(0,0,0,0.4);
  opacity:0;  
}
.product-card.animate .image_overlay{
  opacity:0.7;  
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out; 
}
.product-options{
  padding:2px 0 0;
}
.product-options strong{
  font-weight:700;
  color:#393c45;
  font-size:14px;
}
.product-options span{  
  color:#969699;
  font-size:14px;
  display:block;
  margin-bottom:8px;
}
.view_details{  
  position:absolute;
  top:112px;
  left:50%;
  margin-left:-85px;  
  border:2px solid #fff;
  color:#fff;
  font-size:19px;
  text-align:center;
  text-transform:uppercase;
  font-weight:700;
  padding:10px 0;
  width:172px;  
  opacity:0;
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out; 
}
.view_details:hover{  
  background:#fff;
  color:#000;
  cursor:pointer;

}
.product-card.animate .view_details{
  opacity:1;
  width:152px;
  font-size:15px;
  margin-left:-75px;
  top:115px;
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out;     
}
div.colors div{
  margin-top:3px;
  width:15px; 
  height:15px;  
  margin-right:5px;
  float:left;
}
div.colors div span{
  width:15px; 
  height:15px; 
  display:block;
  border-radius:50%;
}
div.colors div span:hover{
  width:17px;
  height:17px;
  margin:-1px 0 0 -1px;
}
div.c-blue span{background:#6e8cd5;}
div.c-red span{background:#f56060;}
div.c-green span{background:#44c28d;}
div.c-white span{
  background:#fff;
  width:14px;
  height:14px; 
  border:1px solid #e8e9eb;
}
div.shadow{
  width:335px;height:520px;
  opacity:0;
  position:absolute;
  top:0;
  left:0;
  z-index:3;
  display:none;
  background: -webkit-linear-gradient(left,rgba(0,0,0,0.1),rgba(0,0,0,0.2));
    background: -o-linear-gradient(right,rgba(0,0,0,0.1),rgba(0,0,0,0.2)); 
    background: -moz-linear-gradient(right,rgba(0,0,0,0.1),rgba(0,0,0,0.2)); 
    background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0.2)); 
}
.product-back div.shadow{
  z-index:10;
  opacity:1;
  background: -webkit-linear-gradient(left,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
    background: -o-linear-gradient(right,rgba(0,0,0,0.2),rgba(0,0,0,0.1)); 
    background: -moz-linear-gradient(right,rgba(0,0,0,0.2),rgba(0,0,0,0.1)); 
    background: linear-gradient(to right, rgba(0,0,0,0.2), rgba(0,0,0,0.1)); 
}
.flip-back{
  position:absolute;
  top:20px;
  right:20px;
  width:30px;
  height:30px;
  cursor:pointer;
}
.cx, .cy{
  background:#d2d5dc;
  position:absolute;
  width:0px;
  top:15px;
  right:15px;
  height:3px;
  -webkit-transition: all 250ms ease-in-out;
     -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
     -o-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out;
}
.flip-back:hover .cx, .flip-back:hover .cy{
  background:#979ca7;
  -webkit-transition: all 250ms ease-in-out;
     -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
     -o-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out;
}
.cx.s1, .cy.s1{ 
  right:0;  
  width:30px; 
  -webkit-transition: all 100ms ease-out;
     -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
     -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
}
.cy.s2{ 
  -ms-transform: rotate(50deg); 
  -webkit-transform: rotate(50deg); 
  transform: rotate(50deg);    
  -webkit-transition: all 100ms ease-out;
     -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
     -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
}
.cy.s3{ 
  -ms-transform: rotate(45deg); 
  -webkit-transform: rotate(45deg); 
  transform: rotate(45deg);    
  -webkit-transition: all 100ms ease-out;
     -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
     -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
}
.cx.s1{ 
  right:0;  
  width:30px; 
  -webkit-transition: all 100ms ease-out;
     -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
     -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
}
.cx.s2{ 
  -ms-transform: rotate(140deg); 
  -webkit-transform: rotate(140deg); 
  transform: rotate(140deg);     
  -webkit-transition: all 100ms ease-out;
     -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ease-out;
     -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
}
.cx.s3{ 
  -ms-transform: rotate(135deg); 
  -webkit-transform: rotate(135deg); 
  transform: rotate(135deg);     
  -webkit-transition: all 100ease-out;
     -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
     -o-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
}
.carousel{
  width:335px;
  height:500px;
  overflow:hidden;
  position:relative;

}
.carousel ul{
  position:absolute;
  top:0;
  left:0;
  padding: 0;
}
.carousel li{
  width:335px;
  height:500px;
  float:left;
  overflow:hidden;  
}
.arrows-perspective{
  width:335px;
  height:55px;
  position: absolute;
  top: 218px;
  transform-style: preserve-3d;
    transition: transform 5s;
  perspective: 335px;
}
.carouselPrev, .carouselNext{
  width: 50px;
  height: 55px;
  background: #ccc;
  position: absolute; 
  top:0;
  transition: all 200ms ease-out; 
  opacity:0.9;
  cursor:pointer;
}
.carouselNext{
  top:0;
  right: -26px;
  -webkit-transform: rotateY( -117deg );
         -moz-transform: rotateY( -117deg );
           -o-transform: rotateY( -117deg );
              transform: rotateY( -117deg );
        transition: all 200ms ease-out;       

}
.carouselNext.visible{
    right:0;
    opacity:0.8;
    background: #efefef;
    -webkit-transform: rotateY( 0deg );
         -moz-transform: rotateY( 0deg );
           -o-transform: rotateY( 0deg );
              transform: rotateY( 0deg );
        transition: all 200ms ease-out; 
}
.carouselPrev{    
  left:-26px;
  top:0;
  -webkit-transform: rotateY( 117deg );
         -moz-transform: rotateY( 117deg );
           -o-transform: rotateY( 117deg );
              transform: rotateY( 117deg );
        transition: all 200ms ease-out; 

}
.carouselPrev.visible{
    left:0;
    opacity:0.8;
    background: #eee;
    -webkit-transform: rotateY( 0deg );
         -moz-transform: rotateY( 0deg );
           -o-transform: rotateY( 0deg );
              transform: rotateY( 0deg );
        transition: all 200ms ease-out; 
}
.carousel .x, .carousel .y{
  height:2px;
  width:15px;
  background:#000;
  position:absolute;
  top:31px;
  left:17px;
  -ms-transform: rotate(45deg); 
  -webkit-transform: rotate(45deg); 
  transform: rotate(45deg); 
}
.carousel .x{
  -ms-transform: rotate(135deg);  
  -webkit-transform: rotate(135deg); 
  transform: rotate(135deg);    
  top:21px;
}
.carousel .carouselNext .x{
  -ms-transform: rotate(45deg);   
  -webkit-transform: rotate(45deg); 
  transform: rotate(45deg);   
}
.carousel .carouselNext .y{
  -ms-transform: rotate(135deg);  
  -webkit-transform: rotate(135deg); 
  transform: rotate(135deg);    
}
.stats .add_cart{
  float: right;
}


/*details page*/
.detail_page .user-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
  min-width: 80px;
  background-size: 100%;
}
.detail_page .carousel-testimonial .item {
  padding: 30px 10px;
}
.detail_page .quote {
  position: absolute;
    top: -23px;
    color: #2e9da1;
    font-size: 27px;
}
.detail_page .name {
  margin-bottom: 0;
    line-height: 14px;
    font-size: 17px;
    font-weight: 500;
}
.detail_page .position {
  color: #adadad;
  font-size: 14px;
}
.detail_page .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  outline: none;
  height: 25px;
}
.detail_page .owl-nav button{
	opacity:.7;
}
.detail_page .owl-nav button svg {
  width: 25px;
  height: 25px;
 /* background: #ffffffb5;*/
  background:transparent;
  padding: 8px;
  height: 30px;
  width: 30px;
  border-radius: .25rem;
  color: #fff;
  fill: red;
  font-size: 14px;
  opacity: 100;
}
.detail_page .owl-nav button.owl-prev {
  left: 25px;
}
.detail_page .owl-nav button.owl-next {
  right: 25px;
}
.detail_page .owl-nav button span {
  font-size: 45px;
}
.detail_page .product-detail-slider .item img {
  height: 415px;
  width: 100%;
}
.detail_page .product-thumb-slider .item img {
  height: 100px;
}
.detail_page .product-thumb-slider{
  margin-top: 5px;
}
.detail_page .product-name {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 4px;
  text-transform: capitalize;
  border-bottom: 1px solid #eee;
  padding: 10px;
  background-color: #eee;
  color: #000;
}
.detail_page .product-price-discount {
  font-size: 22px;
    font-weight: 400;
    padding: 10px 0;
    clear: both;
}
.detail_page .product-price-discount span.line-through {
  text-decoration: line-through;
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
    color: #a5a5a5;
}
.detail_page .display-flex {
  display: flex;
}
.detail_page .align-center {
  align-items: center;
}
.detail_page .product-info {
  width: 100%;
}
.detail_page .reviews-counter {
    font-size: 13px;
}
.detail_page .reviews-counter span {
  vertical-align: -2px;
}
.detail_page .rate {
    float: left;
    padding: 2px 10px 0 0;
}
.detail_page .rate:not(:checked) > input {
    /*position:absolute;*/
    position: fixed;
    top:-9999px;
}
.detail_page .rate:not(:checked) > label {
    float: right;
    width: 15px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 21px;
    color:#ccc;
    margin-bottom: 0;
    line-height: 21px;
}
.detail_page .rate:not(:checked) > label:before {
    content: '\2605';
}
.detail_page .rate > input:checked ~ label {
    color: #ffc700;    
}
.detail_page .rate:not(:checked) > label:hover,
.detail_page .rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.detail_page .rate > input:checked + label:hover,
.detail_page .rate > input:checked + label:hover ~ label,
.detail_page .rate > input:checked ~ label:hover,
.detail_page .rate > input:checked ~ label:hover ~ label,
.detail_page .rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.detail_page .product-dtl p {
  font-size: 14px;
  line-height: 24px;
  color: #7a7a7a;
}
.detail_page .product-dtl .form-control {
  font-size: 15px;
}
.detail_page .product-dtl label {
  line-height: 16px;
  font-size: 15px;
}
.detail_page .form-control:focus {
  outline: none;
  box-shadow: none;
}
.detail_page .product-count {
  margin-top: 0px; 
}
.detail_page .product-count .qtyminus,
.detail_page .product-count .qtyplus {
    width: 34px;
    height: 34px;
    background: #cecdce;
    text-align: center;
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    cursor: pointer;
}
.detail_page .product-count .qty {
    width: 45px;
    text-align: center;
    border: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.round-black-btn {
     border-radius: 4px;
    background: #212529;
    color: #fff;
    padding: 7px 45px;
    display: inline-block;
    border: solid 2px #212529; 
    transition: all 0.5s ease-in-out 0s;
}
.round-black-btn:hover,
.round-black-btn:focus {
  background: transparent;
  color: #212529;
  text-decoration: none;
}

.round-ouline-btn{
    border-radius: 4px;
    background: #0000;
    color: #212529;
    padding: 7px 45px;
    display: inline-block;
    border: solid 2px #212529; 
    transition: all 0.5s ease-in-out 0s;
}

.round-ouline-btn:hover{
  background: #212529;
  color: #fff;
}

.detail_page .product-info-tabs {
  margin-top: 25px; 
}
.detail_page .product-info-tabs .nav-tabs .nav-item {
  margin-bottom: 0;
}
.detail_page .product-info-tabs .nav-tabs .nav-link {
  border: none; 
  border-bottom: 2px solid transparent;
  color: #323232;
}
.detail_page .product-info-tabs .nav-tabs .nav-item .nav-link:hover {
  border: none; 
}
.detail_page .product-info-tabs .nav-tabs .nav-item.show .nav-link, 
.detail_page .product-info-tabs .nav-tabs .nav-link.active, 
.detail_page .product-info-tabs .nav-tabs .nav-link.active:hover {
  border: none; 
  border-bottom: 4px solid #000;
  font-weight: bold;
}
.detail_page .product-info-tabs .tab-content .tab-pane {
  padding: 30px 20px;
  font-size: 15px;
  line-height: 24px;
  color: #7a7a7a;
}
.detail_page .review-form .form-group {
  clear: both;
}
.detail_page .mb-20 {
  margin-bottom: 20px;
}

.detail_page .review-form .rate {
  float: none;
  display: inline-block;
}
.detail_page .review-heading {
  font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: uppercase;
    color: #000;
}
.detail_page .review-form .form-control {
  font-size: 14px;
}
.detail_page .review-form input.form-control {
  height: 40px;
}
.detail_page .review-form textarea.form-control {
  resize: none;
}
.detail_page .review-form .round-black-btn {
  text-transform: uppercase;
  cursor: pointer;
}
.detail_page .shipping_detail{
  margin-top: 2rem;
}

.detail_page .shipping_detail ul li h4{
  margin-bottom: 0;
  font-size: 15px;
  letter-spacing: .90px;
  font-weight: 600;
}

.detail_page .shipping_detail ul li{
  border-bottom: 1px solid #eee;
  padding: 10px 0 4px;
}

.detail_page .shipping_detail ul li i{
  padding-right: 10px;
  color: #000;
}

del{
  position: relative;
  color: #9b9691;
}

del:before{
  content: "";
  position: absolute;
  left: 10%;
  top: 50%;
  height: 1px;
  width: -webkit-fill-available;
  background: #9b9691;
  display: inline-block;
}

.detail_page .product_reviews{
  padding: 0;
  width: 50%;
  margin: 20px 0;
  max-height: 300px;
  overflow-y: auto;
}

.detail_page  .product_reviews li{
  border-bottom: 1px solid #0000000d;
  margin-bottom: 10px;
}

.detail_page  .product_reviews li:last-child{
  border-bottom: 0;
}

.sec-title {
    position: relative;
    padding-bottom: 40px;
}
.sec-title .title {
    position: relative;
    color: #00b8ca;
    font-size: 18px;
    font-weight: 700;
    padding-right: 50px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: capitalize;
}
.sec-title .title:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 7px;
    width: 40px;
    height: 1px;
    background-color: #bbb;
}
.sec-title h2 {
    position: relative;
    color: #252525;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5em;
    display: block;
}
.sec-title.light h2 {
    color: #fff;
}
.contact-page-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 110px;
}
.contact-page-section .inner-container {
    position: relative;
    z-index: 1;
    background-color: #000;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}
.contact-page-section .form-column {
    position: relative;
    padding: 0 0 0 15px;
}
.contact-page-section .form-column .inner-column {
    position: relative;
    padding: 60px 45px 30px;
    background-color: #fff;
}
.contact-page-section .info-column {
    position: relative;
}
.contact-page-section .info-column .inner-column {
    position: relative;
    padding: 23px 5px;
}
.contact-page-section .info-column h2 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 45px;
}
.contact-page-section .info-column .list-info {
    position: relative;
    margin-bottom: 60px;
}
.contact-page-section .info-column .list-info li {
    position: relative;
    margin-bottom: 20px;
    padding-top: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5em;
    padding-left: 38px;
}
.contact-page-section .info-column .list-info li:last-child {
    margin-bottom: 0;
}
.contact-page-section .info-column .list-info li i {
    position: absolute;
    left: 0;
    top: 8px;
    color: #fff;
    font-size: 22px;
}
.contact-form {
    position: relative;
}
.contact-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    color: #222;
    font-size: 14px;
    line-height: 38px;
    padding: 10px 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
    border-color: #00b8ca;
}
.contact-form textarea {
    height: 170px;
    resize: none;
}
.contact-form .theme-btn {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: capitalize;
    padding: 16px 39px;
    border: 2px solid #00b8ca;
    
    background: #00b8ca;
    display: inline-block;
    position: relative;
    line-height: 24px;
    cursor: pointer;
    color: #fff;
}
.contact-form .theme-btn:hover {
    color: #00b8ca;
    border-color: #00b8ca;
    background: 0 0;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red !important;
}
.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500;
}
.social-icon-four {
    position: relative;
}
.social-icon-four li {
    position: relative;
    margin-right: 18px;
    display: inline-block;
}
.social-icon-four li.follow {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    display: block;
    margin-bottom: 20px;
}
.social-icon-four li a {
    position: relative;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon-four li a:hover {
    color: #222;
}

.about-banner {
    background: url('../img/hero_bg.jpg');
    background-size: cover;
    min-height: 250px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: unset;
    margin-top: -10px;
}

.section-title{
  text-align: left;
  margin-left: 184px;
}

.section-title h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 auto 5px auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #007EFA;
    text-align: center;
}

.section-title h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #007EFA;
    margin: 4px 10px;
}

.section-title p {
    margin: 0;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #37423b;
}

.abtcontent {
    background: #fff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
    padding: 30px;
    border-radius: 5px;
}

.abtcontent p {
    font-weight: 400;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: -0.003em;
    color: rgba(0, 0, 0, 0.8);
    text-align: justify;
}

.cart_page .shopping-cart {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.10);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}

.cart_page .title {
  height: 60px;
  border-bottom: 1px solid #E1E8EE;
  padding: 20px 30px;
  color: #5E6977;
  font-size: 18px;
  font-weight: 400;
}
 
.cart_page .item {
  padding: 10px;
  height: 120px;
  display: flex;
}
 
.cart_page .item:nth-child(3) {
  border-top:  1px solid #E1E8EE;
  border-bottom:  1px solid #E1E8EE;
}

.cart_page .buttons {
  position: relative;
  padding-top: 30px;
  margin-right: 8px;
}

.cart_page .delete-btn,
.cart_page .like-btn {
  display: inline-block;
  cursor: pointer;
}
.cart_page .delete-btn {
  width: 18px;
  height: 17px;
  background: url("https://designmodo.com/demo/shopping-cart/delete-icn.svg") no-repeat center;
}
 
.cart_page .like-btn {
  position: absolute;
  top: 9px;
  left: 15px;
  background: url('https://designmodo.com/demo/shopping-cart/twitter-heart.png');
  width: 60px;
  height: 60px;
  background-size: 2900%;
  background-repeat: no-repeat;
}

.cart_page .is-active {
  animation-name: animatecart;
  animation-duration: .8s;
  animation-iteration-count: 1;
  animation-timing-function: steps(28);
  animation-fill-mode: forwards;
}
 
@keyframes animatecart {
  0%   { background-position: left;  }
  50%  { background-position: right; }
  100% { background-position: right; }
}

.cart_page .image {
  margin-right: 15px;
}
 
.cart_page .description {
  padding-top: 10px;
  margin-right: 60px;
  width: 115px;
}
 
.cart_page .description {
      min-width:270px;
      margin-right: 20px;
  }

.cart_page .description span {
  display: block;
  font-size: 14px;
  color: #43484D;
  font-weight: 400;
}
 
.cart_page .description span:first-child {
  margin-bottom: 5px;
}

.cart_page .description span:last-child {
  font-weight: 300;
  margin-top: 8px;
  color: #86939E;
}
.cart_page .quantity {
  padding-top: 20px;
  margin-right: 60px;
}
.cart_page .quantity input {
  -webkit-appearance: none;
  border: none;
  text-align: center;
  width: 32px;
  font-size: 16px;
  color: #43484D;
  font-weight: 300;
}
 
.cart_page .quantity button[class*=btn] {
  width: 30px;
  height: 30px;
  background-color: #E1E8EE;
  border-radius: 6px;
  border: none;
  cursor: pointer;
}

.cart_page .minus-btn img {
  margin-bottom: 3px;
}
.cart_page .plus-btn img {
  margin-top: 2px;
}
 
.cart_page button:focus,
.cart_page input:focus {
  outline:0;
}
.cart_page .total-price {
  width: 83px;
  padding-top: 27px;
  text-align: center;
  font-size: 16px;
  color: #43484D;
  font-weight: 300;
}

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

.promo_code_box .input-group{
  width: 30%;
  margin-left: 10px;
}

.promo_code_box .input-group input{
  height: 40px;
}

.checkout_page .billing_details{
  padding: 2rem;
}

.error{
  color: red;
}
.dropdown-menu{
  width: 100%;
}


#heading1[aria-expanded="true"]{
      font-weight: 600;
    color: green;
}

#heading2[aria-expanded="true"]{
      font-weight: 600;
    color: green;
}

#heading2 .show{
  font-weight: 600;
    color: green;
}

.fa-shopping-cart {
  color:#fff;
}.product_imgdiv img{ max-width:300px;width:100%; max-height:100%;}
.product_imgdiv{	width:100%;	height:250px;margin:0 auto; text-align:Center;}


/*css by sunil kumar */
.customeboxhomeuser .link_box{ width:100%!important; }
.customeboxhomeuser .link_box img{
	max-width:100%!important; height:auto;
}
#myTab2Content .link_box{ width:100%; /*height:180px;*/ }
#myTab2Content .link_box img{
	width:100%; height:150px;
}
.abtcontent{
	margin-bottom:30px;
}

/*css by sunil kumar */

.setbggray{
	background-color:#eee!important;
}
.title a strong{color:green!important;}
.title a:hover strong{color:darkgreen!important;}
#Spinner{
	position:absolute;
}
.error{
		float:left;width:100%;
}
.abtcontent{ line-height:28px;}
.abtcontent ol li{
	list-style:number!important;
}
.abtcontent ul li{
	list-style:disclosure-closed!important;
}

.product_filter{
	margin-top:15px;
}
.breadcrumb-item + .breadcrumb-item::before{
	content: "»"!important;
}
.breadcrumb{
	border-radius:0px!important;
}
@media screen and (min-width:811px) {
	.productdimageview{width:500px;float:left;padding:15px; margin:0 auto;}
	.productdcontaintview{width:calc(100% - 510px);float:left;padding:15px;}
}
@media screen and (max-width:810px) and (min-width:670px) {
	.productdimageview{width:300px;float:left;padding:15px; margin:0 auto;}
	.productdcontaintview{width:calc(100% - 310px);float:left;padding:15px;}
}
@media screen and (max-width:671px) {
	.productdimageview{width:500px;float:left;padding:15px; margin:0 auto;}
	.productdcontaintview{width:100%;float:left;padding:15px;}
}
.breadcrumb li{
	list-style-type:none!important;
}
ol li{
	list-style-type:decimal!important;
}

.banner-cont img{
	max-height:300px;
}
.left_category .card{
	box-shadow:0px 0px 0px #e9ecef!important;
}
.activeColor{
	border:2px solid #000!important;
	position:absolute;
}
.colorcircle {
	border:2px solid #999;
	
}
.colorparentbox .color_box{float:left;width:100%; display:block;}
.colorparentbox .colorcircle{float:left; display:block;}
.colorparentbox{
	background-color:#fff!important;
}
@media screen and (max-width: 680px) {
		.onmobiledevice{
				padding:0px!important;margin:0px!important;
		}
	 }
	 
.setlogo{
	max-width: 370px;
  width: 100%;
}


/*new css by sunil*/
.product-grid{text-align:center;padding:0 0 30px;border:1px solid rgba(0,0,0,.1);overflow:hidden;position:relative;z-index:1}
.product-grid .product-image{position:relative;transition:all .3s ease 0s}
.product-grid .product-image a{display:block}
.product-grid .product-image img{max-width:100%;height:auto;max-height:100px;}
.product-grid .pic-1{opacity:1;transition:all .3s ease-out 0s ;max-height:100px;}
.product-grid:hover .pic-1{opacity:1}
.product-grid .pic-2{opacity:0;position:absolute;top:0;left:0;transition:all .3s ease-out 0s;max-height:100px;}
.product-grid:hover .pic-2{opacity:1}
.product-grid .social{width:150px;padding:0;margin:0;list-style:none;opacity:0;transform:translateY(-50%) translateX(-50%);position:absolute;top:60%;left:50%;z-index:1;transition:all .3s ease 0s}
.product-grid:hover .social{opacity:1;top:50%}
.product-grid .social li{display:inline-block}
.product-grid .social li a{color:#fff;background-color:#333;font-size:16px;line-height:40px;text-align:center;height:40px;width:40px;margin:0 2px;display:block;position:relative;transition:all .3s ease-in-out}
.product-grid .social li a:hover{color:#fff;background-color:#ef5777}
.product-grid .social li a:after,.product-grid .social li a:before{content:attr(data-tip);color:#fff;background-color:#000;font-size:12px;letter-spacing:1px;line-height:20px;padding:1px 5px;white-space:nowrap;opacity:0;transform:translateX(-50%);position:absolute;left:50%;top:-30px}
.product-grid .social li a:after{content:'';height:15px;width:15px;border-radius:0;transform:translateX(-50%) rotate(45deg);top:-20px;z-index:-1}
.product-grid .social li a:hover:after,.product-grid .social li a:hover:before{opacity:1}
.product-grid .product-discount-label,.product-grid .product-new-label{color:#fff;background-color:#ef5777;font-size:12px;text-transform:uppercase;padding:2px 7px;display:block;position:absolute;top:10px;left:0}
.product-grid .product-discount-label{background-color:#333;left:auto;right:0}
.product-grid .rating{color:#FFD200;font-size:12px;padding:12px 0 0;margin:0;list-style:none;position:relative;z-index:-1}
.product-grid .rating li.disable{color:rgba(0,0,0,.2)}
.product-grid .product-content{background-color:#fff;text-align:center;padding:12px 0;margin:0 auto;position:absolute;left:0;right:0;z-index:1;transition:all .3s}
.product-grid:hover .product-content{bottom:-30px;}
.product-grid .title{font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:capitalize;margin:0 0 10px;transition:all .3s ease 0s}
.product-grid .title a{color:#828282}
.product-grid .title a:hover,.product-grid:hover .title a{color:#ef5777}
.product-grid .price{color:#333;font-size:17px;font-weight:700;letter-spacing:.6px;margin-bottom:8px;text-align:center;transition:all .3s}
.product-grid .price span{color:#999;font-size:13px;font-weight:400;text-decoration:line-through;margin-left:3px;display:inline-block}
.product-grid .add-to-cart{color:#000;font-size:13px;font-weight:600}
@media only screen and (max-width:990px){.product-grid{margin-bottom:30px}
}
/*new css by sunil*/

.cateadslist img{
	max-height:100%;
}
.cateadslist{
	max-width:100%;
	float:left;
	height:150px;
	background-color:#eee;
}
.adsprdouct1 a{
	color:#fff!important;
}
.adsprdouct1 a:hover{
	text-decoration:none;
}/*new css */.singleitemcat img{	height:100%;	width:100%;}.singleitemcat .popular-img{	aspect-ratio: 3 / 3!important;	height:100%!important;	width:100%!important;	float:left;} .ourtopcategory h1 {  text-align:center; font-size:30px; text-transform:uppercase; color:#222; letter-spacing:1px;  font-family:"Playfair Display", serif; font-weight:400;}.ourtopcategory h1 span {  margin-top: 5px;    font-size:15px; color:#444; word-spacing:1px; font-weight:normal; letter-spacing:2px;    text-transform: uppercase; font-family:"Raleway", sans-serif; font-weight:500;    display: grid;    grid-template-columns: 1fr max-content 1fr;    grid-template-rows: 27px 0;    grid-gap: 20px;    align-items: center;}.ourtopcategory h1 span:after,.ourtopcategory h1 span:before {    content: " ";    display: block;    border-bottom: 1px solid #ccc;    border-top: 1px solid #ccc;    height: 5px;  background-color:#f8f8f8;} @media screen and (max-width: 600px) {	.ourtopcategory h1 {		font-size:30px!important;	}	.ourtopcategory h1 span{		font-size:11px!important;	} }/*new css */