@charset "utf-8";/*2020/1/20-1730*//*--------kenny css set THE BEGINNING-----------*/body {  /*----------------Kenny CSS set THE BEGINNING-------------------------*/}body section {  min-width: 320px;}body section a,body section a:link,body section a:active,body section a:hover,body section a:visited {  text-decoration: none;  outline: none;}body button,body button:link,body button:active,body button:hover,body button:visited {  text-decoration: none;  outline: none;}body section h1 {  font-size: 2.1em;  font-weight: 400;  letter-spacing: 0;  color: #009F97;  text-align: left;  line-height: 120%;}body section h1.white {  color: #ffffff;}body section h2 {  font-size: 1.5em;  font-weight: 400;  letter-spacing: 0;  color: #009F97;  text-align: left;  line-height: 150%;}body section h2.white {  color: #ffffff;}body section h3 {  font-size: 1em;  font-weight: 600;  letter-spacing: 0;  color: #009F97;  text-align: left;  line-height: 130%;}body section h3.white {  color: #ffffff;}body section p {  font-size: 1em;  font-weight: 400;  letter-spacing: 0;  color: #231815;  text-align: left;  line-height: 150%;}body section p.white {  color: #ffffff;}body section ul li {  font-size: 1em;}body section button {  border-style: none;  outline: none;}body section img {  image-rendering: -webkit-optimize-contrast;  width: 100%;}body .no-padding {  padding-left: 0;  padding-right: 0;}body .no-margin {  margin-left: 0;  margin-right: 0;}body .container-w1920 {  max-width: 1920px;  margin: 0 auto;}body .row {  margin-right: 0;  margin-left: 0;}body section h1,body section h2,body section h3,body section h4,body section h5,body section p {  overflow-wrap: break-word;  word-wrap: break-word;  -webkit-hyphens: auto;  -ms-hyphens: auto;  -moz-hyphens: auto;  hyphens: auto;}body section button,body section a:focus,body section select {  outline: none;}body section div.btn {  padding-top: 0.2em;  padding-bottom: 0.2em;  border-radius: 40px;  background-color: rgba(255, 255, 255, 0);  border: 1px solid #009F97;  color: #009F97;  font-size: 0.9em;  min-width: 9em;  margin-right: 0.5em;  margin-left: 0.5em;  line-height: 140%;}body section div.btn:hover {  background-color: #009F97;  color: #ffffff;}body section div.btn:active {  background-color: #009F97;  color: #ffffff;}body section div.btn:focus {  box-shadow: none;}body section div.btn.btn-compare {  margin-top: 0.5em;  padding-left: 0;  padding-right: 0;  padding-top: 0;  padding-bottom: 0;}body section div.btn.btn-compare label {  width: 100%;  position: relative;  cursor: pointer;  padding-top: 0.2em;  padding-bottom: 0.2em;}body section div.btn.btn-compare label span.checkmark {  position: relative;  display: inline-block;  top: 1px;  left: -2px;  height: 0.85em;  width: 0.88em;  border: 1px solid #009F97;  border-radius: 2px;  overflow: hidden;}body section div.btn.btn-compare svg {  margin-right: 0.3em;}body section div.btn.btn-compare:hover {  background-color: rgba(0, 159, 151, 0.1);  color: #009F97;}body section div.btn.btn-compare:active {  background-color: rgba(0, 159, 151, 0.1);  color: #009F97;}body a.compare-switch.active span.checkmark {  background-color: #009F97;}body section a {  color: #009F97;}body section a:hover {  color: #039189;}body section select {  min-width: 20em;  font-size: 0.9em;  border-radius: 40px;  padding-left: 0.5em;  padding-right: 0.5em;  padding-top: 0.2em;  padding-bottom: 0.2em;  border: 1px solid #b5b5b5;  line-height: 150%;  color: #231815;  /*remove default arrow/triangle*/  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  outline: none;  text-indent: 0.01px;  text-overflow: "";  /*for arrow BG*/  background: url(../images/arrow-down.svg) no-repeat;  background-size: 10px 10px;  background-position: calc(100% - 5px) center;  background-repeat: no-repeat;  background-color: #ffffff;}body section select::-ms-expand {  display: none;}/*--------kenny css set THE END-----------*//*---------------- Components: START------------------------*//*breadcrumbs: START*/div.breadcbs-row {  display: block;}div.breadcbs-row ul.breadcrumbs {  margin-top: 1em;  margin-bottom: 0.5em;}div.breadcbs-row ul.breadcrumbs li {  display: inline-block;  font-size: 1em;  margin-bottom: 0.5em;}div.breadcbs-row ul.breadcrumbs li a {  color: #009F97;  font-weight: 400;}div.breadcbs-row ul.breadcrumbs li a:hover {  color: #009F97;}div.breadcbs-row ul.breadcrumbs span {  color: #009F97;  font-weight: normal;}@media only screen and (min-width: 768px) {  section.top-sec article {    display: flex;    flex-direction: column;    justify-content: center;  }}@media only screen and (min-width: 992px) {  div.breadcbs-row ul.breadcrumbs li a {    color: #231815;    font-weight: 400;  }  div.breadcbs-row ul.breadcrumbs li a:hover {    color: #009F97;  }  div.breadcbs-row ul.breadcrumbs span {    color: #231815;  }}/*breadcrumbs: END*//*sort bar: START*/div.sort-row {  margin-bottom: 1em;}div.sort-row div.sort-col div.sort-box p {  display: inline-block;  color: #009F97;  margin-bottom: 0.5em;}div.sort-row div.sort-col div.sort-box select.prod-sort-dropdown {  display: inline-block;  margin-bottom: 0.5em;}@media only screen and (min-width: 992px) {  div.sort-row {    margin-bottom: 1em;  }  div.sort-row div.sort-col div.sort-box p {    color: #231815;  }}/*sort bar: END*//*cat-tile: START*/div.cat-tile {  display: block;  border: 1px solid #D9DADA;  margin-bottom: 1em;  padding-bottom: 0.8em;  position: relative;}div.cat-tile a.abs-full-wide-link {  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;}div.cat-tile div.tile-body {  position: relative;  justify-content: center;}div.cat-tile div.tile-body figure {  width: 37%;  padding: 0.2em;  /*flex*/  display: flex;  padding-right: 0;  padding-left: 0;  /*vertical center*/  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;  /*horizental center*/  -webkit-justify-content: center;  -moz-justify-content: center;  -ms-justify-content: center;  -o-justify-content: center;  justify-content: center;}div.cat-tile div.tile-body figure img {  width: 100%;  max-width: 150px;  padding: 0.4em;}div.cat-tile div.tile-body article {  display: flex;  flex-direction: column;  justify-content: center;  width: 63%;  padding-left: 0.2em;  padding-right: 0.2em;}div.cat-tile div.tile-body article div.title-box {  overflow: hidden;  margin-top: 0.5em;  margin-bottom: 0.2em;  /*flex*/  display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;}div.cat-tile div.tile-body article div.title-box h3 {  width: 100%;}div.cat-tile div.tile-body article div.content-box {  font-size: 13px;  line-height: 20px;  height: 120px;  overflow: hidden;  margin-top: 0.4em;  margin-bottom: 0.2em;  padding-right: 0.2em;  color: #656565;}div.cat-tile div.tile-body article div.content-box ul {  color: #231815;  list-style: none;  padding-left: 0.8em;  margin-bottom: 0.5em;}div.cat-tile div.tile-body article div.content-box ul li {  font-size: 13px;  line-height: 20px;  color: #656565;  font-weight: 400;  list-style: none;}div.cat-tile div.tile-body article div.content-box ul li:before {  content: "*";  color: #231815;  font-weight: normal;  display: inline-block;  width: 1em;  top: 0.15em;  left: 0.2em;  position: relative;  margin-left: -1em;}div.cat-tile div.tile-body article div.content-box p {  color: #656565;  line-height: 20px;}div.cat-tile div.tile-foot {  justify-content: center;  padding-top: 0.6em;}div.cat-tile div.tile-foot a {  position: relative;  z-index: 3;}@media only screen and (min-width: 768px) {  div.cat-tile {    transition: all 0.3s;    margin-right: 0.5em;    margin-left: 0.5em;  }  div.cat-tile:hover {    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);  }  div.cat-tile div.tile-body article div.title-box {    height: 1.5em;  }}@media only screen and (min-width: 992px) {  div.cat-tile div.tile-body article div.title-box {    height: 2.5em;  }  div.cat-tile div.tile-body article div.content-box {    margin-top: 0.3em;  }}@media only screen and (min-width: 1200px) {  div.cat-tile div.tile-body figure img {    max-width: 200px;  }  div.cat-tile div.tile-body article div.title-box {    height: 3.15em;  }  div.cat-tile div.tile-body article div.title-box h3 {    font-size: 1.2em;    line-height: 130%;  }  div.cat-tile div.tile-body article div.content-box {    font-size: 14px;    margin-top: 0.3em;    height: 127px;    line-height: 21px;  }  div.cat-tile div.tile-body article div.content-box p {    line-height: 21px;    font-size: 14px;  }  div.cat-tile div.tile-body article div.content-box ul li {    line-height: 21px;    font-size: 14px;  }  div.cat-tile div.tile-body article div.content-box ul li:before {    left: 3px;  }}/*cat-tile: END*//*sub-cat-tile: START*/div.sub-cat-tile {  display: flex;  border: 1px solid #D9DADA;  margin-bottom: 1em;  padding-bottom: 0.4em;  position: relative;}div.sub-cat-tile a.abs-full-wide-link {  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;}div.sub-cat-tile figure.tile-head {  position: relative;  width: 37%;  padding: 0.2em;  /*flex*/  display: flex;  padding-right: 0;  padding-left: 0;  /*vertical center*/  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;  /*horizental center*/  -webkit-justify-content: center;  -moz-justify-content: center;  -ms-justify-content: center;  -o-justify-content: center;  justify-content: center;}div.sub-cat-tile figure.tile-head img {  width: 100%;  /* max-width: 150px; */  padding: 0.3em;}div.sub-cat-tile article.tile-body {  display: flex;  flex-direction: column;  justify-content: center;  position: relative;  width: 63%;  padding-left: 0.2em;  padding-right: 0.2em;}div.sub-cat-tile article.tile-body div.tile-title {  overflow: hidden;  margin-top: 0.5em;  margin-bottom: 0.2em;  /*flex*/  display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;  align-items: flex-start;}div.sub-cat-tile article.tile-body div.tile-title div.label-new img {  width: 0;  position: relative;  top: -1px;  margin-right: 0.1em;}div.sub-cat-tile article.tile-body div.tile-title div.label-new.show img {  width: 2em;}div.sub-cat-tile article.tile-body div.tile-content {  font-size: 13px;  height: 120px;  overflow: hidden;  margin-top: 0.4em;  margin-bottom: 0.2em;  padding-right: 0.2em;  color: #656565;  line-height: 20px;}div.sub-cat-tile article.tile-body div.tile-content p {  color: #656565;  line-height: 20px;}div.sub-cat-tile article.tile-body div.tile-content ul {  color: #231815;  list-style: none;  padding-left: 0.8em;  margin-bottom: 0.5em;}div.sub-cat-tile article.tile-body div.tile-content ul li {  line-height: 20px;  color: #656565;  font-weight: 400;  list-style: none;}div.sub-cat-tile article.tile-body div.tile-content ul li:before {  content: "*";  color: #231815;  font-weight: normal;  display: inline-block;  width: 1em;  top: 0.15em;  left: 0.2em;  position: relative;  margin-left: -1em;}div.sub-cat-tile div.tile-foot {  display: none;}@media only screen and (min-width: 768px) {  div.sub-cat-tile {    transition: all 0.3s;  }  div.sub-cat-tile:hover {    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);  }  div.sub-cat-tile article.tile-body div.tile-title {    margin-top: 1.1em;  }  div.sub-cat-tile div.tile-foot {    flex-direction: column;    text-align: center;    padding-top: 0.6em;  }}@media only screen and (min-width: 992px) {  div.sub-cat-tile {    flex-direction: column;  }  div.sub-cat-tile figure.tile-head {    width: 100%;    min-height: 154px;  }  div.sub-cat-tile article.tile-body {    width: 100%;  }  div.sub-cat-tile article.tile-body div.tile-title {    justify-content: center;  }}/*sub-cat-tile: END*//*modal popup: START*/.modal-backdrop.show {  opacity: 0.3;}div.modal div.modal-dialog {  max-width: 600px;}div.modal div.modal-dialog div.modal-content {  padding-left: 2em;  padding-right: 2em;  padding-bottom: 1em;  border-radius: 30px;}div.modal div.modal-dialog div.modal-content div.modal-header h2.modal-title {  font-size: 1.5em;}div.modal div.modal-dialog div.modal-content div.modal-header div.close {  padding: 0;  margin: 0;  font-size: 1em;  opacity: 0.75;  margin-top: 0.5em;}div.modal div.modal-dialog div.modal-content div.modal-header div.close:hover {  opacity: 1;}div.modal div.modal-dialog div.modal-content div.modal-header div.close img {  width: 1.2em;  height: 1.2em;}div.modal div.modal-dialog div.modal-content div.modal-body {  font-size: 0.96em;}/* old template: START*/.sub_cat_3_title_wrap .sub_cat_3_title {  color: #009F97 !important;  font-weight: 400 !important;}.main_cat_div {  border-bottom: 1pt solid #969696 !important;}.sub_cat_3_intro a {  color: #009F97 !important;}.sub_cat_3_intro a:hover {  color: #039189 !important;}/* old template: END*//*modal popup: END*//*---------------- Components: END--------------------------*//* -----------------mobile----------------------------------*/body {  /*all section style: START*/  /*all section style: END*/  /*individual section: START*/  /*individual section: END*/}body section {  font-size: 16px;  display: block;}body section.top-sec {  display: flex;  align-items: center;  padding-top: 2em;  padding-bottom: 2em;  /*BG*/  background: #00d1d3;  background: -moz-linear-gradient(-45deg, #00d1d3 0%, #fbab89 100%);  background: -webkit-linear-gradient(-45deg, #00d1d3 0%, #fbab89 100%);  background: linear-gradient(135deg, #00d1d3 0%, #fbab89 100%);}body section.top-sec div.container div.row article {  padding-right: 0;  padding-left: 0;}body section.top-sec div.container div.row article div.title-box {  margin-bottom: 1em;}body section.top-sec div.container div.row article div.content-box {  font-size: 1em;  font-weight: 400;  letter-spacing: 0;  color: #ffffff;  text-align: left;  line-height: 150%;}body section.top-sec div.container div.row article div.content-box p,body section.top-sec div.container div.row article div.content-box h1,body section.top-sec div.container div.row article div.content-box h2,body section.top-sec div.container div.row article div.content-box h3,body section.top-sec div.container div.row article div.content-box h4,body section.top-sec div.container div.row article div.content-box ul,body section.top-sec div.container div.row article div.content-box li {  color: #ffffff;}body section.top-sec div.container div.row article div.content-box p {  font-size: 1em;}body section.top-sec div.container div.row article div.content-box ul li {  font-size: 1em;}body section.top-sec div.container div.row article div.content-box a {  color: #ffffff;}body section.top-sec div.container div.row article div.content-box a:hover {  color: #ffffff;}body section.top-sec div.container div.row figure {  display: none;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block {  width: 100%;  border-bottom: 1px solid #D9DADA;  padding-bottom: 0.2em;  margin-bottom: 1em;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block:last-child {  border-bottom: none;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block article.prod-cat-desc div.title-box a h2 {  transition: color 0.3s;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block article.prod-cat-desc div.title-box a:hover h2 {  color: #039189;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block article.prod-cat-desc div.content-box {  display: none;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block div.row.tile-row {  margin-top: 1em;}body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block div.row.tile-row div.tile-column {  padding-right: 0;  padding-left: 0;}body section.prod-sec div.container div.row.sub-cat-area {  padding-top: 0.5em;}body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block {  margin-bottom: 2em;  width: 100%;}body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-thead {  display: none;}body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.prod-td:not(.main-prod-td) {  display: none;}body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col {  width: 100%;}body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile article.tile-body div.tile-content ul li:before {  content: "*";}/* -----------------Pad-----------------------------------*/@media only screen and (min-width: 768px) {  body {    /*all section style: START*/    /*all section style: END*/    /*individual section: START*/    /*individual section: END*/  }  body section.top-sec div.container {    padding-bottom: 0;  }  body section.top-sec div.container div.row figure {    display: flex;    align-items: center;    justify-content: center;  }  body section.top-sec div.container div.row figure img {    max-width: 250px;  }  body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block article.prod-cat-desc div.content-box {    display: block;    margin-top: 0.5em;    margin-bottom: 2em;    padding-left: 1px;    font-size: 1em;  }  body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block article.prod-cat-desc div.content-box ul {    padding-left: 1.1em;  }  body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block article.prod-cat-desc div.content-box ul li {    list-style-type: circle;  }  body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block div.row.tile-row {    margin-left: -0.4em;    margin-right: -0.4em;  }}/*---------------Desktops and laptops 992------------------------*/@media only screen and (min-width: 992px) {  body {    /*all section style: START*/    /*all section style: END*/    /*individual section: START*/    /*individual section: END*/  }  body section h1 {    font-size: 2.3em;  }  body section h2 {    font-size: 1.6em;  }  body section.top-sec {    min-height: 300px;    padding-top: 3em;    padding-bottom: 3em;  }  body section.top-sec div.container div.row figure img {    padding-left: 0.5em;    width: 90%;  }  body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block {    padding-bottom: 1em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view {    display: table;    border-collapse: collapse;    border-spacing: 2px;    border: 1px solid #ECECED;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-thead {    display: table-header-group;    vertical-align: middle;    border-color: inherit;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-thead div.prod-tr {    display: table-row;    vertical-align: inherit;    border-color: inherit;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-thead div.prod-tr div.prod-th {    display: table-cell;    vertical-align: inherit;    font-weight: 400;    text-align: center;    min-width: 8em;    border: 1px solid #ECECED;    background-color: #009F97;    color: #ffffff;    font-size: 0.9em;    line-height: 120%;    padding: 0.4em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody {    display: table-row-group;    vertical-align: middle;    border-color: inherit;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr {    display: table-row;    vertical-align: inherit;    border-color: inherit;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr:nth-child(even) {    background-color: #E9F5F5;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.prod-td {    display: table-cell;    vertical-align: middle;    border: 1px solid #ECECED;    font-size: 0.8em;    padding: 0.4em;    line-height: 130%;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.prod-td a {    font-size: 0.8em;    color: #231815;    line-height: inherit;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.prod-td a:hover {    color: #009F97;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile {    /* width: 10em; */    flex-direction: column;    border: none;    margin-bottom: 0;    padding: 0.4em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile:hover {    box-shadow: none;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile figure.tile-head {    width: 100%;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile article.tile-body {    width: 100%;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile article.tile-body div.tile-title {    font-size: 0.9em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile article.tile-body div.tile-title div.label-new img {    margin-right: 0.2em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.main-prod-td div.sub-cat-tile article.tile-body div.tile-content {    display: none;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.prod-td:not(.main-prod-td) {    display: table-cell;    vertical-align: middle;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row {    margin-left: -0.5em;    margin-right: -0.5em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col {    width: 25%;    padding-left: 0.5em;    padding-right: 0.5em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile {    width: 100%;    margin-bottom: 1.5em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile article.tile-body {    padding-left: 0.6em;    padding-right: 0.6em;    margin-bottom: 0.3em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile article.tile-body div.tile-content ul li:before {    content: "*";  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile div.tile-foot {    display: block;    margin-left: 0;    margin-right: 0;    margin-bottom: 1em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile div.tile-foot a {    position: relative;    z-index: 3;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile div.tile-foot a div {    min-width: 11em;  }}/*---------------Desktops and laptops 1200------------------------*/@media only screen and (min-width: 1200px) {  body {    /*all section style: START*/    /*all section style: END*/    /*individual section: START*/    /*individual section: END*/  }  body section.top-sec {    min-height: 350px;  }  body section.top-sec div.container div.row figure img {    max-width: 260px;  }  body section.prod-sec div.container div.row.prod-cat-area div.prod-cat-block div.row.tile-row div.tile-column div.cat-tile div.tile-body figure {    height: 208px;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.list-view div.prod-tbody div.prod-tr div.prod-td div.btn-box a div.btn {    font-size: 1.1em;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile figure.tile-head {    min-height: 200px;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile figure.tile-head img {    max-width: 200px;  }  body section.prod-sec div.container div.row.sub-cat-area div.sub-cat-block.grid-view div.row div.tile-col div.sub-cat-tile article.tile-body div.tile-content ul li:before {    content: "*";  }}