@media (min-width: 1350px) {
  .container {
    width: 1300px;

    min-width: 1300px;
  }
}

@font-face {
  font-family: "Myanmar Tagu";

  src: url("/catalog/view/stylesheet/fonts/MyanmarTagu/MyanmarTagu.woff")
      format("woff"),
    url("/catalog/view/stylesheet/fonts/MyanmarTagu/MyanmarTagu.ttf")
      format("truetype"),
    url("/catalog/view/stylesheet/fonts/MyanmarTagu/MyanmarTagu.svg#Myanmar Tagu")
      format("svg");
}
@font-face {
  font-family: "Manrope";
  src: url("/catalog/view/stylesheet/fonts/Manrope/Manrope.eot");
  src: url("/catalog/view/stylesheet/fonts/Manrope/Manrope.eot?#iefix")
      format("embedded-opentype"),
    url("/catalog/view/stylesheet/fonts/Manrope/Manrope.woff2") format("woff2"),
    url("/catalog/view/stylesheet/fonts/Manrope/Manrope.woff") format("woff"),
    url("/catalog/view/stylesheet/fonts/Manrope/Manrope.ttf") format("truetype"),
    url("/catalog/view/stylesheet/fonts/Manrope/Manrope.svg#Manrope")
      format("svg");
}
@font-face {
  font-family: "Manrope Regular";
  src: url("/catalog/view/stylesheet/fonts/Manrope Regular/Manrope Regular.eot");
  src: url("/catalog/view/stylesheet/fonts/Manrope Regular/Manrope Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/catalog/view/stylesheet/fonts/Manrope Regular/Manrope Regular.woff2")
      format("woff2"),
    url("/catalog/view/stylesheet/fonts/Manrope Regular/Manrope Regular.woff")
      format("woff"),
    url("/catalog/view/stylesheet/fonts/Manrope Regular/Manrope Regular.ttf")
      format("truetype"),
    url("/catalog/view/stylesheet/fonts/Manrope Regular/Manrope Regular.svg#Manrope")
      format("svg");
}
button.favcart {
  margin-bottom: 0px !important;
}
/* button#button-list {
  display: none;
} */
body {
  font-family: "Manrope Regular", serif;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  overflow-x: hidden;
  background: #fcdded;
  /* background: #fdecf5; */
}
main {
  background: #fdecf5 !important;
  padding: 0 0 80px 0;
}
:root {
  --blue: #333;
  --maincolor: #ef1866;
  --black: #434343;
  --light: #b5b5b5;
}
#main_nav {
  background: var(--maincolor);
  border-radius: 45px;
}
.navbar-expand-lg .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
#allcategorydropdown {
  width: 100%;
}
a:hover,
a {
  color: var(--black);
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Manrope Regular", "Myanmar Tagu";
  text-transform: uppercase;
}

* {
  /* font-family: "Lato", sans-serif; */
  font-family: "Manrope Regular", "Myanmar Tagu";
  font-size: 14.5px;
  color: #434343;
}
.headerbox {
  display: flex;
  justify-content: right;
  border-right: 1px solid #a0a0a0;
  padding-right: 25px;
  padding: 12px 25px 12px 25px;
}
.headerboxtext {
  color: white;
  margin-left: 10px;
}
a.nav-link.dropdown-toggle svg {
  margin-right: 5px;
}
.page-link.active,
.active > .page-link {
  background-color: #333333;
  border-color: #333333;
}
a.page-link {
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.35rem 0.75rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.8;
  color: var(--bs-body-color);
  appearance: none;
  background-color: #ffffff73;
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 25px;
  padding: 15px 25px;
}
/* Override the bootstrap defaults */

h1 {
  font-size: 33px;
}

#common-home .htmlsection h2 {
  font-size: 34px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 700;
  border-bottom: 0px;
  width: 100%;
  color: #333333;
  margin-top: 0px;
}

h2 {
  font-size: 30px;

  text-align: left;

  text-transform: uppercase;

  font-weight: 800;

  margin: 30px 0px;

  padding-bottom: 15px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 15px;
}

h6 {
  font-size: 10.2px;
}
p {
  line-height: 30px;
}

a:hover {
  text-decoration: none;
}

#top {
  background-color: transparent;

  border-bottom: 0px;
}

.line {
  background-color: #38373566;

  height: 1px;

  width: 100%;
}
#header-cart .btn-lg {
  height: 29px;
}
#header-cart ul.dropdown-menu.dropdown-menu-end.p-2.show {
  width: auto;
  column-count: 1;
}
#header-cart .table tbody td,
#header-cart .table tfoot td {
  padding: 15px 5px;
}
#header-cart .btn:hover {
  background-color: transparent;
  border-color: transparent;
}
.headertop .nav {
  justify-content: end;
  width: 70%;
  float: right;
}
.headerinformationsection {
  padding: 10px 0px;
}
a.btn.btn-lg.btncontact {
  background: #fff;
}
.twoflex {
  display: flex;
  align-items: center;
  justify-content: right;
}
.headercontact {
  margin-left: 25px;
}
/* For Tomo Mart */
.language {
  background: var(--maincolor);
  padding: 10px 15px;
  border-radius: 45px;
  color: white;
  cursor: pointer;
  text-align: center;
}
.language * {
  color: white;
}
img.languageflag {
  border-radius: 15px;
  margin-right: 5px;
  border: 1px solid #ebe7e7;
  display: none;
}
/**************************** home  **********************************/
button.owl-dot.active {
  width: 27px;
  height: 27px;
  background: var(--maincolor) !important;
  margin: 3px;
  padding: 0 !important;
  font: inherit;
  padding-top: 1px !important;
  border-radius: 4px;
}
button.owl-dot {
  width: 27px;
  height: 27px;
  background: white !important;
  margin: 3px;
  padding: 0 !important;
  font: inherit;
  padding-top: 1px !important;
  border-radius: 4px;
}
button.owl-dot span {
  color: #434343;
  font-size: 13px;
}
button.owl-dot.active span {
  color: white;
}
.extainfo {
  /* background: #fc7fba; */
  background: linear-gradient(to right, white 40%, #fc7fba 40%);
  margin-bottom: 25px;
}
.extainfo * {
  color: white !important;
}
h3.extrasubtitle {
  margin-bottom: 25px;
  border-bottom: 1px dotted #f5f5f5;
  padding-bottom: 15px;
}
.productdeliverysection {
  background: linear-gradient(to right, #fdecf5 40%, #fc7fba 40%);
}
.productdetaildescription {
  width: 95%;
  margin-top: 5px;
}
#bmodule4 #featuredtitle-mm span,
#bmodule6 #featuredtitle-mm span,
#bmodule7 #featuredtitle-mm span {
  position: relative;
  color: var(--maincolor);
}
#bmodule4 #featuredtitle-mm span::after,
#bmodule6 #featuredtitle-mm span::after,
#bmodule7 #featuredtitle-mm span::after {
  content: "အထူးလျှော့စျေး";
  position: absolute;
  left: 0;
  top: 0;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  left: 0;
  top: 18%;
  right: 0;
  justify-content: center;
}
#bmodule6 #featuredtitle-mm span::after {
  content: "အရောင်းရဆုံးများ";
}
#bmodule7 #featuredtitle-mm span::after {
  content: "အသစ်ရောက်";
}

div#Delivery\ Information.information-description {
  background: #f5f5f56e;
  padding: 45px;
  margin-bottom: 45px;
  border-radius: 45px;
  margin-top: 45px;
}
div#Delivery\ Information.information-description ul {
  column-count: 4;
  list-style: circle;
}
div#Delivery\ Information.information-description ul li {
  line-height: 24px;
  margin-bottom: 15px;
  list-style: decimal;
  color: #000;
}
div#Delivery\ Information.information-description h4,
.deliverybox h4 {
  font-size: 19px;
  margin-bottom: 25px;
  color: var(--maincolor);
  font-weight: 500;
}
.innercontentlist li {
  margin-bottom: 15px;
  line-height: 25px;
}
.innercontentmm h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  color: black;
  border-bottom: 1px dotted;
  padding-bottom: 15px;
}
.innercontentmm {
  display: none;
}
div#Delivery\ Information.innercontentmm {
  display: block;
}
.deliverycontentbox {
  position: relative;
  z-index: 200;
}
.deliverycontentbox * {
  color: white !important;
}
.productdeliverybox {
  height: 100%;
  background: #fa5882;
  padding: 60px 45px 45px 60px;
  margin: 0px -5px;
  position: relative;
  border-top-left-radius: 85px;
}
.deliverymanimage {
  position: absolute;
  z-index: 1;
  bottom: -18px;
  left: 58%;
  width: 45%;
}
.productextrainfobox {
  padding: 45px;
}
h2#About\ Us {
  display: none;
}

.htmlsection h3,
.htmlsection h3 span,
.information-description h3,
.information-description h3 span {
  font-size: 34px;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-weight: 600;
}
.htmlsection h3 span,
.information-description h3 span {
  color: var(--maincolor);
}
.readmorebtn {
  background: var(--maincolor);
  width: 28%;
  text-align: center;
  padding: 12px 15px;
  border-radius: 45px;
  color: white;
  margin-top: 40px;
}
.readmorebtn a {
  color: white;
}
.readmorebtn svg {
  margin-left: 8px;
}
a.brandlinkbox {
  display: block;
  position: relative;
}
.brandlinkbox img.img-fluid {
  border-radius: 0px !important;
}
.bannertitle {
  background: #333333;
  /* position: absolute; */
  width: 100%;
  bottom: 15px;
  color: white;
  padding: 10px 3px 5px 3px;
  margin-top: 5px;
}
.bannertitle h4 {
  color: white;
}
i.fa-solid.fa-chevron-down {
  margin-left: 5px;
}
#bmodule4 {
  margin: 40px 0px;
  position: relative;
  margin-bottom: 100px;
}
h4.thumbprotitle {
  margin-bottom: 15px;
  color: #000000e3;
  text-transform: capitalize;
  min-height: 50px;
  display: flex;
  /* align-items: center; */
  margin-top: 10px;
}

#bmodule4::after {
  display: block;
  /* clear: both; */
  content: "";
  background-image: url(/image/catalog/Steve-Store/boxshadow1.png);
  position: absolute;
  width: 100%;
  height: 250px;
  left: 0;
  z-index: -1 !important;
  top: 40%;
  background-size: contain;
  background-position: center bottom;
}
.homecatimage img {
  border-radius: 15px;
}
.homecatname h3 {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  min-height: 43px;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

.homecatlistcontent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 5px;
  flex-wrap: wrap;
}

.homecatname {
  width: 80%;
}
.readmorelink {
  width: 20%;
}
.readmorelink img {
  width: 30px;
  height: 30px;
}

.homecatname h3:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 19px;
  background-image: url(/image/viewmore.png);
  margin-left: 10px;
}
.htmlsection h2 span,
#bmodule4 h2 span,
#bmodule6 h2 span,
#bmodule7 h2 span {
  font-size: 26px !important;
  background: var(--maincolor);
  color: white;
  text-transform: uppercase;
  padding: 10px 50px;
  border-radius: 40px;
}
#bmodule4 h2,
#bmodule6 h2,
#bmodule7 h2 {
  text-align: center;
  border-bottom: 0px;
}
.featuredthumb {
  margin-top: 25px;
}

#common-home .htmlsection {
  /* display: flex; */
  display: block;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#common-home ul.inlinelist {
  list-style: none;
  display: flex;
  justify-content: center;
  width: 27.5%;
  margin: 25px auto;
  margin-bottom: 50px;
  padding-left: 0;
  background: #f1f1f1;
  border-radius: 40px;
}
/**************************** header  **********************************/
.nav ul.dropdown-menu.dropdown-menu-right.show {
  column-count: 1;
  width: 150px;
}
div#logo {
  margin: 0px auto;
}
#logo img {
  margin: 10px auto;
  display: block;
}
li.nav-item.dropdown .fa-angle-down {
  margin-left: 8px;
  margin-top: 5px;
}
.searchicon {
  width: 35px;
  height: 35px;
  background: white;
  border-radius: 50%;
  padding: 7px 0px;
  margin-right: 10px;
}
.list-inline {
  width: 100%;
  display: flex;
  margin-bottom: 0;
}
li.list-inline-item {
  width: 33.33%;
}
li#wishlistitem {
  width: 28%;
}
.nav {
  justify-content: center;
}
.nav .dropdown {
  width: 100%;
}
.nav .dropdown-toggle {
  white-space: nowrap;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  width: 100%;
  /* padding: 2px 5px; */
}
.accounticon,
.wishlisticon {
  width: 100%;
  height: 35px;
  border-radius: 50%;
  /* background: white; */
  padding: 7px 0px;
  margin-right: 0px;
  text-align: center;
}
.wishlisticon {
  padding: 7px 2px;
}
a#wishlist-total {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0px 5px;
}
.list-inline-item,
#searchlink {
  display: flex;
  margin-left: 0px;
  margin-top: 8px;
  width: 24%;
  position: relative;
  height: 43px;
  cursor: pointer;
  /* background: #f1f1f1; */
  border-radius: 7px;
  margin-right: 1%;
  padding: 5px 0px;
  align-items: center;
}
div#header-cart {
  width: 100%;
}
a.cartlink {
  display: flex;
  width: 100%;
  /* justify-content: space-around; */
  padding: 0px 0px;
  align-items: center;
}
.carticon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 7px 6px;
  margin-right: 0px;
  width: 100%;
  text-align: center;
}
.headerwishlist {
  margin-top: 0px !important;
}
/******************************************************************/
.headertop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 80px;
}

.headerwishlist,
.headercartitem {
  background: var(--maincolor);

  color: white;

  width: 22px;

  display: block;

  height: 22px;

  position: absolute;

  border-radius: 50%;

  text-align: center;

  font-size: 12px;

  margin-top: -5px;

  border: 0px;

  font-weight: 400 !important;

  position: absolute;

  top: -10px;

  right: -5px;

  text-shadow: none;
}

li.list-inline-item img,
#searchlink img {
  margin: 0px auto;

  display: block;
}

li.list-inline-item.headercart {
  position: relative;
}

.headercart .d-grid {
  display: grid !important;

  position: absolute;

  top: 0px;

  right: 0px;
}
i.fa-solid.fa-reply {
  color: white;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: none;
  background-repeat: repeat-x;
  border-color: transparent;
  background: var(--maincolor);
  font-size: 13px;
  padding: 5px 15px;
}
.btn-primary i {
  color: white !important;
}
i.fa-regular.fa-trash-can {
  color: white;
}

.navbar-expand-lg .navbar-nav {
  flex-direction: row;
  align-items: space-between;
  justify-content: space-between;
  display: flex;
  width: 100%;
  padding: 2px 5px;
}
nav.navbar.navbar-expand-lg {
  padding: 0;
}
#headersearch {
  display: none;

  position: absolute;

  background: white;

  width: 100%;

  left: 0;

  right: 0;

  padding: 25px 30%;

  z-index: 999;

  border-bottom: 1px solid #ccc;

  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

  margin-top: -10px;

  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.headersearchbtn {
  border-radius: 25px;

  background: var(--blue);
}

.headersearchbtn i {
  color: white;
}

.searchbox {
  font-size: 15px;
  padding: 25px;
  height: 41px !important;
  border-radius: 0px;
  padding: 7px 20px !important;
  font-size: 15px !important;
  /* margin: 50px; */
}

.header-phone .fa-phone {
  margin-right: 15px;
}

.menuactive .nav-link,
.menuactive .fa-solid {
  color: var(--blue) !important;
}

/* .dropdown-menu {
  margin-top: 0px !important;
  background: var(--maincolor);
  padding: 0px;
} */
.dropdown-menu {
  background: #ef1866;
  width: 550px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  box-shadow: 0px;
  left: -15px;
  top: 60px;
  border-radius: 0px;
  column-count: 2;
}
.dropdown-item {
  text-shadow: none;
  padding: 10px 15px;
  border-bottom: 1px dotted #8f8c8c;
  color: white;
}
i.fa-solid.fa-bars {
  color: white !important;
}
#menu .navbar-nav > li > a:hover {
  color: var(--blue);
  background-color: transparent !important;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover,
.dropdown-item:focus {
  background-color: #fff5e5 !important;
  color: #ef1866 !important;
}
.btn-info {
  background-image: none !important;
  background: var(--blue) !important;
  border: var(--blue) !important;
}
.btn-info i {
  color: white !important;
}
.dropdown-menu > li:hover {
  background-color: transparent !important;
}
/************************************* Category ********************************/

.filtercard .list-group-item {
  padding: 15px !important;
  position: relative;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-radius: 25px;
  font-size: 15px;
}
.filtercard .card-header,
#forother .card-header {
  background: var(--maincolor);
  border-radius: 45px !important;
  border: 1px solid #ccc;
  color: white;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.filtercard .form-check .form-check-input {
  margin-top: 0.25rem;
  display: none;
}
.list-group-flush {
  border-radius: 0;
  margin-bottom: 15px;
}
.filtercard label {
  width: 100%;
  cursor: pointer;
}
.filtercard .form-check:has(input[type="checkbox"]:checked) {
  background-color: #cccccc87;
  /* Add other styling here */
}
.filtercard .form-check:has(input[type="checkbox"]:checked) label {
  color: var(--maincolor);
}
/* .filtercard .form-check .form-check-input {
  margin-top: 0.25rem;
  display: none;
} */
/************************************* Article ********************************/

.article-image img {
  border-radius: 25px;
}

.article-image {
  position: relative;
}

.article-image .articledate {
  position: absolute;
}

.articlebox {
  margin: 15px 0px;
}

.articledate {
  top: 15px;

  background: white;

  padding: 10px 25px;

  border-radius: 25px;

  /* bottom: 15px; */

  height: 40px;

  right: 15px;

  font-size: 14px;
}

.articlecontent {
  background: #f2f2f2;

  padding: 35px 25px;

  border-radius: 25px;

  min-height: 220px;
}

a.articletitle {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 25px;
  display: block;
  line-height: 30px;
  min-height: 60px;
}

.article-description {
  margin: 25px 0px;

  font-size: 15px;

  color: var(--black);

  min-height: 60px;

  line-height: 27px;
}

.articleviewmore {
  font-size: 15px;

  display: flex;

  font-style: italic;

  font-weight: 550;

  text-align: right;

  float: right;

  align-items: center;
}

.articleviewmore .longarrow {
  font-size: 23px;

  display: block;

  margin-top: -3px;

  margin-left: 10px;
}

/************************************* Information ********************************/

#information-information h2.innermaintitle {
  text-align: center;
}

/* #information-information ul.breadcrumb{
  
    margin-bottom: 20px;
  
  } */

.videocontainer {
  position: relative;

  overflow: hidden;

  width: 100%;

  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */

.responsive-iframe {
  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  right: 0;

  width: 100%;

  height: 100%;
}

video {
  border: 1px solid #cccccc4a;

  border-radius: 25px;
}

.aboutinformationsection {
  display: flex;

  align-items: center;

  /* flex-wrap: wrap; */
}

.motto {
  width: 40%;

  text-align: center;

  position: relative;
}

.mottomm {
  font-size: 30px;
}

.shortinformation {
  margin-top: 25px;

  font-size: 15px;
}

.mottomm {
  font-size: 22px;

  color: #c75c9f;
}

.mottoeng {
  font-weight: 600;

  font-size: 28px;

  margin-top: 20px;

  color: var(--blue);
}

.shortinformation p {
  font-size: 14px;

  width: 90%;

  text-align: center;

  margin: 15px auto;

  line-height: 25px;
}

.mottoopencorna {
  position: absolute;

  width: 25px;

  top: -25px;

  left: 15px;
}

.mottoclosecorna {
  position: absolute;

  width: 25px;

  top: -25px;

  right: 15px;

  transform: rotate(180deg);
}
.delititle {
  width: 25%;
  background: #333;
  text-align: center;
  padding: 15px 5px;
  border-radius: 25px;
  margin-bottom: -25px;
  z-index: 500;
  position: relative;
}

.deliverybox {
  border-radius: 0;
  border: 1px solid #cccccc63;
  margin: 15px 0px;
  background: #f5f5f56e;
  padding-top: 0px;
  padding: 40px 25px 15px 25px;
  margin-top: 0;
}
.deliverytitlebox {
  background: #ccc;

  border-top-left-radius: 15px;

  border-top-right-radius: 15px;

  padding: 25px;

  background: #bdba2c;

  text-align: center;

  color: #f5f5f5;

  font-size: 17px;
}

.deliprice {
  display: block;

  font-size: 45px;

  color: white;

  font-weight: 400;

  margin: 25px 0px;
}

.deliverytownbox {
  padding: 50px;
}

.delitown {
  border-bottom: 1px solid #cccccc75;

  padding: 15px 0px;

  /* text-align: center; */

  font-size: 17px;
}

.delitown .fa-solid {
  margin-right: 10px;
}

.deliverytitlebox {
  position: relative;
}

.noborder {
  border-bottom: 0px;
}

.doorservicebutton {
  width: 100%;

  background: red;

  margin: 0px auto;

  text-align: center;

  padding: 15px;

  border-radius: 25px;

  margin-top: 30px;

  color: white;

  font-size: 17px;
}
.deliverytitlebox:after {
  width: 0;

  height: 0;

  border-left: 25px solid transparent;

  border-right: 25px solid transparent;

  border-top: 30px solid transparent;

  position: absolute;

  bottom: -30px;

  content: "";

  left: 45%;
}

.greendeli .deliverytitlebox:after {
  border-top: 30px solid #bdba2c !important;
}

.greendeli .doorservicebutton {
  background-color: #bdba2c;
}

.greendeli .delitown .fa-solid {
  color: #bdba2c;
}

.pinkdeli .deliverytitlebox {
  background-color: #e36585;
}

.pinkdeli .deliverytitlebox:after {
  border-top: 30px solid #e36585 !important;
}

.pinkdeli .delitown .fa-solid {
  color: #e36585;
}

.pinkdeli .doorservicebutton {
  background-color: #e36585;
}

.orangedeli .deliverytitlebox {
  background-color: #ef813d;
}

.orangedeli .deliverytitlebox:after {
  border-top: 30px solid #ef813d !important;
}

.orangedeli .delitown .fa-solid {
  color: #ef813d;
}

.orangedeli .doorservicebutton {
  background-color: #ef813d;
}

.greenbluedeli .deliverytitlebox {
  background-color: #64b898;
}

.greenbluedeli .deliverytitlebox:after {
  border-top: 30px solid #64b898 !important;
}

.greenbluedeli .delitown .fa-solid {
  color: #64b898;
}

.greenbluedeli .doorservicebutton {
  background-color: #64b898;
}

.delilistgroup {
  min-height: 205px;
}

/*****************************Home***********************/
.linkmodule img,
.newlinkmodule img {
  display: none;
}

#carousel-banner-0 {
  margin-top: -15px;
  border: 0px;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 0px;
}

#carousel-banner-0 .carousel-control-prev {
  border: 2px solid white;

  width: 50px;

  height: 50px;

  border-radius: 50%;

  position: absolute;

  color: white !important;

  top: 80% !important;

  left: 85% !important;
}

#carousel-banner-0 .carousel-control-next {
  border: 2px solid white;

  width: 50px;

  height: 50px;

  border-radius: 50%;

  position: absolute;

  color: white !important;

  top: 80% !important;

  left: 89% !important;
}

.carousel-control-prev:before {
  position: absolute;
  content: "";
  display: block;
  /* background-image: url(/image/catalog/Store/arrowleft.png); */
  /* background-image: url(/image/arrowleft.png); */
  width: 34px;
  height: 15px;
  color: transparent;
}

.carousel-control-prev:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/image/leftwhite.png);
  width: 34px;
  height: 15px;
  color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  left: 18px;
  top: 18px;
}

.carousel-control-next:before {
  position: absolute;

  content: "";

  display: block;

  /* background-image: url(/image/catalog/Store/arrowright.png); */
  /* background-image: url(/image//arrowright.png); */
  background-image: url(/image/rightwhite.png);

  width: 34px;

  height: 15px;

  color: transparent;
  background-repeat: no-repeat;
  left: 20px;
  top: 18px;
}

#carousel-banner-0 .fa-solid {
  display: none;
}

.image.magnific-popup {
  display: flex;
  flex-wrap: wrap;
  /* width: 75%; */
}
.productthumb {
  width: 84%;
  margin-right: 1%;
}
/* .swiper-slide.swiper-slide-active .productdetailswiperimage {
  opacity: 1;
} */
.swiper-slide .productdetailswiperimage {
  opacity: 0.5;
}
.swiper-slide .productdetailswiperimage {
  opacity: 0.5;
}
.nav-tabs {
  border: 0px;
  justify-content: start;
  display: none;
}
#forhomecategory {
  position: relative;
  margin-bottom: 40px;
}
#product-info #content {
  margin-top: 50px;
}
#product-info ul.breadcrumb {
  background-color: #f3f3f3;
}
.relativepromainsection {
  margin: 75px 0px 20px 0px;
}
.relativepromainsection h2 {
  font-size: 27px;
  font-weight: 600;
  text-align: center;
}
#product-category #forhomecategory {
  display: none;
}
.productdetailswiperimage.featurethumb {
  opacity: 1;
}
.productcontent h1 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--maincolor);
}
.homecatlink {
  display: block;
}
.owl-prev span,
.owl-next span {
  font-size: 35px;
  background: #f3f3f3;
  width: 35px;
  height: 35px;
  display: block;
  padding: 3px;
}

.homecatsection {
  width: 100%;
  /* background: green; */
  padding-top: 5px;
  padding: 25px 0px;
}
.imagecurve {
  position: absolute;

  top: 0;

  right: 0px;

  z-index: 500;
}

.owl-carousel .owl-item img {
  display: block;

  max-width: 100%;

  height: auto;

  width: auto !important;
}
div#homecategory61 {
  background: #e0faf9;
}
div#homecategory60 {
  background: #fff5e5;
}
div#homecategory62 {
  background: #ecffe7;
}
.homecatlist {
  background: #f5f5f5;
  border-radius: 25px;
  display: block;
  flex-wrap: wrap;
  margin: 0px auto;
  width: 100%;
  margin-bottom: 10px;
  box-shadow: rgb(189 188 188 / 16%) 0px 10px 36px 0px,
    rgb(29 28 28 / 6%) 0px 0px 0px 1px;
}

#common-home {
  padding-bottom: 50px;
  overflow: hidden;
}

.homecatcount {
  text-align: center;
}

.homecatimage img {
  margin: 0px auto;
}

#carousel-banner-0 .carousel-indicators {
  display: none;
}
.bannercontent {
  width: 100%;
  justify-content: space-between;
  background: #f8f8f8;
  padding: 20px 25px;
  margin-top: 10px;
  border-radius: 25px;
  margin-bottom: 45px;
}
.owl-prev {
  margin-right: 20px;
}
.owl-prev .fa-solid {
  font-size: 25px;
}
.owl-dots {
  width: auto;
  position: absolute;
  bottom: -4px;
  right: 33px;
  z-index: 500;
}
.owl-prev {
  margin-right: 20px;
  position: absolute;
  /* right: 80px; */
  margin-top: 35px;
  bottom: -1px;
}

button.owl-prev,
button.owl-next {
  width: 27px;
  height: 27px;
  margin-top: 15px;
}
button.owl-next {
  left: 97.7%;
  position: relative;
  right: 0;
}
.owl-prev {
  margin-right: 20px;
  position: absolute;
}
#common-home .container {
  position: relative;
}
#carousel-banner-2 {
  margin: 0px !important;
}
#bmodule6 {
  position: relative;
}

.homecatebigtitle h2 {
  font-weight: 900;

  font-size: 128px;

  text-align: right;

  width: 57%;

  color: #3837353b;

  -webkit-text-fill-color: transparent;

  -webkit-text-stroke: 3px #3837355c;

  margin-top: -35px;

  line-height: 110px;

  text-shadow: -8px 3px #f5f5f5;

  text-transform: none;

  border-bottom: 0px;
}

#common-home #forother {
  display: none;
}
#common-home {
  margin-top: -10px;
}
.htmlsection {
  margin-top: 60px;
}

.hidecat {
  display: none;
}

.tabactive {
  display: block;

  -webkit-animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;

  animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

ul.inlinelist {
  list-style: none;

  display: flex;

  justify-content: space-around;

  width: 60%;

  margin: 25px auto;

  margin-bottom: 50px;
}
.linkmodule,
.newlinkmodule {
  color: var(--black);
  font-weight: 500 !important;
  cursor: pointer;
  height: 45px;
  padding: 13px 25px 5px 25px;
  border-radius: 25px;
}
.linkmodule div,
.newlinkmodule div {
  font-size: 18px;
}
#linkbmodule1,
li#linkbmodule2,
#linkbmodule6,
li#linkbmodule7 {
  margin-right: 10px;
}

.linkmoduleactive {
  color: white !important;
  font-weight: 600;
  background: var(--maincolor);
}
.linkmoduleactive div {
  color: white !important;
}

#bmodule6 {
  position: relative;
  margin: 80px 0px;
}

select#products {
  padding: 15px 35px;

  position: absolute;

  right: 0;

  top: 25%;

  width: 18%;

  border-radius: 25px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  font-size: 14px;
  background-image: url(/image/catalog/down-arrow1.png);
  background-position: 100%;
  background-repeat: no-repeat;
  background-position: 92%;
}

.hidenewarrival {
  margin-top: 0px;
  display: none;
}

.shownewarrival {
  display: block;

  -webkit-animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;

  animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.footercontactflex {
  display: flex;
  flex-wrap: wrap;
}

.hidenewarrival .product-thumb {
  border: 1px solid transparent;
}

.ptcategorytitle {
  margin-bottom: 25px;
}

#product-list span.price-new {
  font-size: 17px;

  margin-top: 15px;
}

#display-control .input-group-text {
  padding: 10px;
  font-size: 13px;
  background: var(--maincolor);
  color: white;
}
#product-info,
#product-manufacturer,
#account-register,
#account-account,
#account-edit,
#account-password,
#account-address,
#account-wishlist,
#account-order,
#account-subscription,
#checkout-cart,
#checkout-checkout,
#product-search,
#account-login,
#error-not-found,
#common-success {
  /* background: #ffffff; */
  margin-top: 15px;
}

#account-address,
#checkout-cart,
#checkout-checkout {
  padding-bottom: 20px;
}

.flexdisplay {
  display: flex;

  align-items: center;
}

.countshow {
  margin-left: 15px;

  font-weight: 600;
}
#information-contact .card {
  display: none;
}
.roundimagecontainer {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 15px;
}
.roundimagecontainer img {
  border-radius: 50%;
}
.subcategory-item a {
  display: flex;
  align-items: center;
  background: #f3f3f3;
  padding: 15px 10px;
  border-radius: 15px;
  justify-content: center;
}
.subcattitle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.subcatcount {
  font-size: 14px;
  margin-left: 35px;
  position: relative;
}
.subcatcount:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #c1bfbf78;
  position: absolute;
  top: 10px;
  left: -30px;
}
h3.trandingtitle.subcatmaintitle span {
  font-size: 19px;
  margin: 25px 0px;
  display: block;
  color: #333;
  font-weight: 600;
}
/*******************Product*******************/
#product-info #bmodule1 {
  display: block;
}

#column-left .card-header {
  text-align: center;

  font-size: 18px;

  padding: 15px;

  font-weight: 600;
}

button.btn.btn-danger .fa-solid {
  color: white;
  font-size: 17px;
}
a.nav-link.dropdown-toggle {
  color: white !important;
  font-size: 14px;
}
/*******************Product thumb*******************/
#common-home {
  padding-bottom: 50px;
}
.product-thumb {
  border: 0px;
  margin-bottom: 15px;
  padding: 0;
  position: relative;
  overflow: hidden;
  border: 1px solid #cf044e1c;
  border-radius: 35px;
}

.product-thumb img {
  margin: 0px auto;
  display: block;
  border-top-right-radius: 35px;
  border-top-left-radius: 35px;
}
.productcart form {
  width: 100%;
}
/* .product-thumb .button-group {
  display: block;
  border-top: 1px solid transparent;
  background-color: transparent;
  display: flex;
  width: 100%;
  justify-content: space-between;
} */
.product-thumb .button-group {
  display: block;
  border-top: 1px solid transparent;
  background-color: transparent;
  display: block;
  width: 50px;
  justify-content: space-between;
  float: right;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
}
.button-group .favcart {
  /* margin-top: 250%; */
  position: absolute;
  left: auto;
  right: auto;
  bottom: 0%;
  z-index: 200;
}
.categoryandpriceflex {
  margin-top: 5px;
}
.favwish,
.favcompare {
  width: 35px !important;
  background: white !important;
  height: 35px !important;
  flex: none !important;
  border-radius: 50% !important;
  right: 20px;
  bottom: 0px;
}

.favcart {
  right: 5%;
  bottom: 4%;
  /* position: absolute; */
}
.productcart {
  padding: 0px 20px;
  position: relative;
}
.productlistoverlay {
  width: 98%;
  /* background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 38.3%,
    rgb(0 0 0 / 47%) 96.74%
  ); */
  position: absolute;
  height: 100%;
  bottom: 0%;
  /* margin: 0px auto; */
  border-radius: 40px;
  background-position: center bottom;
  display: block;
  left: 1%;
}
#product-list .productlistoverlay,
.relativeproductflex .productlistoverlay {
  width: 100%;
}
.productcart {
  padding: 0px 5px;
  position: absolute;
  width: 100%;
  top: 15px;
  height: 92%;
  display: flex;
  justify-content: space-between;
}
.btnflex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.featuredthumb h4 {
  margin-bottom: 0px;
  min-height: 50px;
  display: flex;
  align-items: center;
  width: 100%;
}
.featuredthumb h4.thumbprotitle a {
  font-size: 18px;
  /* margin-bottom: 40px; */
  display: block;
  width: 100%;
  font-weight: 400;
  color: #434343;
  line-height: 22px;
  text-transform: capitalize;
  font-size: 16px;
}
.hidenewarrival .featuredthumb h4.thumbprotitle a {
  width: 100%;
}

.product-thumb .image {
  text-align: center;
  margin-bottom: 0px;
  /* min-height: 370px; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-thumb .content {
  padding: 10px 20px 20px 20px;
  border-radius: 15px;
  /* position: absolute; */
  position: relative;
  z-index: 1;
  bottom: 0;
  width: 100%;
  color: #434343;
  background: #ffffff;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
button.favcart {
  background: var(--maincolor) !important;
}
span.price-new {
  font-size: 18px;
  font-weight: 700;
  color: var(--maincolor);
  margin-bottom: 15px;
}
.thumbforparentcat {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
.price-tax {
  display: none;

  color: #999;

  font-size: 14px;

  display: block;
}

/******************* Category *******************/

.container .carousel {
  border: 0px !important;

  box-shadow: none;

  border-radius: 0px;

  margin-top: 15px;

  margin-bottom: 45px !important;
}

.container .carousel img {
  border-radius: 25px;
}

h2.innermaintitle {
  font-size: 34px;
  text-align: center;
  border-bottom: 0px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 700;
}

/* .breadcrumb {
  
    margin: 0 0 20px 0;
  
    padding: 15px 35px;
  
    border: 2px solid rgba(0, 0, 0, 0.5);
  
    background-color: #f5f5f5;
  
    border-radius: 45px;
  
    background: transparent;
  
  } */

#product-list .price {
  color: #444;

  width: 100%;
}

div#product-list .product-thumb .image {
  min-height: auto !important;
}

#product-list .product-thumb .description {
  padding: 0px;
}

/* #product-list .thumbprotitle a {
  
    font-size: 19px;
  
    text-align: center;
  
  } */

#product-list .thumbprotitle a {
  font-size: 18px;

  text-align: left;

  width: 87% !important;

  display: block;
}

aside#column-left #forhomecategory {
  display: none;
}

/* .product-list .product-thumb {
  
    padding: 15px;
  
  } */

.product-thumb .descriptionpara {
  display: none;
}

.product-list .product-thumb .descriptionpara {
  display: block;

  margin: 25px 0px;
}

aside#column-left {
  width: 90%;
}

div#display-control {
  margin-bottom: 45px;
}
#product-list.product-list .product-thumb .button-group .favcart {
  position: relative;
  margin-top: -5px;
}
#product-list.product-list .product-thumb h4.thumbprotitle {
  min-height: auto;
}
#product-list.product-list .product-thumb .button-group button {
  margin: 0px 2px;
}
#product-list.product-list .product-thumb .button-group .btnflex {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
  justify-content: center;
}
.othercatcount {
  position: absolute;

  background: var(--maincolor);

  width: 28px;

  height: 28px;

  right: 15px;

  border-radius: 50%;

  text-align: center;

  font-size: 12px;

  top: 24%;

  display: flex;

  align-items: center;

  justify-content: center;

  color: white;

  font-weight: bold;
}

div#forother .list-group-item {
  padding: 15px 25px;
  position: relative;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-radius: 25px;
  font-size: 15px;
}
div#forother.othersidebarcategory .list-group-item {
  padding: 10px;
  position: relative;
  margin-bottom: 0px;
  border: 1px solid #cccccc70;
  /* border-bottom: 1px solid #cccccc70; */
  border-radius: 0;
  font-size: 15px;
}
div#forother.othersidebarcategory .othercatcount {
  position: absolute;
  background: transparent;
  width: 28px;
  height: 28px;
  right: 15px;
  border-radius: 50%;
  text-align: center;
  font-size: 13px;
  top: 24%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--maincolor);
  font-weight: bold;
  border: 1px solid #cce;
}
.list-group-item.active {
  z-index: 2;
  color: var(--maincolor);
  background-color: #cccccc36;
  border-color: var(--bs-list-group-active-border-color);
}
#button-list,
#button-grid {
  padding: 5px 20px;
  background: white;
  margin: 0px 1px;
  height: 40px;
  color: var(--maincolor);
}
div#product-list.product-list .product-thumb {
  display: flex;
  align-items: center;
  height: 100%;
}
div#product-list.product-list .productlistoverlay {
  display: none;
}
div#product-list.product-list .product-thumb .description {
  width: 100%;
  padding: 0px !important;
}
div#product-list.product-list span.price-new {
  font-size: 17px;
  margin-top: 15px;
  color: var(--maincolor);
}
div#product-list.product-list .thumbprotitle a {
  color: var(--black);
}
/* #button-list img{
  
    opacity:0.85;
  
  } */

#button-grid.active,
#button-list.active {
  border: 0px;
  background: var(--maincolor);
}
#button-grid.active i,
#button-list.active i {
  color: white;
}

#display-control {
  margin-bottom: 25px;
  background: #f4f4f4;
  padding: 12px 25px 0px 25px;
  border-radius: 25px;
}

#display-control img {
  width: 28px;

  opacity: 0.3;
}

#display-control .active img {
  /* filter: brightness(0) saturate(100%) invert(70%) sepia(66%) saturate(5250%) hue-rotate(207deg) brightness(92%) contrast(83%); */

  opacity: 1;
}

.catheadersection {
  border-bottom: 2px solid #f4f4f4;
}

.catheadersection .breadcrumb {
  margin: 20px 0 0px 0;

  padding: 8px 0;

  border: 0;

  background-color: transparent;

  float: right;
}

.accordion-header {
  margin-bottom: 0;

  margin: 0px;

  padding-bottom: 0px;

  font-size: 18px;
}

button.accordion-button {
  font-size: 15px;
}

.form-control {
  font-size: 14px;
}

/*******************Product Info *******************/
.productdetailprice h2 {
  margin: 0px;
}
.wishlistandcomparegp .btn-group {
  width: 100%;
  margin-top: 3px;
}

form.wishlistandcomparegp {
  width: 30%;
}
.productdetailprice span.price-new {
  font-size: 20px;
  font-weight: 700;
  color: var(--maincolor);
  margin-bottom: 15px;
}
#specification thead {
  background: #f5f5f5;
}
#specification h5 {
  margin-bottom: 0;
  color: black;
}
.productcontent a {
  color: var(--maincolor);
}
#specification .table tbody td,
#specification .table tfoot td {
  padding: 10px 25px;
  color: var(--black);
}
.productdetailswiperimage {
  background-size: cover;
  width: 150px;
  height: 178px;
}
.productdetailimageflex {
  display: flex;
  position: relative;
  min-height: 600px;
  width: 95%;
}

.swiper-button-next {
  transform: rotate(90deg);
}
.productdetailimageflex .additionalimagegroup {
  width: 25%;
  padding-left: 1%;
  height: 560px;
}
.additionalimagegroup img {
  margin-bottom: 5px;
  cursor: pointer;
}
.swiper.productswiper {
  height: 100%;
}
.swiper-button-next {
  position: absolute !important;
  right: 0% !important;
  bottom: 9%;
  display: block !important;
  top: auto !important;
  left: 87% !important;
  color: white !important;
  /* transform: rotate(360deg); */
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 20px !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  background: var(--maincolor);
  padding: 10px 10px 10px 15px;
  width: 40px !important;
  height: 40px !important;
  display: block;
  text-align: center;
  border-radius: 50%;
  font-weight: 800 !important;
}
.additionalimagegroup img {
  opacity: 0.5;
}
.activeimagebox,
img.img-thumbnail.featurethumb {
  opacity: 1 !important;
}
.img-thumbnail {
  border: 0px;
}
/* .product-thumb img.img-fluid {
  border-radius: 40px;
} */
#product-info .htmlsection {
  margin-top: 50px;
}

#product-info h2 {
  border-bottom: 0px;
  margin-bottom: 25px;
  display: block;
  text-transform: none;
}
ul.breadcrumb {
  border-radius: 25px;
  margin-top: 15px;
  margin-bottom: 50px;
  text-align: center;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  /* border: 0; */
  margin: 20px auto;
}
button.btn.btn-light {
  padding: 4px 15px;
  height: 40px;
}

.breadcrumb > li.breadcrumb-item {
  text-shadow: none;

  padding: 10px 30px;

  position: relative;

  white-space: nowrap;
}
.relativeproductsection {
  border: 3px solid #ef186645;
  border-radius: 20px;
  padding: 40px 25px;
  margin-top: 25px;
}
.relativeproductflex .description {
  min-height: auto;
}
.relativeproductflex .product-thumb {
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: #ffffff;
  border-color: #ccc;
  border-radius: 35px;
}
.cat_list_container_2 {
  position: relative;
}
.relativeproductflex {
  display: flex;
  flex-wrap: wrap;
}
.relativeproductflex .product-thumb a {
  width: 40%;
}

.relativeproductflex .product-thumb .image {
  min-height: auto;

  margin-bottom: 0px;
}

.relativeproductflex .product-thumb .content {
  width: 100%;
  margin-top: 10px;
}

/* .relativeproductflex .product-thumb .button-group {
  display: none;
} */

.relativeproductflex h4.thumbprotitle a {
  font-size: 14px;
  font-weight: 500;
  color: white;
  /* line-height: 25px; */
}

/* #product-list .thumbprotitle a {
  
    font-size: 17px;
  
    text-align: left;
  
    width: 100% !important;
  
    display: block;
  
    font-weight: 500;
  
    color: black;
  
  } */

#product-list .thumbprotitle a {
  font-size: 14px;
  text-align: left;
  width: 100% !important;
  display: block;
  font-weight: 400;
  color: #434343;
}

.relativeproductflex .price-new {
  font-size: 15px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.relativeproductflex .ptcategorytitle {
  font-size: 14px;

  display: none;
}

#product-info .productcontent {
  width: 100%;
  /* background: #ffffff8c; */
  border-radius: 15px;
  margin-bottom: 50px;
}
.producttabcontent {
  margin: 20px 0px 80px 0px;
}
ul.productbreadcrumb {
  display: flex;
  padding-left: 0;
}
.breadcrumb-item {
  list-style: none;
}
.producttabcontent .tab-content {
  border: 3px solid #ef186645;
  padding: 45px;
  border-radius: 15px;
}
.delitext h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0px;
}
.delititle {
  width: 25%;
  background: #333;
  text-align: center;
  padding: 15px 5px;
  border-radius: 25px;
}
.delititle h4 {
  margin-bottom: 0px;
  color: white;
}
.deliverybox p {
  font-size: 14px;
  line-height: 25px;
}
.productcontent .breadcrumb-item + .breadcrumb-item::before {
  margin-right: 10px;
  margin-left: 10px;
}
.img-thumbnail {
  padding: 0px;
}
.productthumbgroup {
  width: 15%;
}
.productcontent h2 span.price-new {
  font-size: 18px;

  float: left;

  margin-right: 15px;
}
.qtylable {
  width: auto;
  position: absolute;
  background: #f5f5f5;
  top: -15px;
  left: 15px;
  padding: 5px 15px;
  text-transform: normal;
  font-weight: 500;
  font-size: 11px;
  border-radius: 25px;
  color: black;
}
#product #button-cart svg {
  margin-right: 10px;
}
#product-info #button-cart {
  width: 40%;
  height: 40px;
  background: var(--maincolor);
  border-radius: 0px;
  margin-right: 15px;
}
#product-info h3 {
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 45px;
  font-weight: 600;
  margin-top: 20px;
}
#tab-description h3 {
  border-bottom: 2px solid #f4f4f4;
  padding-bottom: 20px;
}

.productdetailtitle {
  font-size: 23px;

  font-weight: 600;

  margin: 15px 0px 15px 0px;

  text-transform: capitalize;
}

#product-info li.nav-item {
  text-align: center;

  font-size: 20px;

  /* padding: 15px; */

  text-transform: uppercase;

  color: var(--blue);
}

.nav-link {
  align-items: center;
  padding: 10px 25px;
  font-size: 14px;
  display: flex;
  justify-content: start;
}

.productcontent li {
  margin-bottom: 10px;

  font-size: 15px;
}

.productcontent li span {
  font-size: 15px;

  color: var(--blue);

  font-size: 14px;

  font-weight: 600;

  margin-right: 10px;
}

/* .productdetaildescription h4,
#specification h4 {
  font-size: 17px;

  margin: 25px 0px 10px 0px;

  color: black;

  font-weight: 600;
} */

.productdetaildescription h4,
#specification h4 {
  font-size: 17px;
  margin: 25px 0px 10px 0px;
  color: black;
  font-weight: 600;
  background: #ef1866;
  padding: 15px;
  border-radius: 25px;
}
/* table.table.table-bordered {
  
    background: #f2f2f294;
  
  } */
div#specification {
  margin-top: 35px;
}
a.manufacturerlink {
  border-bottom: 1px solid #6c7fd8;
}

.productdetailprice {
  display: block;

  min-height: 70px;

  padding-top: 15px;

  margin-bottom: 25px;
}

.productdetailpricelistflex {
  display: flex;
}

.productdetailpricelistflex #product {
  width: 70%;
}
.attributetitle {
  width: 34.8%;
  background: #f5f5f5 !important;
  color: black !important;
}
.qtyfield {
  display: flex;
  position: relative;
  align-items: center;
  margin-top: 2.5px;
}

.mb-3.flexqtyandcart {
  width: 220px;
  display: flex;
}
input#input-quantity {
  width: 50%;
  margin-right: 15px;
  padding: 4px 11px;
  background: #ffffff;
  color: black;
  text-align: center;
  height: 44px;
}
form.productwishflex {
  width: 20%;
  margin-top: -54px;
  margin-left: 235px;
}
.qtyfield button#button-cart,
#wishlistbtn {
  border-radius: 25px;

  width: 45%;

  font-size: 15px;

  padding: 7px 15px;

  border: 0px;
}

#wishlistbtn {
  background-color: var(--maincolor) !important;
  background-image: none;
  text-shadow: 0 0 BLACK;
  color: white;
  border-radius: 0;
  width: 25%;
  padding: 4px 15px;
  /* border: 0px; */
  margin-right: 10px;
}

.qtyfield button#button-cart img,
#wishlistbtn img {
  margin-right: 7px;

  filter: brightness(0) saturate(100%) invert(100%) sepia(44%) saturate(1%)
    hue-rotate(277deg) brightness(105%) contrast(101%);
}

.form-select {
  border-radius: 15px;
}

#display-control .input-group-text {
  border-top-left-radius: 15px;

  border-bottom-left-radius: 15px;
}
/*******************footer*******************/
form#form-shipping-method strong {
  display: none;
}

.footerdeliverysection {
  position: relative;

  background-image: url(/image/catalog/Store/footerbg.png);

  background-repeat: no-repeat;

  background-position: bottom;

  margin-top: 70px;
  display: none;
}

.footerdeliverysection h5 {
  text-transform: uppercase;

  color: white;

  font-size: 40px;

  font-weight: 700;

  margin-bottom: 10px;
}

.footerdeliverysection p {
  color: #f5f5f5;

  font-size: 18px;

  margin-bottom: 25px;
}

#go-top {
  bottom: 5px;
  right: 7px;
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  border-radius: 50%;
  position: absolute;
  z-index: 999999;
  color: var(--maincolor) !important;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  position: fixed;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
#go-top i {
  color: var(--maincolor);
}
.marginfooter {
  margin-bottom: 20px;
}
.footertitle {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #ffffff;
  font-weight: 500;
}
span.adtitle,
span.adseperator,
span.adcontact {
  color: white;
  font-size: 14px;
  font-weight: 400;
}
span.adtitle {
  display: inline-block;
  width: 70px;
}
.footercontactflex .footertitle {
  margin-bottom: 23px;
  width: 25%;
}
.footermapicon {
  margin-right: 10px;
}
.footerfollowus .footertitle {
  width: 28%;
  margin-bottom: 0px;
}
a.footersocialicon {
  margin-right: 10px;
}
.footeraddresscontent {
  display: inline;
  color: white;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.footermailicon {
  width: 18px;
  height: 14px;
  margin-right: 10px;
}
.footermailcontent {
  color: white;
}
span.adseperator {
  margin: 0px 25px;
}
.contactflex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.contacttitle {
  width: 17%;
  font-size: 14px;
  color: white;
}
.contactpara {
  width: 83%;
  font-size: 14px;
  color: #fff;
}

.copyright {
  background: var(--blue);

  color: white !important;

  padding: 10px 0px;

  text-align: center;

  font-size: 13px;
}

.footercopyright p {
  font-size: 13px;
  color: white;
  margin-bottom: 0;
  text-align: left;
}
.callnowflex {
  display: flex;
  align-items: center;
  justify-content: end;
}
.callnowicon {
  width: 40px;
  height: 40px;
  background: white;
  text-align: center;
  padding-top: 10px;
  border-radius: 50%;
}
.callnowtext {
  color: white;
  margin-left: 10px;
}
.pararight {
  text-align: right !important;
}

.footercopyright a {
  color: white;
  font-size: 13px;
}

.footercopyright u {
  color: white;
  font-size: 13px;
}

footer {
  padding-top: 40px;
  padding-bottom: 1px;
  /* background-color: var(--maincolor); */
  background-color: #434343;
  border-top: 1px solid #ddd;
  color: var(--black);
}

footer li {
  margin-bottom: 12px;
}

footer a {
  color: #fff;
  font-size: 14px;
}
.addresscontent {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  margin-right: 10%;
}

.addresscontenttitle {
  color: white;
  width: 30%;
}
.addresscontentpara {
  width: 70%;
}
.addresscontentpara p {
  color: white;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 0px;
}
ul.termandcondition {
  margin-top: 60px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.footercopyright {
  background: #cf044e;
  text-align: center;
  font-size: 15px;
  padding: 0;
}
.footercopyright .container {
  border-top: 0px;
  /* padding: 5px 0px; */
}
footer ul {
  list-style: none;

  padding-left: 0;
}

.footerfloatright {
  float: right;
}

.footerfollowus {
  margin-top: 40px;
  display: flex;
  align-items: center;
}

.footerfollowus .fa-facebook,
.footerfollowus .fa-viber,
.footerfollowus .fa-telegram {
  font-size: 27px;
  color: #fff;
  margin-right: 5px;
}

.footerfollowustext {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  padding-right: 30px;
  position: relative;
  margin-right: 15px;
}
.footerfollowustext:after {
  content: ":";
  display: block;
  width: 10px;
  height: 15px;
  position: absolute;
  top: -2px;
  right: 0;
}

.followline {
  width: 150px;

  content: "";

  display: block;

  height: 2px;

  background: #fff;

  margin: 0px 25px;
}

/**
  
   * ----------------------------------------
  
   * animation fade-in
  
   * ----------------------------------------
  
   */

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  background-color: var(--blue);
  border-color: var(--blue);
}
.sort6,
.sort7,
.sort8,
.sort9 {
  display: none;
}
#product-category .carousel-control-prev,
#product-category .carousel-control-next {
  display: none;
}

.storehour {
  background: #9777b3;
  padding: 25px;
  width: 90%;
  border-radius: 15px;
  color: white;
  margin-top: 35px;
}
.storehour h4 {
  text-align: center;
  font-size: 25px;
  color: white;
  font-weight: 500;
  margin: 15px 0px 25px 0px;
}
.eachstorehour {
  color: #f5f5f5;
  margin-bottom: 10px;
  margin: 9px auto;
  width: 250px;
  text-align: center;
}
#form-contact {
  margin-top: 30px;
  background: #f5f5f56e;
  padding: 30px;
  border-radius: 30px;
}
.locationsection {
  /* border: 1px solid #ccc; */
  margin-top: 25px;
  background: #f9e8f1;
  border-radius: 25px;
  padding: 45px;
  margin-bottom: 45px;
}

.locationaddress {
  padding: 25px 25px;
}
.locationaddress h4 {
  font-size: 18px;
  font-weight: 600;
  color: var(--main-color);
  color: var(--maincolor);
}
.onlinestore {
  display: flex;
  width: 90%;
  background: #d8b230c9;
  border-radius: 25px;
  margin-top: 25px;
  justify-content: space-around;
  align-items: center;
  padding: 25px 15px;
}
.clock {
  text-align: center;
  font-weight: 600;
  margin: 25px 0;
  font-size: 55px;
  color: #9777b3;
}
.onlinedate {
  color: white;
  font-size: 18px;
}
#wishlist button.btn {
  padding: 9px 15px 7px 15px;
  color: white;
  width: 50px;
  box-shadow: 0px;
}
#wishlist button.btn i,
button.btn i {
  color: var(--maincolor);
  padding: 0px;
}
.btn:hover {
  background-color: #dbdadd;
  border-color: #dbdadd;
}
/******************************************* Media Query ******************************************************/
@media (max-width: 550px) {
  .onlinestore > img {
    display: none;
  }
}

@media (max-width: 1399px) {
  .container {
    max-width: 100%;
  }
  aside#column-left {
    width: 100%;
  }
  .button-group img {
    width: 17px;
  }

  #product-info .productcontent {
    width: 100%;
  }
  .image.magnific-popup {
    padding: 15px 15px 15px 0px;
  }
  .htmlsection h2 {
    font-size: 50px;
  }
  .featuredthumb h4.thumbprotitle a {
    font-size: 14px;
  }
  ul.inlinelist {
    width: 80%;
  }
  #product-list .thumbprotitle a {
    min-height: auto;
  }
  .product-thumb {
    padding: 0px;
  }

  #product-category .product-thumb h4 {
    min-height: 60px;
  }
  .description {
    min-height: auto;
  }
  #product-search #display-control {
    margin-bottom: 25px;
    margin: 25px 0px;
  }
  .product-thumb .image {
    min-height: 250px;
  }
  span.price-new {
    font-size: 18px;
  }
  #forhomecategory {
    min-height: auto;
    margin-top: 0px;
  }
  .footerdeliverysection {
    margin-top: 20px;
  }
  footer a,
  .contactpara {
    font-size: 13px;
  }
  .footertitle {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600 !important;
    font-weight: 500;
  }

  .featuredthumb h4.thumbprotitle a {
    width: 95%;
  }
  .htmlsection {
    margin-top: 60px;
  }
  /* .thumbprotitle {
    min-height: 50px;
  } */
  .deliverytownbox {
    padding: 50px 20px;
  }
  .mottoeng {
    line-height: 35px;
  }
  input#input-quantity {
    width: 40%;
    padding: 8px 25px;
    border-radius: 25px;
    text-align: center;
  }
  .qtyfield button#button-cart,
  #wishlistbtn {
    width: 65%;
    font-size: 15px;
    padding: 7px 10px;
  }
  #product-info .htmlsection {
    margin-top: 0px;
  }
}

@media (min-width: 1600px) and (max-width: 1699px) {
  .container {
    max-width: 1500px;
  }
  .homecatebigtitle h2 {
    font-size: 110px;
    width: 55%;
  }
  .imagecurve {
    width: 42%;
  }
  /* .homecatlist{
    min-width:240px;
    width:240px;
  } */
  .homecategory {
    margin-top: -20px;
  }
  .product-thumb .image {
    min-height: 300px;
  }
  .homecatname h3 {
    font-size: 22px;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  input#input-quantity {
    width: 40%;
    padding: 8px 25px;
    border-radius: 25px;
    text-align: center;
  }
  .qtyfield button#button-cart,
  #wishlistbtn {
    width: 65%;
    font-size: 15px;
    padding: 7px 15px;
  }
  .container {
    max-width: 1470px;
  }
  /* .homecatlist{
      width:240px;
      max-width:240px;
    } */
  .homecatebigtitle h2 {
    font-size: 105px;
    width: 55%;
  }
  .imagecurve {
    width: 43%;
  }
  .homecategory {
    margin-top: -25px;
  }
  .htmlsection {
    margin-top: 70px;
  }
  .product-thumb .image {
    min-height: 300px;
  }
  .featuredthumb h4.thumbprotitle a {
    font-size: 18px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  input#input-quantity {
    width: 40%;
    padding: 8px 25px;
    border-radius: 25px;
    text-align: center;
  }
  .qtyfield button#button-cart,
  #wishlistbtn {
    width: auto;
    font-size: 15px;
    padding: 7px 15px;
  }
  .imagecurve {
    width: 45%;
  }
  .htmlsection {
    margin-top: 90px;
  }
  aside#column-left {
    width: 100%;
  }
  .homecatebigtitle h2 {
    font-size: 106px;
    width: 52%;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  #search {
    margin-left: 10px;
  }
  .footercopyright {
    padding: 0 15px;
  }
  #content {
    min-height: auto;
  }
  .owl-next {
    left: 96.7% !important;
    position: relative;
  }
  #bmodule7 {
    right: 15px;
  }
  .imagecurve {
    width: 45%;
  }
  .imagecurve {
    width: 45%;
  }
  .homecatebigtitle h2 {
    font-size: 110px;
    margin-top: -55px;
    width: 53%;
    line-height: 95px;
  }
  .homecatsection {
    width: 100%;
    padding-top: 5px;
    margin-top: -25px;
  }
  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 14px;
  }
  select#products {
    width: 25%;
  }
  #common-home .htmlsection h2 {
    margin-bottom: 75px;
  }
  .htmlsection h2 span,
  #bmodule4 h2 span,
  #bmodule6 h2 span,
  #bmodule7 h2 span {
    font-size: 23px !important;
  }
  .breadcrumb > li.breadcrumb-item {
    padding: 10px 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    font-size: 25px;
  }
  .productdetailimageflex .additionalimagegroup {
    height: 450px;
  }
  .productdetailimageflex {
    min-height: 490px;
  }
  .footercontactflex .footertitle {
    width: 40%;
  }
  .delititle {
    width: 35%;
  }
  #common-home .htmlsection h2 {
    font-size: 40px;
  }
  #bmodule4::after {
    top: 20%;
  }
  .homecatlist {
    padding: 0px 0px 5px 0px;
    min-height: auto;
    width: 100%;
    height: auto;
  }
  #product-info #button-cart {
    width: 50%;
  }
  .breadcrumb > li.breadcrumb-item {
    padding: 10px 10px;
  }
  #common-home ul.inlinelist {
    width: 36%;
  }
  #bmodule6 {
    position: relative;
    margin: 100px 0px;
  }
  /* #bmodule7 {
    position: absolute;
    margin-top: -310px;
    right: 15px;
  } */
  .footeraddresscontent {
    width: 60%;
  }
  .owl-nav {
    top: 70%;
  }
  /* .owl-prev {
    left: 47%;
  }
  .owl-next {
    left: 52% !important;
  } */
  #display-control {
    margin-bottom: 45px;
    margin-top: 30px;
  }
  .footerfollowustext {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    padding-right: 10px;
    position: relative;
    margin-right: 15px;
  }
  #menu .navbar-nav > li > a {
    padding-right: 12px;
  }
  .list-inline-item,
  #searchlink {
    width: 28%;
  }
  .list-inline {
    width: 100%;
  }
  #content {
    min-height: auto;
  }
  span.adseperator {
    margin: 0px 5px;
  }
  .imagecurve {
    width: 45%;
  }
  .imagecurve {
    width: 45%;
  }
  .homecatebigtitle h2 {
    font-size: 110px;
    margin-top: -55px;
    width: 53%;
    line-height: 95px;
  }
  .homecatsection {
    width: 63%;
    padding-top: 5px;
    margin-top: -25px;
  }
  /* .homecatlist {
  padding: 25px;
  border-radius: 25px;
  min-width: 230px;
  display: block;
  margin: 0px auto;
  min-height: 210px;
  width: 230px;
  height: 210px;
  } */
  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 20px;
  }
  select#products {
    width: 25%;
  }
  .imagecurve {
    width: 45%;
  }
  .homecatebigtitle h2 {
    font-size: 90px;
    margin-top: -55px;
    width: 53%;
    line-height: 80px;
  }
  .homecatsection {
    width: 100%;
    padding-top: 5px;
    margin-top: -25px;
  }
  /* .homecatlist {
    padding: 25px;
    border-radius: 25px;
    min-width: 200px;
    display: block;
    margin: 0px auto;
    min-height: 210px;
    width: 200px;
    height: 210px;
  } */
  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 15px;
  }

  select#products {
    width: 35%;
  }

  ul.inlinelist {
    width: 100%;
  }
  .navbar-expand-lg .navbar-nav {
    width: 100%;
  }
  .htmlsection h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .htmlsection {
    margin-top: 20px;
  }
  ul.inlinelist {
    margin-bottom: 25px;
  }
  .contacttitle {
    width: 25%;
  }
  .contactpara {
    width: 75%;
  }
  .homecategory {
    margin-top: -60px;
  }
  #forhomecategory {
    margin-top: 140px;
  }
  .aboutinformationsection {
    display: block;
  }
  video {
    width: 100%;
  }
  .motto {
    width: 100%;
    margin-top: 45px;
  }
  h2.innermaintitle {
    font-size: 40px;
    margin-bottom: 0px;
  }
  /* .hidenewarrival .product-thumb .image {
    min-height: 240px;
  } */
  #button-list,
  #button-grid {
    padding: 4px;
  }
  .doorservicebutton {
    padding: 15px 5px;
  }
}
div#mobilemenu {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .delititle {
    width: 45%;
  }
  div#Delivery\ Information.information-description ul {
    column-count: 2;
    list-style: circle;
  }
  h2 {
    font-size: 20px !important;
  }
  #search .form-control-lg {
    width: 73%;
  }
  .breadcrumb > li.breadcrumb-item {
    padding: 10px 10px;
  }
  #common-home ul.inlinelist {
    width: 50.5%;
  }
  .productdetailimageflex .additionalimagegroup {
    height: 320px;
  }
  .productdetailimageflex {
    min-height: 350px;
  }
  #product-info {
    padding-top: 20px;
  }
  div#mobilemenu {
    display: block;
  }
  nav#categorymenu {
    display: none;
  }
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
    flex-basis: auto;
  }
  #common-home .htmlsection h2 {
    font-size: 38px;
  }
  #bmodule4::after {
    top: -10%;
  }
  #logo img {
    width: 100%;
    margin: 0px auto;
  }
  .headerbox img {
    display: none;
  }
  .headerboxtext {
    font-size: 13px;
  }
  #content {
    min-height: auto;
  }
  .imagecurve {
    width: 45%;
  }
  .imagecurve {
    width: 45%;
  }
  .homecatebigtitle h2 {
    font-size: 110px;
    margin-top: -55px;
    width: 53%;
    line-height: 95px;
  }
  .homecatsection {
    width: 63%;
    padding-top: 5px;
    margin-top: -25px;
  }
  .homecatlist {
    padding: 25px;
    border-radius: 25px;
    min-width: 230px;
    display: block;
    margin: 0px auto;
    min-height: 210px;
    width: 230px;
    height: 210px;
  }
  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 20px;
  }
  select#products {
    width: 25%;
  }
  .imagecurve {
    width: 45%;
  }
  .homecatebigtitle h2 {
    font-size: 70px;
    margin-top: -55px;
    width: 53%;
    line-height: 60px;
  }
  .homecatsection {
    width: 100%;
    padding-top: 5px;
    margin-top: -25px;
  }
  .homecatlist {
    padding: 0px;
    border-radius: 25px;
    min-width: auto;
    display: flex;
    margin: 0px auto;
    min-height: auto;
    width: auto;
    height: auto;
  }

  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 13px;
  }
  select#products {
    width: 35%;
  }

  ul.inlinelist {
    width: 100%;
  }
  .navbar-expand-lg .navbar-nav {
    width: 100%;
  }
  .htmlsection h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .htmlsection {
    margin-top: 20px;
  }
  .readmorebtn {
    width: 48%;
  }
  #bmodule6 {
    margin: 70px 0px;
  }
  .htmlsection h2 span,
  #bmodule4 h2 span,
  #bmodule6 h2 span,
  #bmodule7 h2 span {
    font-size: 20px !important;
  }
  ul.inlinelist {
    margin-bottom: 25px;
  }
  .contacttitle {
    width: 25%;
  }
  .contactpara {
    width: 75%;
  }
  .homecategory {
    margin-top: -60px;
  }
  #forhomecategory {
    margin-top: 140px;
  }
  .aboutinformationsection {
    display: block;
  }
  video {
    width: 100%;
  }
  .motto {
    width: 100%;
    margin-top: 45px;
  }
  h2.innermaintitle {
    font-size: 40px;
    margin-bottom: 0px;
  }
  /* .hidenewarrival .product-thumb .image {
    min-height: 240px;
  } */
  #button-list,
  #button-grid {
    padding: 4px;
  }
  .doorservicebutton {
    padding: 15px 5px;
  }

  .none768,
  .footerlogo {
    display: none;
  }
  .linkmodule {
    font-size: 15px;
  }
  .product-thumb .image {
    min-height: 200px;
  }

  .none768,
  .footerlogo {
    display: none;
  }
  .footerfloatright {
    float: left;
  }
  .footerfollowus {
    margin-top: 20px;
  }
  .footerdeliverysection {
    margin-top: 20px;
    display: none;
  }
  #column-left {
    display: none !important;
  }
  .qtyfield button#button-cart img,
  #wishlistbtn img {
    display: none;
  }
  .articlebox {
    margin: 15px auto;
    width: 100%;
    display: flex;
    background: #f5f5f5;
    align-items: center;
    padding: 5px 15px;
    border-radius: 10px;
  }
  .articlecontent {
    padding: 25px;
  }
  .article-description {
    margin: 15px 0px;
  }
  footer {
    margin-top: 0px;
    padding-top: 20px;
    z-index: 1 !important;
    position: relative;
  }

  a.articletitle {
    font-size: 20px;
    min-height: auto;
  }
  h3 {
    margin-top: 15px;
  }
  .storehour,
  .onlinestore {
    width: 100%;
  }
  .headertop {
    justify-content: end;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  div#Delivery\ Information.information-description ul {
    column-count: 1;
    list-style: circle;
  }
  .delititle {
    width: 45%;
  }
  .callnowflex {
    justify-content: start;
  }
  .bannercontent {
    width: 100%;
    justify-content: space-between;
    background: #f8f8f8;
    padding: 0px;
    margin-top: 10px;
    border-radius: 0px;
    margin-bottom: 45px;
  }
  #go-top {
    bottom: 0px;
  }
  .breadcrumb > li.breadcrumb-item:after {
    top: 12px;
    right: -5px;
    width: 15px;
    height: 15px;
  }
  .productdetailimageflex {
    display: block;
    position: relative;
    min-height: 600px;
    width: 100%;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  .productdetailimageflex .additionalimagegroup {
    width: 100%;
    padding-left: 1%;
    height: 560px;
  }
  main {
    padding: 0 0 20px 0;
  }
  .relativepromainsection {
    margin: 35px 0px 20px 0px;
  }
  .relativepromainsection .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .relativeproductflex .product-thumb {
    border-radius: 0px;
  }
  #product-info h2 {
    margin-bottom: 0px;
  }
  h2 {
    font-size: 22px !important;
    text-align: center;
    margin: 20px 0px 0px 0px;
  }
  .product-thumb img {
    margin: 0px auto;
    display: block;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
  }
  #search .btn-lg {
    padding: 0;
    height: 0;
  }
  .swiper-button-next {
    display: none;
  }
  #product-info .productcontent {
    padding: 0px 15px !important;
  }
  div#mobilemenu {
    display: block;
  }
  div#product-category {
    margin-top: 20px;
  }
  .subcategory-item {
    margin: 0px 15px;
  }
  /* .owl-nav {
    display: none;
    top: 45%;
  } */
  .productcontent h1 {
    font-size: 20px;
  }
  #product-info {
    padding-top: 0px;
  }
  #product-info #content {
    margin-top: 0px;
  }
  #product-list span.price-new {
    font-size: 15px;
    margin-top: 15px;
    font-weight: 500;
  }
  .linkmodule div,
  .newlinkmodule div {
    font-size: 14px;
  }
  #bmodule8 h2 {
    margin-top: 40px !important;
  }
  .product-thumb {
    margin-bottom: 15px;
    border-radius: 10px;
    margin: 5px 0px;
  }
  .productcart {
    padding: 0px 10px;
    margin-top: 0px;
    position: relative;
    height: auto;
  }
  #product-info #content {
    margin-top: 0px;
  }
  .product-thumb .button-group button {
    border-radius: 10px;
    font-size: 12px;
    margin-bottom: 0px !important;
  }
  .homecatlink {
    display: block;
    padding: 25px 0px;
  }
  #bmodule6 {
    position: relative;
    width: 100%;
    margin: 40px 0px;
  }

  #bmodule7 {
    position: relative;
    margin-top: 15px;
    right: 0;
  }
  #categorymenu {
    display: none;
  }
  #search {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  /* .owl-dots {
    bottom: -44px;
  } */
  .owl-prev {
    bottom: -40px;
  }
  #content {
    min-height: 0px;
    padding: 20px 15px;
  }
  #product-info #content {
    padding: 20px 0px;
  }
  .producttabcontent .tab-content {
    padding: 25px;
  }
  .button-group img {
    width: 17px !important;
  }
  .owl-carousel .owl-item .button-group img {
    display: block;
    width: 100%;
    width: 17px !important;
  }
  .footercopyright p {
    font-size: 13px;
    text-align: center;
  }
  .pararight {
    text-align: center !important;
    font-size: 13px !important;
  }
  .footeraddresscontent {
    width: 100%;
    margin-bottom: 15px;
  }
  .footercopyright {
    margin-top: 0px;
  }
  ul.termandcondition {
    border-bottom: 0px;
  }
  .footertitle {
    margin-bottom: 15px !important;
    width: 100% !important;
  }
  .newlinkmodule.linkmoduleactive {
    color: white !important;
    font-weight: 600;
    background: #333;
    text-align: center;
    padding-top: 4px;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .newlinkmodule.linkmoduleactive div {
    font-size: 14px !important;
  }

  #bmodule4::after {
    height: 134px;
    top: 30%;
  }
  button.favcart {
    margin-bottom: 0px;
  }
  span.adseperator {
    margin: 0px 5px;
  }
  #common-home .htmlsection h2 {
    font-size: 37px;
    text-align: center;
    width: 100%;
  }
  #common-home .htmlsection h2 {
    font-size: 30px;
  }
  .thumbprotitle {
    min-height: auto;
  }
  #common-home ul.inlinelist {
    justify-content: center;
    width: 100%;
  }
  .dropdown i.fa-solid.fa-chevron-down {
    font-size: 11px;
  }
  .table thead td {
    padding: 15px 5px;
  }
  .table tbody td,
  .table tfoot td {
    padding: 10px 5px;
  }
  #wishlist form {
    display: flex;
  }
  #wishlist button.btn {
    border-radius: 0px;
    width: 40px;
    padding: 8.5px 5px;
  }
  #shopping-cart .input-group .btn {
    width: 50px;
  }
  #shopping-cart .input-group {
    flex-wrap: nowrap;
  }
  #shopping-cart .input-group input.form-control {
    width: 50px !important;
  }
  .linkmodule div {
    display: none;
  }
  #product-info #bmodule1 {
    display: block;
    margin-top: 0px;
  }
  .homecatebigtitle {
    display: none;
  }
  .footercontactflex {
    display: block;
  }
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
    flex-basis: auto;
  }
  .homecategory.owl-carousel.owl-loaded.owl-drag:before {
    content: "Explore Categories";
    display: none;
    margin-bottom: 45px;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--blue);
  }
  #contactrow {
    margin: 25px;
  }
  div#information-information li {
    list-style: none;
  }
  #information-contact #content {
    min-height: 0px;
    padding: 20px 15px;
  }
  .headertop {
    justify-content: end;
  }
  ul.breadcrumb {
    margin-bottom: 15px;
  }
  .btn-danger {
    width: 99%;
  }
  footer {
    padding-top: 20px;
    z-index: 999;
    position: relative;
  }
  .article-description {
    margin: 15px 0px;
  }
  a.articletitle {
    font-size: 20px;
    margin-bottom: 10px;
    min-height: auto;
  }
  .articleviewmore {
    float: none;
  }
  .imagecurve {
    display: none;
  }
  .homecatebigtitle h2 {
    font-size: 70px;
    margin-top: -55px;
    width: 97%;
    line-height: 60px;
  }
  .homecatsection {
    width: 63%;
    padding-top: 5px;
    margin-top: -25px;
  }
  .homecatlist {
    padding: 25px;
    border-radius: 25px;
    min-width: 230px;
    display: block;
    margin: 0px auto;
    min-height: 210px;
    width: 230px;
    height: 210px;
  }
  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 20px;
  }
  select#products {
    width: 25%;
  }
  .imagecurve {
    width: 45%;
  }
  #search .form-control-lg {
    width: 100%;
  }
  .homecatebigtitle h2 {
    font-size: 70px;
    margin-top: -25px;
    width: 98%;
    line-height: 60px;
  }
  .homecatsection {
    width: 100%;
    padding-top: 5px;
    margin-top: -25px;
  }
  .homecatimage {
    margin-bottom: 0px;
  }
  .homecatlist {
    padding: 0px;
    border-radius: 25px;
    min-width: auto;
    display: block;
    margin: 0px auto;
    min-height: auto;
    width: auto;
    height: auto;
  }
  .homecategory {
    margin-top: -20px;
  }
  .homecatname h3 {
    font-size: 18px;
  }
  select#products {
    width: 45%;
    margin: 10px auto;
    display: block;
  }

  ul.inlinelist {
    margin-bottom: 25px;
    display: flex;
    width: auto;
    justify-content: center;
  }
  .linkmoduleactive div {
    display: inline-block;
    margin-left: 5px;
    color: white;
    font-weight: 600;
    font-size: 13.8px;
  }
  /* .navbar-expand-lg .navbar-nav {
    width: 70%;
} */
  .mm-navbar {
    display: block;
    top: 20px;
    /* width: 80%; */
  }
  .htmlsection h2 {
    font-size: 24px !important;
    margin-bottom: 20px;
    text-align: center !important;
  }
  .htmlsection {
    margin-top: 50px;
  }
  ul.inlinelist {
    margin-bottom: 25px;
    display: flex;
  }
  #bmodule6 .htmlsection {
    margin-top: 15px;
  }
  #headersearch {
    padding: 25px 10%;
  }
  .contacttitle {
    width: 25%;
  }
  .contactpara {
    width: 75%;
  }
  .homecategory {
    margin-top: -60px;
  }
  #forhomecategory {
    margin-top: 80px;
    margin-bottom: 0px;
  }
  .owl-prev {
    margin-right: 20px;
    position: absolute;
    top: auto;
    bottom: -2px;
  }
  button.owl-next {
    left: 96%;
  }
  .aboutinformationsection {
    display: block;
  }
  video {
    width: 100%;
    height: auto;
  }
  .motto {
    width: 100%;
    margin-top: 45px;
  }
  h2.innermaintitle {
    font-size: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .hidenewarrival .product-thumb .image {
    min-height: 240px;
  }
  #button-list,
  #button-grid {
    padding: 4px;
  }
  .doorservicebutton {
    padding: 15px 5px;
  }

  .none768,
  .footerlogo {
    display: none;
  }
  .linkmodule {
    font-size: 15px;
  }
  .product-thumb .image {
    min-height: 200px;
  }

  .none768,
  .footerlogo {
    display: none;
  }
  .footerfloatright {
    float: left;
  }
  .footerfollowus {
    margin-top: 20px;
  }
  .footerdeliverysection {
    margin-top: 20px;
    display: none;
  }
  div#forother.othersidebarcategory {
    display: none;
  }

  /* #column-left {
    display: none !important;
  } */
  .qtyfield button#button-cart img,
  #wishlistbtn img {
    display: none;
  }
  .articlebox {
    margin: 15px auto;
    width: 100%;
  }
  .articlecontent {
    padding: 15px 25px;
    min-height: auto;
  }
  h3 {
    margin-top: 15px;
  }
  .storehour,
  .onlinestore {
    width: 100%;
  }
  ol,
  ul {
    padding-left: 0rem;
  }
  select#products {
    position: relative;
  }
  .delilistgroup {
    min-height: auto;
  }
  #product-info .htmlsection h2 {
    font-size: 21px;
    margin-bottom: 20px;
    text-align: center !important;
    font-weight: 700;
  }
  .linkmodule {
    padding: 0px;
    margin: 2px;
    cursor: pointer;
    transition-duration: 1s;
  }
  .linkmodule img {
    display: inline;
    width: 50px;
    background: transparent;
    padding: 5px;
    height: 50px;
    border-radius: 50%;
    margin-top: -3px;
    margin-left: -1px;
  }
  .linkmoduleactive {
    font-weight: 600;
    /* border-bottom: 2px solid var(--blue); */
    background: var(--blue);
    padding: 0;
    border-radius: 40px;
    align-items: center;
    /* justify-content: left; */
    /* display: flex; */
    width: 45%;
  }
  #account-order .btn-danger {
    padding: 8px 15px;
    color: white;
    width: auto;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .readmorebtn {
    width: 30%;
  }
  .htmlsection h2 span,
  #bmodule4 h2 span,
  #bmodule6 h2 span,
  #bmodule7 h2 span {
    font-size: 22px !important;
  }
  #product-info #button-cart {
    width: 100%;
  }
  .product-thumb .button-group {
    width: 100%;
  }
  .button-group .favcart {
    position: relative;
    border-radius: 50% !important;
  }
  .productdetailimageflex {
    min-height: auto;
  }
  .productdetailimageflex .additionalimagegroup {
    height: 170px;
    margin-top: 15px;
  }
  .searchicon {
    display: none;
  }
  .list-inline-item,
  #searchlink {
    justify-content: center;
  }
  span.wishlisticontext {
    justify-content: center;
    display: block;
    margin: 0px auto;
  }
  span.headertexticon {
    display: block;
    margin: 0px auto;
  }
  #logo img {
    width: auto;
    display: block;
    margin: 0px;
  }
  .headertop .nav {
    justify-content: left;
  }
  select#products {
    width: 35%;
    padding: 15px;
    font-size: 14px;
  }
  div#bmodule6 .htmlsection {
    display: flex;
    align-items: center;
  }
  #bmodule6 h2 {
    width: 388px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
  }
  .header-phone {
    position: absolute;
    left: 15px;
    top: 25%;
  }
  div#specification {
    width: 150%;
    margin-left: -52%;
    margin-top: 40px;
  }
  .productdetailprice {
    width: 150%;
    margin-left: -50%;
  }
  .productdetailpricelistflex {
    display: flex;
    margin-top: -60px;
  }
  #content {
    min-height: auto;
  }
  #wishlistbtn {
    padding: 7px 20px;
  }
  #product-category {
    margin-top: 10px;
  }
}
@media (min-width: 0px) and (max-width: 400px) {
  .productdetailimageflex .additionalimagegroup,
  .productdetailimageflex {
    height: auto !important;
    margin-top: 15px;
    min-height: auto !important;
  }
  .productdetailimageflex {
    min-height: auto;
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  .bannercontent {
    margin-bottom: 0;
  }
  .product-thumb .button-group button + button {
    margin-bottom: 0px;
  }
  .button-group .favcart {
    position: relative;
    /* position: absolute; */
    left: auto;
    right: auto;
    bottom: 0%;
    z-index: 200;
  }
  .product-thumb .button-group {
    width: 100%;
    height: 100%;
  }
  #product-info #button-cart {
    width: 100%;
  }
  .htmlsection h2 span,
  #bmodule4 h2 span,
  #bmodule6 h2 span,
  #bmodule7 h2 span {
    font-size: 16px !important;
  }
  .homecatlink {
    display: block;
    padding: 5px 0px;
  }
  .readmorebtn {
    width: 55%;
    padding: 12px 15px;
    margin-top: 20px;
  }
  .headertop .nav {
    width: 100%;
  }

  .homecatname h3 {
    font-size: 13px !important;
    margin: 0px 5px;
  }
  .productdetailpricelistflex #product {
    width: 100%;
  }
  .productdetailprice {
    min-height: auto;
  }
  .qtyfield {
    margin-bottom: 10px;
  }
  .productdetailpricelistflex {
    display: block;
  }
  .headerbox {
    display: none;
  }
  div#display-control {
    margin-bottom: 35px;
    margin-top: 0px;
  }
  form.productwishflex {
    width: 20%;
    margin-top: 0px;
    margin-left: 0px;
  }
  #product-list.row {
    --bs-gutter-x: 0.55rem;
  }
  .list-inline {
    width: 100%;
  }
  #common-home ul.inlinelist {
    list-style: none;
    display: flex;
    justify-content: end;
    width: 100%;
    margin: 15px auto;
    margin-bottom: 20px;
  }
  .product-thumb .content {
    padding: 10px 8px;
  }
  #product-list .thumbprotitle a {
    font-size: 15px;
  }

  .ptcategorytitle {
    margin-bottom: 5px;
  }
  .product-thumb .image,
  .hidenewarrival .product-thumb .image {
    min-height: auto;
    height: auto;
  }
  span.price-new {
    font-size: 14px;
    font-weight: 500;
  }
  .featuredthumb h4.thumbprotitle a {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: black;
    margin-top: 15px;
  }
  .thumbprotitle {
    min-height: auto !important;
    height: auto !important;
    line-height: 21px;
  }

  #product-category .product-thumb h4 {
    min-height: auto;
  }
  #carousel-banner-0 .carousel-control-next,
  #carousel-banner-0 .carousel-control-prev {
    display: none;
  }
  ul.termandcondition {
    margin-top: 0px;
  }
  .flexqtyandcart {
    width: 200px;
    display: flex;
  }
  .thumbforparentcat {
    font-weight: 400;
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
  }
  .product-thumb .button-group {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
  }
  .product-thumb .button-group button {
    width: 100%;
    padding: 0px;
    margin-top: 0px;
  }
  .favwish,
  .favcompare {
    position: relative;
    right: auto;
    top: auto;
    border-radius: 5px !important;
    height: 35px !important;
    padding-top: 0px;
  }
  .favcart {
    right: 0%;
    bottom: 0%;
    position: relative;
    margin: 40px 0px;
    display: block !important;
    margin-top: 5px;
    margin-bottom: 20px !important;
    flex: 20% !important;
  }
  #bmodule4::after {
    height: 104px;
    top: 0%;
  }
  #logo img {
    margin: 10px auto;
    display: block;
  }
  .searchicon {
    display: none;
  }
  .list-inline-item,
  #searchlink {
    justify-content: center;
  }
  /* .accounticon,
  .wishlisticon {
    display: none;
  } */
  span.wishlisticontext {
    justify-content: center;
    display: block;
    margin: 0px auto;
  }
  span.headertexticon {
    display: block;
    margin: 0px auto;
  }
  /* .carticon {
    display: none;
  } */
  .headertop .nav {
    justify-content: left;
  }

  a.articletitle {
    font-size: 18px;
    line-height: 23px;
  }
  .article-description {
    margin: 15px 0px;
    font-size: 14px;
  }
  .breadcrumb > li.breadcrumb-item {
    padding: 10px 15px;
  }
  .linkmoduleactive img {
    display: none;
  }
  .linkmodule {
    padding-top: 5px;
    padding: 5px;
  }
  .linkmodule img {
    width: 40px;
    padding: 0px;
    height: 40px;
    filter: invert(1);
  }
  .linkmoduleactive {
    width: 100%;
  }
  .linkmoduleactive div {
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    margin: 7px auto;
    display: block;
  }
  #headersearch {
    padding: 25px 15px;
  }
  h2.innermaintitle {
    font-size: 25px;
    margin-bottom: 0px;
  }
  .htmlsection h2 {
    font-size: 23px;
  }
  .homecategory.owl-carousel.owl-loaded.owl-drag:before {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
    display: none;
  }
  .hidecat {
    padding: 0px 0px;
  }
  .htmlsection {
    margin-top: 0px;
  }
  select#products {
    width: 75%;
  }
  .homecatebigtitle h2 {
    font-size: 50px;
    margin-top: -25px;
    width: 98%;
    line-height: 50px;
  }
  li.breadcrumb-item:first-child {
    display: none !important;
  }
  .homecatlist {
    min-width: 100% !important;
  }
  ul.inlinelist {
    display: flex;
  }
  .hidenewarrival {
    margin-top: 20px;
  }
  .nav.headerphone {
    display: none;
  }
}
