/* blacknav start */

#mainBlackNav {
  width: 100%;
  background-color: #0076bd;
  color: whitesmoke;
  display: flex;
  height: 42px;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  /* padding: 0 0 0 2.5%; */
}

#mainNav {
  width: 90%;
  display: flex;
  margin: auto;
  /* border: 1px solid white; */
  justify-content: space-between;
  align-items: center;
}
#mainNav1 {
  width: 35%;
  height: 100%;
  display: flex;
  /* border: 1px solid white; */
  align-items: center;
  justify-content: space-around;
  margin-left: 3%;
}

.navElement {
  width: 30%;
  height: 100%;
  /* border: 1px solid white; */
  display: flex;
  align-items: center;
  justify-content: space-around;
}

#mainNav1 .mainNavIcon1 {
  width: 24px;
  height: 24px;
  /* border: 1px solid; */
  background: url(https://i1.lmsin.net/website_images/static-pages/brand_exp/brand2images/Sprite_icons.svg) -25px -40px;
}

#mainNav1 .mainNavIcon2 {
  width: 24px;
  height: 24px;
  /* border: 1px solid; */
  background: url(https://i1.lmsin.net/website_images/static-pages/brand_exp/brand2images/Sprite_icons.svg) -63px -40px;
}

#mainNav1 .mainNavIcon3 {
  width: 24px;
  height: 24px;
  /* border: 1px solid; */
  background: url(https://i1.lmsin.net/website_images/static-pages/brand_exp/brand2images/Sprite_icons.svg) -63px -40px;
}

#mainNav1 .mainNavText {
  font-size: 14px;
  padding: 0 8px;
}

#mainNav2 {
  width: 28%;
  height: 100%;
  /* border: 1px solid white; */
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}

#mainNav2 .mainNavText2 {
  font-size: 12px;

  font-weight: normal;
  /* border: 1px solid white; */
  padding-left: 12px;
  padding-right: 12px;
  margin-right: 5%;
}

#mainNav2 .mainNavcolBar {
  height: 18px;

  border: 1px solid rgb(93, 94, 92);
  margin-right: 4%;
}

/* lifeStyle navbar start */

#nav {
  background-color: #ffffff;
  /* width: 100%; */
  height: 60px;
  padding: 0 20px;
  display: flex;
  /* align-items: center; */
  /* border: 1px solid; */
}
#innerDiv {
  width: 90%;
  /* max-width: 1276px; */
  /* border: 1px solid; */
  margin: auto;
  padding: 0 20px;
  height: 50px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}

#box1 {
  width: 80%;
  padding: 0 20px;
  height: 50px;
  /* border: 1px solid; */
  display: flex;
}


#lg{
  height: 50px;
  width: 80px;
}
#lg>img{
  height: 100%;
  width: 100%;
}

#innerBox {
  width: 33%;
  height: 100%;
  /* border: 1px solid; */
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: auto;
}

.multiButton {
  height: 100%;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.multiButton .pages {
  margin: 0px;
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  width: inherit;
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: normal;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  float: left;
}

.multiButton .pages:hover {
  background-color: white;
  color: #003953;
  /* cursor: pointer; */
}

#searchTab {
  width: 50%;
  padding-left: 16px;
  padding-right: 16px;
  /* border: 1px solid; */
  display: flex;
  justify-content: center;
  align-items: center;
}

#formTab {
  height: 40px;
  width: 448px;
  /* border: 1px solid; */
  display: flex;

  align-items: center;
  background-color: #ecedeb;
}

#icon {
  width: 30px;
  height: 24px;
  background: url(https://i1.lmsin.net/website_images/static-pages/brand_exp/brand2images/Sprite_icons.svg) -310px -41px;
}

#inputTab input {
  width: 400px;
  height: 24px;
  border: transparent;
  background-color: #ecedeb;
}

#inputTab input:focus {
  outline: none;
}

#box2 {
  width: 20%;
  padding: 0 20px;
  height: 50px;
  /* border: 1px solid; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
}
#se{
  background-color: #0076bd;
  color: white;
  padding: 10px;
  height: 20px;
  font-weight: lighter;
}
#poc{
  display: flex;
  width: 90%;
  height: 300px;
  margin: auto;
}
#bann{
  height: 400px;
  width: 90%;
  margin: auto;
  background-color: #0076bd;
}
#bann>img{
  height: 100%;
  width: 100%;
}
.ban{
  height: 400px;
  width: 90%;
  margin: auto;
  background-color: #0076bd;
}
.ban>img{
  height: 100%;
  width: 100%;
}
.ban{
  text-align: center;
  font-family: cursive;
  font-weight: bolder;
}
*p{
  font-family: "Helvetica Neue", Arial, sans-serif,
  "Apple Color Emoji", "Segoe UI Emoji";
}
.poc{
  font-size: 8px;
  font-family:"Helvetica Neue", Arial, sans-serif,
  "Apple Color Emoji", "Segoe UI Emoji"; 
}
.poc:hover{
  color: #0076bd;
  text-decoration: #0076bd underline;
}
.ph1{
  padding-left: 90px;
  font-family:ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
  "Apple Color Emoji", "Segoe UI Emoji"; 
}
#poc>div{
  height: 90%;
  width: 18%;
 
  margin: 30px;
  
}
#off{
  display: flex;
  width: 80%;
  height: 300px;
  margin: auto;
}
#off>div{
width: 23%;

margin-left: 50px;
height: 100%;
}

#off>.of>img{
  height: 100%;
  width: 100%;
}
.poc1>img{
  height: 80%;
  width: 100%;
}
.poc>p{
  font-size: 18px;
  text-align: center;
}
#wome{
  display: flex;
  height: 400px;
  width: 80%;
  margin: auto;
}
#wome>h5{
  text-decoration: underline;
}
#wome:hover{
  color:#135f8b ;
}
#wome>div{
  height: 100%;
  width: 30%;
  
  margin: 10px;
  text-align: center;
  font-family:ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
  "Apple Color Emoji", "Segoe UI Emoji"; 
  color: black;
}
#wome>div>img{
  height: 80%;
  width: 100%;
}



#sign {
  width: 53%;
  height: 100%;
  font-size: 14px;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  justify-content: center;
}

#sign a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  text-decoration: none;
  color: black;
}

#sign a:hover {
  color: #0076bd;
  cursor: pointer;
}

#bar {
  height: 22px;

  border: 1px solid gray;
}

#basketBtn {
  width: 35%;
  height: 100%;
}

#btn {
  width: 100%;
  height: inherit;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: normal;
  font-size: 14px;
  background-color: #f7f8f7;
  border: transparent;
}

#btn:hover {
  cursor: pointer;
}

#spanIcon {
  height: 24px;
  width: 24px;
  background: url(https://i1.lmsin.net/website_images/static-pages/brand_exp/brand2images/Sprite_icons.svg) -350px -42px;
}
.submenu {
  width: 100%;
  height: 50px;
  /* border: 1px solid; */
  border-bottom: 1px solid #f7f8f7;
  display: flex;
  /* justify-content: center; */
  margin-top: 102px;
  left: 0;
  display: none;
  position: absolute;
  z-index: 1;
  background-color: white;
}
.innerSub {
  max-width: 90%;
  height: 51px;
  /* border: 1px solid; */
  display: flex;
  margin-left: 8%;
  align-items: center;
}

.innerSub .sub1 > a {
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  padding: 0 10px;
}

.sub1 {
  list-style: none;
  height: 100%;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
}

.submenu .innerSub .sub1:hover {
  border-bottom: 2px solid #0076bd;
  cursor: pointer;
}

.cursor {
  height: 100%;
  border: 1px solid;
  display: flex;
  align-items: center;
}

.cursor:hover {
  cursor: pointer;
}

.innerSub .sub1 a:hover {
  color: #0076bd;
}

.multiButton:hover .submenu {
  display: inline-flex;
  position: absolute;
}

.innerSubBar {
  height: 19px;

  border: 1px solid #f7f8f7;
}

.more {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 1px solid; */
  margin-left: 2%;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  /* display: none; */
}

.more:hover {
  color: #0076bd;
}

.subMenu2 {
  width: 100%;
  height: 300px;
  /* border: 1px solid; */

  display: flex;
  /* justify-content: center; */
  margin-top: 354px;
  left: 0;
  display: none;
  position: absolute;
  z-index: 1;
  background-color: white;
  border-bottom: 1px solid #f7f8f7;
}

.subMenu2 .innerSub2 {
  height: 100%;
  max-width: 1276px;
  margin-left: 8.5%;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  margin-right: 3%;
}

.sub1:hover .subMenu2 {
  display: inline-flex;
  position: absolute;
}

.innerSub2 .div1 {
  width: 190px;
  height: 83%;
  /* border: 1px solid; */
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  margin-right: 20px;
}

/* .innerSub2 .div1 .line {
  width: 80%;
  border: 1px solid #f7f8f7;
} */

.subHead {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.sub2 {
  height: 70%;
  /* border: 1px solid; */

  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: left;
}

.sub2 a {
  /* border: 1px solid; */
  color: black;
  font-size: 14px;
  text-decoration: none;
}

.sub2 a:hover {
  color: #0076bd;
  border-bottom: 1px solid #0076bd;
}

/* #moreDrop {
  font-size: 14px;
  width: 100%;
  height: 480px;
  border: 1px solid;
  margin-top: 455px;
  display: none;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
}

.more:hover #moreDrop {
  position: absolute;
  display: flex;
} */

/* Background Images start */

.vin {
  width: 89%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: auto;
  justify-content: center;
  margin: auto;
}

.vin > div {
  width: 23.5%;
  height: auto;
}

.backImageBtn {
  background-color: white;
  color: #0076bd;
  font-size: 16px;
  border: none;
  cursor: pointer;

  text-align: center;
  font-weight: 500;
  width: 90%;
  height: 10%;
  margin-left: 4.5%;
  opacity: 0.5;
  padding: 11px 25px;
  outline: none;

  opacity: 1;
  transition: 0.9s;
  overflow: hidden;

  position: absolute;
  top: 85%;
  left: 1%;
}

.backImageBtn:hover {
  /* background-color: rgb(84, 201, 84); */
  opacity: 2;
}

.backImageBtn:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.sam {
  position: relative;
}

/* playbutton and email */

#bigBox {
  width: 100%;
  height: 250px;
  display: flex;
  background-color:#032c48;
  margin: auto;
  color: white;
}

/* 1st div inside bigbox */
#mini1 {
  width: 50%;
  height: 99%;
}

#awesome {
  font-size: 24px;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: bold;
  line-height: 1.235;
  margin-left: 40px;
}

#inbox {
  color: #929391;
  margin-top: -20px;
  font-size: 16px;
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: 400;
  line-height: 1.5;
  margin-left: 40px;
}

#suscribeEmail {
  height: 60px;
  width: 350px;
  color: #929391;
  border: none;
  outline: none;
  line-height: 1.5px;
  border-radius: 0px;
  background-color: #f7f8f7 !important;
  box-shadow: 0 0 0px 1000px #f7f8f7 inset !important;
  font-size: 18px;
  margin-left: 40px;
  margin-top: 12px;
}

#suscribeButton {
  height: 60px;
  width: 180px;
  background-color: #032c48;
  color: white;
  align-items: inherit;
  justify-content: inherit;
  font-size: 20px;
  border: solid white;
  border-radius: 10px
}

#notification {
  color: rgb(242, 81, 57);
  font-size: 14px;
  font-weight: normal;
  margin-top: 12px;
  margin-left: 40px;
}

/* 2nd div inside bigbox */
#mini2 {
  width: 50%;
  height: 99%;
  margin-left: 10px;
}

#download {
  font-size: 24px;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: bold;
  line-height: 1.235;
  margin-left: 70px;
}

#onTheGo {
  color: #929391;
  margin-top: -20px;
  font-size: 16px;
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: 400;
  line-height: 1.5;
  margin-left: 70px;
}

#apple {
  height: 60px;
  width: 165px;
  margin-left: 70px;
  margin-top: 20px;
}

#playStore {
  height: 60px;
  width: 180px;
  margin-left: 30px;
  margin-top: 20px;
}

#emailDiv {
  width: 100%;
  height: 100px;
  border-radius: 5px;
}

#thanks {
  margin-top: 0px;
  margin-left: 40px;
  font-size: 14px;
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: 400;
  line-height: 1.43;
  color: rgb(70, 178, 117);
}

#horizontalLine {
  width: 90%;
  background-color: #f7f8f7;
}

/* name list */
.footer {
  position: relative;
  /* background: red; */
  width: 100%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  margin: auto;
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-size: 14px;
  background-color: #003953;
  color: white;
}

.footer .link-boxes {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer .link-2 {
  width: 33.5%;
  display: flex;
  justify-content: space-between;
}

.footer .link-boxes .box {
  /* background-color: teal; */
  width: calc(50% / 5 -10px);
}

.footer .link-2 .boxes {
  /* background-color: tomato; */
  width: calc(50% / 2 -10px);
}

.footer .link-boxes .box li {
  list-style: none;
  margin: 6px;
  font-size: 14px;
  font-weight: 300;
}

.footer .link-2 .boxes li {
  list-style: none;
  margin: 6px;
  font-size: 14px;
  font-weight: 300;
}

.footer .link-2 .boxes .linkName {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
}

.footer .link-boxes .box .linkName {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
}

/* lower footerDiv */

#fullWid {
  width: 100%;
  /* border: 1px solid; */
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #003953;
  color: white;
}
#fullWid #innerWid {
  width: 84%;
  height: 100%;
  display: flex;
  /* justify-content: space-between; */
  /* border: 1px solid; */
  margin: auto;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 14px;
}

.social {
  width: 60%;
  text-align: center;
  color: white;
  display: flex;
  justify-content: space-between;
  /* border: 1px solid; */
}

.IconDiv {
  height: 100%;
  display: flex;
}

.social a {
  font-size: 24px;
  color: white;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin: 0 8px;
  opacity: 0.75;
}
.social .twoLine {
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: center;
  padding: 0 0 0 12px;
}

.social .twoLine .textCol {
  color: white;
}

#socialMediaIconDiv {
  width: 10%;

  height: 100%;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
}

.socialMediaIcon {
  padding: 12px;
  margin-left: 12px;
  padding-left: 3px;
  padding-right: 3px;
}

.socialMediaIcon a {
  font-size: 20px;
  color: white;
}

.socialMediaIcon a:hover {
  opacity: 0.9;
  border-radius: 50%;
}

#innerWid2 {
  /* border: 1px solid; */
  width: 90%;
  margin-left: 20px;
  line-height: 0px;
  margin-top: 20px;
  margin: auto;
}
#misMatch {
  /* border: 1px solid; */
  width: 84%;
  display: flex;
  color: rgb(146, 147, 145);
  margin: auto;
}
#sahiHai img {
  width: 100px;
  height: 50px;

  margin-top: 20px;
}

#mainDivProductPage {
  display: flex;
  /* grid-template-columns: repeat(5, 1fer); */
  /* grid-template-rows: auto; */
  margin-top: 30px;
  /* grid-gap: 5%; */
  width: 84%;

  margin: auto;
  height: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 5%;
}
#smallBoxProductPage {
  height: 60px;
  width: 14%;
  /* /* margin-left: 40px; */
  margin-right: 15px;
  border: 1px solid grey;
  color: black;
}
#smallBoxProductPage a {
  display: flex;
  text-decoration: none;
}
#image {
  height: 50px;
  width: 20px;
}
#smallBoxProductPage img {
  height: 50px;
  width: 50px;
  margin-left: 10px;
  margin-top: 5px;
}
#info {
  height: 50px;
  margin-left: 40px;
  margin-top: 5px;
}
#bigBoxProductPage {
  background-color: whitesmoke;
  height: 140px;
  width: 84%;
  margin-top: 30px;
  margin: auto;
}
#bigBoxProductPage select {
  width: 14%;
  height: 38px;
  margin-right: 20px;
  margin-top: 20px;
}
#topwearPart {
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  max-width: 84%;
  margin: auto;
}
#typo {
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
  font-size: 14px;
  margin-left: 10px;
  color: black;
}
#bigBoxProductPage option {
  color: #5d5e5c;
  font-size: 14px;
  font-family: ProximaNova-Semibold, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
}
#smallBoxProductPage:hover {
  border: 1px solid #0076bd;
}

#sortDiv {
  width: 5%;
  height: 3%;
  background-color: gray;
}

#topwareProductsDiv {
  margin: auto;
  /* border: 1px solid; */
  /* overflow: hidden; */
  height: 100%;
  margin-bottom: 5%;
}

/* Product DataStore */

#upperBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 84%;
  height: 60px;
  margin: auto;
  color: grey;
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
}

#selectRelevance {
  height: 30px;
  width: 160px;
  border: 1px solid grey;
  font-weight: 500;
  color: grey;
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
}
#containerProduct {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* border: 1px solid; */
  width: 84%;
  margin: auto;
  grid-gap: 2%;
  /* justify-content: space-between; */
  font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji";
}

#productImage {
  height: 60%;
  width: 100%;
}

#productImage:hover {
  cursor: pointer;
}

#productBtn {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #0076bd;
  border: none;
  color: white;
  font-weight: 500;
}

#productBtn:hover {
  cursor: pointer;
}

#textDivProducts {
  font-weight: 300;
  height: 50px;
  font-size: 16px;
}

#textDivProducts #anchorName {
  text-decoration: none;
  color: #000000;
}

#afterDiscount {
  display: inline;
  margin-right: 2%;
}

#originalPrice {
  text-decoration: line-through;
}

#signRupee {
  margin-right: 1%;
}

#sel {
  width: 100%;
  height: 50px;
  margin-bottom: 2%;
  /* direction: ltr; */
}
#sel:hover {
  cursor: pointer;
}

#afterProduct {
  height: 250px;
  /* border: 1px solid; */
}

#divHorizontal {
  width: 90%;
  margin: auto;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: 200ms ease-in-out;
  border: 1px solid black;
  border-radius: 5px;
  z-index: 10;
  background-color: white;
  width: 60%;
  max-width: 80%;
  padding: 5%;
  font-family: Arial, Helvetica, sans-serif;
}

.modal.active {
  transform: translate(-50%, -50%) scale(1);
}

.modal-header {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0px;
}

.modal-header .title {
  font-size: 1.25rem;
  font-weight: bold;
}

.modal-header .close-button {
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: -70px;
}

.modal-body {
  padding: 10px 15px;
}

#overlay {
  position: fixed;
  opacity: 0;
  transition: 200ms ease-in-out;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

#overlay .active {
  opacity: 1;
  pointer-events: all;
}
.butt {
  background-color: whitesmoke;
  border: none;
  color: darkslategray;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 1%;
  line-height: 25px;
}

#sp:hover {
  color: #0076bd;
}
#enjoy {
  display: flex;
  margin-top: -5%;
  margin-left: 0%;
  margin-left: 2.1%;
  color: grey;
}
#flexs div {
  display: inline-block;
}
.plus {
  border-right: 3px solid darkgrey;
  margin-right: 1%;
  padding: 1%;
}
.bofnum {
  border: 2px solid darkgrey;
  height: 8%;
  padding: 2%;
}
#lab {
  color: black;
  font-weight: bolder;
  margin-bottom: 18px;
}
#un {
  border: none;
  width: 80%;
  height: 10%;
  padding: 1%;
}
#head {
  margin-top: -7%;
  margin-left: 0%;
}
.div > a:link {
  text-decoration: none;
}
.lines {
  width: 85%;
  margin: auto;
}
.continue {
  margin-left: 49.5%;
}
#cont {
  background-color: #0076bd;
  border: none;
  color: white;
  height: 56px;
  font-size: 14px;
  width: 200%;
}
#mar {
  margin-left: 2.1%;
}
a {
  color: #0076bd;
  text-decoration: none;
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
  #containerProduct {
    margin-top: 20px;
    display: grid;
    grid-template-columns: auto auto;
    /* border: 1px solid; */
    width: 84%;
    margin: auto;
    grid-gap: 2%;
    /* justify-content: space-between; */
    font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji";
  }

  #mainDivProductPage {
    display: grid;
    grid-template-columns: repeat(3, 20%);
    grid-template-rows: auto auto;
    grid-gap: 2%;

    /* margin-top: 30px;
    width: 84%;

    margin: auto;
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 5%; */
  }

  #smallBoxProductPage {
    /* height: 60px; */
    width: 100%;
    /* /* margin-left: 40px; */
    margin-right: 15px;
    border: 1px solid grey;
    color: black;
  }

  #bigBoxProductPage {
    background-color: whitesmoke;
    /* height: 140px;
    width: 84%;
    margin-top: 30px; */
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    /* grid-gap: 1%; */
  }
  #bigBoxProductPage select {
    width: 70%;
    height: 60%;
    /* margin-right: 20px;
    margin-top: 20px; */
  }
}
@media only screen and (max-width: 600px) {
  #containerProduct {
    margin-top: 20px;
    display: grid;
    grid-template-columns: auto;
    /* border: 1px solid; */
    width: 84%;
    margin: auto;
    grid-gap: 2%;
    /* justify-content: space-between; */
    font-family: ProximaNova-Regular, "Helvetica Neue", Arial, sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji";
  }

  #mainDivProductPage {
    display: grid;
    grid-template-columns: repeat(2, 20%);
    grid-template-rows: auto auto auto;
    grid-gap: 2%;
    height: 100%;

    /* margin-top: 30px;
    width: 84%;

    margin: auto;
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 5%; */
  }

  #smallBoxProductPage {
    /* height: 60px; */
    width: 100%;
    /* /* margin-left: 40px; */
    margin-right: 15px;
    border: 1px solid grey;
    color: black;
  }
}
