/* @import url('https://fonts.googleapis.com/css2?family=Playpen+Sans:wght@300;400;500;600;700;800&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
  font-family: "Myanmar Sans Pro";

  src: url("../font/MyanmarSansProRegular/MyanmarSansProRegular.woff")
      format("woff"),
    url("../font/MyanmarSansProRegular/MyanmarSansProRegular.ttf")
      format("truetype"),
    url("../font/MyanmarSansProRegular/MyanmarSansProRegular.svg#Myanmar Sans Pro")
      format("svg");
}
.container {
  max-width: 95%;
}
body {
  font-family: Open Sans, Myanmar Sans Pro;

  font-weight: 400;

  color: #666;

  font-size: 13px;

  line-height: 20px;

  width: 100%;

  /* background-image: url('/image/backgroundimage.jpg');*/

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center center;

  color: #000;
}

.opensans {
  font-family: "Open Sans", sans-serif !important;
  color: red !important;
}

/*p *{ font-family: Playpen Sans,Myanmar Sans Pro !important; }*/

i.fa-solid.fa-chevron-down {
  font-size: 10px;
}

.lighttext {
  color: #565a5d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #000;

  margin-bottom: 40px;

  margin-top: 20px;
}

/* Override the bootstrap defaults */

h1 {
  font-size: 33px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 34px;
}

h4 {
  font-size: 15px;
}

footer h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

a {
  text-decoration: none;

  color: #000;
}

a:hover {
  text-decoration: none;

  color: #000;
}

p {
  margin-top: 0;

  margin-bottom: 1rem;

  color: #595858;
}

main .homecat {
  display: none;
}

main #common-home .homecat {
  display: flex;
}
#tab-description p {
  color: black;
  font-size: 14px;
  line-height: 25px;
}
/****************************************Menu****************************************/

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

.nav-link,
.dropdown-item {
  color: #000;

  font-weight: 600;

  font-size: 15px;
  padding: 10px 20px !important;
}
.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: #14c5ff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;

  padding: 0px;
}

.dropdown-menu li {
  border-bottom: 1px dotted #ddd;

  font-size: 12px !important;
}

.dropdown-item {
  font-size: 14px;

  padding: 7px 20px;

  font-weight: 500;
}

.lastdropitem {
  border-bottom: 0px !important;
}

#headersupport {
  padding: 10px 35px;

  background: #ccc;

  text-transform: uppercase;

  background: #000;

  color: #fff;

  font-weight: 600;

  border-radius: 25px;
}

.list-inline-item .fa-solid {
  font-size: 18px;

  color: #0194e3;
}

.headeruserbox .fa-solid {
  font-size: 20px;
}

.headerwishgroup .fa-solid.fa-heart {
  font-size: 20px;
}

@media (max-width: 1400px) {
  header .container {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1400px) {
  header .container {
    width: 100%;
    max-width: 95%;
  }

  #search {
    position: relative;

    width: 75%;

    margin-left: 0%;

    margin-top: 15px;
  }

  .headerwishgroup {
    width: 155%;

    margin-left: -85%;

    margin-top: 5px;
  }

  .headeruserbox {
    width: 20px;

    text-align: center;
  }
}

.mr-0 {
  margin-right: 0px;
}

#header-cart strong,
#header-cart .text-end {
  font-weight: 500;

  font-size: 12px;
}

#header-cart .fa-solid.fa-circle-xmark {
  color: white;
}

a.headercart,
.headercheckout {
  background: #f5f5f5;

  border: 1px solid #dee2e6;

  padding: 5px 10px;

  margin: 15px 5px;

  display: inline-block;

  border-radius: 5px;
}

#header-cart button.btn.btn-lg.btn-block.dropdown-toggle {
  padding: 10px;
}

#header-cart .fa-bag-shopping {
  font-size: 22px;
}

.cartitem,
.wishlistitem {
  width: 25px;

  height: 25px;

  border-radius: 50%;

  background: whitesmoke;

  text-align: center;

  border: 1px solid #ddd;

  position: absolute;

  right: -15px;

  margin-top: -15px;

  font-size: 12px;

  padding-top: 2px;
}

.wishlistitem {
  right: -10px;
}

div#header-cart,
.headerwishlistbtn {
  position: relative;
}

a.headercart {
  margin-left: 47%;
}

/**************************Carousel**************************/

.owl-carousel {
  position: relative !important;
}

.owl-nav {
  font-size: 22px;
}

.owl-theme .owl-nav {
  position: absolute;
  z-index: 1;
  top: 35%;
  width: 100%;
}

.subcategory .owl-nav/*, .popularcarousel .owl-nav*/ {
  position: absolute;
  top: -70px;
  font-size: 24px;
  right: 45px;
}

.owl-theme .owl-nav button {
  position: relative;
}

.subcategory .owl-nav span,
.popularcarousel .owl-nav span,
.additionalimageslider .owl-nav span {
  margin-top: -4px;

  display: block;
}

.subcategory .owl-prev {
  margin-left: -40px;

  top: 29%;

  position: absolute;

  background: #f5f5f5 !important;

  width: 30px;

  height: 32px;

  padding-bottom: 5px !important;

  border: 1px solid #0194e340 !important;
}

.subcategory .owl-next {
  top: 29%;

  position: absolute;

  background: #f5f5f5 !important;

  width: 30px;

  height: 32px;

  padding-bottom: 5px !important;

  border: 1px solid #0194e340 !important;
}

.popularcarousel .owl-prev,
.relativeitemslider .owl-prev,
.additionalimageslider .owl-prev {
  top: 29%;

  left: -15px;

  position: absolute;

  background: #f5f5f5 !important;

  width: 32px;

  height: 32px;

  padding-bottom: 5px !important;

  border: 1px solid #0194e340 !important;

  border-radius: 50% !important;

  background: #14c5ff !important;

  color: white !important;
}

.popularcarousel .owl-next,
.relativeitemslider .owl-next,
.additionalimageslider .owl-next {
  right: -15px;

  border-radius: 50% !important;

  top: 29%;

  position: absolute;

  background: #f5f5f5 !important;

  width: 32px;

  height: 32px;

  padding-bottom: 5px !important;

  border: 1px solid #0194e340 !important;

  background: #14c5ff !important;

  color: white !important;
}

.additionalimageslider .owl-prev,
.additionalimageslider .owl-next,
.popularcarousel .owl-prev,
.popularcarousel .owl-next {
  width: 28px;
  height: 28px;
  top: 38%;
  position: absolute !important;
  z-index: 999;
}
/* Chrome border line */

button:focus {
  outline: none !important;
}

legend {
  font-size: 18px;

  padding: 7px 0;

  margin-bottom: 20px;

  border-bottom: 1px solid #e5e5e5;
}

label {
  font-size: 12px;

  font-weight: normal;
}

.list-unstyled a {
  text-decoration: none;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .col-form-label:before,
div.required .form-label:before {
  content: "* ";

  color: #f00;

  font-weight: bold;
}

.form-switch-lg {
  font-size: 20px;

  min-height: 30px;

  line-height: 30px;
}

@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}

#alert {
  z-index: 9999;

  pointer-events: all;
}

#alert .alert {
  min-width: 400px;

  position: relative;

  margin-bottom: 15px;
}

@media (min-width: 1300px) {
  #alert .alert {
    right: 50px;
  }
}

@media (min-width: 1400px) {
  #alert .alert {
    right: 0px;
  }
}

@media (min-width: 1600px) {
  #alert .alert {
    right: 100px;
  }
}

@media (min-width: 1800px) {
  #alert .alert {
    right: 200px;
  }
}

@media (min-width: 2000px) {
  #alert .alert {
    right: 300px;
  }
}

@media (min-width: 2200px) {
  #alert .alert {
    right: 400px;
  }
}

@media (min-width: 2400px) {
  #alert .alert {
    right: 500px;
  }
}

@media (min-width: 2600px) {
  #alert .alert {
    right: 600px;
  }
}

@media (min-width: 2800px) {
  #alert .alert {
    right: 700px;
  }
}

@media (min-width: 3000px) {
  #alert .alert {
    right: 800px;
  }
}

@media (min-width: 3200px) {
  #alert .alert {
    right: 900px;
  }
}

@media (min-width: 3400px) {
  #alert .alert {
    right: 1000px;
  }
}

@media (min-width: 3600px) {
  #alert .alert {
    right: 1100px;
  }
}

@media (min-width: 3800px) {
  #alert .alert {
    right: 1200px;
  }
}

@media (min-width: 4000px) {
  #alert .alert {
    right: 1300px;
  }
}

/* top */

#top {
  background-color: #eeeeee;

  border-bottom: 1px solid #e2e2e2;

  padding: 10px 0;

  margin: 0 0 5px 0;

  min-height: 44px;

  position: relative;

  display: none;
}

#top .nav > .list-inline > .list-inline-item,
#top .nav > .list-inline .list-inline-item > a,
#top .nav > .list-inline .list-inline-item .dropdown > a {
  color: #888;

  text-shadow: 0 1px 0 #fff;
}

#top .btn-link {
  color: #888;

  text-shadow: 0 1px 0 #fff;

  text-decoration: none;
}

#top .btn-link:hover {
  color: #444;
}

#top a {
  font-size: 1.1em;

  text-decoration: none;
}

footer a {
  font-size: 1.1em;

  text-decoration: none;
}

/* logo */

#logo {
  margin: 0 0 10px 0;
}

/* search */

#search {
  position: relative;

  margin-top: 15px;
}

#search .form-control-lg {
  height: 50px;

  font-size: 12px;

  line-height: 20px;

  padding: 5px 10px;

  background: #ededed;

  padding-left: 40px;

  border-radius: 5px;
}

#search .form-control-lg::placeholder {
  font-weight: 600;

  opacity: 0.5;

  color: #b9b9b9;
}

#search:before {
  display: inline-block;

  content: "\f002";

  width: 18px;

  height: 18px;

  font-family: "FontAwesome";

  font-size: 16px;

  position: absolute;

  z-index: 99;

  margin-top: 15px;

  margin-left: 15px;

  color: #a5a5a5;
}

#search .btn-lg {
  font-size: 15px;

  line-height: 18px;

  padding: 0.57rem 35px;

  text-shadow: 0 1px 0 #fff;
}

/* cart */

/*#header-cart .btn:hover {

  color: #FFF;

}*/

#header-cart .dropdown-menu {
  background: #eee;
}

#header-cart .dropdown-menu li {
  min-width: 427px;
}

@media (max-width: 768px) {
  #header-cart .dropdown-menu li {
    min-width: 100%;
  }
}

/*************************** menu **************************************/

.navbar-expand-lg .navbar-nav {
  margin: 0px auto;
}

header {
  background: white;
}

#menu.navbar {
  padding: 0 1rem;

  margin-bottom: 20px;
}

#menu .dropdown-menu {
  padding-bottom: 0;

  margin-top: 0;

  border-top-left-radius: 0;

  border-top-right-radius: 0;
}

#menu .dropdown-inner {
  display: table;
}

#menu .dropdown-inner ul {
  display: table-cell;
}

#menu .dropdown-inner ul li a:hover {
  color: #ffffff;

  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
}

#menu .dropdown-inner a {
  min-width: 160px;

  display: block;

  padding: 3px 20px;

  clear: both;

  line-height: 20px;

  color: #333333;

  font-size: 12px;
}

#menu .see-all {
  display: block;

  margin-top: 0.5em;

  border-top: 1px solid #ddd;

  padding: 3px 20px;

  -webkit-border-radius: 0 0 4px 4px;

  -moz-border-radius: 0 0 4px 4px;

  border-radius: 0 0 3px 3px;

  font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;

  color: #ffffff;

  background-color: #229ac8;

  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);

  background-repeat: repeat-x;
}

#menu #category {
  float: left;

  font-size: 16px;

  font-weight: 700;

  line-height: 40px;

  color: #fff;

  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .navbar-toggler i {
  color: #fff;

  border-color: #fff;

  font-size: 0.9em;
}

#menu .navbar-nav > li > a {
  color: #fff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  padding: 10px 15px 10px 15px;

  min-height: 15px;

  background-color: transparent;
}

#menu .navbar-nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }

  #menu div.dropdown-inner > ul .list-unstyled {
    display: block;
  }

  #menu div.dropdown-menu {
    margin-left: 0 !important;

    padding-bottom: 10px;

    background-color: rgba(0, 0, 0, 0.1);
  }

  #menu .dropdown-inner {
    display: block;
  }

  #menu .dropdown-inner a {
    width: 100%;

    color: #fff;
  }

  #menu .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
  }

  #menu .dropdown-menu ul li a :hover {
    background: rgba(0, 0, 0, 0.1);
  }

  #menu .see-all {
    margin-top: 0;

    border: none;

    border-radius: 0;

    color: #fff;
  }
}

/* content */

#content {
  min-height: 600px;
}

/*******************************Home**********************************/

.maincontent {
  background: #fcfbfb;

  padding: 60px 0px;
}

.btn-group.girdgroup {
  display: none;
}

.carousel {
  border: 0px;

  border-radius: 0;

  margin-bottom: 50px;

  box-shadow: none !important;
}

.carousel .carousel-control-prev {
  opacity: 0;

  left: 20px;
}

.carousel .carousel-control-next {
  opacity: 0;

  right: 20px;
}

.carousel-indicators {
  display: none;
}

#common-home .sidebarcat {
  display: none;
}

.homecat {
  display: flex;

  width: 100%;

  margin-bottom: 70px;
}

.catflex {
  width: 32%;

  margin-right: 1%;

  display: flex;

  align-items: center;
}

.homecatimage {
  border: 4px solid #14c5ff;

  width: 150px;

  border-radius: 50%;

  margin-right: 20px;
}

.homecatname {
  font-size: 24px;
  color: black;
  margin-bottom: 10px;
  font-weight: 600;
}
.sidebarfiltertitle {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: black;
  padding: 15px !important;
}
.homecatcount {
  font-size: 18px;

  margin-top: 20px;
}

.homecatcontent {
  width: 52%;

  text-align: center;
}

.homecatcount span {
  color: #14c5ff;
}

.homecatimage img {
  border-radius: 50%;
}

.popularsection {
  width: 66%;

  margin-left: 34%;

  height: 473px;
}
#salebanner {
  width: 31%;

  margin-top: -473px;
}

#popularsection .forotherfeature {
  display: none;
}

#homenewmarket .forhomeslide,
#homenewwomen .forhomeslide,
#homenewmen .forhomeslide {
  display: none;
}

#tabbuttonsection {
  margin: 100px 0px 50px 0px;
}

#tabbuttonsection h3 {
  text-align: center;
}

/********************************* Information *********************************/
#information-information h1,
#information-information h2 {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
  font-style: normal;
  color: #0194e3;
}
#information-information b {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
  margin: 10px 0px 15px 0px;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #cccccc54;
  padding-bottom: 10px;
}
#information-information .breadcrumb {
  display: none;
}
#information-information p,
#information-information li,
#information-information table * {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 28px;
  color: #333;
}
#information-information h4 {
  margin: 5px 0px;
}
#accordion {
  margin-top: 50px;
}
.card-header a {
  width: 100%;
  text-align: left;
  font-family: "Open Sans", sans-serif !important;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 20px 35px;
  color: #0194e3;
}
.card-header a:hover {
  color: #0194e3;
}
.card-header {
  padding: 0px;
}
.card-body {
  padding: 25px 35px;
}
.card {
  margin-bottom: 15px;
}
.returnbox {
  border: 1px solid #cccccc63;
  margin: 25px 0px;
  padding: 20px 0px;
  border-radius: 5px;
}
/*********************************TAB*********************************/

.tab {
  overflow: hidden;

  border: 0px;

  background-color: transparent;

  display: flex;

  justify-content: center;
}

/* Style the buttons inside the tab */

.tab button {
  background-color: inherit;

  float: left;

  border: none;

  outline: none;

  cursor: pointer;

  padding: 12px 25px;

  transition: 0.3s;

  font-size: 17px;

  margin: 0px 10px;

  border-radius: 60px;

  background: transparent;

  font-size: 14px;

  color: white;

  border: 1px solid #0194e3;
}

.tab button {
  background-color: inherit;

  float: left;

  border: none;

  outline: none;

  cursor: pointer;

  padding: 12px 25px;

  transition: 0.3s;

  font-size: 17px;

  margin: 0px 10px;

  border-radius: 60px;

  background: transparent;

  font-size: 14px;

  color: #0194e3;

  border: 1px solid #0194e3;
}

/* Change background color of buttons on hover */

.tab button:hover {
  background-color: #0194e3;

  color: white;
}

/* Create an active/current tablink class */

.tab button.active {
  background-color: #0194e3;

  color: white;
}

/* Style the tab content */

.tabcontent {
  display: none;

  padding: 6px 12px;

  border-top: none;
}

#homenewmarket h3,
#homenewwomen h3,
#homenewmen h3 {
  display: none;
}

/**********************Thumb*******************/

.description h4 {
  text-align: center;

  margin: 10px;
}

.description h4 a {
  color: #000;

  text-align: center;

  font-weight: 500;

  text-align: center;

  font-size: 15px;
}

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

.list-group-item.listcattitle {
  font-size: 14px;

  background: whitesmoke;

  font-weight: 600;

  text-transform: uppercase;
}

.row.flexcenter {
  display: flex;

  align-items: center;
}

.img-thumbnail {
  border: 0px;

  border-radius: var(--bs-border-radius);

  max-width: 100%;

  height: auto;
}

#display-control {
  background: whitesmoke;

  padding: 15px;

  margin: 15px 0px;

  border-radius: 10px;

  border: 1px solid #dee2e6;
}

.subcategory-item a {
  display: flex;

  align-items: center;
}

.subcategory-item:hover {
}

.roundimagecontainer {
  border: 4px solid #14c5ff;

  width: 100px;

  border-radius: 50%;

  margin-right: 20px;
}

.roundimagecontainer img {
  border-radius: 50%;
}

.subcategoryslide {
  border: 1px solid #dee2e6;

  padding: 15px 30px;

  margin: 15px 0px;

  border-radius: 3px;

  margin-top: 30px;

  position: relative;
}

.input-group-text {
  color: white;

  background-color: #14c5ff;
}

.subcattitle {
  color: black;

  font-size: 15px;

  margin-bottom: 5px;

  font-weight: 500;
}

.subcategory .owl-stage-outer {
  height: 135px;
}
.tabledeli {
  font-family: "Open Sans", sans-serif !important;
}
.regiontitle td {
  font-weight: 600;
  font-size: 15px;
}
.sizetd,
.weighttd {
  font-size: 15px !important;
  font-weight: 600;
}
.tabledeli thead,
.tabledeli tbody,
.tabledeli tfoot,
.tabledeli tr,
.tabledeli td,
.tabledeli th {
  border-color: inherit;
  border-style: none;
  border-width: 0;
}
.delititle {
  font-size: 18px;
  margin-top: 35px;
}
.bankname {
  margin: 10px 0px;
}
.graybox {
  background: #ccc3;
  padding: 10px 15px;
  margin: 15px 25px;
  border-radius: 5px;
}
.graybox h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.graybox b {
  font-size: 12px;
  font-weight: 500;
  color: #14c5ff;
}
.graybox p {
  margin-bottom: 5px;
}
.bankname {
  margin: 10px 0px;
  margin-top: 20px;
  font-size: 12px;
}
.paymentinsbox {
  display: none;
}
.deliveryfeesection {
  margin-bottom: 25px;
}
/******************************** Product Detail *********************************************/
.img-zoomer-box {
  position: relative;
}
.img-zoomer-box:hover,
.img-zoomer-box:active {
  cursor: zoom-in;
  display: block;
}

.img-zoomer-box:hover #img-2,
.img-zoomer-box:active #img-2 {
  opacity: 1;
}
#img-2 {
  width: 230px;
  height: 230px;
  /*background: url('https://bit.ly/2mgDw0y') no-repeat #FFF;*/
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  position: absolute;
  opacity: 0;
  border: 4px solid whitesmoke;
  z-index: 99;
  border-radius: 100%;
  display: block;
  transition: opacity 0.2s;
}
.additionalimagegroup .img-thumbnail {
  opacity: 0.8;
}
.additionalimagegroup .img-thumbnail.activeimagebox {
  opacity: 1;
}

.productdetailsection {
  width: 100%;

  margin: 0px auto;
}

.productdetailsection .nav-tabs {
  margin-bottom: 0px;
}

.productdetailsection .tab-content {
  border: 1px solid #dee2e6;

  border-top: 0px;

  padding: 45px 25px;

  background: #fff;
}

.productdetailsection h1 {
  width: 60%;

  font-size: 18px;

  margin-bottom: 0px;

  padding-bottom: 0px;

  font-weight: 600;
}

.wishlistandpare {
  width: 40%;

  margin-top: 10px;
}

.nav-tabs .nav-link.active {
  color: #14c5ff;

  background: #fff;
}

#button-cart {
  font-size: 14px;

  padding: 5px 15px;
}

.productdetailprice h2 {
  margin-bottom: 10px;
}

.detailtitlandlist {
  display: flex;

  flex-wrap: wrap;

  /*border-bottom: 1px solid #dee2e6;*/

  height: 60px;

  align-items: center;

  margin-bottom: 15px;
}

.detailtitlandlist .btn:hover {
  background: #cccccc73;
}

.btnwishlist,
.btncompare {
  background: #f5f5f5;

  border: 1px solid #dee2e6;
}

.wishlisttext,
.comparetext {
  font-size: 12px;

  margin-left: 5px;
}

.productdetailsection #button-cart {
  font-size: 14px;

  padding: 5px 15px;

  background: #f5f5f5;

  border: 1px solid #dee2e6;

  color: #212529;
}

.productdetailsection .carttext {
  font-size: 12px;
}

.productdetailsection #button-cart:hover .fa-solid,
.btn-group .btn:hover .fa-solid {
  color: #14c5ff;
}

#form-product h3 {
  font-size: 18px;

  margin-bottom: 15px;

  padding-bottom: 10px;
}

.radioflex {
  display: flex;
}

.radioflex .form-check {
  margin-right: 5px;
}

#product .form-label {
  color: #14c5ff;
}

.optiontitle span {
  width: 32%;

  background: #fcfbfb;

  padding-right: 15px;

  font-size: 15px;

  color: black;
}

.optiontitle:after {
  content: "";

  display: block;

  width: 100%;

  background: #dee2e6;

  height: 1px;

  margin-top: -12px;
}

.qtyflex {
  display: flex;

  flex-wrap: wrap;
}

.qtysection {
  width: 30%;

  margin-right: 5%;

  display: flex;
}

.qtylabel {
  margin-right: 15px;

  margin-top: 5px;
}

#product {
  margin-top: 45px;
}

.productdetailsection .nav-tabs {
  margin-top: 45px;
}

.relatedtitle span {
  font-size: 19px;
}

.optiontitle.relatedtitle {
  margin-top: 60px;
}

.accordion-header {
  margin-top: 0;
}

/******************************** footer *********************************************/
footer img.img-fluid {
  width: 90%;
}
footer h4 {
  font-size: 18px;
  color: white;
  margin-bottom: 15px;
}
.list-unstyled {
  line-height: 30px !important;
  font-size: 12px;
}
footer .fa-envelope {
  font-size: 18px;
  color: #f5f5f5c9;
  margin-right: 10px;
}
.socialflex {
  margin-top: 25px;
  font-size: 23px;
  color: white;
}
.socialflex a {
  color: white;
  margin-right: 10px;
}
#gotop {
  width: 35px;

  height: 40px;

  border-radius: 0px;

  background-color: #3b2415;

  color: #af9453;

  display: flex;

  justify-content: center;

  align-items: center;

  font-size: 18px;

  position: fixed;

  right: 0px;

  bottom: 77px;

  z-index: 999;

  cursor: pointer;
}

footer {
  padding-bottom: 1px;

  background-color: #0194e3;

  border-top: 0px;

  color: white;
}

footer hr {
  border-top: none;

  border-bottom: 1px solid #666;
}

footer a {
  color: #f5f5f5c9;
}

footer a:hover {
  color: #fff;
}

footer h5 {
  font-size: 18px;

  font-weight: bold;

  color: #fff;

  margin-top: 10px;

  margin-bottom: 10px;
}

.footerpower {
  background: white;

  padding: 5px 0px;
}

.footerblue {
  padding: 25px 0px;
}

.footerpower a {
  color: #0194e3;
}

.footerpower a:hover {
  color: #0194e3;
  text-decoration: underline;
}

.footerpower {
  background: white;

  color: #000;

  text-align: center;
}

/* breadcrumb */

.breadcrumb {
  margin: 0 0 20px 0;

  padding: 20px 0;

  border: 1px solid #ddd;

  background-color: #f5f5f5;

  margin-bottom: 50px;

  border-radius: 40px;
}

.breadcrumb i {
  font-size: 15px;
}

.breadcrumb > li.breadcrumb-item {
  text-shadow: 0 1px 0 #fff;

  padding: 0 20px;

  position: relative;

  white-space: nowrap;
}

.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none;
}

.breadcrumb > li.breadcrumb-item:after {
  content: "";

  display: block;

  position: absolute;

  top: -3px;

  right: -5px;

  width: 26px;

  height: 26px;

  border-right: 1px solid #ddd;

  border-bottom: 1px solid #ddd;

  -webkit-transform: rotate(-45deg);

  -moz-transform: rotate(-45deg);

  -o-transform: rotate(-45deg);

  transform: rotate(-45deg);
}

.breadcrumb > li.breadcrumb-item + li:before {
  content: "";

  padding: 0;
}

.pagination {
  margin: 0;
}

/* buttons */

.btn-light {
  color: #777;

  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);

  background-repeat: repeat-x;

  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.disabled,
.btn-light[disabled] {
  color: #333;

  background-color: #e6e6e6;

  border-color: #adadad;

  background-position: 0;
}

.btn-primary {
  color: #ffffff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  background: #14c5ff;

  background-repeat: repeat-x;

  border-color: transparent;
}

.list-group-item + .list-group-item.active {
  background: #14c5ff;

  border: 0px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-position: 0;
}

.btn-warning {
  color: #ffffff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  background-image: linear-gradient(to bottom, #fbb450, #f89406);

  background-repeat: repeat-x;

  border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);

  background-repeat: repeat-x;

  border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  background-image: linear-gradient(to bottom, #62c462, #51a351);

  background-repeat: repeat-x;

  border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  background-image: linear-gradient(to bottom, #e06342, #dc512c);

  background-repeat: repeat-x;

  border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;

  background-color: #df5c39;
}

.btn-link {
  border-color: rgba(0, 0, 0, 0);

  cursor: pointer;

  color: #23a1d1;

  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);

  background-image: none;

  box-shadow: none;
}

.btn-inverse {
  color: #ffffff;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

  background-color: #363636;

  background-image: linear-gradient(to bottom, #444444, #222222);

  background-repeat: repeat-x;

  border-color: #222222 #222222 #000000;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;

  background-image: linear-gradient(to bottom, #333333, #111111);
}

.product-thumb {
  background: white;

  margin-bottom: 15px;

  border: 1px solid #cccccc29;

  border-bottom-left-radius: 6px;

  border-bottom-right-radius: 6px;
}

.product-thumb .image .img-fluid {
  border-radius: 5px;
}

.product-thumb h4 {
  font-weight: bold;
}

.product-thumb .image {
  text-align: center;

  margin-bottom: 15px;

  position: relative;
}

.product-thumb .image a:hover {
  opacity: 0.8;
}

.product-thumb .description {
  padding: 0px 0px 15px 0px;

  text-align: center;
}

.product-thumb .button-group {
  display: flex;

  justify-content: center;

  position: absolute;

  width: 100%;

  top: 80%;

  display: none;
}

.product-thumb:hover .button-group {
  display: flex;
}

.product-thumb .button-group button {
  /* flex: 10%; */

  border-radius: 0;

  display: inline-block;

  border: none;

  background-color: rgba(0, 174, 239, 0.5);

  color: white;

  line-height: 38px;

  font-weight: bold;

  text-align: center;

  text-transform: uppercase;

  /* background: #14c5ff; */

  width: 40px;

  height: 40px;

  border-radius: 50%;

  font-size: 16px;

  margin-right: 5px;

  border: 0px;
}

.product-thumb .button-group button:hover {
  color: white;

  background-color: rgba(0, 174, 239, 1);

  text-decoration: none;

  cursor: pointer;
}

.product-thumb .button-group button + button {
  border-left: 1px solid #ddd;
}

@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }

  .product-list .product-thumb .image {
    flex-direction: column;

    margin-bottom: 0px;
  }

  .product-list .product-thumb .content {
    flex-direction: column;

    flex: 75%;

    position: relative;
  }

  .product-list .product-thumb .button-group {
    position: absolute;

    bottom: 0px;

    width: 100%;

    border-left: 1px solid #ddd;
  }
}

.rating {
  padding-bottom: 10px;
}

.rating .fa-stack {
  width: 20px;
}

.rating.fa-star {
  color: #999;

  font-size: 15px;
}

.rating .fa-star {
  color: #fc0;

  font-size: 15px;
}

.rating .fa-star + .fa-star {
  color: #e69500;
}

/* product list */

.price {
  color: #444;
}

.price-new {
  font-weight: 600;

  color: #14c5ff;
}

.price-old {
  color: #dc512c;

  text-decoration: line-through;
}

.price-tax {
  color: #999;

  font-size: 12px;

  display: block;
}

/* BS4 Changes */

.navbar-light .navbar-toggler {
  font-size: 15px;

  font-stretch: expanded;

  color: #fff;

  padding: 6px 12px;

  background-color: #229ac8;

  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);

  background-repeat: repeat-x;

  border-color: #1f90bb #1f90bb #145e7a;
}

.form-check .form-check-input {
  margin-top: 0.25rem;
}

/* Theme Custom CSS */

#display-control #compare-total.a {
  margin-top: -2px;

  padding: 0.35rem 0.565rem;
}

#product-product h1 {
  margin-top: 20px;

  margin-bottom: 10px;
}

#information-contact .card {
  margin-bottom: 20px;
}

#cookie {
  position: fixed;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 150px;

  z-index: 9999;

  opacity: 0.95;

  color: #ecf0f1;

  background: #343a40;
}

#cookie div {
  font-size: 16px;

  color: #ffffff;
}

/*****************************Media Query*******************************/
@media (min-width: 1200px) and (max-width: 1399px) {
  .description h4 a {
    font-size: 14px;
  }
  h3 {
    font-size: 28px;
  }
  .homecatname {
    font-size: 20px;
  }
  .wishlistandpare,
  .productdetailsection h1 {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .description h4 a {
    font-size: 13px;
  }
  footer h4 {
    font-size: 17px;
  }
  footer a {
    font-size: 12px;
  }
  .socialflex a {
    font-size: 20px;
  }
  #information-information h1,
  #information-information h2 {
    font-size: 23px;
  }
  .card-header a {
    font-size: 15px;
  }

  .detailtitlandlist {
    height: auto;
  }

  .wishlistandpare {
    width: 100%;

    margin-top: 15px;
  }

  .productdetailsection h1 {
    width: 100%;
  }

  header {
    height: 130px;
  }

  #search {
    position: absolute;

    margin-top: 15px;

    height: 40px;

    padding: 5px;

    width: 90%;

    left: 10%;

    margin-top: 25px;
  }

  #search .form-control-lg {
    height: 40px;
  }

  #search:before {
    margin-top: 10px;
  }

  .homecatimage {
    width: 120px;
  }

  .homecatcontent {
    width: 65%;
  }

  .homecatname {
    font-size: 16px;
  }
  .homecatcount {
    font-size: 15px;
  }

  h3 {
    font-size: 22px;
  }

  .popularsection h3 {
    text-align: right;

    margin: 15px 0px;
  }

  div#popularsection {
    min-height: 510px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .container,
  .container-sm,
  .container-md {
    max-width: 100%;
  }
  #column-left {
    display: none !important;
  }
  .relativeitemslider .owl-nav {
    display: none;
  }
  .menutab {
    background: red;
    position: absolute;
    z-index: 999;
    top: 85px;
    left: 0;
  }
  .popularsection {
    width: 60%;
    margin-left: 40%;
    height: 473px;
  }
  #salebanner {
    width: 38%;
    margin-top: -473px;
  }
  .description h4 a {
    font-size: 13px;
  }
  footer h4 {
    font-size: 17px;
  }
  footer a {
    font-size: 12px;
  }
  .socialflex a {
    font-size: 20px;
  }
  #information-information h1,
  #information-information h2 {
    font-size: 23px;
  }
  .card-header a {
    font-size: 15px;
  }

  .detailtitlandlist {
    height: auto;
  }

  .wishlistandpare {
    width: 100%;

    margin-top: 15px;
  }

  .productdetailsection h1 {
    width: 100%;
  }

  header {
    height: 130px;
  }

  .navbar {
    position: absolute;
  }

  #search .form-control-lg {
    height: 40px;
  }

  #search:before {
    margin-top: 10px;
  }

  .homecatimage {
    width: 120px;
  }

  .homecatcontent {
    width: 65%;
  }

  .homecatname {
    font-size: 16px;
  }
  .homecatcount {
    font-size: 15px;
  }

  h3 {
    font-size: 22px;
  }

  .popularsection h3 {
    text-align: right;

    margin: 15px 0px;
  }

  div#popularsection {
    min-height: 510px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .maincontent {
    padding: 30px 0px;
  }
  .wishlistandpare i {
    display: none;
  }
  a.headercart {
    margin-left: 30%;
  }
  #header-cart .dropdown-menu {
    width: 350px;
  }
  h1 {
    font-size: 20px;
  }
  .breadcrumb {
    margin-bottom: 10px;
  }
  .headerwishgroup {
    float: right;
  }
  .headerwishgroup {
    float: right;
  }
  #logo img {
    width: 220px;
  }
  #search {
    margin-top: 0px;
  }
  #information-information p,
  #information-information li {
    font-size: 13px;
  }
  .carousel {
    margin-bottom: 20px;
  }
  .container,
  .container-sm,
  .container-md {
    max-width: 100%;
  }
  #column-left {
    display: none !important;
  }
  .relativeitemslider .owl-nav {
    display: none;
  }
  .menutab,
  .searchtab {
    position: absolute;
    z-index: 999;
    top: 85px;
    left: 0;
  }
  .searchtab {
    left: 15%;
  }
  .popularsection {
    width: 60%;
    margin-left: 40%;
    height: 473px;
  }

  #salebanner {
    width: 38%;
    margin-top: -473px;
  }
  .description h4 a {
    font-size: 13px;
  }
  footer h4 {
    font-size: 17px;
  }
  footer a {
    font-size: 12px;
  }
  .socialflex a {
    font-size: 20px;
  }
  #information-information h1,
  #information-information h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .card-header a {
    font-size: 14px;
    padding: 10px 35px;
  }

  .detailtitlandlist {
    height: auto;
  }

  .wishlistandpare {
    width: 100%;

    margin-top: 15px;
  }

  .productdetailsection h1 {
    width: 100%;
  }

  header {
    height: 130px;
  }

  .navbar {
    position: absolute;
  }

  #search .form-control-lg {
    height: 40px;
  }

  #search:before {
    margin-top: 10px;
  }

  .homecatimage {
    margin-right: 0px;
    width: 80px;
  }

  .homecatcontent {
    margin-top: 10px;
    width: 65%;
  }
  .homecat {
    margin-bottom: 35px;
  }
  .tab button {
    font-size: 12px;
  }
  .homecatname {
    font-size: 14px;
  }
  .homecatcount {
    font-size: 13px;
  }

  h3 {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .popularsection h3 {
    text-align: right;

    margin: 15px 0px;
  }

  div#popularsection {
    min-height: 510px;
  }
  .fa-envelope {
    display: none !important;
  }
}

@media (min-width: 0px) and (max-width: 575px) {
  .popularsection h3 {
    text-align: center;
  }
  .headerwishgroup {
    float: left;
  }
  div#popularsection {
    min-height: auto;
  }
  .tab button {
    padding: 0px 10px;
  }
  #salebanner {
    width: 100%;
  }

  #popularsection {
    min-height: auto;
  }
  #salebanner {
    margin-top: 0px !important;
  }
  .popularsection {
    width: 100%;
    margin-left: 0% !important;
    height: auto;
  }
  main #common-home .homecat {
    display: block;
  }
  .footerblue {
    padding: 0px;
  }
  .homecatimage {
    width: 100px;
  }
  .footerpower {
    font-size: 12px;
  }
  #common-home .homecat {
    display: block;
  }
  .catflex {
    width: 100%;
    margin-right: 0%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border: 1px solid #cccccc52;
    padding: 15px;
    border-radius: 5px;
    justify-content: center;
  }
}

.tableheader {
  text-align: center;
  padding: 15px;
  font-size: 17px !important;
  font-weight: 600;
  color: #0194e3 !important;
  text-transform: uppercase;
}
.trbg {
  background: #0194e363;
}
/*********************************************Product slide***********************************/

.outer {
  margin: 0 auto;
  max-width: 800px;
}
#thumbs .item {
  opacity: 0.6;
  cursor: pointer;
}
#thumbs .current .item {
  opacity: 1 !important;
}
.owl-theme .owl-nav [class*="owl-"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}
#big.owl-theme {
  position: relative;
}
#big.owl-theme .owl-next,
#big.owl-theme .owl-prev {
  background: #333;
  width: 22px;
  line-height: 40px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  color: #fff;
}
#big.owl-theme .owl-prev {
  left: 10px;
}
#big.owl-theme .owl-next {
  right: 10px;
}
#thumbs.owl-theme .owl-next,
#thumbs.owl-theme .owl-prev {
  background: #333;
}
#thumbs .owl-nav {
  display: none;
}
