*{
    padding: 0;
    margin: 0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	color:#a09e9c;
	background: #fff;
    max-width:1920px;
    margin:0 auto;
	overflow-x:hidden;
}

a,a:hover,a:active,a:focus {
	display:inline-block;
	text-decoration:none;
	/*color: #616060;*/
	font-size:16px;
	/*padding:0;*/
    font-weight: 500;
}
h1,h2,h3,h4,h5,h6,p,li,span,a{
 font-family: "Roboto", serif;
}

/*Header dropdown css starts*/


.dropbtn {
  /*background-color: #04AA6D;*/
  /*color: white;*/
  /*padding: 16px;*/
 /* font-size: 16px;
  */
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #373737;
    margin-bottom: 6px;
    background: transparent;
    border: none;
}
button.dropbtn i {
    font-size: 20px;
    color: #535E94;
        display: block;
}
/*.dropdown {
padding: 0 15px;
}*/

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 5px;
}

.dropdown-content a {
  padding: 5px 9px 7px 14px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    text-align: left!important;
    color: #000!important;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}
/*Header dropdown css ends*/

/*Custom Css starts*/
.banner-img img {
    height: 300px;
    width: 100%;

}
.nav_list {
    padding-right: 0px;
}
.heading_sec h2.main_heading {
    font-size: 23px;
    color: #000;
    font-weight: 600;
}
span.textborder {
    color: #fff;
    -webkit-text-stroke: 1px black;
    letter-spacing: 2px;
}
.container-fluid.banner_section {
    margin-top: 4.8em;
}
nav.navbar.nav_boxshadow {
    box-shadow: 0 3px 10px rgb(0 0 0 / 9%);
    z-index: 9;
    margin-bottom: 5px;
    background: #fff;
}
a.navbar-brand img.logo_img {
   /* width: 50px;
    object-fit: cover;
    height: 60px;*/
    width: 60px;
    object-fit: fill;
    height: 40px;
}
ul.navbar-nav.nav_name li.nav-item a.nav-link{
    color: #000;
    padding: 5px 5px;
    text-transform: uppercase;
   font-size: 13px;
    font-weight: 600;
}
ul.navbar-nav.nav_name li.nav-item a.nav-link.active{
	color: #535E94;
}
ul.navbar-nav.nav_name li.nav-item a.nav-link:hover{
	color: #535E94;
    font-weight: 600;
}

.search_icons input {
    background: #F5F5F6;
   border: 0px;
    font-size: 13px;
    color: #676767;
    padding-left: 30px;
    padding-right: 5px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
.search_icons {
    padding: 5px 5px;
}
.search_icons form svg {
    position: absolute;
    top: 15px;
    left: 13px;
}
ul.icons_orders {
    list-style: none;
    margin-bottom: 0px;
    display: flex;
    justify-content: end;
}
ul.icons_orders li {
    padding: 0 15px;
}
ul.icons_orders li a {
    text-align: center;
    color: #818181;
}
ul.icons_orders li a i {
    font-size: 20px;
    color: #535E94;
}
ul.icons_orders li a p {
font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #373737;
    margin-bottom: 6px;
}


/*Crousel Css starts*/
.crousel_div {
    width: 100%;
}

.crousel_div .carousel-inner{
    height: 300px;
}
.owl-nav {
    display: none;
}

.owl-dots {
    display: none;
}
/*Crousel css Ends*/
.section_heading {
    padding: 30px 30px;
    color: #505050;
    text-transform: uppercase;
}
h2.main_heading {
    width: 100%;
}
span.viewmore {
    text-transform: capitalize;
}
span.viewmore a i {
    font-size: 13px;
}
li.breadcrumb-item a {
    color: #333;
    font-weight: 400;
    font-size: 14px;
}
.breadcrumb-item.active {
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}
ol.breadcrumb {
    background: transparent;
    margin-bottom: 0px;
}
.productlist-title h3 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #000;
}
.productlist-title h3 span {
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 400;
}

/*Multislider crousel code starts*/
.heroSlider-fixed img {
  width: 100%;
  height: auto;
    padding: 5px;
}
.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.slick-dots li.slick-active button {
  background-color: black;
}
.slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #999;
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li :hover {
  background-color: black;
}


.owl-carousel.owl-theme .item img {
    height: 170px;
    object-fit: fill;
    background: #e9e9e9;
    border-radius: 18px;
}
.owl-carousel .item{
    text-align: center;
}

.owl-carousel .item p {
    margin-bottom: 0px;
    color: #000;
    padding: 10px 0px 0px 0px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
}
.owl-carousel .item h6 {
   padding: 2px 0px;
}
.owl-carousel .item h6 {
    color: #4a4a4a;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}
/*Multislider crousel code ends*/

.owlboxes.owl-theme {
    display: flex;
    flex-wrap: nowrap;
}
.owlboxes.owl-theme .item img {
    height: 200px;
    object-fit: fill;
    background: #e9e9e9;
    width: 205px;
    border-radius: 18px;
}

.item.forgrand img {
    height: 130px!important;
    object-fit: fill;
    background: #e9e9e9;
    width: 130px!important;
    border-radius: 8px;
}
.owlboxes .item{
    text-align: center;
}

.owlboxes .item p {
    margin-bottom: 0px;
    color: #3d3d3d;
    padding: 10px 0px 0px 0px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
}
.owlboxes .item h6 {
   padding: 2px 0px;
}
.owlboxes .item h6 {
    color: #000;
    text-transform: uppercase;
     font-weight: 500;
    font-size: 12px;
}
.similar_des img {
    height: 180px;
    width: auto;
}
.similar_des h3 {
    font-size: 12px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 6px;
}
.similar_des {
    border: 1px solid #d1d1d1;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 6px;
}
/*Category box css starts*/
ul.category_box {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.category_box li {
    position: relative;
    margin:0px 15px 15px 0px;
    background: #525f92;
}
ul.category_box li img {
    width: 185px;
    height: 216px;
    padding: 6px;
}
ul.category_box li a {
    height: 300px;
}
.cat_textbox {
    /*background:#c72f2f;*/
    position: absolute;
    bottom: 0px;
    width: 94%;
    text-align: center;
    margin: 5px 6px;
    /* border-radius: 3px; */
    /* box-shadow: 1px 4px 10px 2px #0000006e; */
    background-color: #525f92;
    opacity: 1;
    /* background-image: radial-gradient(#ccf1ff 0.6px, #3f4e8c 0.5px);
    background-size: 10px 10px; */
}
.cat_textbox p {
    margin-bottom: 0px;
    color: #fff;
    text-transform: capitalize;
        font-size: 14px;
}
.cat_textbox h5 {
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: cursive;
    font-weight: 900;
    font-size: 20px;
}

/*Category box css ends*/


/*Footer css starts*/
footer#footer {
    background: #FAFBFC;
}
.footer_container h3 {
    color: #2d2d2d;
    font-size: 14px;
}
.footer_search b {
    font-size: 14px;
}
.footer_search p {
    font-size: 14px;
}
#footer ul li a {
    color: #262626;
    font-weight: 300;
    text-decoration: none;
    font-size: 12px;
}
#footer ul li a i {
    font-size: 22px;
    color: #696E79;
}
#footer .social li {
    display: inline-block;
    margin-right: 15px;
}

.footer_rightsresever p {
    font-size: 15px;
    margin-bottom: 5px;
}
.footerdownload_img{
    width: 80%;
    margin: 15px 0px;
}

.footercol {
    color: #515151;
    font-weight: 400;
    margin-bottom: 15px;
}
.footercol p {
    display: inline;
}
.footercol span i {
    font-size: 22px;
}

/*product list css*/
.titleproductfilter select {
    width: 150px;
    float: right;
    height: 40px;
    margin-top: 17px;
}
.product_left_side h5 {
    color: #000;
    font-size: 16px;
}
.leftproduct_list .form-check .form-check-label a {
    color: #343434!important;
    font-size: 12px;
    font-weight: 400;
}
.product_left_side {
    border: 1px solid #eaeaea;
    border-radius: 8px;
    padding: 10px 10px;
    border-left: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.leftproduct_list .form-check {
    padding: 4px 20px;
    color: #000;
    font-size: 12px;

}
span.product_quantity {
    color: #989898;
    padding-left: 5px;
}
.more_product {
    padding: 5px 14px;
}
.more_product a {
    color: #535f93;
    font-size: 15px;
}
.leftproduct_list .form-check-input {
    margin-top: 0.3rem;
}
.price-range {
    color: #000;
    font-size: 12px;
    padding-top: 10px;
}
.titleproductheading {
    color: #000;
}
span.color_fliter i {
    font-size: 10px;
    margin-right: 5px;
    margin-left: 5px;
}
.bluecolor{
color: #0d6efd;
}
.orangecolor{
color: #fd7e14;
}
.purplecolor{
color: #6f42c1;
}
.blackcolor{
color:  #000000;
}
.greencolor{
color: #198754;
}
.graycolor{
color: #20c997;
}
.redcolor{
color: #dc3545;
}
/* New page design starts */
.banner_image {
    padding: 0px;
}
.banner_image img {
    height: 350px;
    width: 100%;
}
ul.product_list_new {
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    padding-left: 100px;
}
li.pro_box {
    margin-right: 62px;
    width: 160px;
    border:1px solid #ebebeb;
    border-radius: 16px;
    margin-bottom: 20px;
}
img.img-fluid.product_li_image {
    height: 140px;
    object-fit: contain;
    border-radius: 10px;
    padding: 3px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    margin: 0 auto;
}
.li_box_category h4 {
    font-size: 14px;
    color: #000;
    margin-top: 6px;
    text-align: center;
    margin-bottom: 5px;
}
.li_box_category h6 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 3px;
    color: gray;
}
/* New Page design ends */

/*Css for product_listboxex*/
.product-grid{
     font-family: "Roboto", serif;
    text-align: center;
    background: #fff;
    box-shadow: 1px 1px 15px 2px #c9c9c9;
    /* border-radius: 40px; */
}
.product-grid .product-image{
    overflow: hidden;
    position: relative;
}
.product-grid .product-image a.image {
    display: block;
    height: 200px;
}
.product-grid .product-image img {
    width: 100%;
    height: 220px;
}
.product-grid .product-image .pic-1{ transition: all 0.5s; }
.product-grid:hover .product-image .pic-1{ transform: translate(0,-100%); }
.product-grid .product-image .pic-2{
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    transition: all 0.5s;
}
.product-grid:hover .product-image .pic-2{ top: 0; }
.product-grid .product-discount-label{
   color: #ffffff;
    background: #4f6193;
    font-size: 11px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 3px 10px;
    position: absolute;
    bottom: 10px;
    left: 8px;
    z-index: 0;
    border-radius: 2px;
}
.product-grid .product-links{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 15px;
    right: 15px;
}
.product-grid .product-links li{ margin: 0 0 5px; }
.product-grid .product-links li a{
    color:#e0e0e0;
    font-size: 18px;
    transition: all 0.3s;
}
.product-grid .product-links li a:hover{ color:#bde2f2; }
.product-grid .add-cart{
    color:#000;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    width: 100%;
  padding: 6px 15px;
    position: absolute;
    bottom: -50px;
    left: 0;
    transition: all ease .35s;
}
.product-grid .add-cart span {
    border: 1px solid #4c4c4c;
    width: 100%;
    display: block;
    padding: 7px 0px;
    border-radius: 2px;
}
.product-grid .add-cart:hover{     background: #fff;
    box-shadow: -4px -3px 21px 0px #d3d3d3; }
.product-grid:hover .add-cart{ bottom: 0; }
.product-grid .product-content{ padding: 12px;text-align: left; }
.product-grid .title{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
     margin-bottom: 4px;
     text-align: center;
}
.product-grid .title a{
    color: #000;
    position: relative;
    transition: all 0.3s ease 0s;
    font-size: 12px;
}
.product-content p {
    margin-bottom: 5px;
    color: #4e4e4e;
    text-transform: capitalize;
    font-size: 13px;
}

/*.product-grid .title a:hover{ color: #089a9c; }
.product-grid .title a:before{
    content:"";
    background:#161311;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
}*/
.product-grid:hover .title a:before{ width: 100%; }
.product-grid .price{
      color: #000;
    font-size: 12px;
    font-weight: 500;
    display: block;
}
.product-grid .price span {
    padding: 0px 5px;
}
.product-grid .price em {
    font-size: 11px;
    font-weight: 400;
    color: #ec3737;
}
h3.cuver_title {
    position: relative;
    bottom: 0;
    top: 10px;
    color: #000;
    font-size: 14px;
    width: 84%;
    margin: 0 auto;
}
.card_corver {
    text-align: center;
}
.card_corver img {
    border-radius: 30px;
    box-shadow: 1px 1px 13px #878787;
    height: 220px;
    width: 230px;
}
.product-grid .price.disable{
    color: #606060;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 400;
}
.product-grid .price span{
    color: #A49F9C;
    font-size: 12px;
    text-decoration: line-through;
}
.page-link{
        color: #050505;
        border: 0px solid;
}
.page-item.active .page-link{
    background-color: #4c4c4c;
    border-color: #7c7c7c;
}
@media screen and (max-width: 990px){
    .product-grid{ margin-bottom: 30px; }
}

/*Product Detail starts*/

.container-fluid.product-detailcontainer {
    margin-top: 5em;
    padding-bottom: 20px;
}
.card-wrapper{
    max-width: 1100px;
    margin: 0 auto;
}

.img-display{
    overflow: hidden;
}
.img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
.img-showcase img{
    min-width: 100%;
}
.img-select{
    display: flex;
}
.img-item{
    margin: 0.3rem;
}
.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3){
    margin-right: 0;
}

.img-item:hover{
    opacity: 0.8;
}
.img-item img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.product-content{
    padding: 2rem 1rem;
}
.product-title{
       font-size: 1.2rem;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    color: #12263a;
    margin: 1rem 0;
}

.product-title::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    height: 4px;
    width: 80px;
    background: #12263a;
}
.product-link{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.8rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #000;
    padding: 0 0rem;/*
    transition: all 0.5s ease;*/
}
/*.product-link:hover{
    opacity: 0.9;
}*/
.product-rating{
    color: #ffc107;
}
.product-rating span{
    font-weight: 600;
    color: #252525;
}
.product-price{
       margin: 0.3rem 0rem;
    font-size: 1rem;
    font-weight: 700;
    color: #000;
}
.product-price span{
    font-weight: 400;
    color: gray;
}
.product-price em {
    color: #ff7979;
    font-size: 1.1rem;
}

.product-detail h2{
    text-transform: capitalize;
    color: #12263a;
    padding-bottom: 0.6rem;
}
.product-detail p{
    font-size: 0.9rem;
    padding: 0.3rem;
    opacity: 0.8;
}
.product-detail ul{
    margin: 1rem 0;
    font-size: 0.9rem;
}
.product-detail ul li{
    margin: 0;
    list-style: none;
    padding-left: 0rem;
    margin: 0.7rem 0;
    font-weight: 500;
    opacity: 0.9;
    color: #000;
}
.product-detail ul li span{
    font-weight: 400;
}
.product-detail ul li i {
    color: #525e96;
    margin-right: 8px;
}
.product-detail ul li img {
    width: 26px;
    display: inline-block;
    margin-right: 13px;
}
.purchase-info{
    margin: 1.5rem 0;
        margin-bottom: 0.5rem;
}
.purchase-info button a {
    color: #fff;
}
.purchase-info input,
.purchase-info .btn{
   border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.purchase-info input{
    width: 100px;
}
.purchase-info .btn{
    cursor: pointer;
    color: #fff;
    border-radius: .25rem;
}
.purchase-info .btn:first-of-type {
    background: #506093;
}
.purchase-info .btn:last-of-type{
    background: #525f95;
}
.purchase-info .btn:hover{
    opacity: 0.9;
}
img.img-fluid.img_prpduct {
    height: auto;
    object-fit: fill;
}

.color_img {
    padding: 0px;
    margin: 5px;
    border: 2px solid #dbdbdb;
    text-align: center;
}
.color_img:hover {
   border: 2px solid #556393;
}
.color_img img {
    width: 50px;
    height: 60px;
}
.color_img span {
    color: #514d4d;
    font-weight: 500;
    font-size: 12px;
}
.color_des{
    display: flow;
    align-items: center;
}
.color_des h5 {
    font-size: 16px;
    color: #000;
      margin-right: 16%;
}
.checked {
    color: orange;
  }
h2.ratingrext {
    color: #5a5a5a;
    font-size: 60px;
    
}
h2.ratingrext i {
    font-size: 17px;
    float: right;
    padding-top: 24px;
}
.rating_12 span {
    font-size: 16px;
}
.broder_right_line {
    border-left: 1px solid #ddd;
}
.user_rate h5 {
    font-size: 12px;
    color: #000;
}
.user_rate p {
    font-size: 11px;
    color: #000;
    margin-bottom: 4px;
}
.user_rate h6 {
    font-size: 8px;
    color: #7c7c7c;
    
}
.user_rate {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
}


/* Ratinhg progress code starts here */
/* Three column layout */
.side {
    float: left;
    width: 11%;
    margin-top: 1px;
  }
  
  .middle {
    margin-top:10px;
    float: left;
    width: 70%;
  }
  
  /* Place text to the right */
  .right {
    text-align: right;
  }
  
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* The bar container */
  .bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
  }
  
  /* Individual bars */
  .bar-5 {width: 60%; height: 10px; background-color: #04AA6D;}
  .bar-4 {width: 30%; height: 10px; background-color: #2196F3;}
  .bar-3 {width: 10%; height: 10px; background-color: #00bcd4;}
  .bar-2 {width: 4%; height: 10px; background-color: #ff9800;}
  .bar-1 {width: 15%; height: 10px; background-color: #f44336;}
  
  /* Responsive layout - make the columns stack on top of each other instead of next to each other */
  @media (max-width: 400px) {
    .side, .middle {
      width: 100%;
    }
    .right {
      display: none;
    }
  }

/* Rating proess end here */

.social-links a{
   display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.4rem;
    font-weight: 600;
}
.social-links{
    display: flex;
    align-items: center;
}
.social-links a{
   display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.4rem;
    font-weight: 600;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
.social-links a:hover{
    background: #000;
    border-color: transparent;
    color: #fff;
}
.social-links h5 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #000;
    font-size: 18px;
}
.productimg_popup img {
    width: 60px;
    border-radius: 50px;
    height: 60px;
    margin-top: 10px;
}
.large-12.columns.similar_prod_img .owlboxes.owl-theme .item {
    border: 1px solid #a5a5a5;
    margin: 6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: left;
    padding-bottom: 8px;
}
.large-12.columns.similar_prod_img .owlboxes.owl-theme .item .similar_text {
    padding-left: 10px;
}
.large-12.columns.similar_prod_img .owlboxes.owl-theme .item .similar_text h6 {
    text-transform: inherit;
    color: #707070;
    margin-bottom: 0px;

}
strike.smilar_strike {
    font-size: 14px;
    color: #5d5d5d;
    padding-right: 5px;
}
b.smilar_price {
    font-size: 14px;
    color: #000;
    padding-right: 5px;
}
em.smilar_off {
    color: #ff7979;
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
}

.expected_text h6 {
    color: #000;
    font-size: 16px;

}
.expected_info p {
    font-size: 14px;
    font-weight: 400;
}
.modal-content.Chooseprod .modal-title {
    color: #282f49;
    font-size: 17px;
}
.modal-content.Chooseprod .modal-header {
    padding: 10px 15px;
}

.container.similar_prod {
    width: 88%;
    margin: 0 auto;
}
ul.popup_chooseprod {
    list-style: none;
    display: flex;
    width: 100%;
}
ul.popup_chooseprod li .form-group {
    margin-bottom: 0px;
}
ul.popup_chooseprod li {
    padding: 0px 20px;
}
ul.popup_chooseprod li .form-group select {
    width: 150px;
    font-size: 13px;
}
li.productsize_popup {
    padding-right: 0px!important;
    padding-left: 10px!important;
}
.label_popup {
    color: #20428b;
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 500;
}
.modal-content.Chooseprod .modal-footer {
    padding: 8px 15px;
}
/*li.productsize_popup {
    padding-right: 0px!important;
} */
.box1 h5 {
    font-weight: 600;
    margin-left: -6px;
    margin-top: 10px;
}
@media screen and (min-width: 992px){
    .card{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    .card-wrapper{
        /*height: 100vh;*/
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-imgs{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .product-content{
        padding-top: 0;
    }
}

.buy-btn .btn-primary {
    color: #fff;
    background-color: #596395;
    border-color: #8c8ea9;
    margin: 0px 10px;
}
.buy-btn .btn-primary :hover{
   background-color: #8c8ea9;
}
.buy-btn  .btn-primary:not(:disabled):not(.disabled).active, .buy-btn  .btn-primary:not(:disabled):not(.disabled):active, .show>.buy-btn  .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #525f92;
    border-color: #005cbf;
}

h5.price_buy {
    margin-top: 10px;
    color: #000;
    font-size: 26px;
}
.col-lg-12.buy_style {
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
h5.price_buy {
    margin-top: 10px;
}
h5.price_buy button {
    margin-top: 12px;
    background: #bdbdbd;
    border: 1px solid #999999;
    color: #060606 !important;
    width: 90px;
}
.col-lg-12.buy_style.border_last {
    border-bottom: 0px;
}
.buy-btn {
    margin-bottom: 10px;
}
.buy-btn .btn-group button:hover {
  background: #7c8ac2;
}
.buyquantity h6 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 2px;
    padding-top: 10px;
}
.buyquantity p {
    font-size: 15px;
    padding-top: 5px;
}
em.buy_off {
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    padding-left: 20px;
}
strike.buy_strike {
    color: #939393;
    font-weight: 400;
    font-size: 16px;
}
.product-detail h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 23px;
    text-transform: capitalize;
    font-weight: 700;
}
.col-lg-12.box1 {
    padding-left: 0px;
}
.prod_details {
    padding: 20px 0px;
}
h3.youmayliketit {
    color: #000;
    text-transform: uppercase;
}
.box1 h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 23px;
    text-transform: capitalize;
    font-weight: 700;
}
.box1 h5 {
    font-size: 20px;
    color: #000;
}
.box1 p {
    font-size: 14px;
    padding-bottom: 7px;
}
/*Product detail ends*/


/*Order History Page*/
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.w-xl {
    min-width: 160px;
}



.card.card-order {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color:#f9f9f9;
    background-clip: border-box;
    border: 1px solid #eff0f2;
    border-radius: 10px;
     margin-bottom: 24px;
    -webkit-box-shadow: 0 2px 3px #e4e8f0;
    box-shadow: 0 2px 3px #e4e8f0;
}

.me-4 img {
    width: 115px;
    height: 110px;

}
p.order-product-sub {
    margin-bottom: 0px;
    font-size: 12px;
    color: #424242;
}
.order-titel {
    margin-bottom: 2px;
}
.order-titel a {
    font-size: 14px;
}
.product-price.proce_order {
    margin-top: 0px;
    font-size: 1rem;
    margin-bottom: 5px;
}
.product-price.proce_order em {
    font-size: 1rem;
}
p.order-feture {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.delet {
    background: #e1e1e1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 26px;
}
.netbanking_text p {
    margin-bottom: 0px;
    font-size: 16px;
}
.netbanking_text {
    text-align: right;
}
.netbanking_text p b {
    color: #000;
    padding-left: 10px;
}

.dstatus p {
    margin-bottom: 2px;
}
.box_inner_cart {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px #ddd;
}
.select-droporder {
    padding: 10px 0px;
    font-size: 12px;
    font-weight: 400;
}
select.form-select {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 2px 3px;
    font-size: 13px;
    background: #f8f8f8;
    font-weight: 600;
}
.return_order p {
    margin-bottom: 0px;
    font-size: 13px;
}
.return_order p b {
    color: #000;
    font-weight: 500;
}

.check_orderdelivery p {
    margin-bottom: 0px;
    font-weight: 600;
    color: #000;
    padding-top: 5px;
    font-size: 14px;
}
h3.order-right_tite {
    width: 100%;
    padding: 0px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #363636;
}
.font_change {
    font-size: 13px;
}
.check_orderdelivery span {
    font-size: 12px;
    color: #4a4a4a;
}
.donatecheck label {
    color: #000;
}
.donatecheck input {
    margin-top: 7px;
}
.amountdonate span {
    border: 1px solid #a5a5a5;
    border-radius: 20px;
    padding: 4px 10px;
    margin-top: 10px;
    font-size: 13px;
    display: inline-block;
    color: #000;
}
.amountdonate span:hover {
    background: #ddd;
    cursor: pointer;
}
.placeorder_btn {
    display: block;
    margin-top: 10px;
    width: 100%;
}
.placeorder_btn:hover {
    display: block;
    width: 100%;
}

.container.youmaylike .owlboxes.owl-theme .item img{
        width: 185px;
    border-radius: 5px;
}
.container.youmaylike .owlboxes .item {
  text-align: left;
    margin: 2px;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.container.youmaylike .owlboxes .item p {
    padding-left: 10px;
}
.container.youmaylike .owlboxes .item h6{
    padding-left: 10px;
}


.youmaytit {
    padding: 0px;
}
h2.youmayliketit {
   font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

/*Checkoutpage css*/
.card-body.backgroundchange {
    background: #FFF1EC;
    border: 1px solid #ffbaa2;
    border-radius: 9px;
    padding: 10px 10px;
    font-size: 14px;
}
span.textchek {
    color: #515e95;
    font-weight: 500;
    text-transform: uppercase;
}
.checkoutgotobagtext {
    color: #4f4f4f;
}
.productlist-title span{
    cursor: pointer;
}
.productlist-title span i {
    font-size: 20px;
    color: #535e94;
}
.card.cardaddress {
    width: 100%;
    display: block;
}
.card.cardaddress.addaddressdotted h3 {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0px;
}
.desaddress h3 {
    font-size: 18px;
}
.desaddress {
    color: #000;
    padding-left: 0px
}
.desaddress p {
    font-size: 14px;
    color: #757575;
    margin-bottom: 2px;
}
.modal-content.add_address_popup h5 {
    color: #000;
    font-size: 18px;
}

/*
commented as it is overdding default behaviour
.modal-footer .btn {
    background-color: #596395;
    border-color: #8c8ea9;
} */
.add_inputs label {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.checkaddress {
    padding-right: 0px;
    display: flex;
    justify-content: center;
    padding-left: 0px;
}
.btn_address {
    margin-top: 10px;
}
.btn_address button {
    margin-right: 10px;
    padding: 5px 20px;
}

h5.addtype {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #5b6495;
}
.card.cardaddress.dafultaddress {
    border: 1px solid #ff855a;
    margin-bottom: 10px;

}

.card.cardaddress.addaddressdotted {
    border: 2px dashed #525f92;
    margin-bottom: 20px;
}
.card.cardaddress.addaddressdotted .card-body {
    padding: 7px 20px;
}
.deliveryesti span {
    font-size: 14px;
    color: #000;
}
.deliveryesti {
    padding-left: 10px;
}
.card.cardaddress.addaddressdotted h3 {
    font-size: 16px;
    color: #000;
        margin-bottom: 0px;
}
.card.cardaddress.addaddressdotted h3 i {
    font-weight: 900;
    font-size: x-large;
    position: relative;
    top: 3px;
}


/*Orders page css starts*/
.orders-title {
    margin-top: 20px;
}
.orders-title h3 {
    color: #383838;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
}
h6.acountname {
    font-size: 13px;
    color: #3d3d3d;
    font-weight: 400;
}

.orderlefthead a {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 10px;
    font-weight: 600;
}
.order_left_side p {
    margin-bottom: 0px;
    font-size: 13px;
    color: #4e4e4e;
    font-weight: 400;
    padding-bottom: 5px;
    cursor: pointer;
}
.order_left_side {
    margin-bottom: 40px;
}
p.order_activetab {
    font-size: 15px;
        font-weight: 500;
    color: #525d97;
}
.order-menu {
    padding-top: 15px;
}
.inputsearch i {
    position: absolute;
    top: 7px;
    padding-left: 8px;
    color: #000;
    font-size: 13px;
}
.inputsearch input {
    padding-left: 30px;
    font-size: 13px;
}
.filter_btnorders i {
    position: absolute;
    left: 30px;
    color: #000;
    top: 5px;
}
/*.titleproductfilter {
    display: flex;
}*/
.filter_btnorders i {
    position: absolute;
    left: 20px;
    color: #000;
    top: 5px;
}

.col-lg-4.fliternbtn {
    padding-left: 0px;
}
.filter_btnorders button {
    padding: 4px 20px;
    border: 1px solid #ced4da;
}
.titleproductheading h5 {
    color: #000;
    margin-bottom: 0px;
    font-size: 17px;
}
.titleproductheading p {
    font-size: 13px;
    color: #ababab;
}
.orderded_pic img {
    width: 100%;
    height: auto;
}
.orderded_detail h5 {
    font-size: 14px;
    color: #000;
}
.orderded_detail p {
    color: #525252;
    font-size: 13px;
    margin-bottom: 2px;
}
.order_graybox {
    background: #e7e7e7;
    padding: 15px 10px;
}
.order_whitebox {
       background: #fff;
    padding: 15px 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.deliverystatus {
    color: #494949;
}
.deliverystatus h5 {
    font-size: 16px;
    margin-bottom: 0px;
}
.deliverystatus p {
    font-size: 12px;
}
h5.delivered {
    color: green;
}
h5.return {
    color: #b1c543;
}
h5.cancel {
    color: red;
}
.prod_order {
    background: #f3f3f3;
    padding: 10px;
    border-radius: 6px;
    margin-top: 10px;

}
.prod_order.return_text {
    color: #444;
}
h6.dprice {
    color: #000;
    font-size: 14px;
}
.raterating span {
    margin-right: 10px;
}
.product_quantity h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}
.produ_list h3 {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}
.produ_img img {
    width: 80px;
}
.produ_img img {
    width: 62px;
}
a.return_link {
    display: block;
    font-size: 12px !important;
    text-decoration: underline;
}
span.cancle {
    display: block;
    color: red;

}
.produ_list p {
    color: #5d5d5d;
    margin-bottom: 1px;
    font-size: 15px;
}
.produ_list p span {
    float: right;
}
.produ_list a {
    margin-top: 8px;
    font-size: 13px;
    text-decoration: underline;
}
.produ_list {
    border-right: 1px solid #bdbdbd;
}
.produ_list.brd_rmv {
    border-right: 0px;
}

.return_btn button.btn.btn-primary{
 background-color: #596395;
    border-color: #8c8ea9;
}

.orderded_pic {
    padding: 0px;
}
.orderded_pic img {
    width: 100%;
    height: 80px;
    object-fit: scale-down;
}
.orderded_detail {
    padding-left: 20px;
    padding-top: 5px;
}
hr.whitehr {
    border-color: #e3e3e3!important;
}
.exchange_des {
    padding: 0px 30px;
    color: #000;
    font-size: 14px;
}
.exchange_des ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.rateprod {
    font-size: 14px;
    padding: 0px 30px;
    padding-bottom: 10px;
}
.rateprod {
    color: #000
}
.pagination {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 8px;
}

.pagination .page-item {
    display: inline-block;
}

.pagination .page-item a,
.pagination .page-item span {
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
}

.pagination .page-item.active span {
    background-color: #007bff;
    color: white;
    border-color: #007bff;
}

.pagination .page-item a:hover {
    background-color: #f1f1f1;
}

/* In app.css or any main stylesheet */
.suggestion-item {
    font-size: 13px;
    padding: 6px 6px;
    line-height: 1;
}

.suggestion-item strong {
    font-size: 11px;
    display: block;
}

.suggestion-item small {
    font-size: 11px;
    color: #666;
}
.img_new {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px; /* Or whatever suits your design */
}

.img_new img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

