@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Poppins:wght@400;600&display=swap");
body {
  font-family: "Poppins", sans-serif;
}

h1, h2 {
  font-weight: 600 !important;
}

@media screen and (max-width: 992px) {
  .splash-txt {
    font-size: 35px;
  }
  .splash {
    height: 500px !important;
  }
  .intro .intro-item .intro-label {
    font-size: 11px;
  }
  .contact-title {
    text-align: center;
  }
  .contact-details {
    padding-left: 60px;
  }
  .navbar-header .nav .nav-item, .navbar-footer .nav .nav-item {
    padding: 0 7px !important;
  }
  #promotion {
    padding: 50px 40px 0px 40px;
  }
  #promotion #promotionTitle {
    font-size: 35px;
  }
  #promotion #discountPct {
    font-size: 60px;
  }
  .subcategories .category-link {
    margin-left: 10px !important;
  }
  .active-arrow-right {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .navbar-header {
    display: none;
  }
  .navbar-toggle {
    display: block !important;
  }
  .logo-image {
    width: 60% !important;
    margin: 13px 12px 20px 16px !important;
  }
  .catalog-item-box-secondary {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .splash {
    height: 450px !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .show-all {
    float: none !important;
    margin-left: auto !important;
    text-align: center !important;
  }
  .section-title {
    font-size: 22px !important;
    text-align: center;
  }
  .copyright-section {
    text-align: left !important;
  }
  .languages {
    display: none;
  }
  .intro {
    display: none;
  }
  .about-us-content {
    padding-right: 0px !important;
  }
  .about-us-paragraph {
    max-width: none !important;
  }
  .payment-methods-title {
    text-align: center !important;
  }
  .category-div, .categories-title {
    display: none;
  }
  .splash-txt {
    font-size: 30px;
  }
  #promotion #promotionTitle {
    font-size: 25px;
  }
  .intro-footer .intro-pair {
    padding-bottom: 15px;
  }
  .category-link {
    max-width: none !important;
  }
  .active-arrow-right {
    display: initial;
  }
}
@media screen and (min-width: 768px) {
  .footer-nav {
    display: none;
  }
  .sidenav {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .splash {
    height: 370px !important;
  }
}
@media screen and (max-width: 480px) {
  #promotionTitle {
    font-size: 15px;
  }
  #discountPct {
    font-size: 50px;
  }
  .splash-image {
    height: 30%;
  }
  .splash-txt {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 575px) {
  #promotion {
    background-image: url("../img/promotion_redux.png") !important;
    background-position: 70% 20%;
    background-size: cover;
    padding: 40px 0px 30px 15px;
  }
  #promotion .details-btn {
    background: transparent;
    border-radius: 0;
    border: none;
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
    text-align: left;
    text-decoration: underline;
  }
  #promotion #promotionTitle {
    font-size: 15px;
  }
  #promotion .promo-message {
    padding-left: 0px;
    text-align: justify;
    margin-right: 15px;
  }
  .category-title {
    text-align: center;
  }
  .section-title {
    font-size: 18px !important;
  }
}
.intro-align {
  margin-left: auto;
}

.languages {
  padding: 20px 20px 0px 0px;
  font-size: 13px;
}
.languages a {
  color: #2e2b5b;
}
.languages .active {
  font-weight: bold;
  color: #46437f;
}

.languages-sidebar {
  padding-right: 20px;
  font-size: 16px;
  color: white;
}
.languages-sidebar .active {
  font-weight: bold;
  text-decoration: underline;
}

.logo-image {
  margin: 2px 0px 34px 2px;
  padding-left: 10px;
}

.intro {
  padding: 30px 20px 0px 0px;
}
.intro .intro-label {
  height: 60px;
  padding-top: 12px;
  display: inline-block;
}

.intro-item {
  color: #2e2b5b;
  display: inline-block;
  font-size: 13px;
  line-height: 1.23;
  padding-left: 10px;
}

.intro-icon {
  padding-right: 5px;
  width: 45px;
}

.navbar {
  height: 45px;
  padding: 0;
}
.navbar a {
  color: white;
  font-size: 14px;
  font-weight: bold;
  line-height: 29px;
}
@media (max-width: 991px) {
  .navbar a {
    font-size: 12px;
  }
}
.navbar .dropdown-menu {
  background-color: #46437f;
}
.navbar .dropdown-menu a {
  color: #ffffff;
}
.navbar .dropdown-menu a:hover {
  background-color: #6c68bc;
}

.navbar-header {
  background-color: #46437f;
}
.navbar-header .action-items a {
  padding-left: 20px;
  color: #ffffff;
}
.navbar-header .social-links {
  padding-right: 10px;
}
.navbar-header .active {
  background-color: #6c68bc;
}

.sidenav {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transition: 0.5s;
}

.sidenav-inner {
  border-radius: 0px 20px 0px 0px;
  line-height: 2.57;
  display: none;
  z-index: 9999;
  width: 70%;
  height: 100%;
  position: fixed;
  left: 0;
  padding: 40px 0px 0px 30px;
  background-color: #46437f;
  border-top: 1px solid #e9e7e5;
  font-size: 14px;
}
.sidenav-inner .nav-closer {
  position: absolute;
  height: 50px;
  padding: 25px 25px 0px 0px;
  top: 0px;
  right: 0px;
  color: #ffffff;
}
.sidenav-inner a {
  color: #ffffff;
}
.sidenav-inner .submenu-item {
  padding-left: 20px;
  display: none;
}
.sidenav-inner .sidenav-item {
  color: #ffffff;
  font-weight: bold;
}
.sidenav-inner .socials {
  padding: 0;
}
.sidenav-inner .social-link {
  padding-left: 5px;
}

.navbar-toggle {
  display: none;
  margin: 24px 0 28px 13px;
  object-fit: contain;
}

.navbar-footer a {
  color: rgb(27, 25, 25);
}

.nav-item {
  padding: 0 15px;
}

.splash {
  background-image: url("../img/splash.png");
  /* background-image: url("../img/womens_day_ana.jpg"); */
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 600px;
  background-position: 50% 50%;
}

.splash-text {
  z-index: 99;
  width: 100%;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  font-size: 40px;
  font-weight: bolder;
  color: #ffffff;
}

.categories {
  padding: 0px 20px;
}
.categories .categories-content a {
  cursor: pointer;
  line-height: 50px;
  color: #2e2b5b;
}
.categories .categories-content h3 {
  font-size: 16px;
  font-weight: 600;
}
.categories .category-list {
  margin-top: 30px;
}
.categories .categories-btn {
  border-radius: 20px;
  float: right;
  border: none;
  height: 40px;
  margin-bottom: 30px;
  padding: 0px 20px;
}
.categories .category-products {
  margin-top: 20px;
}
.categories .category-products .category-description {
  margin-top: -10px;
  font-size: 12px;
}

.catalog {
  padding-top: 35px;
}
.catalog .catalog-title-items {
  padding-bottom: 30px;
}
.catalog .catalog-title {
  text-align: center;
}
.catalog .show-all {
  text-align: right;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}
.catalog .show-all a {
  color: #2e2b5b;
}
.catalog .arrangements-title-items {
  padding: 10px 0px 30px 0;
}
.catalog .arrangements-title-items .arrangements-title {
  font-weight: 600;
  font-size: 30px;
}

.catalog-item {
  padding-bottom: 35px;
  border-radius: 5px;
  text-align: center;
  color: #2e2b5b;
}
.catalog-item .item-name {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-item .item-desc {
  font-size: 13px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-item .catalog-content {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.15;
  display: block;
}
.catalog-item .catalog-content .details-link {
  display: block;
}
.catalog-item .catalog-content .button-div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-item .catalog-content .catalog-details {
  height: 50px;
  width: 60%;
  border-radius: 6px;
  border: 0px;
  box-shadow: 0 2px 23px 0 rgba(211, 198, 198, 0.5);
  background-color: #ffffff;
  color: #2e2b5b;
  font-size: 13px;
  opacity: 0;
}
.catalog-item .catalog-content img:hover + .button-div, .catalog-item .catalog-content .button-div:hover {
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  background: rgba(46, 43, 92, 0.15);
}
.catalog-item .catalog-content img:hover + .button-div .catalog-details, .catalog-item .catalog-content .button-div:hover .catalog-details {
  opacity: 1;
}

.catalog-item-box, .catalog-item-box-secondary {
  box-shadow: 0 2px 45px 0 #edecf7;
  position: relative;
  padding: 30px 0px;
}
.catalog-item-box .sale-img, .catalog-item-box-secondary .sale-img {
  position: absolute;
  top: 0px;
  right: 0px;
}

.price-section {
  padding-top: 10px;
}
.price-section .price, .price-section .prev-price {
  font-family: "Inter", sans-serif;
  font-size: 13px;
}
.price-section .prev-price {
  color: #9493a3;
  text-decoration: line-through;
}

.promotion {
  padding: 50px 75px;
  background-image: url("../img/promotion.png");
  margin-bottom: 40px;
  background-size: cover;
  height: 300px;
  background-position: 70% 50%;
  position: relative;
  padding-bottom: 30px;
  color: #ffffff;
  font-weight: bold;
}
.promotion h2 {
  font-size: 40px;
  margin-bottom: -10px;
}
.promotion .discount {
  display: inline-block;
  font-size: 70px;
  font-style: italic;
}
.promotion .promo-message {
  display: inline-block;
  max-width: 441px;
  font-size: 13px;
  font-style: italic;
  padding-left: 10px;
}
.promotion .details-btn {
  width: 180px;
  height: 50px;
  background: transparent;
  border-radius: 6px;
  border: solid 1px #c3c2cf;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 16px;
}

.path {
  font-size: 12px;
  margin-top: 12px;
}
.path a {
  color: #2e2b5b;
}

footer {
  padding: 50px;
}
footer .footer-about {
  padding: 10px 0;
  font-size: 12px;
  color: #9493a3;
}
footer .intro-footer {
  padding: 15px 0;
  color: #2e2b5b;
}
footer .intro-footer .intro-label {
  padding-top: 5px;
  margin-left: 15px;
}
footer .intro-footer .intro-footer-text {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
footer .footer-nav {
  margin-top: -25px;
  padding-bottom: 20px;
  padding-left: 10px;
  text-align: left;
}
footer .footer-nav a {
  font-weight: 500;
  font-size: 13px;
  color: black;
  font-weight: 500;
  line-height: 2.15;
}

.socials {
  padding: 0px 4px;
}
.socials img {
  max-width: 24px;
}

.copyright-section {
  text-align: right;
  font-size: 13px;
}

.category-link {
  display: inline-block;
  padding-left: 15px;
}

.category-div-selected {
  background-color: #eeeef3;
}

.subcategories .category-link {
  margin-left: 20px;
}

.selected-category {
  font-weight: bold;
}

.active-arrow-right {
  float: right;
  font-weight: 300;
  padding-right: 10px;
  margin-top: 3px;
  font-size: 30px;
}

.about-us {
  padding: 0px 20px;
}
.about-us p {
  font-size: 13px;
  color: #2e2b5b !important;
}
.about-us h2 {
  font-size: 30px;
}
.about-us h3 {
  font-size: 24px;
  font-weight: 600;
}
.about-us .about-us-splash {
  background-image: url("../img/splash.png");
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 585px;
  height: 585px;
  background-position: 20% 50%;
  box-shadow: 50px 50px 40px 0 #dbdbe1;
  margin-top: 20px;
}
.about-us .about-us-title {
  padding-top: 30px;
}
.about-us .about-us-paragraph {
  padding-top: 40px;
  max-width: 485px;
}
.about-us .show-manual {
  color: #7eb851;
}
.about-us .about-us-content {
  padding-right: 15px;
  padding-bottom: 40px;
}

.guide {
  padding: 0px 20px;
}
.guide p {
  font-size: 13px;
}
.guide strong {
  font-size: 16px;
}
.guide h3 {
  font-size: 24px;
  font-weight: 600;
}
.guide h2 {
  font-size: 30px;
  font-weight: 600;
}
.guide label, .guide p {
  color: #2e2b5b;
}
.guide label {
  font-size: 16px;
  font-weight: bold;
}
.guide .guide-title {
  padding-top: 30px;
}

.contact {
  color: #2e2b5b;
}
.contact .contact-area {
  padding: 0px 20px;
}
.contact .contact-details {
  border-right: 1px solid #e9e7e5;
  margin-left: -10px;
}
.contact .contact-title {
  padding-top: 30px;
  color: black;
}
.contact .contact-btn {
  border-radius: 45px;
  border: none;
  background-color: #46437f;
  color: white;
  height: 40px;
  width: 40px;
  text-align: center;
}
.contact .contact-item-title {
  font-size: 16px;
  font-weight: bold;
}
.contact p {
  max-width: 300px;
  margin-top: -10px;
  font-size: 13px;
}
.contact .contact-section {
  padding: 30px 0 135px 0;
}
.contact .contact-input {
  border-radius: 4px;
  border: solid 1px #dfdee7;
  height: 40px;
  width: 100%;
  padding-left: 10px;
}
.contact .contact-page-title {
  font-size: 16px;
  font-weight: bold;
}
.contact .contact-fields {
  padding: 0 60px;
}
.contact .contact-fields p {
  max-width: none;
}
.contact .input-label {
  font-size: 13px;
}
.contact #contact-message {
  width: 100%;
  border: solid 1px #dfdee7;
  padding: 10px;
}
.contact .contact-page-btn {
  float: right;
  width: 120px;
  height: 40px;
  border-radius: 6px;
  background-color: #7eb851;
  color: white;
  border: none;
  font-size: 13px;
}
.contact .contact-info {
  padding-left: 15px;
}
.contact .contact-info label, .contact .contact-info p {
  padding-left: 15px;
}

#gmap_canvas {
  width: 100%;
}

@media screen and (max-width: 400px) {
  .contact .contact-item-title {
    font-size: 13px;
  }
  .contact p {
    font-size: 12px;
  }
  .contact .contact-info {
    padding-left: 0px;
  }
  .contact .contact-info label, .contact .contact-info p {
    max-width: 150px;
    padding-left: 5px;
  }
}
@media screen and (max-width: 1200px) {
  .contact-info label, .contact-info p {
    max-width: 200px;
    padding-left: 5px;
  }
  .category-link {
    max-width: 180px;
  }
}
.order-info {
  padding: 30px 0;
}
.order-info span {
  font-size: 14px;
}

.order-info-message {
  text-align: center;
  margin-bottom: 10px;
}

.order-info-table-section {
  padding: 20px;
  border-top: 1px solid #dee1e3 !important;
}

.radio-wrapper .radio {
  padding-top: 30px;
  margin-bottom: -5px;
}

.complete-order-button {
  background-color: #7eb851;
  color: white;
  width: 100%;
  height: 45px;
  border-radius: 15px;
  border: none;
  margin-top: 15px;
}

.paymentDescription p {
  font-size: 13px;
}

.order-info-table-price {
  text-align: right;
}

.sale-img {
  width: 60px;
}

.post-page-confirmation {
  text-align: center;
  padding: 40px 0;
  color: #2e2b5b;
  font-weight: 500;
}
.post-page-confirmation h2 {
  color: black;
}
.post-page-confirmation a {
  color: #7eb851;
}

.order-info-table .radio label {
  margin-bottom: 0 !important;
}

.order-info-table-section div.radio {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.labelForTermsAgreement span {
  top: 0 !important;
  font-size: 14px;
}

.order-info-table .checkmark {
  top: 2px;
}

.select-form {
  font-size: 14px;
  margin: 1em 0 0.5em 0;
}

.inherit-width {
  width: inherit;
}

.message-filler-description {
  display: block;
  margin-top: 1em;
}
.home-page-message-wrapper{
  padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 5px;
    background: #6c68bc;
    color: white;
    font-size: 14px !important;
}
.order-page-message{
  padding-left: 15px;
}
.contact-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 20px;
  box-shadow:  0px 1px 20px 20px #00000012;
  z-index: 1000;
  padding: 20px;
  text-align: center;
  max-width: 500px;
  width: 90%;
}
.contact-popup-content-error h2, .contact-popup-content-success h2, .contact-popup-content-email h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.contact-popup-content-error p, .contact-popup-content-success p, .contact-popup-content-email p {
  margin-bottom: 20px;
  max-width: unset !important;
}
.contact-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.no-scroll {
  overflow: hidden;
}
.contact-popup .btn{
  display: flex;
  align-items: center;
  justify-content: center;
  float: none !important;
  margin: 0 auto;
}