@import url("../../../node_modules/basscss/node_modules/basscss-margin/css/margin.css");
@import url("../../../node_modules/basscss/node_modules/basscss-padding/css/padding.css");



html {
  font-size: 0.8vw
}

a {
  color: #00796b;
}

body {
  overflow: auto;
  height: auto;
  font-family: 'Mitr', sans-serif !important;
  font-size: 1em !important;
}

img {
  width: 100%;
}

iframe {
  max-width: 100% !important;
}

.product-text iframe {
  max-width: 100% !important;
  height: 25vw !important;
}

#loading {
  position: absolute;
  top: 30%;
  left: 45%;
}

.over-top {
  /*height: 2em;*/
  background: #fff;
  text-align: left;
  width: 100%;
  clear: both;
  text-align: right;
  padding-right: 1em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  color: #000;
}

.toolbar {
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  border-bottom: 3px solid #ffa300
}

.pointer {
  cursor: pointer;
}

.main-menu a {
  display: inline-block;
  color: black;
  margin-top: 0.8rem;
}

.main-menu a:after {
  border-left: 1px solid #ccc;
}

.button i {
  margin-right: 0;
}

.hidden {
  display: none !important;
}

.main-bg {
  background: #f9f6f6;
}

.active {
  background: #d3f3f7;
  border: 2px solid green !important;
}

.border {
  border: 1px solid #ccc;
}

.border-address {
  border: 1px solid #ccc;
  border-bottom: 0;
}

.no-margin {
  margin: 0
}

.no-padding {
  padding: 0
}

.full-width {
  width: 80%;
}

.full-width-v2 {
  width: 96%;
}

.text-input:not(:focus) {
  border-bottom-color: #ccc !important;
}

.white-box {
  background: #fff;
}

.flex {
  display: flex;
}

.register-container {
  display: flex;
}

.load {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 3rem
}

.slider-load {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 3rem
}

.grid-outer {
  height: 35rem;
}

.mobile-outer {
  display: none;
}

.payment-top-icon {
  width: 10rem;
  height: 2.1rem
}

.inner-menu {
  /*overflow-y:scroll;*/
  min-height: 37rem;
  /*background:#fff;*/
  border: 1px solid #ccc;
  padding: 2rem;
  width: 35%;
}

.key-color {
  color: #f2f2f2;
}

.menu-top-icon {
  font-size: 1.7em;
}

.how-to-buy {
  width: 25%;
  border-right: 1px solid #ccc;
  min-height: 10em;
  position: relative;
  padding: 2em;
}

.how-to-buy .number-how-to {
  position: absolute;
  padding: 0.5em;
  background-color: black;
  color: white;
  right: 0;
  bottom: 0;
  font-size: 1.5em !important;
}

.contact-address {
  min-height: 20em;
  background: #fff;
  border©-top: 6px solid #ccc
}

.contact-profile {
  width: 30em;
}

.search-button {
  display: none;
}

.orderby {

  float: right;

}

.orderby select {
  padding: 5px;
  border-radius: 5px;
}

.fab.small {

  line-height: 0.5em !important;

}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important;
}

.not-active {
  pointer-events: none;
  cursor: default;
}

.side-menu {
  position: fixed;
  width: 23rem;
  background-color: #fff;
}

.side-menu ul {

  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 0;
  left: 0;
  height: auto;
  list-style: none;
  background: #ffffff;
  /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16);*/
  -webkit-transition: 0.75s margin-left, 0.2s box-shadow;
  transition: 0.75s margin-left, 0.2s box-shadow;
  z-index: 999;
  padding-left: 0px;
  overflow: hidden;

}

.right-menu {

  position: fixed;
  width: 25rem;
  height: 100%;
  display: block;
  right: 0;

}

.value-seg:hover {

  opacity: 0.9;
  3
}


.side-menu ul li {
  padding: 0.1rem;
  border-bottom: 1px solid #d0d0d0;
  cursor: pointer;
  background: #fff;
  color: #000;
  /* border-right: 3px solid #ffc107; */
}

.toggle-mobile {
  display: none;
}

.side-menu ul li:hover,
.side-menu ul li:hover a.first-list {
  background: #ffc107;
  color: white;
}

.side-menu ul li a i {
  padding: 1rem 1rem;
}

.card-hero:not(.side) {
  height: 14.2em;
  width: 100%;
  background-size: 100% auto;
}

.tool-tag {
  width: 18.5%;
  display: inline-block;
  background: #f8f6f6;
  color: black;
  border: 1px solid #ccc;
  border-left: 5px solid #000;
  border-radius: 0px;
}

.value-seg {
  border-radius: 5px;
}

.dropdown-content {

  display: none;
  position: absolute;
  width: 0px;
  top: 1rem;
  left: 23rem;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ffc107;
  /* -moz-box-shadow:    1px 1px 3px 1px #ccc;
    -webkit-box-shadow: 1px 1px 3px 1px #ccc;
    box-shadow:         1px 1px 3px 1px #ccc; */

}

.card {
  width: 14.15rem;
}

.card-footer {
  text-align: left
}

.product-section-title {
  padding: 1rem;
  text-transform: uppercase !important;
  text-align: left;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  min-height: 32px;
}

.product-title {
  font-size: 0.9em;
  line-height: 1.2;
  text-align: left;
  padding: 0.7rem 1rem;
  font-weight: 400;
  height: 1.8rem;
  text-overflow: ellipsis;
}

.product-price {
  height: 4rem;
}

.product-link {}

/* .rprice{

    text-decoration: line-through;
    padding: 0.7rem 1rem;
    font-size: 1rem;
    border-top: 5px solid #ffc61f;

} */

.rprice {
  text-decoration: line-through;
  padding: 0.7rem 1rem;
  font-size: 1.2rem;
  line-height: 1;
  border-top: 5px solid #ffc61f;
  color: #636363 !important;
}

.dprice {
  text-decoration: line-through;
  padding-left: 0.5rem;
  font-size: 0.9rem;
}

.total_price {
  border: 1px solid #ccc;
  border-radius: 0.1rem
}

.level-2 span {
  display: inline-block !important;
  margin-top: 0.5rem;
  border-radius: 34px;
  padding: 10px 20px;
  background: :white;
}

#price-label {
  display: none;
}


.product-detail {
  position: relative;
}

.product-box-head h1 {
  font-size: 1.3rem;
}

.product-image {
  overflow: hidden;
}

.product-image img {
  width: 100%;
  opacity: 1
}

.product-relate h3 {
  font-size: 0.8rem;
}

.image-garantee {
  position: absolute;
  right: 5px;
  width: 9rem;
  bottom: 1rem;
}

.image-shipping {
  width: 15rem;
}

.policy ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.policy ul li {
  font-size: 0.8rem;
  border-bottom: 1px solid #ccc;
  padding: 1rem;
}

.search-inner {
  border: 2px solid rgb(249 168 36);
  position: relative;
  overflow: none;
  text-align: left;
  margin-top: 6em;
}

.search_result {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 1000;
  top: 4.2rem;
  left: -0.3rem;
  border: 1px solid #ccc;
}

.search_result_icon {
  border-radius: 0 !important;
}

.search_result ul li {
  border-bottom: 1px solid #ccc;
  padding: 0.7rem;
}

.search_result ul li:hover {
  background: #f3f3f3;
  cursor: pointer;
}

.inner-table {
  padding: 3rem 1rem;
}

.image-list-gallery {
  /* width: 6.5rem;
  height: 6.5rem; */
  display: inline-flex;
  padding: 0.5rem;
  border: 1px solid #ccc;
}

.image-list-gallery img {
  cursor: pointer;
}

table.product-table,
table.product-table tr,
table.product-table tr td {}

table.product-table {
  width: 100%;
  border-top: 3px solid #666;
  font-size: 0.9rem;
  border-bottom: 3px solid #666;
  border-spacing: 0px;
}

table.product-table tr {}

table.product-table tr td {
  width: 50%;
  border-bottom: 1px solid #ccc;
  padding: 0.5rem;
}

table.basket,
table.basket tr,
table.basket tr td {}

table.basket {
  width: 100%;
  border-top: 3px solid #666;
  font-size: 0.9rem;
  border-bottom: 3px solid #666;
  border-spacing: 0px;
}

table.basket tr {}

table.basket tr td {
  border-bottom: 1px solid #ccc;
  padding: 0.5rem;
}

table.basket tr td:first-child {
  width: 6%;
}

table.basket tr td:nth-child(2) {
  width: 70%;
}

table.basket tr td:nth-child(3) {
  width: 10%;
}

.attr-row {
  width: 100%;
  display: inline-flex;
  border-top: 1px dotted #ccc;
  border-radius: 0.1rem;
  font-size: 1em;
}

.attr-col {
  width: 33.33%;
  border-bottom: 0px solid #ccc !important;
  padding: 0.5rem;
  vertical-align: middle;
}

.attr-quantity {
  display: inline-block;
  float: left;
  width: 15%;
}

.attr-button {
  font-size: 1em;
  border-radius: 5rem;
  text-align: center;
  display: inline-block;
  float: left
}

table,
table tr,
table tr td {}

table {

  width: 100% !important;
  border: 0px solid #fff !important;
  border-top: 2px solid #666 !important;
  font-size: 0.88rem !important;
  border-bottom: 3px solid #666 !important;
  border-spacing: 0px;
  margin-bottom: 1rem
}

#content table {
  width: 100%!important;
  table-layout: fixed!important;
}

#content table tr td {
  white-space: nowrap !important;
}

.product hr {
  opacity: 0;
}

.number-price {

  font-weight: bold;
  border-bottom: 3px solid #666;
  border-top: 3px solid #666;
  padding: 1rem;
  width: 40%;
  text-align: center;
  font-size: 20px;

}


table tr td {
  width: 50%;
  border-bottom: 1px solid #ccc !important;
  padding: 0.5rem;
  line-height: 1.2rem;
  white-space: nowrap;

}

table tr td.last {
  width: 1px;
  white-space: nowrap;
}

.profile {
  border-radius: 0.2rem;
}

.profile .item-text img {
  width: 2.2rem;
  float: left;
  border-radius: 50%;
  margin-top: 0.1rem;
}

.profile .item-text {
  float: left
}


.payment-selected {
  border: 1px solid #ccc;
  display: flex;
  cursor: pointer;
  margin: 5px;
  border-radius: 5px;
  max-width: 20%;
}

.payment-selected img {
  border-radius: 5px;
}

.payment-selected:hover {
  background: #a0dea0;
  border: 1px solid green;
}

.footer {
  font-size: 0.85rem
}

.show {
  display: block !important;
}

.slider {
  background-size: 100% auto
}

.promo {
  width: 49.7%;
  float: left;
}

.promo:first-of-type {
  padding-right: 0.5%;
}

.logo_brand {
  border: 1px solid #cecccc
}

.tag {
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  background: #fff;
  border: none;
  border: 1px solid #ccc;
  font-size: 0.9rem;
}

.address-box {
  width: 12rem;
  font-size: 1.2em !important;
}

.image-menu {
  width: 9.6%;
  display: inline-block;
  margin-right: 0.24em;
  float: left;
  opacity: 0.7
}



.exmodal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* background-color: rgb(255 255 255); */
  background-color: rgba(0, 0, 0, 0);
  z-index: 1000;
}

.alert-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* background-color: rgb(255 255 255); */
  background-color: rgba(0, 0, 0, 0);
  z-index: 1000;
}

.exmodal .modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  z-index: 1000;
}

.cat-slider {

  /* width:10em;
  min-width: 4em; */
  /* float:left; */
  flex: 1 0 12%;
  border: 0.1em solid #ccc;
  padding: 0.8em;
  margin-right: 0.2em;
  margin-bottom: 0.2em;
  border-radius: 5px;
  background: #ccc;
  /* max-width:12em!important; */
}

.cat-slider a {
  font-size: 0.8em !important;
  color: white;
}

.cat-slider:hover {
  opacity: 0.8;
}

.cat-slider-ex {
  display: flex;
}

.cat-slider-ex-inner:hover {
  opacity: 0.8;
}

.cat-slider-ex-inner {

  /*border:0.1em solid #ccc;*/
  /*padding:0.8em;*/
  margin-right: 0.2em;
  margin-bottom: 0.2em;
  border-radius: 5px;
}

/* .cat-slider:first-of-type{max-width:24em!important;}
.cat-slider:nth-of-type(2){max-width:24em!important;} */


#empty,
#empty p {
  text-align: center
}

#empty i {
  font-size: 10em;
}

.slick-slide img {
  display: inline-block !important;
  width: 13.5rem;
}

.inner-dropdown {

  position: absolute;
  /* background-color: #f9f6f6;*/
  width: 30rem;
  top: -0.1rem;
  left: 30rem;
  z-index: 999px;
  height: 88.4%;
  padding: 2.2em;
  /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.08), 0 2px 10px 0 rgba(0, 0, 0, 0.08);
   border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;*/

}

.inner-dropdown:hover {

  display: block;
}

.invoice-bank {
  width: 5em;
}

.installment {
  width: 50%;
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 15px;
  background: #ffc007;
  /* font-size:13px!important; */
  border-radius: 5px;
}

.province-select {
  margin-left: -2.5em;
  font-size: 1vw;
}

.dropdown-content a {

  display: block;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #999;
  font-size: 0.88rem;
  margin-bottom: 0px;
  color: black;
  padding: 1rem 2rem;

}

.selected-image {
  width: 30%;
  height: 10%;
  border-right: 1px solid #ccc;
}

.dropdown-content a:hover {
  background: #f2f2f2;
}

.paginate {
  margin-top: 0.25rem;
  border: 1px solid #ccc;
  box-shadow: none !important;
}

.product-list:hover .dropdown-content,
.product-list:hover .dropdown-content a .child-list-0 {
  display: block;
}

.slick-prev:before,
.slick-next:before {

  font-family: inherit;
  font-size: 0.5rem;
  line-height: 1;
  opacity: .75;
  color: black !important;
  -webkit-font-smoothing: antialiased;

}

.copy {
  position: absolute;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding: 15%;
  opacity: 0.1
}

.attr-image {
  width: 3em;
  height: 3em;
  border: 1px solid #ccc
}

.payment-warning {
  padding: 15px;
  background: #0d5475;
  font-size: 0.9em !important;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: white;
}

.payment-warning2 {
  padding: 15px;
  background: #2b8d77;
  font-size: 0.9em !important;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: white;
}

.payment-success {
  padding: 15px;
  background: #0d7540;
  font-size: 0.9em !important;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: white;
}

.comment-box-send {
  display: inline-block !important;
  float: left
}

.comment-box-send.avatar {
  width: 10%;
}

.comment-box-send.message {
  width: 100%;
}

.comment-box-send textarea {

  width: 95%;
  border-radius: 5px;
  min-height: 3em !important;
}



.reply {

  width: 100%;
  border-bottom: 3px solid #f9f6f6;
  position: relative;
  background: #f2f2f2;
}

.blog-list {
  background: #fff;
  margin-top: 1em;
}

.content-tag {

  display: inline-block;
  border: 1px solid #ccc;
  width: 32.222% !important;
  float: left;
  margin-right: 0.5%;
  margin-top: 0.5%;
}

.see-more-button {

  position: absolute;
  right: 15px;
  top: 15px;
}

.content-tag #content {
  height: 10em;
  font-size: 0.8em !important;
}

.credit-load {

  width: 3rem;
  text-align: center;
  position: absolute;
  left: 50%;
  right: 50%;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
  display: none;
}

.valid {

  background: #e66805;
  padding: 10px 15px;
  margin: 16px 0;
  color: white;
  border-radius: 10px;
  display: none;
}

.valid p {

  margin: 0;
  line-height: 1.5em;
}

#edit-profile .address-box {

  font-size: 1em !important;
}

#edit-profile .text-input {

  font-size: 1em !important;
}

#edit-profile .province-select {

  font-size: 0.8vw !important;
}

.wait {
  background: #fff8f8;
  margin-top: 2px !important;
  position: relative;
}

.pre-wait {
  background: #fff8f8;
  margin-top: 2px !important;
  position: relative;
}

.pay-confirm {
  background: #e9ffee;
  margin-top: 2px !important;
  position: relative;
}

.success-order {
  background: #e9ffee;
  margin-top: 2px !important;
  position: relative;
}

#edit-profile img {
  padding: 15px;
  width: 20%
}

.over-top a {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  color: #584b01;
  padding-top: 5px;
  margin-right: 5px;
}

.bottom-menu {
  display: none;
}

.top-menu {
  display: none;
}

.bill-address-box {
  float: left;
}

.bill-shipping-box {
  float: right;
}

.bank_tranfer div,
.bank_tranfer i {
  font-size: 14px !important;
}

.bank_tranfer select {
  font-size: 14px !important;
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100px;
  height: 39px;
}

.bank_tranfer_image {
  width: 30%;
}

.langbox {
  position: absolute;
  z-index: 1000;
  background: white;
  left: -85px;
  top: 20px;
  color: black;
  text-align: left;
  list-style: none;
  width: 160px;
  padding: 5px 5px;
  border: 1px solid #ccc;
}

.langbox li:hover {

  padding: 0;
  margin: 0;
}

.langbox li a {
  width: 100%;
  padding: 5px;
  margin: 0;
}

.langbox li a:hover {
  background: #000;
  color: white;
}

.langbutton {

  float: right;
  background: #000;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}

#product-list-home a {

  display: inline-block;
  float: left !important;

  margin-right: 5px;
  width: 14rem;
}

#product-list-home a .card {

  width: 100%;
}

.box-profile {

  padding: 10px 15px;
  margin-bottom: 15px;
  border: 1px solid #666;
  border-radius: 4px;
  margin-top: 5px;
}

.bank_list {
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 15px;
  background-color: white;
  border-radius: 5px;
}

.cursor {
  cursor: pointer;
}

.box-profile-v2 {

  padding: 2%;
  margin-bottom: 3px;
  border: 1px solid #666;
  border-radius: 4px;
  margin-top: 3px;
}

.cash_d {

  border: 1px solid #ccc;
  padding: 0px 15px;
  margin: 3px;
}

.box-payment-cart {

  height: 20.1rem;
  overflow-y: scroll;
}

.redirect-box {

  padding: 0;
}

.comment-image-preview-box {

  margin-bottom: 15px;
  padding: 5px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  width: 150px;
  height: 150px;
  margin-top: 15px;
  margin-right: 15px;
  overflow: hidden;
  justify-content: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.comment-image-preview-del-icon {
  position: absolute;
  right: 0px;
  background: #fff;
  padding: 5px;
  cursor: pointer;
}

.modal {
  display: block;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.arrowbutton {
  color: white;
  background: #e53934;
  padding: 0.3em 0.3em;
  border-radius: 0.5em;
  margin-right: 0.2em;
  border: 2px solid #e53934
}

#frame-360 iframe,
#frame-assemble iframe,
#frame-inside iframe {
  width: 100% !important;

}

#frame-360,
#frame-assemble,
#frame-inside {
  display: none !important;
}

.select-frame {
  background-color: #ccc !important;
}


@-webkit-keyframes basket {
  0% {
    font-size: 8rem;
  }

  50% {
    font-size: 12rem;
  }

  100% {
    font-size: 8rem;
  }
}

@-moz-keyframes basket {
  0% {
    font-size: 8rem;
  }

  50% {
    font-size: 12rem;
  }

  100% {
    font-size: 8rem;
  }
}

@-o-keyframes basket {
  0% {
    font-size: 8rem;
  }

  50% {
    font-size: 12rem;
  }

  100% {
    font-size: 8rem;
  }
}

@keyframes basket {
  0% {
    font-size: 8rem;
  }

  50% {
    font-size: 12rem;
  }

  100% {
    font-size: 8rem;
  }
}

.basket-animate {

  -webkit-animation: basket 3s infinite;
  /* Safari 4+ */
  -moz-animation: basket 3s infinite;
  /* Fx 5+ */
  -o-animation: basket 3s infinite;
  /* Opera 12+ */
  animation: basket 3s infinite;
}


.gridListdemoDynamicTiles md-icon {
  width: 50%;
  height: 30%;
}

.gridListdemoDynamicTiles md-icon svg {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.gridListdemoDynamicTiles .s64 {
  font-size: 64px;
}

.gridListdemoDynamicTiles .s32 {
  font-size: 48px;
}

.gridListdemoDynamicTiles md-icon.fa {
  display: block;
  padding-left: 0;
}

.gridListdemoDynamicTiles md-icon.s32 span {
  padding-left: 8px;
}

.gridListdemoDynamicTiles md-grid-list {
  margin: 8px;
}

.gridListdemoDynamicTiles .gray {
  background: #ccc;
}

.gridListdemoDynamicTiles .green {
  background: #b9f6ca;
}

.gridListdemoDynamicTiles .yellow {
  background: #ffff8d;
}

.gridListdemoDynamicTiles .blue {
  background: #84ffff;
}

.gridListdemoDynamicTiles .darkBlue {
  background: #80d8ff;
}

.gridListdemoDynamicTiles .deepBlue {
  background: #448aff;
}

.gridListdemoDynamicTiles .purple {
  background: #b388ff;
}

.gridListdemoDynamicTiles .lightPurple {
  background: #8c9eff;
}

.gridListdemoDynamicTiles .red {
  background: #ff8a80;
}

.gridListdemoDynamicTiles .pink {
  background: #ff80ab;
}

.gridListdemoDynamicTiles md-grid-tile {
  transition: all 300ms ease-out 50ms;
  background-color: #fff;
}

.gridListdemoDynamicTiles md-grid-tile md-icon {
  padding-bottom: 32px;
}

.gridListdemoDynamicTiles md-grid-tile md-grid-tile-footer {
  background: rgba(0, 0, 0, 0.00);
  height: 36px;
}

.gridListdemoDynamicTiles md-grid-tile-footer figcaption {
  width: 100%;
}

.gridListdemoDynamicTiles md-grid-tile-footer figcaption h3 {
  margin: 0;
  font-weight: 700;
  width: 100%;
  text-align: center;
}



@keyframes shrink {
  0% {
    color: green;
    transform: scale(2);
  }

  100% {
    transform: scale(1);
    color: grey;
  }
}

@keyframes grow {
  0% {
    transform: scale(1);
    color: grey;
  }

  100% {
    transform: scale(2);
    color: green;
  }
}



/* $. Classes
\*----------------------------------------------------------------*/

#animatedHeading .random {
  overflow-y: hidden;
  height: 7em;
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #ccc;
}

#animatedHeading .random:hover {
  background-color: #f3f3f3
}

#animatedHeading .random-image {
  width: 20% !important;
  display: inline-block;
  position: relative;
  margin: 0.3em;
  float: left;
}

#animatedHeading .random-content {
  width: 70%;
  display: inline-block;
  text-overflow: ellipsis;
  float: left;
}

#animatedHeading .random-image img {
  width: 4.5em !important;
}

.animate {
  transform: translate3d(0, 0, 0);
  perspective: 1000;
  filter: blur(0);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin: center left;

}

.animate--shrink {
  animation-duration: 1s;
  animation-name: shrink;
  animation-timing-function: 'linear';
}

.animate--grow {
  animation-duration: 1s;
  animation-timing-function: 'linear';
  animation-name: grow;
}

.nonDraggableImage {
  -webkit-user-drag: none;
}

.rating-box {

  position: absolute;
  min-width: 2em;
  right: 0.6em;
  bottom: 0.9em;
  background: #989494;
  padding: 0.6em;
  border-radius: 0.5em;
  color: white;
  text-align: center;

}

.rating-star-icon {
  font-size: 1.2em;
  cursor: pointer;
}

.rating-box #rating-head {
  font-size: 0.6em !important;
}

.score-bar {
  display: flex;
}

.inner-star {
  display: flex;
  margin-right: 1em
}

.rate-bar {
  background: black;
  height: 15px;
  display: block;
}

.comment-image-preview-del-icon {
  position: absolute;
  right: 0px;
  background: #fff;
  padding: 5px;
  cursor: pointer;
  font-size: 1em;
}

.total-rating-star {

  height: 2.1em;
  padding: 0 1em;
  background: #000;
  display: inline-block;
  float: left;
}

.total-rating-score {

  border-left: 1px solid #ccc;
  height: 1.75em;
  background: #000;
  font-size: 1em;
  color: white;
  display: inline-block;
  padding: 0.2em 1em;
  float: left;
}

.total-icon-star {

  font-size: 1em;
  color: yellow;
  margin-top: 3px;
}

.made-in-box {
  display: flex;
  border: 1px solid #ccc;
  padding: 0.5em;
  border-radius: 5px;
  background: #0a2007;
}

.made-in-logo {
  width: 2em;
}

.made-in-text {

  width: 60%;
  margin-left: 1em;
  font-family: tahoma;
  color: white;
  margin-top: 0.1em;
  font-size: 2em;
}

#image-tech-tag {

  display: flex;
  flex-wrap: wrap;

}

#image-tech-tag .inner-image-tech-tag {

  flex: 1 0 12%;
  margin-right: 0.2em;
  cursor: pointer;

}

.card-made-in {
  position: absolute;
  width: 10% !important;
  left: 3px;
  bottom: 3px;
  border: 1px solid #ccc;
}

.card-sale {
  position: absolute;
  width: 13% !important;
  left: 3px;
  opacity: 0.9;

}

.product-flag {

  display: inline-block;
  margin: 0;
  border: 1px solid #ccc;
  /* padding:15px; */
  flex-grow: 1;
  height: 120px;
  width: calc(100% * (1/4) - 10px - 1px);
}

.product-flag-content {
  /* //padding:8px; */
}

.product-flag-content p {
  padding: 0px;
  margin: 0px;
  font-size: 12px !important;
  overflow: hidden;
  padding: 8px !important;
}

.sparepart-badge {

  width: 3.5%;
  background: black;
  color: white;
  border-radius: 5px;
  text-align: center;
  padding-top: 15px;
}

h3 {
  /* font-size: 1.25em;
    font-weight: 500; */
  text-overflow: clip;
  overflow: hidden;
  word-wrap: break-word;
}

.prompt-send {
  width: 40%;
  text-align: center;
  margin-top: 15px;
  background: green;
  color: white;
  padding: 0 1rem;
  border-radius: 5px;
}


.empty-send {
  width: 40%;
  text-align: center;
  margin-top: 15px;
  background: #ccc;
  color: white;
  padding: 0 1rem;
  border-radius: 5px;
}


.tiktok blockquote {

  float: left;

}

.tiktok blockquote:before,
.tiktok blockquote:after {
  content: "";
}

@media (max-width: 1650px) {
  .over-top a {
    font-size: 1em;
    display: inline-block;
    vertical-align: top;
    color: #584b01;
    padding-top: 5px;
    margin-right: 5px;
  }

  #Certificate-banners {
    display: none;
  }

}

@media (max-width: 1440px) {
  .over-top a {
    font-size: 1em;
    display: inline-block;
    vertical-align: top;
    color: #584b01;
    padding-top: 5px;
    margin-right: 5px;
  }

  #Certificate-banners {
    display: none;
  }
}


@media (max-width: 1280px) {
  .over-top a {
    font-size: 1em;
    display: inline-block;
    vertical-align: top;
    color: #584b01;
    padding-top: 5px;
    margin-right: 5px;
  }

  #Certificate-banners {
    display: none;
  }
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid #000;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }

  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }

  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}