@charset "UTF-8";
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  z-index: 0;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-xl-5ths {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.col-1point5, .col-sm-1point5, .col-md-1point5, .col-lg-1point5,
.col-2point5, .col-sm-2point5, .col-md-2point5, .col-lg-2point5,
.col-3point5, .col-sm-3point5, .col-md-3point5, .col-lg-3point5,
.col-4point5, .col-sm-4point5, .col-md-4point5, .col-lg-4point5,
.col-5point5, .col-sm-5point5, .col-md-5point5, .col-lg-5point5,
.col-6point5, .col-sm-6point5, .col-md-6point5, .col-lg-6point5,
.col-7point5, .col-sm-7point5, .col-md-7point5, .col-lg-7point5,
.col-8point5, .col-sm-8point5, .col-md-8point5, .col-lg-8point5,
.col-9point5, .col-sm-9point5, .col-md-9point5, .col-lg-9point5,
.col-10point5, .col-sm-10point5, .col-md-10point5, .col-lg-10point5,
.col-11point5, .col-sm-11point5, .col-md-11point5, .col-lg-11point5,
.col-point5, .col-sm-point5, .col-md-point5, .col-lg-point5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 0;
}

.col-xl-1point5,
.col-xl-2point5,
.col-xl-3point5,
.col-xl-4point5,
.col-xl-5point5,
.col-xl-6point5,
.col-xl-7point5,
.col-xl-8point5,
.col-xl-9point5,
.col-xl-10point5,
.col-xl-11point5,
.col-xl-point5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 0;
}

@media (max-width: 576px) {
  .col-point5 {
    width: 4.16666667%;
  }
  .col-11point5 {
    width: 95.83333334%;
  }
  .col-10point5 {
    width: 87.5%;
  }
  .col-9point5 {
    width: 79.16666667%;
  }
  .col-8point5 {
    width: 70.83333334%;
  }
  .col-7point5 {
    width: 62.5%;
  }
  .col-6point5 {
    width: 54.16666667%;
  }
  .col-5point5 {
    width: 45.83333334%;
  }
  .col-4point5 {
    width: 37.5%;
  }
  .col-3point5 {
    width: 29.16666667%;
  }
  .col-2point5 {
    width: 20%;
  }
  .col-1point5 {
    width: 12.5%;
  }
  .col-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 576px) {
  .col-sm-point5 {
    width: 4.16666667%;
  }
  .col-sm-11point5 {
    width: 95.83333334%;
  }
  .col-sm-10point5 {
    width: 87.5%;
  }
  .col-sm-9point5 {
    width: 79.16666667%;
  }
  .col-sm-8point5 {
    width: 70.83333334%;
  }
  .col-sm-7point5 {
    width: 62.5%;
  }
  .col-sm-6point5 {
    width: 54.16666667%;
  }
  .col-sm-5point5 {
    width: 45.83333334%;
  }
  .col-sm-4point5 {
    width: 37.5%;
  }
  .col-sm-3point5 {
    width: 29.16666667%;
  }
  .col-sm-2point5 {
    width: 20%;
  }
  .col-sm-1point5 {
    width: 12.5%;
  }
  .col-sm-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-sm-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-sm-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-sm-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-sm-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-sm-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-sm-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-sm-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 768px) {
  .col-md-point5 {
    width: 4.16666667%;
  }
  .col-md-11point5 {
    width: 95.83333334%;
  }
  .col-md-10point5 {
    width: 87.5%;
  }
  .col-md-9point5 {
    width: 79.16666667%;
  }
  .col-md-8point5 {
    width: 70.83333334%;
  }
  .col-md-7point5 {
    width: 62.5%;
  }
  .col-md-6point5 {
    width: 54.16666667%;
  }
  .col-md-5point5 {
    width: 45.83333334%;
  }
  .col-md-4point5 {
    width: 37.5%;
  }
  .col-md-3point5 {
    width: 29.16666667%;
  }
  .col-md-2point5 {
    width: 20%;
  }
  .col-md-1point5 {
    width: 12.5%;
  }
  .col-md-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-md-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-md-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-md-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-md-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-md-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-md-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-md-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 992px) {
  .col-lg-point5 {
    width: 4.16666667%;
  }
  .col-lg-11point5 {
    width: 95.83333334%;
  }
  .col-lg-10point5 {
    width: 87.5%;
  }
  .col-lg-9point5 {
    width: 79.16666667%;
  }
  .col-lg-8point5 {
    width: 70.83333334%;
  }
  .col-lg-7point5 {
    width: 62.5%;
  }
  .col-lg-6point5 {
    width: 54.16666667%;
  }
  .col-lg-5point5 {
    width: 45.83333334%;
  }
  .col-lg-4point5 {
    width: 37.5%;
  }
  .col-lg-3point5 {
    width: 29.16666667%;
  }
  .col-lg-2point5 {
    width: 20%;
  }
  .col-lg-1point5 {
    width: 12.5%;
  }
  .col-lg-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-lg-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-lg-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-lg-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-lg-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-lg-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-lg-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-lg-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 1200px) {
  .col-xl-point5 {
    width: 4.16666667%;
  }
  .col-xl-11point5 {
    width: 95.83333334%;
  }
  .col-xl-10point5 {
    width: 87.5%;
  }
  .col-xl-9point5 {
    width: 79.16666667%;
  }
  .col-xl-8point5 {
    width: 70.83333334%;
  }
  .col-xl-7point5 {
    width: 62.5%;
  }
  .col-xl-6point5 {
    width: 54.16666667%;
  }
  .col-xl-5point5 {
    width: 45.83333334%;
  }
  .col-xl-4point5 {
    width: 37.5%;
  }
  .col-xl-3point5 {
    width: 29.16666667%;
  }
  .col-xl-2point5 {
    width: 20%;
  }
  .col-xl-1point5 {
    width: 12.5%;
  }
  .col-xl-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-xl-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-xl-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-xl-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-xl-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-xl-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-xl-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-xl-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
header {
  position: fixed;
  transition: all 0.4s;
  width: 100%;
  z-index: 999;
}

.scrolling-down {
  transform: translateY(-170px);
  width: 100%;
}

.scrolling-up {
  transform: translateY(0);
}

.navigation-shadow {
  box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.1);
}

.search-btn {
  align-items: center;
  color: inherit;
}
.search-btn:hover {
  color: inherit;
  text-decoration: none;
}
.search-btn:visited {
  color: inherit;
  text-decoration: none;
}
.search-btn > i.fa-xmark {
  font-size: 1rem;
}

.top {
  background-color: #fff;
  box-shadow: 0 0 0 100vmax #fff;
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  display: flex;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  justify-content: space-between;
  align-items: center;
}
.top i {
  margin-right: 5px;
}
.top > span {
  color: hsl(219deg, 15%, 71%);
}
.top > nav > ul {
  display: flex;
  list-style: none;
  margin: 0;
}
.top > nav > ul > li {
  position: relative;
}
.top > nav > ul > li:not(:first-child):after {
  background-color: #ebebeb;
  content: "";
  height: 10px;
  position: absolute;
  top: 60%;
  transform: translateY(-60%);
  width: 1px;
}
.top > nav > ul > li:last-child:after {
  display: none;
}
.top > nav > ul > li > a {
  color: hsl(219deg, 15%, 71%);
  margin: 0 10px;
}
.top > nav > ul > li > a:hover {
  text-decoration: none;
}
.top > nav > ul > li:first-child > a {
  color: #e84f68;
  padding-left: 0;
  transition: all 0.2s ease;
}
.top > nav > ul > li:first-child > a:hover {
  color: #b91832;
}

@media (max-width: 768px) {
  .top > nav > ul > li > a {
    margin: 0;
  }
  .scrolling-down {
    transform: translateY(0px);
  }
  .scrolling-up {
    transform: translateY(0px);
  }
}
@media (min-width: 768px) {
  .scrolling-down {
    transform: translateY(0px);
  }
  .scrolling-up {
    transform: translateY(0px);
  }
}
@media (min-width: 993px) {
  .scrolling-down {
    transform: translateY(-70px);
  }
  .scrolling-up {
    transform: translateY(0px);
  }
}
@media (min-width: 1200px) {
  .scrolling-down {
    transform: translateY(-94px);
  }
  .scrolling-down .middle {
    height: auto;
  }
  .scrolling-down .middle a > img {
    height: 43px;
  }
  .scrolling-up {
    transform: translateY(0px);
  }
}
.middle {
  align-items: center;
  background-color: #FAFAFA;
  display: flex;
  height: 130px;
  justify-content: space-between;
  margin: 0 -500%;
  padding: 15px 500% !important;
}
.middle p {
  margin: 0;
}
.middle i.fa-ellipsis-vertical {
  color: #bcc6d7;
  font-size: 1.4375rem;
}
.middle div.info i {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.4375rem;
  margin-right: 10px;
  transition: all 0.2s ease;
}
.middle div.info i.fa-cart-shopping {
  color: #e84f68;
}
.middle div.info i.fa-chevron-down {
  font-size: 0.75rem;
  font-weight: bold;
  margin-left: 10px;
  transition: all 0.2s ease;
}
.middle img {
  height: 67px;
}
.middle .info {
  display: flex;
  align-items: center;
}
.middle .info:not(:last-child):hover > i {
  color: #e84f68;
}
.middle .info > div > span {
  display: block;
  line-height: 1.1;
}
.middle .info > div > span:nth-child(2) {
  color: hsl(0deg, 0%, 35%);
  font-size: 0.875rem;
  font-weight: 500;
}
.middle .info > div > span:nth-child(1) {
  color: hsl(219deg, 15%, 71%);
  font-size: 0.8125rem;
}
.middle .search {
  position: relative;
  width: 300px;
  z-index: 0;
}
.middle .search input {
  width: 100%;
  border: 1px solid hsl(219deg, 15%, 71%);
  border-radius: 5px;
  padding: 5px 10px 5px 15px;
}
.middle .search input::-moz-placeholder {
  font-size: 12px;
}
.middle .search input::placeholder {
  font-size: 12px;
}
.middle .search input:focus {
  outline: none;
}
.middle .search button {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 10px;
}
.middle .search button > i {
  color: #e84f68;
}
.middle .filters-btn {
  line-height: 0;
  margin-right: 20px;
  margin-top: 5px;
  background: #dfdfdf;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid #dfdfdf;
  position: relative;
}
.middle .filters-btn .filter-txt {
  position: absolute;
  font-size: 0.5rem;
  background: #e84f68;
  padding: 6px;
  color: #fff;
  border-radius: 3px;
  top: -7px;
  right: -14px;
  font-weight: 400;
}
.middle .filters-btn:hover {
  cursor: pointer;
}
.middle .filters-btn > i {
  font-size: 1.4375rem;
}
.middle .filters-btn > span {
  font-size: 0.875rem;
  font-weight: 500;
}
.middle .cart-btn {
  margin-top: 5px;
  position: relative;
  border: 2px solid #ddd;
  padding: 10px 20px;
  border-radius: 5px;
  background: #f0f0f0;
}
.middle .cart-btn:hover {
  cursor: pointer;
}
.middle .cart-btn:hover > i.fa-chevron-down {
  transform: rotateZ(-90deg);
}
.middle .cart-btn > .cart-count {
  align-items: center;
  background-color: #474747;
  border-radius: 50%;
  color: #fff;
  font-size: 0.6875rem;
  height: 12px;
  justify-content: center;
  position: absolute;
  right: 5px;
  top: -5px;
  width: 12px;
}
.middle .cart-btn > div > span:first-child {
  color: black;
}
.middle .cart-btn > div > span:first-child > span {
  color: #e84f68;
}
.middle .toggle-nav-btn {
  height: 35px;
  width: 27px;
}
.middle .toggle-nav-btn:hover {
  cursor: pointer;
}
.middle .toggle-nav-btn > div:first-child {
  font-size: 8px;
  font-weight: bold;
  text-align: center;
}
.middle .toggle-nav-btn > div:not(:first-child) {
  background-color: black;
  border-radius: 3px;
  height: 4px;
  margin-bottom: 3px;
  opacity: 1;
  transition: all 0.3s;
  width: 100%;
}
.middle .toggle .line-1 {
  transform: rotate(135deg);
  margin-top: 10px;
}
.middle .toggle div.line-2 {
  opacity: 0;
}
.middle .toggle .line-3 {
  transform: rotate(-135deg);
  margin-top: -14px;
}
.middle .profile {
  color: #e84f68;
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .middle .profile {
    margin-right: 20px;
    border: 2px solid hsl(219deg, 15%, 71%);
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 4px;
  }
  .middle .profile .fa-user-check {
    font-size: 20px;
    color: #e84f68;
  }
}
.middle .login-modal {
  color: #e84f68;
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .middle .login-modal {
    margin-right: 20px;
    border: 2px solid hsl(219deg, 15%, 71%);
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 4px;
  }
  .middle .login-modal .fa-user {
    font-size: 20px;
    color: #474747;
  }
}

@media (max-width: 768px) {
  .middle {
    height: 70px;
  }
  .middle > a {
    margin-right: auto;
  }
  .middle > a > img {
    height: 35px;
  }
  .middle div.info i.fa-cart-shopping {
    font-size: 23px;
  }
  .middle div.cart-btn {
    margin-right: 20px;
    padding: 10px;
  }
  .middle div.cart-btn .fa-cart-shopping {
    margin-right: 0px;
  }
  .middle div.cart-btn > i.fa-chevron-down {
    margin-right: 0;
    margin-left: 0;
  }
  .middle div.cart-btn .cart-count {
    width: 14px;
    height: 14px;
    right: -6px;
  }
  .middle .search {
    left: 50%;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    top: 40%;
    transition: all 0.2s ease;
    width: 80vw;
    transform: translateX(-50%);
    z-index: 0;
  }
  .slide-search-down {
    opacity: 1 !important;
    pointer-events: all !important;
    top: 105% !important;
    z-index: 1;
  }
}
@media (min-width: 769px) {
  .middle {
    height: 70px;
  }
  .middle > a {
    margin-right: auto;
  }
  .middle > a > img {
    height: 35px;
  }
  .middle div.info i.fa-cart-shopping {
    font-size: 23px;
  }
  .middle div.cart-btn {
    margin-right: 20px;
    padding: 10px;
  }
  .middle div.cart-btn .fa-cart-shopping {
    margin-right: 0px;
  }
  .middle div.cart-btn > i.fa-chevron-down {
    margin-right: 0;
    margin-left: 0;
  }
  .middle div.cart-btn .cart-count {
    width: 14px;
    height: 14px;
    right: -6px;
  }
  .middle .search {
    left: 50%;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    top: 40%;
    transition: all 0.2s ease;
    width: 500px;
    transform: translateX(-50%);
    z-index: 0;
  }
  .slide-search-down {
    opacity: 1 !important;
    pointer-events: all !important;
    top: 105% !important;
    z-index: 1;
  }
}
@media (min-width: 993px) {
  .middle a {
    margin-right: 0;
  }
  .middle .search {
    position: relative;
    left: 0;
    width: 250px;
    opacity: 1;
    pointer-events: all;
    top: 0;
    transform: none;
    z-index: 0;
  }
  .middle .search input {
    width: 100%;
    line-height: 24px;
    font-size: 0.875rem !important;
    border: 1px solid hsl(219deg, 15%, 71%);
    border-radius: 5px;
    padding: 5px 10px 5px 15px;
  }
  .middle .search input::-moz-placeholder {
    font-size: 0.875rem !important;
  }
  .middle .search input::placeholder {
    font-size: 0.875rem !important;
  }
  .middle .search input:focus {
    outline: none;
  }
  .middle .search button {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
  }
  .middle .search button > i {
    color: #e84f68;
  }
  .middle > .info > div > span:first-child {
    font-size: 0.625rem;
  }
  .middle > .info > div > span:last-child {
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .middle {
    height: 130px;
  }
  .middle a {
    margin-right: 0;
  }
  .middle a > img {
    height: 67px;
  }
  .middle > .info > div > span:first-child {
    color: #474747;
    font-size: 0.8125rem;
    margin-bottom: 3px;
  }
  .middle > .info > div > span:first-child #cart-count {
    font-size: 0.625rem;
    background: #000;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 14px;
  }
  .middle > .info > div > span:last-child {
    font-size: 0.875rem;
  }
  .middle div.info i {
    font-size: 2rem;
  }
  .middle div.info i.fa-cart-shopping {
    color: #e84f68;
    font-size: 2rem;
    margin-right: 10px;
  }
}
.bottom {
  background-color: #333;
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  height: 55px;
  justify-content: center;
  left: -100%;
  margin: 0 -500%;
  padding: 0 500% !important;
}
.bottom p, .bottom ul {
  margin: 0;
}
.bottom .categories {
  position: relative;
}
.bottom .categories > a {
  align-items: center;
  background-color: transparent;
  border: none;
  color: #fff;
  display: flex;
  font-weight: bold;
  font-size: 0.9375rem;
}
.bottom .categories > a:hover {
  text-decoration: none;
}
.bottom .categories > a:hover span {
  background: #000;
}
.bottom .categories > a > span {
  align-items: center;
  background-color: #e84f68;
  border-radius: 50%;
  display: flex;
  height: 30px;
  justify-content: center;
  margin-right: 10px;
  width: 30px;
}
.bottom .categories > a > span > i {
  color: #fff;
}
.bottom > .row > div:last-child {
  display: flex;
  justify-content: space-between;
}
.bottom > .row > div:last-child span {
  align-items: center;
  display: inline-block;
  margin-top: 2px;
}
.bottom > .row > div:last-child span > a {
  color: #fff !important;
  color: inherit;
  transition: all 0.2s ease;
  background: #e84f68;
  padding: 10px 15px;
  border-radius: 5px;
  font-weight: 500;
}
.bottom > .row > div:last-child span > a:hover {
  color: #e84f68;
  text-decoration: none;
  background: #e22241;
}
.bottom > .row > div:last-child span > a:hover > span {
  color: #fff;
}
.bottom > .row > div:last-child span > a > span {
  color: #fff;
  transition: all 0.2s ease;
}
.bottom .links__container {
  align-items: center;
  display: flex;
  list-style: none;
  padding-left: 0;
}
.bottom .links__container > li:not(:last-child) {
  margin-right: 25px;
}
.bottom .links__container > li a {
  color: #fff;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.bottom .links__container > li a:hover {
  color: #e84f68;
  text-decoration: none;
}
.bottom .links__container > li a.active {
  color: #e84f68;
}

.cat-open {
  overflow: hidden;
  transform: scaleY(1) !important;
  transform-origin: top !important;
}

.breadcrumb {
  background-color: transparent;
  border-radius: 3px;
  margin: 0;
  padding: 5px 10px;
  color: hsl(219deg, 15%, 71%);
  background: #f5f5f5;
  line-height: 25px;
  display: inherit;
}
.breadcrumb li {
  display: inline !important;
  padding-left: 0 !important;
}
.breadcrumb li:before {
  color: hsl(219deg, 15%, 71%) !important;
  padding-right: 0 !important;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: inherit;
}
.breadcrumb a {
  color: hsl(219deg, 15%, 71%);
  font-size: 0.75rem;
  padding-right: 5px;
  text-transform: none;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  display: none;
  height: 100vh;
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.show-overlay {
  display: block;
}

.shopping-cart {
  background-color: #fff;
  height: 100%;
  max-width: 80%;
  padding: 75px 45px;
  position: fixed;
  right: -100%;
  top: 0;
  transition: all 0.4s;
  width: 500px;
  z-index: 1001;
}
.shopping-cart .cart-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.shopping-cart .cart-header > span {
  color: hsl(0deg, 0%, 35%);
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
}
.shopping-cart .cart-header > span > i {
  margin-right: 10px;
}
.shopping-cart .cart-header > a > i {
  font-size: 27px;
  color: #e84f68;
}
.shopping-cart .cart-products {
  max-height: 450px;
  overflow-y: auto;
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 5px;
}
.shopping-cart .cart-products .product {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  font-size: 0.75rem;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-left: 5px;
  padding-bottom: 15px;
}
.shopping-cart .cart-products .product:last-child {
  border: none;
}
.shopping-cart .cart-products .product > a:first-child {
  display: inline-block;
  width: 110px;
  padding-left: 10px;
}
.shopping-cart .cart-products .product > a:first-child > img {
  height: auto;
  width: 100%;
}
.shopping-cart .cart-products .product > a {
  padding-left: 10px;
  padding-right: 10px;
}
.shopping-cart .cart-products .product > a:hover {
  color: #e84f68;
}
.shopping-cart .cart-products .product > a > i {
  color: #e84f68;
  font-size: 1rem;
}
.shopping-cart .cart-footer {
  border-top: 1px solid #e0e0e0;
  margin-top: 25px;
  padding-top: 22px;
  text-align: center;
}
.shopping-cart .cart-footer div {
  margin-bottom: 5px;
}
.shopping-cart .cart-footer div:nth-child(3) {
  color: #e84f68;
  font-size: 18px;
  font-weight: 600;
}
.shopping-cart .cart-footer a {
  background: #e84f68;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 15px;
  margin-top: 15px;
  padding: 10px;
  width: 100%;
}
.shopping-cart .cart-footer a:hover {
  text-decoration: none;
}

.open-cart {
  right: 0;
}

.empty-card {
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid #474747;
}

@media (max-width: 768px) {
  .open-cart {
    width: 100vw;
  }
  .shopping-cart {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100vw;
  }
  .shopping-cart .cart-products {
    max-height: 400px;
    padding: 0;
  }
  .shopping-cart .cart-products .product {
    padding-left: 0;
  }
}
#login-modal {
  background: rgba(0, 0, 0, 0.7);
}
#login-modal .form-control {
  border-radius: 5px !important;
  font-size: 14px;
  height: 40px;
}
#login-modal .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
  max-width: 600px;
  margin: 0 auto;
}
#login-modal .modal-dialog .modal-content {
  max-height: 90vh;
  overflow: hidden;
  overflow-y: auto;
}
#login-modal .modal-dialog .modal-header .nav-tabs {
  border: none;
  margin-left: auto;
}
#login-modal .modal-dialog .modal-header a[data-target="#register"], #login-modal .modal-dialog .modal-header a[data-target="#login"] {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #474747;
  font-size: 0.9375rem;
  margin: 0 5px;
  text-align: center;
  width: 160px;
}
#login-modal .modal-dialog .modal-header a[data-target="#login"].active, #login-modal .modal-dialog .modal-header a[data-target="#register"].active {
  background-color: #e84f68;
  border: none;
  color: #fff;
}
#login-modal .modal-dialog .modal-body .tab-content {
  padding: 5px 20px;
}
#login-modal .modal-dialog .modal-body .tab-content > #login > .login {
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ebebeb;
  padding-bottom: 15px;
}
#login-modal .modal-dialog .modal-body .tab-content > #login form .form-group:last-child {
  display: flex;
  justify-content: space-between;
}
#login-modal .modal-dialog .modal-body .tab-content > #login form .form-group:last-child > a {
  color: #474747;
  text-decoration: underline;
  transition: all 0.2s ease;
}
#login-modal .modal-dialog .modal-body .tab-content > #login form .form-group:last-child > a:hover {
  color: #e84f68;
}
#login-modal .modal-dialog .modal-body .tab-content > #login form button {
  background-color: #e84f68;
  color: #fff;
  font-size: 0.9375rem;
  padding: 0.5rem 1.5rem;
}
#login-modal .modal-dialog .modal-body .tab-content > #login > div > a {
  background-color: #3f62a9;
  border-radius: 4px;
  color: #fff;
  display: block;
  padding: 0.5rem 1.5rem;
  text-align: center;
  transition: all 0.2s ease;
}
#login-modal .modal-dialog .modal-body .tab-content > #login > div > a:hover {
  background-color: #5a7cc1;
  text-decoration: none;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form {
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ebebeb;
  padding-bottom: 15px;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form .form-group > label {
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 5px;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form .custom-check {
  display: block;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form .custom-check .text-content {
  font-size: 0.75rem;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form .custom-check .text-content > a {
  color: inherit;
  text-decoration: underline;
  transition: all 0.2s ease;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form .custom-check .text-content > a:hover {
  color: #e84f68;
}
#login-modal .modal-dialog .modal-body .tab-content > #register > form > button {
  background-color: #e84f68;
  color: #fff;
  font-size: 0.9375rem;
  margin-top: 10px;
}
#login-modal .modal-dialog .modal-body .tab-content .help-text {
  font-size: 0.8125rem;
  text-align: center;
  color: #777777;
  font-weight: 300;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 0;
}
#login-modal .modal-dialog .modal-body .title {
  display: block;
  font-size: 1.0625rem;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}

#forgotten-password .title {
  display: block;
  font-size: 1.0625rem;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
#forgotten-password form .form-group label {
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 5px;
}
#forgotten-password form .form-group:last-child {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
#forgotten-password form .form-group:last-child > a {
  color: #474747;
  font-size: 0.875rem;
  text-decoration: underline;
  transition: all 0.2s ease;
}
#forgotten-password form .form-group:last-child > a:hover {
  color: #e84f68;
}
#forgotten-password form .form-group:last-child button {
  background-color: #e84f68;
  color: #fff;
  padding: 0.5rem 1.5rem;
}
#forgotten-password .error-message {
  font-size: 14px;
}

@media (max-width: 768px) {
  #login-modal .modal-dialog .modal-header > ul {
    flex-wrap: nowrap;
  }
  #login-modal .modal-dialog .modal-header a[data-target="#register"], #login-modal .modal-dialog .modal-header a[data-target="#login"] {
    margin: 0;
    width: 125px;
  }
  #login-modal .modal-dialog .modal-header a[data-target="#register"] {
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin-left: 10px;
  }
}
.login form .form-group label {
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.login form .form-group:last-child {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.login form .form-group:last-child > a {
  color: #474747;
  font-size: 0.875rem;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.login form .form-group:last-child > a:hover {
  color: #e84f68;
}
.login form button {
  background-color: #e84f68;
  color: #fff;
  padding: 0.5rem 1.5rem;
}
.login > a {
  background-color: #3f62a9;
  border-radius: 4px;
  color: #fff;
  display: block;
  padding: 0.5rem 1.5rem;
  text-align: center;
  transition: all 0.2s ease;
}
.login > a:hover {
  background-color: #5a7cc1;
  text-decoration: none;
}

.login-container {
  margin: 0 auto;
  width: 60%;
}
.login-container > span {
  display: block;
  margin-bottom: 30px;
  color: hsl(0deg, 0%, 35%);
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
}
.login-container > span::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}

.password-reset h1, .login-page h1 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}
.password-reset h1::before, .login-page h1::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.password-reset .contact-box, .login-page .contact-box {
  padding: 15px 20px;
  margin-bottom: 30px;
  border: 2px solid #f5f5f5;
  border-radius: 6px;
}
.password-reset .form-group label, .login-page .form-group label {
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.password-reset .btn-main, .login-page .btn-main {
  position: relative;
  border-radius: 4px;
  color: #fff;
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  background: #2b2a28;
  transition: background 0.3s ease;
}
.password-reset .btn-login, .login-page .btn-login {
  background-color: #e84f68;
  color: #fff;
  padding: 0.5rem 1.5rem;
}
.password-reset .forgot-password, .login-page .forgot-password {
  color: #474747;
  font-size: 0.875rem;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.password-reset .forgot-password:hover, .login-page .forgot-password:hover {
  color: #e84f68;
}
.password-reset .btn-facebook, .login-page .btn-facebook {
  background-color: #3f62a9;
  border-radius: 4px;
  color: #fff;
  display: block;
  padding: 0.5rem 1.5rem;
  text-align: center;
  transition: all 0.2s ease;
}
.password-reset .btn-facebook:hover, .login-page .btn-facebook:hover {
  background-color: #5a7cc1;
  text-decoration: none;
}

.filters {
  margin: 10px 0;
  transition: all 0.2s ease;
}
.filters > .title {
  color: #474747;
  display: flex;
  font-size: 0.9375rem;
  font-weight: 500;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
}
.filters > .title::before {
  content: "";
  background-color: #e84f68;
  bottom: 0;
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}
.filters > .title > a > i {
  font-size: 27px;
  color: #e84f68;
}
.filters .sub-title {
  color: #474747;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.filters form .category {
  margin-bottom: 15px;
}
.filters form .category > div {
  max-height: 160px;
  overflow-y: auto;
}
.filters .subcategories .title {
  color: #474747;
  display: flex;
  font-size: 0.9375rem;
  font-weight: 500;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
}
.filters .subcategories .title::before {
  content: "";
  background-color: #e84f68;
  bottom: 0;
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}
.filters .subcategories ul {
  list-style: none;
  margin-top: 10px;
  padding-left: 16px;
}
.filters .subcategories ul li {
  margin-bottom: 3px;
  position: relative;
}
.filters .subcategories ul li:before {
  content: "•";
  color: #e84f68;
  position: absolute;
  font-size: 30px;
  top: -9px;
  left: -17px;
}
.filters .subcategories ul li a {
  font-size: 13px;
  font-weight: 500;
  color: #474747;
  text-decoration: none;
  display: block;
  padding: 4px 0;
  position: relative;
}
.filters .subcategories ul li a:hover {
  color: #e84f68;
}

.custom-check {
  display: -ms-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin: auto;
  margin-left: 0px;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
}
.custom-check .check:hover {
  cursor: pointer;
}
.custom-check .check > span {
  font-size: 0.8125rem;
}
.custom-check:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(34, 50, 84, 0.03);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.custom-check svg {
  position: relative;
  z-index: 1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #c8ccd4;
  stroke-width: 1.5;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.custom-check svg path {
  stroke-dasharray: 60;
  stroke-dashoffset: 0;
  transition: all 0.25s linear;
  transition-delay: 0.1s;
}
.custom-check svg polyline {
  stroke-dasharray: 22;
  stroke-dashoffset: 66;
  transition: all 0.15s linear;
  transition-delay: 0.1s;
}
.custom-check:hover:before {
  opacity: 1;
}
.custom-check:hover svg {
  stroke: red;
}
.custom-check .cbx:checked + .check svg {
  stroke: red;
}
.custom-check .cbx:checked + .check svg path {
  stroke-dashoffset: 60;
  transition-delay: 0;
}
.custom-check .cbx:checked + .check svg polyline {
  stroke-dashoffset: 42;
}
.show-filters {
  right: 0 !important;
}

@media (max-width: 768px) {
  .filters {
    background-color: #fff;
    height: 100vh;
    margin: 0;
    padding: 20px 20px 0 20px;
    position: fixed;
    right: -100%;
    transition: all 0.2s ease;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
}
@media (min-width: 769px) {
  .filters {
    background-color: #fff;
    height: 100vh;
    right: -100%;
    margin: 0;
    overflow-y: auto;
    padding: 75px 45px;
    position: fixed;
    top: 0;
    width: 45%;
    z-index: 1000;
  }
}
@media (min-width: 992px) {
  .filters {
    margin: 10px 0;
    position: static;
    height: auto;
    overflow: auto;
    padding: 0;
    width: 100%;
  }
}
.rotate-arrow {
  transform: rotateZ(180deg);
}

.show-mobile-nav {
  left: 0 !important;
  display: block !important;
}

.mobile-nav-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 994;
}

.sidebar .categories__container {
  background-color: #e84f68;
  border-radius: 10px;
  list-style: none;
  padding: 15px 20px 40px 20px;
  transition: all 0.3s;
}
.sidebar .categories__container li.title {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
}
.sidebar .categories__container li.title::after {
  background-color: #fff;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 50px;
}
.sidebar .categories__container .acc-btn {
  align-items: center;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  color: #fff;
  display: flex;
  font-size: 0.8125rem;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.sidebar .categories__container .acc-btn:hover {
  text-decoration: none;
}
.sidebar .categories__container .acc-btn > img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(199deg) brightness(105%) contrast(100%);
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.sidebar .categories__container .acc-btn > svg {
  color: #fff;
  height: 10px;
  margin-left: auto;
  width: 10px;
}
.sidebar .categories__container .acc-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.sidebar .categories__container .show-content {
  max-height: 130px;
}
.sidebar .categories__container .acc-content > a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sidebar .categories__container .acc-content > a::before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 3px;
  margin-left: 5px;
  margin-right: 5px;
  width: 3px;
}
.sidebar .categories__container .acc-content > a:hover {
  text-decoration: none;
}
.sidebar .categories__container > .sidebar-links {
  list-style: none;
  margin-top: 15px;
  padding-left: 0;
}
.sidebar .categories__container > .sidebar-links li.title {
  margin-bottom: 20px;
}
.sidebar .categories__container > .sidebar-links > .link > a {
  color: #fff;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
.sidebar .categories__container > .sidebar-links > .link > a:hover {
  text-decoration: none;
}
.sidebar .banner {
  margin-bottom: 30px;
}
.sidebar .banner > a > img {
  width: 100%;
}
.sidebar .last-products {
  margin-bottom: 10px;
}
.sidebar .last-products > .title {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
}
.sidebar .last-products > .title::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.sidebar .last-products > .product {
  align-items: center;
  border-radius: 10px;
  display: flex;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all 0.2s ease;
}
.sidebar .last-products > .product:hover {
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-decoration: none;
}
.sidebar .last-products > .product > img {
  margin-right: 10px;
}
.sidebar .last-products > .product > span {
  color: #474747;
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 20px;
}
.sidebar .last-products > .product > span > span:first-child {
  margin-bottom: 10px;
}
.sidebar .last-products > .product > span > span.price {
  color: #e84f68;
  font-weight: bold;
}
.sidebar .newsletter {
  border: 2px solid #e84f68;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 240px;
  margin-top: 25px;
  overflow-y: hidden;
  padding-bottom: 35px;
  padding-right: 35px;
  padding-top: 25px;
  position: relative;
  width: 100%;
}
.sidebar .newsletter::before {
  content: "";
  position: absolute;
  top: 90px;
  width: 100%;
  height: 100%;
  background-color: #e84f68;
  transform: skewY(-6deg);
}
.sidebar .newsletter > div {
  align-items: center;
  display: flex;
  margin-left: 15px;
  position: relative;
}
.sidebar .newsletter > div > span:first-child {
  align-items: center;
  border-radius: 50%;
  background-color: #e84f68;
  color: #fff;
  display: flex;
  font-size: 20px;
  justify-content: center;
  margin-right: 5px;
  min-height: 40px;
  min-width: 40px;
}
.sidebar .newsletter > div > span:last-child {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.sidebar .newsletter > div > span:last-child > span:first-child {
  color: #e84f68;
  font-size: 1.25rem;
  font-weight: bold;
}
.sidebar .newsletter > div > span:last-child > span:last-child {
  font-size: 0.6875rem;
  letter-spacing: -0.5px;
}
.sidebar .newsletter > form {
  margin-left: 35px;
  position: relative;
}
.sidebar .newsletter > form input {
  width: 100%;
  border: none;
  border-radius: 10px;
  padding: 10px;
}
.sidebar .newsletter > form input::-moz-placeholder {
  color: hsl(219deg, 15%, 71%);
  font-size: 14px;
}
.sidebar .newsletter > form input::placeholder {
  color: hsl(219deg, 15%, 71%);
  font-size: 14px;
}
.sidebar .newsletter > form input:focus {
  border: none;
  outline: none;
}
.sidebar .newsletter > form button {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar .newsletter > form button > i {
  color: #e84f68;
}

@media (max-width: 768px) {
  .sidebar .categories__container {
    background-color: #e84f68;
    border-radius: 0;
    display: block;
    height: 100vh;
    left: -100%;
    overflow-y: auto;
    padding: 125px 10px 60px !important;
    position: fixed;
    top: 0;
    width: 75vw;
    z-index: 995;
  }
  .sidebar .newsletter {
    margin-bottom: 35px;
  }
  .cat-close {
    transform: none;
  }
}
@media (min-width: 769px) {
  .sidebar {
    display: flex;
  }
  .sidebar .categories__container {
    background-color: #e84f68;
    border-radius: 0;
    display: block;
    height: 100vh;
    left: -100%;
    overflow-y: auto;
    padding: 125px 10px 60px !important;
    position: fixed;
    top: 0;
    width: 500px;
    z-index: 995;
  }
  .sidebar .newsletter {
    margin-bottom: 35px;
    margin-top: 0;
  }
  .cat-close {
    transform: none;
  }
}
@media (min-width: 993px) {
  .sidebar {
    display: block;
  }
  .sidebar .categories__container {
    border-radius: 10px;
    height: auto;
    padding: 15px 20px 40px 20px !important;
    position: static;
    width: 100%;
  }
  .sidebar .last-products .product {
    flex-direction: column;
    padding-bottom: 10px;
    text-align: center;
  }
  .sidebar .newsletter {
    height: 200px;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
  }
  .sidebar .newsletter div > span:last-child > span:first-child {
    font-size: 0.875rem;
  }
  .sidebar .newsletter > form {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .sidebar .last-products .product {
    flex-direction: row;
    text-align: left;
    padding-bottom: 0;
  }
}
.swiper {
  border-radius: 10px;
  margin-bottom: 25px;
  width: 100%;
}
.options {
  align-items: center;
  background-color: hsl(0deg, 0%, 96%);
  border-radius: 10px;
  display: flex;
  height: 80px;
  justify-content: space-around;
  margin-bottom: 35px;
}
.options .option {
  align-items: center;
  display: flex;
  max-width: 250px;
}
.options .option img {
  filter: invert(35%) sepia(99%) saturate(1514%) hue-rotate(325deg) brightness(100%) contrast(83%);
  height: 35px;
  margin-right: 10px;
  width: 35px;
}
.options .option div {
  font-size: 0.625rem;
  font-weight: bold;
  text-transform: uppercase;
}

.products-container .products-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.products-container .products-title > h1 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
}
.products-container .products-title > h1::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.products-container .products-title > h3 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
}
.products-container .products-title > h3::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.products-container .products-title > a {
  color: hsl(0deg, 0%, 35%);
  font-size: 0.625rem;
  font-weight: bold;
  text-transform: uppercase;
}
.products-container .products-title > a:hover {
  text-decoration: none;
}
.products-container .products-title > a > i {
  color: #e84f68;
  font-weight: bold;
}

.products {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.products .product {
  border-radius: 10px;
  color: inherit;
  display: inline-block;
  margin-bottom: 20px;
  padding: 20px 15px 25px 15px;
  position: relative;
  text-align: center;
  transition: all 0.2s ease;
  max-width: 250px;
}
.products .product:hover {
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-decoration: none;
}
.products .product > img {
  width: 100%;
}
.products .product > span {
  display: block;
}
.products .product > .sticker {
  padding: 0 5px;
  align-items: center;
  background-color: hsl(231deg, 44%, 56%);
  border-radius: 15px;
  color: #fff;
  display: flex;
  font-size: 0.625rem;
  height: 25px;
  justify-content: center;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  top: 10px;
  min-width: 80px;
}
.products .product > .title {
  font-weight: bold;
  font-size: 0.8125rem;
  height: 45px;
  line-height: 1.2;
  margin-top: 10px;
  max-width: 250px;
  overflow: hidden;
  position: relative;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.products .product > .delimiter {
  background-color: #e84f68;
  border: none;
  height: 2px;
  margin: 15px auto;
  width: 80px;
}
.products .product > .category {
  color: hsl(219deg, 15%, 71%);
  font-size: 0.75rem;
  margin-bottom: 10px;
}
.products .product > .price {
  color: #e84f68;
  font-weight: bold;
  font-size: 1rem;
}
.products .product > .price > span {
  color: hsl(219deg, 15%, 71%);
  text-decoration: line-through;
  margin-left: 10px;
}
.products .product .rating {
  letter-spacing: -2px;
  margin-bottom: 10px;
}
.products .product .rating > i {
  color: hsl(219deg, 15%, 71%);
  font-size: 0.875rem;
}
.products .product .rating > i.fa-star {
  color: hsl(43deg, 96%, 58%);
  font-size: 0.9375rem;
}

.banners {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.banners > .banner:hover {
  cursor: pointer;
}

.about {
  height: 325px;
  margin-bottom: 40px;
  text-align: center;
}
.about h1 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 25px;
}
.about h1 > span {
  color: #e84f68;
}
.about p {
  font-size: 0.9375rem;
  line-height: 1.2;
}
.about p > span {
  font-weight: bold;
}
.about img {
  width: 100%;
}

@media (max-width: 768px) {
  .swiper {
    height: auto;
    margin-top: 25px;
  }
  .options {
    height: auto;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .options > .row {
    justify-content: center;
  }
  .options .option {
    flex-direction: column;
    margin-bottom: 20px;
    max-width: 200px;
    text-align: center;
  }
  .options .option > img {
    margin-right: 0;
  }
  .products-container .products-title {
    align-items: flex-start;
  }
  .products-container .products-title h3 {
    font-size: 15px;
  }
  .products-container .products .product > .title {
    height: 50px;
  }
  .products-container .products .product img {
    width: 100%;
  }
  .products-container .products .product > .price {
    font-size: 0.8125rem;
  }
  .products-container .products .product > .price > span {
    margin-left: 0;
  }
  .banners {
    flex-wrap: wrap;
  }
  .banners .banner {
    margin-bottom: 25px;
  }
  .banners img {
    width: 100%;
  }
  .about {
    height: auto;
  }
}
@media (min-width: 769px) {
  .options {
    height: auto;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .options > .row {
    justify-content: center;
  }
  .options .option {
    flex-direction: column;
    margin-bottom: 20px;
    text-align: center;
  }
  .options .option > img {
    margin-right: 0;
  }
  .products-container .products .product {
    max-width: 200px;
  }
  .banners > .banner {
    margin-bottom: 0;
    margin-left: 10px;
    width: 50%;
  }
  .banners > .banner > img {
    width: 100%;
  }
  .about {
    height: auto;
  }
}
@media (min-width: 993px) {
  .about {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .swiper {
    height: auto;
  }
}
@media (min-width: 1400px) {
  .products-container .products .product {
    max-width: 250px;
  }
}
.contact .title, .contact-form .title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
}
.contact .title::after, .contact-form .title::after {
  background-color: #e84f68;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 50px;
}

.contact {
  font-size: 0.875rem;
}
.contact .details {
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 15px 20px;
}
.contact .details > .detail {
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.contact .details > .detail a {
  color: inherit;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.contact .details > .detail a:hover {
  color: #e84f68;
}
.contact .details > .detail i {
  color: #e84f68;
  margin-right: 3px;
}
.contact .details > .detail:last-child {
  border: none;
}
.contact .details > .detail:last-child a {
  align-items: center;
  background-color: #e84f68;
  border-radius: 4px;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  text-decoration: none;
  transition: all 0.2s ease;
  width: 30px;
}
.contact .details > .detail:last-child a > i {
  color: #fff;
}
.contact .details > .detail:last-child a:hover {
  background-color: #fff;
  cursor: pointer;
}
.contact .details > .detail:last-child a:hover > i {
  color: #e84f68;
}
.contact .text {
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 15px 20px;
}
.contact .text a {
  color: inherit;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.contact .text a:hover {
  color: #e84f68;
}

.contact-form {
  font-size: 0.875rem;
  margin-top: 20px;
}
.contact-form .form-wrapper {
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 15px 20px;
}
.contact-form .form-wrapper strong {
  color: #e84f68;
}
.contact-form .form-wrapper .form-group label {
  font-weight: 500;
  margin-bottom: 5px;
}
.contact-form .form-wrapper .form-group textarea {
  min-height: 180px;
  font-size: 0.875rem;
}
.contact-form .form-wrapper .form-group .text-content > a {
  color: inherit;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.contact-form .form-wrapper .form-group .text-content > a:hover {
  color: #e84f68;
}
.contact-form input {
  font-size: 0.875rem;
  border-color: #ced4da !important;
  height: 2.5rem;
  border-radius: 5px !important;
}
.contact-form input:focus, .contact-form textarea:focus {
  border-color: #ced4da;
  box-shadow: none;
}
.contact-form button {
  background-color: #e84f68;
  color: #fff;
  margin-top: 10px;
}
.contact-form button:hover {
  background-color: #b91832;
  color: #fff;
}
.contact-form .text-danger {
  font-size: 12px;
}

.category-container > .title {
  margin-bottom: 20px;
}
.category-container > .title > h1 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
}
.category-container > .title > h1::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.category-container > .title .sortby span {
  font-size: 15px;
  font-weight: 500;
}
.category-container > .title .sortby select {
  display: inline-block;
  width: auto;
  margin-left: 5px;
}
.category-container > .title .sortby select:focus {
  border-color: #ced4da;
  box-shadow: none;
}

@media (max-width: 768px) {
  .title {
    flex-wrap: wrap !important;
  }
  .sortby {
    margin-top: 10px;
  }
}
.left-column {
  left: -145%;
  position: absolute;
  top: 0;
}

.right-column {
  flex: 0 0 98%;
  max-width: 98%;
  margin: 0 auto;
}

.product > .breadcrumb {
  justify-content: start;
}

.product-details > span {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
}
.product-details .title {
  font-size: 1.3125rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.product-details .price {
  font-weight: 500;
  color: #e84f68;
  font-size: 1.625rem;
}
.product-details .price > span {
  font-weight: 400;
  color: #474747;
  display: inline-block;
  font-size: 0.9375rem;
  text-decoration: line-through;
  margin-left: 10px;
}

.purchase-now {
  border-radius: 6px;
  padding: 10px 15px;
  border: 2px solid #f5f5f5;
  color: #474747;
}
.purchase-now > span {
  display: block;
  text-align: center;
}
.purchase-now .title {
  font-weight: 500;
  font-size: 1.5rem;
}
.purchase-now .sub-title {
  font-weight: 500;
  font-size: 0.75rem;
  margin: 5px 0;
}
.purchase-now label.input-label {
  font-size: 0.75rem;
}
.purchase-now form input {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  font-weight: 400;
  font-size: 0.875rem;
  padding: 10px 20px;
  width: 100%;
}
.purchase-now form input:focus-visible {
  outline: none;
}
.purchase-now form > span {
  display: flex;
  font-weight: 400;
  font-size: 0.8125rem;
  justify-content: space-between;
}
.purchase-now form > span.total {
  font-weight: 500;
  font-size: 1rem;
}
.purchase-now form .custom-check span {
  font-weight: 400;
  font-size: 0.6875rem;
}
.purchase-now form .custom-check span > a {
  color: #474747;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.purchase-now form .custom-check span > a:hover {
  color: #e84f68;
}
.purchase-now form p {
  font-weight: 400;
  font-size: 0.8125rem;
  margin-top: 15px;
  text-align: center;
}
.purchase-now form button {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  color: #474747;
  font-weight: 500;
  font-size: 0.875rem;
  margin-top: 5px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all 0.3s;
  width: 100%;
}
.purchase-now form button:hover {
  background-color: #e84f68;
  border: 1px solid transparent;
  color: #fff;
}
.purchase-now form button:focus-visible {
  outline: none;
}

#cart-response {
  font-size: 14px;
}

.to-cart {
  display: flex;
  margin: 10px 0;
}
.to-cart > .quantity {
  width: 160px;
  margin-top: 0;
  cursor: pointer;
  text-align: left;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat !important;
  background-position-x: 100% !important;
  background-position-y: 7px !important;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(208, 27, 27)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
  font-weight: 400;
  font-size: 0.8125rem;
  padding: 5px 11px;
  height: 38px;
  color: #474747;
  border: 1px solid #d7d7d7;
  margin-right: 3px;
  display: inline-block;
  border-radius: 4px;
  transition: all 0.2s ease;
}
.to-cart > .quantity:hover {
  border: 1px solid #e84f68;
}
.to-cart > .quantity:focus {
  box-shadow: none;
}
.to-cart > button {
  background-color: #e84f68;
  width: 180px;
  color: #fff;
  font-weight: 400;
  font-size: 0.875rem;
  border-radius: 4px;
  margin-left: 10px;
  transition: all 0.3s ease;
}
.to-cart > button:hover {
  background-color: #b91832;
  color: #fff;
}

.swal-footer {
  text-align: center;
}

.favorite > a {
  font-weight: 400;
  color: #474747;
  font-size: 0.8125rem;
  display: inline-block;
  margin-right: 13px;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.favorite > a i.selected {
  color: #e84f68;
}
.favorite > a:hover {
  color: #e84f68;
}

.product-description > .title {
  border-bottom: 2px solid #e84f68;
  display: inline-block;
  font-size: 1.0625rem;
  padding: 0.5rem 1rem;
}
.product-description .text {
  border-top: 1px solid #dee2e6;
  max-height: 800px;
  min-height: 400px;
  overflow-y: auto;
  padding: 10px;
}
.product-description .text p, .product-description .text ul, .product-description .text ol, .product-description .text a {
  color: #474747;
  font-size: 0.875rem;
}
.product-description .text a {
  text-decoration: underline;
  transition: all 0.2s ease;
}
.product-description .text a:hover {
  color: #e84f68;
}

.product-tabs .nav-tabs {
  border: none;
  justify-content: center;
}
.product-tabs .nav-tabs .nav-item {
  border: none;
}
.product-tabs .nav-tabs .nav-item .nav-link {
  color: #474747;
  border: none;
}
.product-tabs .nav-tabs .nav-item .nav-link:hover {
  border: none;
}
.product-tabs .nav-tabs .nav-item .nav-link.active {
  border: 0;
  border-bottom: 2px;
  border-bottom-color: #e84f68;
  border-bottom-style: solid;
}
.product-tabs .tab-content {
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding-top: 10px;
}
.product-tabs .tab-content .tab-pane {
  font-size: 0.875rem;
  padding: 25px;
}

.product-page .rating {
  margin: 5px 0;
  margin-bottom: 17px;
}
.product-page .rating .alert {
  margin-bottom: 7px;
  font-size: 13px;
}
.product-page .rating .product-stars {
  display: inline-block;
  margin-right: 10px;
}
.product-page .rating .product-stars > a {
  font-size: 16px;
  padding: 0 1px;
  cursor: pointer;
  color: #FFD119;
  text-decoration: none;
}

@media (max-width: 768px) {
  .right-column > .row {
    margin: 0;
  }
  .product-details {
    padding: 15px 15px 0 15px;
  }
  .to-cart {
    padding: 0 15px;
  }
  .favorite {
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .product-description .text {
    min-height: 0;
  }
}
@media (min-width: 993px) {
  .product__categories {
    background-color: #e84f68;
    border-radius: 10px;
    list-style: none;
    padding: 15px 20px 40px 20px;
    position: absolute;
    width: 300px;
    top: 40px;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 0.3s;
  }
  .product__categories li.title {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
  }
  .product__categories li.title::after {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 50px;
  }
  .product__categories .acc-btn {
    align-items: center;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    color: #fff;
    display: flex;
    font-size: 0.8125rem;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
  }
  .product__categories .acc-btn:hover {
    text-decoration: none;
  }
  .product__categories .acc-btn > img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(199deg) brightness(105%) contrast(100%);
    margin-right: 5px;
    position: relative;
    top: -1px;
  }
  .product__categories .acc-btn > svg {
    color: #fff;
    height: 10px;
    margin-left: auto;
    width: 10px;
  }
  .product__categories .acc-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .product__categories .show-content {
    max-height: 130px;
  }
  .product__categories .acc-content > a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .product__categories .acc-content > a::before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 3px;
    margin-left: 5px;
    margin-right: 5px;
    width: 3px;
  }
  .product__categories .acc-content > a:hover {
    text-decoration: none;
  }
  .product__categories > .sidebar-links {
    list-style: none;
    margin-top: 15px;
    padding-left: 0;
  }
  .product__categories > .sidebar-links li.title {
    margin-bottom: 20px;
  }
  .product__categories > .sidebar-links > .link > a {
    color: #fff;
    font-size: 0.9375rem;
    text-transform: uppercase;
  }
  .product__categories > .sidebar-links > .link > a:hover {
    text-decoration: none;
  }
}
#mainCarousel {
  width: 100%;
  margin: 0 auto 1rem auto;
  --carousel-button-color: #170724;
  --carousel-button-bg: #fff;
  --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),
  0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  --carousel-button-svg-stroke-width: 2.5;
}

#mainCarousel .carousel__slide {
  width: 100%;
  padding: 0;
}
#mainCarousel .carousel__slide > img {
  width: 100%;
}

#mainCarousel .carousel__button.is-prev {
  left: -1.5rem;
}

#mainCarousel .carousel__button.is-next {
  right: -1.5rem;
}

#mainCarousel .carousel__button:focus {
  outline: none;
  box-shadow: 0 0 0 4px #A78BFA;
}

#thumbCarousel .carousel__slide {
  opacity: 0.5;
  padding: 0;
  margin: 0.25rem;
  width: 96px;
  height: 64px;
}

#thumbCarousel .carousel__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

#thumbCarousel .carousel__slide.is-nav-selected {
  opacity: 1;
}

.pagination-wrapper {
  display: flex;
  justify-content: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-wrapper .pagination .page-item {
  margin: 0 3px;
}
.pagination-wrapper .pagination .page-item.active .page-link:after {
  opacity: 1;
}
.pagination-wrapper .pagination .page-item.active .page-link:hover {
  color: #474747;
}
.pagination-wrapper .pagination .page-item:first-child .page-link:after, .pagination-wrapper .pagination .page-item:last-child .page-link:after {
  display: none;
}
.pagination-wrapper .pagination .page-link {
  font-weight: 700;
  border: none;
  display: flex;
  align-items: center;
  height: 100%;
  color: #474747;
  background: transparent;
  position: relative;
  padding: 0.5rem 1.1rem;
}
@media (max-width: 399px) {
  .pagination-wrapper .pagination .page-link {
    padding: 0.5rem 0.85rem;
  }
}
.pagination-wrapper .pagination .page-link:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e84f68;
  opacity: 0.5;
  z-index: -1;
}
.pagination-wrapper .pagination .page-link:hover {
  color: #474747;
}
.pagination-wrapper .pagination .page-link:focus {
  box-shadow: none;
}

.internal h1 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.875rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}
.internal h1::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}

#checkout-products .scroll-box {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}
#checkout-products .products-box .scroll-content {
  padding: 5px;
}
#checkout-products .products-box .product {
  padding: 0;
  padding-right: 20px;
  padding-bottom: 15px;
  margin-bottom: 23px;
  border-bottom: 1px solid #ddd;
  border-radius: 4px;
}
@media (max-width: 575px) {
  #checkout-products .products-box .product {
    padding: 0;
    margin-bottom: 0;
  }
}
#checkout-products .products-box .product:last-child {
  border-bottom: none;
}
#checkout-products .products-box .product img {
  max-height: 148px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #checkout-products .products-box .product img {
    max-height: none;
  }
}
@media (max-width: 575px) {
  #checkout-products .products-box .product img {
    display: block;
    margin: auto;
    border-radius: 4px;
  }
}
#checkout-products .products-box .product .prod-info {
  font-size: 0.875rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #checkout-products .products-box .product .prod-info {
    font-size: 0.8125rem;
  }
}
@media (max-width: 575px) {
  #checkout-products .products-box .product .prod-info {
    text-align: center;
    font-size: 0.8125rem;
  }
}
#checkout-products .products-box .product .prod-info .prod-title {
  font-weight: 700;
  color: hsl(0deg, 0%, 35%);
  font-size: 0.9375rem;
  padding-top: 2px;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #checkout-products .products-box .product .prod-info .prod-title {
    font-size: 0.8125rem;
  }
}
#checkout-products .products-box .product .prod-info .info {
  font-weight: 700;
  color: hsl(0deg, 0%, 35%);
  font-size: 0.8125rem;
}
#checkout-products .products-box .product .prod-info .form-group {
  display: inline-block;
  width: 60%;
}
@media (min-width: 575px) {
  #checkout-products .products-box .product .prod-info .form-group {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #checkout-products .products-box .product .prod-info .form-group {
    width: 42%;
  }
}
#checkout-products .products-box .product .prod-info .price {
  font-weight: 700;
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  display: inline-block;
  margin: 0;
  position: relative;
  margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #checkout-products .products-box .product .prod-info .price {
    font-size: 0.875rem;
  }
}
@media (max-width: 575px) {
  #checkout-products .products-box .product .prod-info .price {
    margin: 5px 0;
  }
}
#checkout-products .products-box .product .prod-info .price span {
  font-size: 0.8125rem;
  color: hsl(0deg, 0%, 35%);
  text-decoration: line-through;
  margin-left: 5px;
  display: inline-block;
}
#checkout-products .products-box .product .product-remove {
  color: #dadada;
  text-align: center;
  display: block;
}
#checkout-products .products-box .product .product-remove:hover {
  color: #e84f68;
}
#checkout-products .products-box .product .promotion {
  position: absolute;
  width: 20px;
  top: 0px;
  right: 0px;
}
#checkout-products .promo-code .input-wrapper {
  position: relative;
}
#checkout-products .promo-code .input-wrapper .form-control {
  border-color: #dadada;
}
#checkout-products .promo-code .input-wrapper .btn-promo {
  position: absolute;
  right: -1px;
  bottom: 0;
  background: hsl(0deg, 0%, 35%);
  padding: 7px 25px;
  border-radius: 0;
  color: #fff;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  font-size: 0.8125rem;
  line-height: 27px;
  height: 45px;
  text-transform: uppercase;
}
#checkout-products .price {
  color: hsl(0deg, 0%, 35%);
  font-size: 0.9375rem;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  margin: 5px 0;
  padding-right: 10px;
  position: relative;
}
#checkout-products .price.total-box {
  font-weight: 700;
  font-size: 1.0625rem;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 2px solid #dadada;
}
#checkout-products .price span {
  font-weight: 700;
  font-size: 1.0625rem;
}
#checkout-products #note {
  font-size: 0.8125rem;
  margin-top: 25px;
  border-top: 1px solid #dadada;
  padding: 10px 0px;
}

#checkout {
  padding: 3rem 0;
}
#checkout .checkout-box {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
@media (min-width: 991px) {
  #checkout .checkout-box {
    background: linear-gradient(90deg, #f8fafb calc(50% + 5px), #fff 50%);
  }
}
@media (min-width: 991px) {
  #checkout .left-col {
    padding-right: 32px;
    transition: opacity 0.3s linear;
  }
}
@media (min-width: 991px) {
  #checkout .right-col {
    padding-left: 32px;
  }
}
#checkout .separator {
  position: relative;
  margin-top: -105px;
}
@media (max-width: 991px) {
  #checkout .separator {
    display: none;
  }
}
#checkout .separator:after {
  content: "";
  width: 2px;
  height: calc(100% - 26px);
  margin-top: 26px;
  background: #e7e7e7;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: 1s;
}
#checkout .separator .separator-icon {
  color: #cecece;
  border: 2px solid #e7e7e7;
  border-radius: 50%;
  text-align: center;
  width: 45px;
  line-height: 40px;
  font-size: 1.25rem;
  background: #fff;
  transition: 1s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#checkout .separator .separator-icon i {
  transition: 1s;
}
#checkout .heading-row {
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 575px) {
  #checkout .heading-row {
    margin-bottom: 0.8rem;
  }
}
#checkout .login-modal {
  position: relative;
  z-index: 1;
  font-size: 0.875rem;
  color: #e84f68;
  font-weight: 700;
  text-decoration: none;
}
#checkout .login-modal i {
  font-size: 0.75rem;
  position: relative;
  top: -1px;
}
#checkout .login-modal:hover {
  color: #b91832;
}
#checkout .continue-shopping {
  font-size: 0.8125rem;
  color: hsl(0deg, 0%, 35%);
  position: relative;
  z-index: 1;
  margin-left: auto;
}
#checkout .container {
  padding: 3px 20px;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 991px) {
  #checkout .container {
    background: #ffffff;
  }
}
#checkout .logo {
  display: inline-block;
  z-index: 1;
  position: relative;
  width: 150px;
}
@media (max-width: 575px) {
  #checkout .logo {
    display: block;
    text-align: center;
    width: 120px;
  }
}
#checkout form {
  position: relative;
  z-index: 1;
  position: relative;
  display: block;
  padding-left: 0.5rem;
  margin: 0.75rem 0;
}
#checkout form label {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 5px;
}
#checkout form hr {
  margin: 0.2rem 0;
}
#checkout form .error {
  color: #e84f68;
  font-size: 13px;
  margin-top: 6px;
  display: inline-block;
}
#checkout form .steps {
  border-bottom: 2px solid #dadada;
  display: -ms-flex;
  display: flex;
  justify-content: space-around;
  margin-bottom: 1rem;
}
#checkout form .steps .nav-step {
  color: hsl(0deg, 0%, 35%);
  font-size: 0.875rem;
}
@media (max-width: 491px) {
  #checkout form .steps .nav-step {
    font-size: 0.8125rem;
    margin: 0 0.6rem;
    text-align: center;
  }
}
@media (min-width: 575px) {
  #checkout form .steps .nav-step {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #checkout form .steps .nav-step {
    font-size: 0.875rem;
    margin: 0 0.6rem;
    text-align: center;
  }
}
#checkout form .steps .nav-step.active {
  color: hsl(0deg, 0%, 35%);
  font-weight: 700;
  border-bottom: 2px solid #e84f68;
  margin-bottom: -2px;
}
#checkout form .steps .nav-step.disabled {
  cursor: default;
}
#checkout form .title {
  font-weight: 500;
  font-size: 1.0625rem;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  #checkout form .title {
    font-size: 0.9375rem;
  }
}
#checkout form .payment-info {
  background: #e8e8e8;
  border-radius: 4px;
  display: -ms-flex;
  display: flex;
  margin-bottom: 15px;
}
#checkout form .payment-info .title {
  margin-right: 8px;
}
#checkout form .payment-info .custom-control {
  flex: 0 0 50%;
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
  padding: 4px;
  border-radius: 4px;
}
@media (max-width: 399px) {
  #checkout form .payment-info .custom-control {
    font-size: 13px;
  }
}
#checkout form .payment-info .custom-control.active {
  background: hsl(123deg, 38%, 57%);
  color: #fff;
}
#checkout form .payment-info .custom-control .custom-control-label::before {
  display: none;
}
#checkout form .payment-info .custom-control .custom-control-label::after {
  display: none;
}
#checkout form .no-promo {
  font-size: 0.875rem;
}
#checkout form .remove-promo {
  font-size: 1rem;
  display: block;
  color: #e84f68;
  text-align: right;
  position: absolute;
  right: -8px;
  top: 1px;
}
#checkout form input[type=checkbox] {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
#checkout form label {
  font-weight: 500;
  color: hsl(0deg, 0%, 35%);
}
@media (max-width: 358px) {
  #checkout form label {
    font-size: 0.8125rem;
  }
}
#checkout form label a {
  color: #e84f68;
  text-decoration: none;
}
#checkout form .shipping-info-box .courier_label {
  border: 1px solid #d9d9d9;
  padding: 7px;
  display: inline-block;
  border-radius: 10px;
  position: relative;
  padding-top: 15px;
}
#checkout form .shipping-info-box .courier_label .shipping-price {
  position: absolute;
  font-size: 11px;
  background: #e84f68;
  color: #fff;
  padding: 0px 5px;
  top: -10px;
  right: 3px;
  border-radius: 3px;
}
#checkout form .shipping-info-box .form-check-input + label {
  position: relative;
  display: inline-block;
  height: 1.5625rem;
  padding-left: 35px;
  padding-right: 8px;
  line-height: 1.5625rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 0.875rem;
}
#checkout form .shipping-info-box .form-check-input[type=checkbox] + label::before, #checkout form .shipping-info-box .form-check-input[type=checkbox]:not(.filled-in) + label::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 18px;
  height: 18px;
  margin-top: 3px;
  content: "";
  border: 2px solid #8a8a8a;
  border-radius: 1px;
  transition: 0.2s;
}
#checkout form .shipping-info-box .form-check-input[type=checkbox]:not(.filled-in) + label::after {
  border: 0;
  transform: scale(0);
}
#checkout form .shipping-info-box .form-check-input[type=checkbox]:checked + label::before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 1.375rem;
  border-top: 2px solid transparent;
  border-right: 2px solid #e84f68;
  border-bottom: 2px solid #e84f68;
  border-left: 2px solid transparent;
  transform: rotate(40deg);
  transform-origin: 100% 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#checkout form .shipping-info-box .form-check-input:not(:checked), #checkout form .shipping-info-box .form-check-input:checked {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
#checkout form .shipping-info-box .form-check-input[type=radio] + label::before, #checkout form .shipping-info-box .form-check-input[type=radio] + label::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 16px;
  height: 16px;
  margin: 4px;
  content: "";
  transition: 0.28s ease;
}
#checkout form .shipping-info-box .form-check-input[type=radio]:not(:checked) + label::before, #checkout form .shipping-info-box .form-check-input[type=radio]:not(:checked) + label::after, #checkout form .shipping-info-box .form-check-input[type=radio]:checked + label::before, #checkout form .shipping-info-box .form-check-input[type=radio]:checked + label::after {
  border-radius: 50%;
}
#checkout form .shipping-info-box .form-check-input[type=radio]:not(:checked) + label::before, #checkout form .shipping-info-box .form-check-input[type=radio]:not(:checked) + label::after {
  border: 2px solid #5a5a5a;
}
#checkout form .shipping-info-box .form-check-input[type=radio]:checked + label::after {
  border: 2px solid #e84f68;
  background-color: #e84f68;
  transform: scale(1.02);
}
#checkout .custom-control {
  cursor: pointer;
  padding-left: 1.25rem;
}
#checkout .custom-control .custom-control-label:before {
  width: 0.875rem;
  height: 0.875rem;
  left: -1.25rem;
}
#checkout .custom-control .custom-control-label:after {
  top: 0.19rem;
  left: -1.31rem;
}
#checkout .custom-control .custom-control-input:checked ~ .custom-control-label:before {
  border-color: #e84f68;
  background-color: #e84f68;
}
#checkout .custom-control .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: none;
}
#checkout .custom-select-vmz select {
  padding-right: 35px;
}
@media (max-width: 358px) {
  #checkout .custom-select-vmz select {
    font-size: 0.75rem;
  }
}
#checkout .invoice-form-wrapper {
  display: none;
}
#checkout textarea {
  border-color: hsl(219deg, 15%, 71%);
  border-radius: 10px;
}
#checkout textarea:focus {
  box-shadow: none;
  border-color: hsl(219deg, 15%, 71%);
}
#checkout .btn-checkout {
  display: block;
  font-weight: 700;
  background: #e84f68;
  padding: 10px 20px;
  color: #fff;
  font-size: 1rem;
  position: relative;
  margin-left: auto;
  border-radius: 7px;
}
#checkout .btn-checkout:hover {
  background: hsl(0deg, 0%, 35%);
}
#checkout .prod-info label {
  font-weight: 400;
  font-size: 0.875rem !important;
  margin-bottom: 0 !important;
  margin-top: 8px !important;
}
#checkout .selectpicker {
  display: none;
}
#checkout .bootstrap-select {
  display: none;
}
#checkout .bootstrap-select .dropdown-toggle {
  color: hsl(0deg, 0%, 35%);
  height: 45px;
  font-size: 0.9375rem;
  border-radius: 4px;
  padding-left: 0.9rem;
  border-color: #ddd;
}
#checkout .bootstrap-select .dropdown-toggle:focus {
  border-color: #ddd;
  box-shadow: none;
  background: #f9fafa;
}
#checkout .bootstrap-select .dropdown-toggle:focus-visible {
  text-shadow: none;
}
#checkout .bootstrap-select .dropdown-toggle::-moz-placeholder {
  color: #737373;
}
#checkout .bootstrap-select .dropdown-toggle::placeholder {
  color: #737373;
}
#checkout .bootstrap-select .dropdown-toggle .filter-option {
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.footer {
  background-color: hsl(0deg, 0%, 96%);
  border-top: 3px;
  border-top-color: #e84f68;
  border-top-style: solid;
  box-shadow: 0 0 0 100vmax hsl(0deg, 0%, 96%);
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  height: 325px;
}
.footer .phone {
  display: flex;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-top: 30px;
}
.footer .phone img {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 10px;
}
.footer .phone span:nth-child(2) {
  font-size: 1.4375rem;
  font-weight: bold;
}
.footer .contact {
  padding-left: 15px;
}
.footer .contact span {
  font-size: 0.8125rem;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.footer .contact span > i {
  width: 20px;
}
.footer .contact span:first-child {
  font-size: 0.9375rem;
  font-weight: bold;
}
.footer .footer-navigations {
  height: 295px;
  padding-top: 30px;
}
.footer .footer-navigations ul {
  list-style: none;
  padding-left: 0;
}
.footer .footer-navigations .links, .footer .footer-navigations .categories, .footer .footer-navigations .footer-blogs, .footer .footer-navigations .socials {
  height: 100%;
}
.footer .footer-navigations .title {
  border-bottom: 1px;
  border-bottom-color: #e84f68;
  border-bottom-style: solid;
  font-size: 1.1875rem;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.footer .footer-navigations a {
  color: inherit;
  font-size: 0.8125rem;
  font-weight: 400;
}
.footer .footer-navigations a:hover {
  text-decoration: none;
  color: #e84f68;
}
.footer .footer-navigations .links {
  display: flex;
  flex-direction: column;
}
.footer .footer-navigations .links li:nth-child(6) {
  margin-bottom: 15px;
}
.footer .footer-navigations .links li:nth-child(8) {
  margin-bottom: 10px;
}
.footer .footer-navigations .links li:last-child > a {
  color: #e84f68;
  font-size: 0.8125rem;
  font-weight: bold;
}
.footer .footer-navigations .links li:last-child > a > i {
  margin-right: 5px;
}
.footer .footer-navigations .categories {
  display: flex;
  flex-direction: column;
}
.footer .footer-navigations .categories > a {
  margin-bottom: 5px;
}
.footer .footer-navigations .footer-blogs > .blog {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}
.footer .footer-navigations .footer-blogs > .blog img {
  border-radius: 3px;
}
.footer .footer-navigations .footer-blogs > .blog > span {
  display: flex;
  font-size: 0.8125rem;
  flex-direction: column;
  line-height: 1;
}
.footer .footer-navigations .footer-blogs > .blog > span > span:last-child {
  color: #e84f68;
  font-size: 0.625rem;
}
.footer .footer-navigations .socials a {
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 5px;
  margin-bottom: 5px;
}
.footer .footer-navigations .socials a > i {
  width: 20px;
}
.footer .copyright {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 0 100vmax #fff;
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  color: #787878;
  display: flex;
  height: 30px;
  font-size: 0.75rem;
  font-weight: 400;
  justify-content: space-between;
}
.footer .copyright a {
  color: inherit;
}
.footer .copyright a:hover {
  text-decoration: none;
}
.footer .copyright span:nth-child(2) {
  color: #e84f68;
  font-weight: bold;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .footer {
    height: auto;
  }
  .footer .contact, .footer .phone {
    padding-left: 0;
  }
  .footer .phone div {
    display: flex;
    flex-direction: column;
  }
  .footer .footer-navigations {
    height: auto;
  }
  .footer .footer-navigations > div {
    margin-bottom: 20px;
  }
  .footer .footer-navigations .socials a {
    display: block;
  }
  .footer .copyright {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0;
  }
  .footer .copyright > span:first-child {
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .footer {
    height: auto;
  }
  .footer .phone {
    padding-left: 0;
  }
  .footer .phone div > span:last-child {
    display: block;
  }
  .footer .contact {
    padding-left: 0;
  }
  .footer .footer-navigations {
    height: auto;
  }
}
#order_complete .order-complete-message {
  margin: 10px 0;
  padding: 1rem;
  padding-top: 0;
  display: grid;
  grid-template-columns: 1fr;
  text-align: center;
}
#order_complete .order-complete-message img {
  width: 80px;
  margin: auto;
}
#order_complete .order-complete-message h4 {
  font-weight: 700;
  color: hsl(0deg, 0%, 35%);
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
@media (max-width: 575px) {
  #order_complete .order-complete-message h4 {
    font-size: 1.3rem;
  }
}
#order_complete .order-complete-message .order-accepted {
  font-weight: 500;
  color: hsl(0deg, 0%, 35%);
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
#order_complete .order-info-list {
  justify-content: center;
}
#order_complete .order-info-list li {
  border-left: 2px dashed #ebebeb;
  padding: 0 30px;
  text-align: center;
}
@media (max-width: 719px) {
  #order_complete .order-info-list li {
    flex-basis: 50%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
#order_complete .order-info-list li span {
  display: block;
}
#order_complete .order-info-list li .order-title {
  color: #6c757d;
  font-size: 0.9375rem;
}
#order_complete .order-info-list li .order-value {
  font-size: 0.9375rem;
  font-weight: 500;
}
#order_complete .order-info-list li:first-child {
  border-left: 0;
}
@media (max-width: 719px) {
  #order_complete .order-info-list li:nth-child(3) {
    border: none;
  }
}
#order_complete .product_table_col .product_table {
  border: 2px solid #f5f5f5;
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table {
    display: block;
  }
}
#order_complete .product_table_col .product_table thead th {
  border-bottom: 0;
  border-top: 0;
  color: hsl(0deg, 0%, 35%);
  font-size: 1rem;
}
#order_complete .product_table_col .product_table thead th.quantity-title {
  text-align: center;
}
#order_complete .product_table_col .product_table thead th.sum-title {
  text-align: right;
}
#order_complete .product_table_col .product_table tbody {
  border: 1px solid #f5f5f5;
}
#order_complete .product_table_col .product_table tbody tr th {
  font-size: 0.9375rem;
  font-weight: 500;
  border: none;
}
#order_complete .product_table_col .product_table tbody tr td {
  border: none;
  font-size: 1rem;
}
#order_complete .product_table_col .product_table tbody tr td.quantity-value {
  text-align: center;
}
#order_complete .product_table_col .product_table tbody tr td.sum-value {
  text-align: right;
  font-weight: 500;
}
#order_complete .product_table_col .product_table tbody tr td.sum-value .old-price {
  display: block;
  font-size: 0.8125rem;
  text-decoration: line-through;
  color: hsl(219deg, 15%, 71%);
}
#order_complete .product_table_col .product_table .product_info_td .product_information_wrapper {
  display: grid;
  grid-template-columns: 1fr 7fr;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_info_td .product_information_wrapper {
    grid-template-columns: auto;
  }
}
#order_complete .product_table_col .product_table .product_info_td .product_information_wrapper img {
  max-width: 90px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.8125rem;
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_info_td .product_information_wrapper img {
    margin: auto;
    margin-right: 0;
  }
}
#order_complete .product_table_col .product_table .product_info_td .product_information_wrapper a {
  color: #e84f68;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_info_td .product_information_wrapper a {
    font-size: 0.875rem;
  }
}
#order_complete .product_table_col .product_table .product_info_td .product_information_wrapper .order-list-options ul {
  padding-left: 0;
}
#order_complete .product_table_col .product_table .product_info_td .product_information_wrapper .order-list-options ul li {
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_info_td .product_information_wrapper .order-list-options ul li {
    font-size: 0.8125rem;
  }
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_subtotals tr {
    display: flex;
    justify-content: space-between;
  }
}
#order_complete .product_table_col .product_table .product_subtotals th, #order_complete .product_table_col .product_table .product_subtotals td {
  padding: 0.3rem 0.75rem;
}
@media (min-width: 767px) {
  #order_complete .product_table_col .product_table .product_subtotals th, #order_complete .product_table_col .product_table .product_subtotals td {
    width: auto;
    text-align: right;
  }
}
#order_complete .product_table_col .product_table .product_subtotals td {
  text-align: right;
}
@media (min-width: 767px) {
  #order_complete .product_table_col .product_table .product_subtotals td {
    width: 150px;
  }
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_total tr {
    display: flex;
    justify-content: space-between;
  }
}
#order_complete .product_table_col .product_table .product_total th, #order_complete .product_table_col .product_table .product_total td {
  font-size: 1.2rem;
  font-weight: 700;
}
@media (min-width: 767px) {
  #order_complete .product_table_col .product_table .product_total th, #order_complete .product_table_col .product_table .product_total td {
    width: auto;
    text-align: right;
  }
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table .product_total th, #order_complete .product_table_col .product_table .product_total td {
    font-size: 0.9rem;
  }
}
#order_complete .product_table_col .product_table .product_total td {
  text-align: right;
}
@media (min-width: 767px) {
  #order_complete .product_table_col .product_table .product_total td {
    width: 150px;
  }
}
@media (max-width: 575px) {
  #order_complete .product_table_col .product_table {
    border: 0;
    max-height: 660px;
    overflow-y: auto;
  }
  #order_complete .product_table_col .product_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #order_complete .product_table_col .product_table tr {
    border-bottom: 3px solid #ddd;
    display: block;
  }
  #order_complete .product_table_col .product_table tr:last-child {
    margin-bottom: 0;
  }
  #order_complete .product_table_col .product_table tbody {
    display: block;
    width: 100%;
  }
  #order_complete .product_table_col .product_table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.9rem;
    text-align: right !important;
  }
  #order_complete .product_table_col .product_table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  #order_complete .product_table_col .product_table td:last-child {
    border-bottom: 0;
  }
}
#order_complete .card-address {
  display: grid;
  grid-template-columns: 1fr;
  border: 2px solid #f0f0f0;
  padding: 20px;
  position: relative;
}
@media (max-width: 575px) {
  #order_complete .card-address {
    padding-top: 35px;
  }
}
#order_complete .card-address .badge {
  position: absolute;
  top: 0;
  right: 10px;
  background: #f0f0f0;
  font-size: 0.8125rem;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
}
#order_complete .card-address .name {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1rem;
}
#order_complete .card-address span {
  font-size: 0.875rem;
  margin-bottom: 5px;
}
#order_complete .card-address .contact-title {
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  margin-bottom: 0;
}
#order_complete .card-invoice {
  display: grid;
  grid-template-columns: 1fr;
  border: 2px solid #f0f0f0;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  padding-top: 50px;
  height: 100%;
}
@media (max-width: 575px) {
  #order_complete .card-invoice {
    padding-top: 35px;
  }
}
#order_complete .card-invoice .badge {
  position: absolute;
  top: 0;
  right: 10px;
  background: #f0f0f0;
  font-size: 0.8125rem;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
}
#order_complete .card-invoice ul {
  padding-left: 0;
  margin-bottom: 0;
}
#order_complete .card-invoice ul li {
  display: flex;
  justify-content: space-between;
}
#order_complete .card-invoice ul li strong {
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  margin-bottom: 0;
}
#order_complete .btn-shopping {
  background: #e84f68;
  color: #fff;
  font-weight: 500;
}

.hidden {
  display: none;
}

#profile-page h1 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
}
#profile-page h1::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
#profile-page .profile-form {
  margin-top: 20px;
}
#profile-page .profile-form .box {
  border: 1px solid #e5e7eb;
  padding: 20px;
  border-radius: 5px;
}
#profile-page .profile-form .box .title {
  font-weight: 500;
  color: hsl(0deg, 0%, 35%);
  margin-bottom: 15px;
  font-size: 0.9375rem;
}
#profile-page .profile-form .box .form-group label {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 500;
}
#profile-page .profile-form .box .form-group .form-control {
  padding: 10px;
  height: inherit;
  font-size: 0.8125rem;
}
#profile-page .profile-form .box .custom-check .text-content {
  font-weight: 400;
}
#profile-page .profile-form .box .custom-check .text-content a {
  color: hsl(0deg, 0%, 35%);
  text-decoration: underline;
}
#profile-page .profile-form .btn-update {
  background: #e84f68;
  color: #fff;
  padding: 10px;
  font-size: 0.875rem;
  margin-top: 15px;
}
#profile-page .profile-form .btn-update:hover {
  background: #e53855;
}
#profile-page .alert {
  font-size: 0.875rem;
}

.profile-nav-info {
  border: 1px solid #dfdfdf;
  border-radius: 7px !important;
  padding: 7px 0;
}
@media (min-width: 575px) and (max-width: 767px) {
  .profile-nav-info {
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
  }
}
.profile-nav-info li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
  margin-bottom: 7px;
  padding-left: 15px;
}
@media (min-width: 575px) and (max-width: 767px) {
  .profile-nav-info li {
    padding: 15px 0;
    border-bottom: none;
    margin: 0;
    padding-bottom: 7px;
  }
}
.profile-nav-info li:last-child {
  border-right: none;
}
@media (min-width: 767px) {
  .profile-nav-info li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 575px) {
  .profile-nav-info li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.profile-nav-info li a {
  color: #474747;
  display: block;
  text-decoration: none;
  padding: 5px;
  font-size: 0.8125rem;
}
@media (min-width: 575px) and (max-width: 767px) {
  .profile-nav-info li a {
    text-align: center;
    padding: 0;
    font-size: 0.75rem;
  }
  .profile-nav-info li a i {
    display: block;
    margin-bottom: 5px;
    font-size: 0.875rem;
  }
}
.profile-nav-info li a:hover {
  color: #e84f68;
}
.profile-nav-info .color-red {
  color: #EF5350;
}

#account-orders h3, #account-addresses h3 {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 767px) {
  #account-orders h3, #account-addresses h3 {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
  }
}
#account-orders .table-responsive, #account-addresses .table-responsive {
  scrollbar-width: thin;
}
#account-orders table th, #account-addresses table th {
  font-weight: 700;
  font-size: 0.8125rem;
  color: hsl(0deg, 0%, 35%);
  background: #f0f0f0;
  border: none;
}
#account-orders table td, #account-addresses table td {
  color: hsl(0deg, 0%, 35%);
  font-size: 0.8125rem;
  vertical-align: middle;
}
#account-orders table .view-order, #account-orders table .track-order, #account-orders table .track-order-link, #account-addresses table .view-order, #account-addresses table .track-order, #account-addresses table .track-order-link {
  background: #EF5350;
  color: #fff;
  text-decoration: underline;
}
#account-orders table .text-red, #account-addresses table .text-red {
  color: #EF5350;
}
@media (max-width: 991px) {
  #account-orders, #account-addresses {
    border: 0;
    max-height: 660px;
    overflow-y: auto;
  }
  #account-orders thead, #account-addresses thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #account-orders tr, #account-addresses tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 1.5rem;
  }
  #account-orders tr:last-child, #account-addresses tr:last-child {
    margin-bottom: 0;
  }
  #account-orders td, #account-addresses td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.9rem;
    text-align: right !important;
  }
  #account-orders td:before, #account-addresses td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  #account-orders td:last-child, #account-addresses td:last-child {
    border-bottom: 0;
    width: 100%;
    text-align: center !important;
  }
  #account-orders td:last-child a, #account-addresses td:last-child a {
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
  }
  #account-orders td:last-child:before, #account-addresses td:last-child:before {
    display: none;
  }
}

#profile_order_detail h3 {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 767px) {
  #profile_order_detail h3 {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
  }
}
#profile_order_detail .order-info-list {
  justify-content: center;
}
#profile_order_detail .order-info-list li {
  border-left: 2px dashed #ebebeb;
  padding: 0 30px;
  text-align: center;
}
@media (max-width: 719px) {
  #profile_order_detail .order-info-list li {
    flex-basis: 50%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
#profile_order_detail .order-info-list li span {
  display: block;
}
#profile_order_detail .order-info-list li .order-title {
  color: #6c757d;
  font-size: 0.9375rem;
}
#profile_order_detail .order-info-list li .order-value {
  font-size: 0.9375rem;
  font-weight: 500;
}
#profile_order_detail .order-info-list li:first-child {
  border-left: 0;
}
@media (max-width: 719px) {
  #profile_order_detail .order-info-list li:nth-child(3) {
    border: none;
  }
}
#profile_order_detail .product_table_col .product_table {
  border: 2px solid #f5f5f5;
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table {
    display: block;
  }
}
#profile_order_detail .product_table_col .product_table thead th {
  border-bottom: 0;
  border-top: 0;
  color: hsl(0deg, 0%, 35%);
  font-size: 1rem;
}
#profile_order_detail .product_table_col .product_table thead th.quantity-title {
  text-align: center;
}
#profile_order_detail .product_table_col .product_table thead th.sum-title {
  text-align: right;
}
#profile_order_detail .product_table_col .product_table tbody {
  border: 1px solid #f5f5f5;
}
#profile_order_detail .product_table_col .product_table tbody tr th {
  font-size: 0.9375rem;
  font-weight: 500;
  border: none;
}
#profile_order_detail .product_table_col .product_table tbody tr td {
  border: none;
  font-size: 1rem;
}
#profile_order_detail .product_table_col .product_table tbody tr td.quantity-value {
  text-align: center;
}
#profile_order_detail .product_table_col .product_table tbody tr td.sum-value {
  text-align: right;
  font-weight: 500;
}
#profile_order_detail .product_table_col .product_table tbody tr td.sum-value .old-price {
  display: block;
  font-size: 0.8125rem;
  text-decoration: line-through;
  color: hsl(219deg, 15%, 71%);
}
#profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper {
  display: grid;
  grid-template-columns: 1fr 7fr;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper {
    grid-template-columns: auto;
  }
}
#profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper img {
  max-width: 90px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.8125rem;
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper img {
    margin: auto;
    margin-right: 0;
  }
}
#profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper a {
  color: #e84f68;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper a {
    font-size: 0.875rem;
  }
}
#profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper .order-list-options ul {
  padding-left: 0;
}
#profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper .order-list-options ul li {
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_info_td .product_information_wrapper .order-list-options ul li {
    font-size: 0.8125rem;
  }
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_subtotals tr {
    display: flex;
    justify-content: space-between;
  }
}
#profile_order_detail .product_table_col .product_table .product_subtotals th, #profile_order_detail .product_table_col .product_table .product_subtotals td {
  padding: 0.3rem 0.75rem;
}
@media (min-width: 767px) {
  #profile_order_detail .product_table_col .product_table .product_subtotals th, #profile_order_detail .product_table_col .product_table .product_subtotals td {
    width: auto;
    text-align: right;
  }
}
#profile_order_detail .product_table_col .product_table .product_subtotals td {
  text-align: right;
}
@media (min-width: 767px) {
  #profile_order_detail .product_table_col .product_table .product_subtotals td {
    width: 150px;
  }
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_total tr {
    display: flex;
    justify-content: space-between;
  }
}
#profile_order_detail .product_table_col .product_table .product_total th, #profile_order_detail .product_table_col .product_table .product_total td {
  font-size: 1.2rem;
  font-weight: 700;
}
@media (min-width: 767px) {
  #profile_order_detail .product_table_col .product_table .product_total th, #profile_order_detail .product_table_col .product_table .product_total td {
    width: auto;
    text-align: right;
  }
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table .product_total th, #profile_order_detail .product_table_col .product_table .product_total td {
    font-size: 0.9rem;
  }
}
#profile_order_detail .product_table_col .product_table .product_total td {
  text-align: right;
}
@media (min-width: 767px) {
  #profile_order_detail .product_table_col .product_table .product_total td {
    width: 150px;
  }
}
@media (max-width: 575px) {
  #profile_order_detail .product_table_col .product_table {
    border: 0;
    max-height: 660px;
    overflow-y: auto;
  }
  #profile_order_detail .product_table_col .product_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #profile_order_detail .product_table_col .product_table tr {
    border-bottom: 3px solid #ddd;
    display: block;
  }
  #profile_order_detail .product_table_col .product_table tr:last-child {
    margin-bottom: 0;
  }
  #profile_order_detail .product_table_col .product_table tbody {
    display: block;
    width: 100%;
  }
  #profile_order_detail .product_table_col .product_table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.9rem;
    text-align: right !important;
  }
  #profile_order_detail .product_table_col .product_table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  #profile_order_detail .product_table_col .product_table td:last-child {
    border-bottom: 0;
  }
}
#profile_order_detail .card-address {
  display: grid;
  grid-template-columns: 1fr;
  border: 2px solid #f0f0f0;
  padding: 20px;
  position: relative;
}
@media (max-width: 575px) {
  #profile_order_detail .card-address {
    padding-top: 35px;
  }
}
#profile_order_detail .card-address .badge {
  position: absolute;
  top: 0;
  right: 10px;
  background: #f0f0f0;
  font-size: 0.8125rem;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
}
#profile_order_detail .card-address .name {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1rem;
}
#profile_order_detail .card-address span {
  font-size: 0.875rem;
  margin-bottom: 5px;
}
#profile_order_detail .card-address .contact-title {
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  margin-bottom: 0;
}
#profile_order_detail .card-invoice {
  display: grid;
  grid-template-columns: 1fr;
  border: 2px solid #f0f0f0;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  padding-top: 50px;
  height: 100%;
}
@media (max-width: 575px) {
  #profile_order_detail .card-invoice {
    padding-top: 35px;
  }
}
#profile_order_detail .card-invoice .badge {
  position: absolute;
  top: 0;
  right: 10px;
  background: #f0f0f0;
  font-size: 0.8125rem;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
}
#profile_order_detail .card-invoice ul {
  padding-left: 0;
  margin-bottom: 0;
}
#profile_order_detail .card-invoice ul li {
  display: flex;
  justify-content: space-between;
}
#profile_order_detail .card-invoice ul li strong {
  font-size: 0.9375rem;
  color: hsl(0deg, 0%, 35%);
  margin-bottom: 0;
}

#profile_favorites .product {
  display: -ms-flex;
  display: flex;
  padding: 0;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 25px;
  border: 1px solid #d7d7d7;
  border-radius: 6px;
  padding: 10px;
}
#profile_favorites .product:hover .content-box {
  transform: none;
}
#profile_favorites .product .product-image {
  width: 140px;
  display: block;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-right: 10px;
}
#profile_favorites .product .product-image img {
  margin-bottom: 0;
}
#profile_favorites .product .prod-title {
  border-bottom: none !important;
  height: auto !important;
  font-size: 1.125rem;
  margin-bottom: 0.3125rem;
  color: #EF5350;
  display: block;
  font-weight: 500;
  text-decoration: none;
}
#profile_favorites .product .info {
  font-size: 0.875rem;
  margin-top: 3px;
  display: block;
}
#profile_favorites .product .colors-box span {
  opacity: 1;
}
#profile_favorites .product .content-box {
  display: block;
  background: #fff;
  padding: 0.625rem;
  padding-bottom: 0;
  transition: all 0.2s ease-in-out;
  width: 40%;
}
#profile_favorites .product .price {
  font-weight: 500;
  font-size: 1rem;
  color: hsl(0deg, 0%, 35%);
  display: inline-block;
  margin: 0;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #profile_favorites .product .price {
    font-size: 0.9375rem;
  }
}
@media (max-width: 575px) {
  #profile_favorites .product .price {
    margin: 5px 0;
  }
}
#profile_favorites .product .price span {
  font-size: 0.875rem;
  color: hsl(219deg, 15%, 71%);
  text-decoration: line-through;
  margin-left: 5px;
  display: inline-block;
}
#profile_favorites .product .product-btn-wrapper {
  margin-left: auto;
  margin-right: 0.9375rem;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#profile_favorites .product .product-btn-wrapper .btn-main {
  background: #000;
  color: #fff;
  font-weight: 500;
  font-size: 0.875rem;
  padding: 0.375rem 0.875rem;
  border-radius: 7px;
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 0.625rem;
  transition: all 0.3s ease;
}
#profile_favorites .product .product-btn-wrapper .btn-main:focus {
  box-shadow: none;
}
#profile_favorites .product .product-btn-wrapper .btn-main:hover {
  background: #404040;
}
#profile_favorites .product .product-btn-wrapper .remove-from-favorite {
  position: relative;
  display: block;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #b3b3b3;
  transition: all 0.2s ease;
}
#profile_favorites .product .product-btn-wrapper .remove-from-favorite:hover {
  color: hsl(0deg, 0%, 35%);
}
#profile_favorites .alert {
  border-radius: 7px;
}

.articles-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.articles-wrapper article {
  display: -ms-flex;
  display: flex;
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .articles-wrapper article {
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  .articles-wrapper article .content {
    padding-bottom: 1.5rem;
  }
}
.articles-wrapper article:nth-of-type(4n+1), .articles-wrapper article:nth-of-type(4n+2) {
  flex-direction: column;
}
@media (min-width: 767px) {
  .articles-wrapper article:nth-of-type(4n+1), .articles-wrapper article:nth-of-type(4n+2) {
    margin-top: 25px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .articles-wrapper article:nth-of-type(4n+1) .img-wrapper, .articles-wrapper article:nth-of-type(4n+2) .img-wrapper {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .articles-wrapper article:nth-of-type(4n+1) .img-wrapper img, .articles-wrapper article:nth-of-type(4n+2) .img-wrapper img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .articles-wrapper article:nth-of-type(4n+1) .content, .articles-wrapper article:nth-of-type(4n+2) .content {
    width: 80%;
    display: block;
    margin: auto;
    top: -3rem;
    position: relative;
    background: #fff;
    padding: 1rem;
    border-radius: 4px;
    text-align: center;
  }
}
@media (min-width: 767px) and (min-width: 768px) and (max-width: 991.98px) {
  .articles-wrapper article:nth-of-type(4n+1) .content, .articles-wrapper article:nth-of-type(4n+2) .content {
    width: 90%;
  }
}
@media (min-width: 767px) {
  .articles-wrapper article:nth-of-type(4n+1) .content h2, .articles-wrapper article:nth-of-type(4n+2) .content h2 {
    height: 42px;
    word-wrap: break-word;
    display: block;
  }
}
@media (min-width: 767px) {
  .articles-wrapper article:nth-of-type(4n+1) .content p, .articles-wrapper article:nth-of-type(4n+2) .content p {
    display: block;
    height: 90px;
    overflow: hidden;
  }
}
.articles-wrapper article:nth-of-type(4n+3), .articles-wrapper article:nth-of-type(4n+4) {
  flex-direction: column;
}
@media (min-width: 767px) {
  .articles-wrapper article:nth-of-type(4n+3), .articles-wrapper article:nth-of-type(4n+4) {
    text-align: left;
    flex-direction: row;
    margin: 1rem 0;
  }
  .articles-wrapper article:nth-of-type(4n+3) .img-wrapper, .articles-wrapper article:nth-of-type(4n+4) .img-wrapper {
    width: 40%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .articles-wrapper article:nth-of-type(4n+3) .img-wrapper img, .articles-wrapper article:nth-of-type(4n+4) .img-wrapper img {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .articles-wrapper article:nth-of-type(4n+3) .content, .articles-wrapper article:nth-of-type(4n+4) .content {
    padding: 0 1rem;
    padding-top: 1rem;
    width: 60%;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .articles-wrapper article:nth-of-type(4n+3) .content, .articles-wrapper article:nth-of-type(4n+4) .content {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .articles-wrapper article:nth-of-type(4n+3) .content p, .articles-wrapper article:nth-of-type(4n+4) .content p {
    font-size: 0.8125rem;
    margin-bottom: 0.5rem;
    height: 40px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .articles-wrapper article {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
  .articles-wrapper article .img-wrapper img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 449px) {
  .articles-wrapper article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.articles-wrapper article a {
  text-decoration: none;
}
.articles-wrapper article .content {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 767px) {
  .articles-wrapper article .content {
    padding: 0.4rem 0.3rem;
  }
}
.articles-wrapper article .content h2 {
  font-weight: 500;
  font-size: 1.0625rem;
}
@media (max-width: 991px) {
  .articles-wrapper article .content h2 {
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) and (min-width: 449px) {
  .articles-wrapper article .content h2 {
    height: 36px;
    overflow: hidden;
  }
}
.articles-wrapper article .content h2 a {
  color: #474747;
  transition: all 0.2s ease;
}
.articles-wrapper article .content h2 a:hover {
  color: #e84f68;
}
.articles-wrapper article .content p {
  font-size: 0.875rem;
  color: hsl(219deg, 15%, 71%);
}
@media (max-width: 991px) {
  .articles-wrapper article .content p {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767px) and (min-width: 449px) {
  .articles-wrapper article .content p {
    height: 78px;
    overflow: hidden;
  }
}
.articles-wrapper article .content .read-more {
  font-size: 0.875rem;
  background: #e84f68;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .articles-wrapper article .content .read-more {
    font-size: 0.75rem;
    padding: 0.3rem 0.75rem;
  }
}
.articles-wrapper article .article-info {
  font-size: 0.875rem;
  color: #6d6d6d;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .articles-wrapper article .article-info {
    font-size: 0.75rem;
  }
}
.articles-wrapper article .article-info i {
  font-size: 0.75rem;
  letter-spacing: -2px;
  position: relative;
  top: -1px;
  color: #fdd171;
}
@media (max-width: 991px) {
  .articles-wrapper article .article-info i {
    font-size: 0.6875rem;
  }
}
.articles-wrapper article .article-info i.empty {
  color: #6d6d6d;
}

.blog-detail {
  padding-bottom: 2rem;
  margin-bottom: -3rem;
}
@media (max-width: 767px) {
  .blog-detail {
    margin-bottom: -2rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 1199px) {
  .blog-detail .container {
    max-width: 1360px;
  }
}
.blog-detail .post-info {
  width: 100%;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 1rem;
}
.blog-detail .post-info h1 {
  color: hsl(0deg, 0%, 35%);
  font-size: 1.25rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}
.blog-detail .post-info h1::before {
  content: "";
  background-color: #e84f68;
  bottom: -10px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
}
.blog-detail .post-info div {
  display: block;
  text-align: left;
  padding-bottom: 5px;
}
.blog-detail .post-info .author, .blog-detail .post-info .date {
  font-size: 0.75rem;
  color: hsl(219deg, 15%, 71%);
}
@media (max-width: 575px) {
  .blog-detail .post-info .author, .blog-detail .post-info .date {
    margin-bottom: 0.5rem;
    display: inline-block;
  }
}
.blog-detail .post-info .author .svg-inline--fa, .blog-detail .post-info .date .svg-inline--fa {
  position: relative;
  top: -1px;
  margin-right: 3px;
}
.blog-detail .post-info .author {
  display: inline-block;
  margin-right: 10px;
}
.blog-detail h2, .blog-detail h3, .blog-detail h4, .blog-detail h5, .blog-detail h6 {
  color: #474747;
  font-weight: 500;
}
.blog-detail h2 {
  font-size: 1.5rem;
}
.blog-detail h3 {
  font-size: 1.25rem;
}
.blog-detail h4 {
  font-size: 1.125rem;
}
.blog-detail h5, .blog-detail h6 {
  font-size: 1rem;
}
.blog-detail img {
  margin-bottom: 10px;
}
.blog-detail img[align=right] {
  margin-left: 10px;
}
.blog-detail img[align=left] {
  margin-right: 10px;
}
.blog-detail p, .blog-detail ul, .blog-detail ol {
  color: #474747;
  font-size: 0.875rem;
}
.blog-detail p a, .blog-detail ul a, .blog-detail ol a {
  color: #e84f68;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .blog-detail img {
    margin: 0px !important;
    margin-bottom: 10px !important;
    display: block;
    height: auto;
    width: 100%;
  }
  .blog-detail ol, .blog-detail ul {
    padding-left: 0px;
  }
  .blog-detail ol li, .blog-detail ul li {
    margin-bottom: 14px;
  }
}
.blog-detail strong {
  font-weight: 500;
}
@media (min-width: 575px) {
  .blog-detail .blog-footer {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
  }
}
.blog-detail .blog-footer .fa-star {
  color: hsl(43deg, 96%, 58%);
  font-size: 0.8125rem;
}
@media (max-width: 575px) {
  .blog-detail .blog-footer .addthis_inline_share_toolbox_owxd {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.blog-detail .blog-footer .addthis_inline_share_toolbox_owxd a {
  text-decoration: none;
}
.blog-detail .breadcrumb a {
  text-decoration: none;
  color: hsl(219deg, 15%, 71%);
}
.blog-detail .breadcrumb a:hover {
  text-decoration: underline;
}

.rating #rate {
  font-size: 0.875rem;
  font-weight: 500;
  color: #474747;
}

#blog-right .title {
  font-size: 1.25rem;
  display: block;
  color: #474747;
  font-weight: 500;
  margin-bottom: 1rem;
  position: relative;
  border-bottom: 1px solid #ddd;
}
#blog-right p {
  font-size: 0.9375rem;
  color: hsl(219deg, 15%, 71%);
  margin-bottom: 2rem;
}
#blog-right .small-post {
  display: block;
  margin: 0.8rem 0;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #ddd;
}
#blog-right .small-post:last-child {
  border-bottom: none;
}
#blog-right .small-post a {
  display: -ms-flex;
  display: flex;
  align-items: center;
  text-decoration: none;
}
#blog-right .small-post img {
  float: left;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) and (min-width: 359px) {
  #blog-right .small-post img {
    width: 20%;
  }
}
#blog-right .small-post .post-title {
  color: #474747;
  display: inline-block;
  font-size: 0.75rem;
  width: 68%;
}
@media (max-width: 767px) {
  #blog-right .small-post .post-title {
    padding-left: 10px;
  }
}
@media (max-width: 767px) and (min-width: 359px) {
  #blog-right .small-post .post-title {
    width: 75%;
  }
}

:root, body {
  font-family: "Roboto", sans-serif;
}

body {
  background-image: url("/frontend/images/background.png");
  color: #474747;
  scroll-behavior: smooth;
}

.content {
  background-color: #fff;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  padding-top: 200px;
}
.content .internal h1 {
  font-size: 1.25rem;
  font-weight: 700;
}

input.form-control {
  border-color: hsl(219deg, 15%, 71%);
  border-radius: 5px;
}
input.form-control:focus {
  box-shadow: none;
  border-color: hsl(219deg, 15%, 71%);
}

@media (max-width: 768px) {
  .content {
    flex-direction: column-reverse;
    padding-top: 65px;
  }
}
@media (min-width: 769px) {
  .content {
    flex-direction: column-reverse;
    padding-top: 130px;
  }
}
@media (min-width: 993px) {
  .content {
    flex-direction: row;
    padding-top: 165px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
  .content {
    flex-direction: row;
    padding-top: 200px;
  }
}
.shine {
  position: relative;
  overflow: hidden;
}
.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.shine:hover::before, .shine:focus::before {
  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
