/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
footer {
  background-color: black;
  color: #fff;
  padding: 30px 0;
  font-family: Arial, sans-serif;
}
.footer-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
.footer-section {
  flex: 1 1 22%;
  margin: 15px;
  min-width: 250px;
}
.footer-section h3 {
  font-size: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
}
.footer-section p,
.footer-section ul {
  font-size: 14px;
  line-height: 1.5;
  color: #777;
}
.footer-section ul {
  list-style-type: none;
  padding: 0;
}
.footer-section ul li {
  margin-bottom: 10px;
}
.footer-section ul li a {
  color: #a8a8a8;
  text-decoration: none;
  font-size: 14px;
}
.footer-section ul li a:hover {
  text-decoration: underline;
}
.footer-section form {
  display: flex;
  flex-direction: column;
}
.footer-section input[type="email"] {
  padding: 10px;
  border: none;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
}
.footer-section button {
  padding: 10px 15px;
  background-color: #00b0ff;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.social-icons {
  margin-top: 20px;
}
.social-icons a {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.footer-bottom {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #333;
}
.footer-bottom p {
  margin: 0;
  font-size: 14px;
}
.footer-section li strong {
  color: #cccccc;
}
.footer-section ul li span {
  color: #777;
}
.footer-share-links div {
  display: inline-block;
  padding: 3px;
  border: 1px solid #777;
  border-radius: 50px;
  transition: background-color 0.3s ease;
}
.footer-facebook svg path,
.footer-twitter svg path,
.footer-instagram svg path,
.footer-linkedin svg path,
.footer-tiktok svg path,
.footer-youtube svg path,
.footer-pinterest svg path,
.footer-tumblr svg path {
  fill: #ffffff;
}
.footer-facebook:hover {
  background-color: #3b5998;
}
.footer-twitter:hover {
  background-color: #1DA1F2;
}
.footer-instagram:hover {
  background-color: #E1306C;
}
.footer-linkedin:hover {
  background-color: #0077B5;
}
.footer-tiktok:hover {
  background-color: #69C9D0;
}
.footer-youtube:hover {
  background-color: #FF0000;
}
.footer-pinterest:hover {
  background-color: #E60023;
}
.footer-tumblr:hover {
  background-color: #35465C;
}
.footer-share-links svg {
  width: 25px;
  height: 20px;
}
.folded-button {
  position: relative;
  display: inline-block;
  padding: 5px;
  /* Optional padding to give some space around the button */
  border-radius: 0px;
  /* Optional rounded corners */
}
.folded-button h3 {
  display: inline-block;
  color: white;
  padding: 3px 20px;
  text-decoration: none;
  border-radius: 3px;
  position: relative;
}
.folded-button {
  margin-top: -7px;
}
.footer.content {
  display: none;
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .custom-block {
    margin-left: -350px;
  }
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .minisearch .control .input-text {
    padding-right: 2.25rem;
    text-overflow: ellipsis;
    height: 45px;
    border-radius: 30px;
    margin-top: -6px !important;
  }
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .field.search {
    width: 100%;
  }
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .block-search {
    float: left !important;
    padding-left: 83px !important;
    position: relative !important;
    width: 326px !important;
    z-index: 4 !important;
    margin-top: -40px !important;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .block-search {
    width: 28% !important;
    margin-right: 563px !important;
    margin-top: -40px !important;
  }
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .c-sicon-box.text-left.style_1.default-icon.m-0 {
    margin-top: 50px;
    margin-left: 910px;
    display: flex;
  }
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .minicart-wrapper {
    margin-top: 53px;
  }
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .minisearch {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .field.search {
    width: 100%;
    margin-left: 26px;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  form#search_mini_form {
    float: right;
  }
}
.cambodia-sicon-header {
  margin-left: 15px;
  margin-top: -18px;
}
.header-icons {
  display: flex;
  gap: 45px;
  align-items: center;
  float: left;
  margin-left: 55px;
}
.header-icons a {
  text-decoration: none;
}
.header-icons img {
  width: 22px;
  height: 22px;
}
figure.beauty:hover,
figure.photo-cine:hover,
figure.household:hover,
figure.gaming:hover,
figure.audio:hover,
figure.memories:hover {
  transform: translateY(-12px);
  transition: all .5s ease;
  box-shadow: 0px 10px 9px 0px #c5c5c58f;
}
li.level0.nav-1.category-item.first.level-top.parent.ui-menu-item .ui-state-active + ul {
  display: flex !important;
  flex-wrap: wrap;
  width: 400px;
}
li.level0.nav-1.category-item.first.level-top.parent.ui-menu-item ul li {
  min-width: calc(50%) !important;
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .custom-block {
    display: none;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .header-icons {
    display: none;
  }
}
.custom-html.ml-5.mr-4.d-none.d-lg-block {
  margin-left: 170px;
}
.cambodia-sicon-default {
  margin-left: -50px;
}
.beauty-new .pagebuilder-column-line {
  gap: 2rem;
}
.gaming-new .pagebuilder-column-line {
  gap: 2rem;
}
.panel.wrapper {
  display: none;
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .brand-row .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .icon-title {
    font-size: 1.5rem;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .block-search .label {
    text-decoration: none;
    display: inline-block;
    float: right !important;
    margin-top: -69px !important;
    margin-right: -170px !important;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .logo img {
    max-width: 85px;
    height: auto;
    margin-left: 105px !important;
    margin-top: -15px !important;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .block-search .control {
    clear: both;
    margin: 0 -15px -1px;
    padding: 0 15px;
    font-size: 16px;
    left: 71px;
    margin: -1px 0;
    position: absolute;
    width: 278px;
    margin-top: -30px;
  }
}
.block-search .control {
  /* border-top: 1px solid #d1d1d1; */
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  .page-header {
    border: 0;
    margin-bottom: -35px !important;
    margin-top: -40px !important;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .block-search input {
    font-size: 16px;
    margin-left: 8px !important;
    margin: 0px 0;
    position: absolute;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .section-item-content.nav-sections-item-content .header.links li.level0.nav-1.category-item.level-top.parent {
    display: none;
  }
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
}
.a2a_kit.a2a_floating_style.mp_social_share_float.a2a_kit_size_32.a2a_vertical_style {
  display: none;
}
.mp_social_share_inline {
  display: none !important;
}
span.a2a_count {
  display: none !important;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #0d529c !important;
  border: 1px solid #0d529c !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button.action.search {
  background-color: #fe000b !important;
  border-radius: 70px;
  width: 47px;
  height: 46px;
  margin-top: -7px !important;
  margin-right: -10px !important;
  opacity: 1 !important;
}
/* Override styles for small devices (max-width 768px) */
@media (max-width: 768px) {
  .dispatchinfo {
    display: none;
  }
}
.block-search .action.search:before {
  color: white !important;
}
header.page-header {
  background-color: #000 !important;
}
img.custom-wishlist {
  width: 35px !important;
  height: 35px !important;
}
h3.cambodia-sicon-title {
  color: white !important;
}
p.custom-contact {
  color: white !important;
}
.minicart-wrapper .action.showcart:before {
  color: white !important;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #fe000b !important;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
img.custom-call {
  height: 28px !important;
}
/* Apply rules for larger devices (min-width 769px) */
@media (min-width: 769px) {
  nav.navigation {
    text-align: center;
  }
}
@media only screen and (max-width: 320px) {
  .logo img {
    max-width: 85px;
    height: auto;
    margin-left: 60px !important;
    margin-top: -15px !important;
  }
  .block.block-search {
    margin-left: -45px;
  }
  .block-search input {
    margin-left: -35px !important;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
