@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;700&display=swap');

* {
    margin: 0;
    padding: 0;
   box-sizing: border-box;
}

body {

	   font-family: Lora, serif;
   font-size: 16px;
   font-weight: 700;
    line-height: 28px;
   color: #555555;
  background: #ffffff;}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
   color: inherit;
}  

ul {
  list-style: none;
}

.screen-reader-text,
.elementor-screen-only {
  position: absolute;
    width: 1px;
   height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
    border: 0;
}

.elementor-location-header {
   position    :       sticky;
	 top: 0;
          z-index: 999;
    background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.08);
}

.elementor-location-header .elementor-element-31db1a82 {
  min-height: 80px;
  display: flex;
   align-items: center;
}

.elementor-location-header .elementor-element-31db1a82 > .elementor-container {
  display: flex;
   align-items: center;
}

.elementor-location-header .elementor-element-15140d8e img {
  max-height: 60px;
        width: auto;
}

.elementor-element-4248183d {
          background  :  #333;
}

.elementor-nav-menu--layout-horizontal {
   display: flex;
   justify-content: center;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
   display: flex;
    justify-content: center;
   width: 100%;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li {

   flex: 1;
   text-align: center;
     }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a {
  font-family: Lora, serif;
    text-transform: none;
  line-height: 18px;
  font-weight: 400;
   color:      #ffffff;
    font-size: 15px;
  padding: 15px 20px;
  display: block;
	transition: background .3s;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a:hover,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a.elementor-item-active {
    background : #c20c0b;
}

.elementor-menu-toggle {
   display: none;
    background: none;
    border: none;
  color: #333;
  font-size: 1.5rem;
    cursor: pointer;
    padding: 10px;
}

.elementor-menu-toggle .elementor-menu-toggle__icon--close {
    display: none;
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open {
   display: none;
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close {
    display: inline;
}

.mobile-nav-dropdown {
    display: none;
  background: #333;
  position: absolute;
   width: 100%;
  z-index: 998;
}

.mobile-nav-dropdown .elementor-nav-menu {
   display: flex;
  flex-direction: column;
}

.mobile-nav-dropdown .elementor-nav-menu li a {

	   display     : block;
	 padding: 12px 20px;
   color: #fff;
    font-family: Lora, serif;
  font-size: 14px;
    font-weight: 400;
   border-bottom: 1px solid #444;


}

.mobile-nav-dropdown .elementor-nav-menu li a:hover {
   background: #c20c0b;
}

.elementor-container {
   max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
   display: flex;
   flex-wrap: wrap;
}

.elementor-column-gap-default > .elementor-column {
    padding: 0 10px;
}

.elementor-column-gap-no > .elementor-column {
    padding: 0;
}


.elementor-col-100 {
   width: 100%;
}

.elementor-col-50 {
  width: 50%;
}

.elementor-col-33 {
  width: 33.333%;
}

.elementor-col-25 {
    width: 25%;
}

.elementor-col-16 {
   width: 16.666%;
}

.elementor-slides-wrapper {
   position: relative;
    overflow: hidden;
}

.swiper-slide {
   min-height: 500px;
  background-size: cover;
   background-position: center;
   background-color: #2a1a0e;
    display: flex;
   align-items: center;
    position: relative;
}

.swiper-slide::before {

	  content: '';
  position: absolute;
   top: 0;
   left: 0;
    right: 0;
   bottom    :        0;
  background: rgba(0,0,0,0.5);
}

.swiper-slide-inner {
  position: relative;
    z-index: 2;
  width: 100%;
   padding: 40px 60px;
}

.swiper-slide-contents {
  max-width: 600px;
}

.elementor-slide-heading

{
  font-family: Lora, serif;
	font-size: 48px;
    font-weight: 700;
  color: #fff;
    line-height: 55px;
  margin-bottom: 0.9rem;
  text-transform: uppercase;
}

.elementor-slide-description {
  font-family: Lora, serif;
   font-size: 1.125em;
  font-weight:        400;
   color: #fff;
  line-height: 28px;
}

.feature-box-item .elementor-icon-box-wrapper {
    padding: 15px 5px;
}

.feature-box-item .elementor-icon-box-content p {
    font-family: Lora, serif;
    color: #333;
    font-weight: 400;
  line-height: 18px;
}

.elementor-element-6a95363 {
   padding: 78px 0 55px;
    text-align: center;
}

h1, article.hentry h1 {
    font-family: Lora, serif;
  line-height: 40px;
   font-weight: 400;
  color: #333333;
  font-size: 35px;
}

h2, article.hentry h2 {
   font-family: Lora, serif;
   line-height: 35px;
   font-weight: 400;
  color: #333;
  font-size: 30px;
}

h3, article.hentry h3 {
  font-family: Lora, serif;
	line-height: 25px;
  font-weight: 400;
  color: #333333;
  font-size: 20px;
}

h4, article.hentry h4 {


    font-family: Lora, serif;
    line-height: 28px;
  font-weight: 400;
   color: #333;
  font-size: 18px;
     }

.elementor-button,
.button {
    background-color: #c20c0b;
  color: #fff;
  font-family: Lora, serif;
    font-size: 15px;
   font-weight: 700;
   padding: 12px 30px;
   border: none;
	border-radius: 5px;
    cursor: pointer;
   display: inline-block;
   transition: background .3s;
   text-align: center;
}

.elementor-button:hover,
.button:hover {
    color: #fff;
    background-color: #555555;
}

.elementor-button-wrapper {
  margin-top: 22px;
}

.elementor-animation-grow {
   transition: transform .3s, background .3s;
}

.elementor-animation-grow:hover {
  transform: scale(1.05);
}

.woocommerce.columns-2 {
    width: 100%;
}

ul.products.columns-2 {
   display: flex;
   flex-wrap: wrap;
          gap: 30px;
  justify-content: center;
}

ul.products.columns-2 > li.product {
  width: calc(50% - 15px);
   background: #fff;
   border: 1px solid #efefef;
    border-radius: 5px;
 overflow: hidden;
    text-align: center;
    padding-bottom: 20px;
    transition: box-shadow .3s;
}

ul.products.columns-2 > li.product:hover {
  box-shadow: 0 4px 15px rgba(0,0,0,.1);
}

.woocommerce-LoopProduct-link {
   display: block;
}

.woocommerce-LoopProduct-link img {
  width: 100%;
  height: auto;
    display: block;
}

.woocommerce-loop-product__title {
   font-family: Lora, serif;
   line-height: 24px;
   font-weight: 700;
    color: #000;
    font-size: 14px;
  padding: 15px 10px 5px;
}

.product-short-desc {
  font-family: Lora, serif;
    font-size: 13px;
   font-weight: 400;
    color: #555;
  line-height: 1.25rem;
    padding: 0 15px 10px;
}

.buy-via-whatsapp {
  padding: 10px 15px;
}

.buy-via-whatsapp .button.contact-wa-button {
    background-color: #ddd;
  color: #c20c0b;
  font-size: 13px;
  padding: 8px 20px;
  border-radius: 5px;
    display: inline-flex;
   align-items: center;
  gap: 8px;
   width: 100%;
   justify-content: center;
}

.buy-via-whatsapp .button.contact-wa-button:hover {
    background-color: #555;
  color: #fff;
}

.elementor-element-2419852 .elementor-icon-box-wrapper {
  display: flex;
    align-items: flex-start;
   gap: 15px;
}

.elementor-element-2419852 .elementor-icon-box-icon .elementor-icon {
  color: #c20c0b;
   font-size: 24px;
}

.elementor-icon-box-title {
    font-family: Lora, serif;
    font-size: 24px;
   font-weight: 400;
    color: #333;
   margin-bottom: 15px;
}

.elementor-icon-box-description {
  font-family: Lora, serif;
    font-size: 14px;
   font-weight: 400;
   color: #555555;
  line-height: 24px;
}

.elementor-image-box-wrapper {
   display: flex;

   align-items: center;

   gap: 15px;

   border: 1px solid #dedede;

   border-radius: 50px;

   padding: 10px 25px;

    transition: border-color .3s;
}

.elementor-image-box-wrapper:hover {
    border-color: #c20c0b;
}

.elementor-image-box-img img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.elementor-image-box-title {
   font-family: Lora, serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.elementor-image-box-title a {
	  color: #333;
	}

.elementor-image-box-title a:hover {
   color: #c20c0b;
}

.elementor-testimonial-wrapper {
    border: 1px solid #efefef;
   border-radius: 5px;
    padding: 25px;
   text-align: center;
  background: #faf9fc;
}

.elementor-testimonial-content {
  font-family: Lora, serif;
    font-size: 14px;
    font-weight :      400;
   color: #555;
    line-height: 1.375rem;
               font-style: italic;
    margin-bottom: 15px;
}

.elementor-testimonial-name {
    font-family: Lora, serif;
   font-size: 14px;
    font-weight: 700;
  color: #333333;
}

.elementor-location-footer {
	background: #333;
    color: #bababa;
  padding-top: 42px;
}

.elementor-location-footer h3.elementor-heading-title {
   color: #fff;
  font-size: 1rem;
   font-weight: 700;
   margin-bottom: 20px;
}

.elementor-location-footer .elementor-icon-list-items {
    display :    flex;
   flex-direction     :       column;
   gap: 10px;
}

.elementor-location-footer .elementor-icon-list-item {
    display: flex;
    align-items: flex-start;
  gap: 10px;
}

.elementor-location-footer .elementor-icon-list-icon {
  color: #bababa;

	    font-size: 14px;

	    min-width: 16px;

	   padding-top: 2px;
}

.elementor-location-footer .elementor-icon-list-text {
  font-family: Lora, serif;
  font-size: 14px;
  font-weight :       400;
   color: #bababa;
  line-height: 20px;
}

.elementor-location-footer a .elementor-icon-list-text:hover {
  color: #fff;
}

.elementor-location-footer .elementor-form {
  display: flex;
   flex-direction: column;
    gap: 8px;


     }

.elementor-location-footer .elementor-field.elementor-field-textual {
  width: 100%;
  -moz-border-radius: 3px;
  padding: 8px 12px;
    -webkit-border-radius: 3px;
   border: 1px solid #555;
  background: #444;
  color: #fff;
  font-family: Lora, serif;
   font-size: 13px;
  font-weight: 400;
   border-radius: 3px;
   outline: none;
}

.elementor-location-footer .elementor-field.elementor-field-textual::placeholder {
   color: #bababa;
}

.elementor-location-footer .elementor-button.elementor-size-sm {
   background-color: #d13131;
    color: #fff;
   font-family :   Lora, serif;
  font-size: 13px;
    font-weight: 700;
   padding: 8px 20px;
  border: none;
    border-radius: 3px;
  cursor: pointer;
   width: 100%;
    transition: background .3s;
}

.elementor-location-footer .elementor-button.elementor-size-sm:hover {
  background-color: #c20c0b;
}

.elementor-element-995af4a {
   background: #2a2a2a;
   padding: 15px 0;
  text-align: center;
}

.elementor-element-995af4a .elementor-heading-title {
   font-family: Lora, serif;
   font-size: 13px;
   font-weight: 400;
   color: #bababa;
}

#qlwapp {
   position: fixed;
    bottom: 25px;
               left: 25px;
  z-index: 9999;
}

.qlwapp-toggle {
   display: flex;
    align-items: center;
  gap: 10px;
   background: #c20c0b;
    color: #fff;
   padding: 12px 20px;
    border-radius: 50px;
        font-family: Lora, serif;
    font-size: 14px;
    font-weight: 700;
  box-shadow: 0 4px 15px rgba(0,0,0,.3);
    transition: background .3s;
  cursor: pointer;
}

.qlwapp-toggle:hover {
  background: #d13131;
}

.qlwapp-icon {
	  font-size: 20px;
	}

.qlwapp-close {
    display: none;
}

.qlwapp-text {
   font-size: 13px;
}

.faq-item .faq-answer {
   max-height: 0;
  overflow: hidden;
   transition: max-height .35s ease, padding .35s ease;
}

.faq-item.faq-open .faq-answer {
    max-height: 300px;
}

.faq-item.faq-open .faq-question i {
  transform: rotate(180deg);
}

.faq-item .faq-question:hover {
  background: #faf9fc;
}

.pricing-card {
   transition: box-shadow .3s;
}

.pricing-card:hover {
  box-shadow: 0 4px 18px rgba(0,0,0,.08);
}

.elementor-element-3f8a2c5 {
  overflow: hidden;
}

.legal-content {
   max-width: 820px;
   margin: 0 auto;
}

.legal-content p {
   font-family: Lora, serif;
   font-size: 14px;
  font-weight: 400;
    color    : #555;
  line-height: 24px;
  margin-bottom: 14px;
}

.legal-content h3 {
  font-family: Lora, serif;
    font-size: 18px;
        font-weight: 700;
    color: #333;
  margin: 28px 0 12px;
  line-height: 24px;
}

.legal-content strong {
  font-weight: 700;
  color: #333333;
}

.legal-content a {
	 color: #c20c0b;
}

.legal-content a:hover {
   color: #d13131;
}@media (max-width: 1024px) {
  .elementor-col-25 { width: 50%; margin-bottom: 18px; }
  .elementor-col-16 { width: 33.333%; }

  .swiper-slide { min-height: 400px; }

  .elementor-slide-heading {
    font-size: 36px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .elementor-nav-menu--layout-horizontal { display: none; }

  .elementor-menu-toggle {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }

  .elementor-element-4248183d { display: none; }

  .elementor-location-header .elementor-element-31db1a82 { position: relative; }
  .elementor-location-header .elementor-element-3b19fbbf { display: none; }
  .elementor-location-header .elementor-element-65892b13 { display: none; }
  .elementor-location-header .elementor-element-15140d8e { width: 100%; }

  .elementor-col-50,
  .elementor-col-33,
  .elementor-col-25 { width: 100%; }
  .elementor-col-16 { width: 50%; }

  ul.products.columns-2 > li.product { width: 100%; }

  .swiper-slide { min-height: 280px; }

  .swiper-slide-inner { padding: 28px 18px; }

  .elementor-slide-heading {
    font-size: 28px;
    line-height: 34px;
  }

  .elementor-slide-description { font-size: 0.9375rem; }

  .elementor-element-6a95363 { padding: 38px 0 28px; }

  .elementor-element-6a95363 h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .elementor-testimonial-wrapper { margin-bottom: 14px; }
  .elementor-image-box-wrapper { margin-bottom: 10px; }

  .elementor-element-2419852 .elementor-icon-box-wrapper { flex-direction: column; }

  .elementor-location-footer .elementor-inner-column { margin-bottom: 25px; }

  #qlwapp { bottom: 15px; left: 15px; }
  .qlwapp-text { display: none; }
  .qlwapp-toggle { padding: 12px; border-radius: 50%; }

  .feature-box-item .elementor-icon-box-icon i { font-size: 24px !important; }
  .feature-box-item .elementor-icon-box-content p { font-size: 11px !important; }
}

@media (max-width: 480px) {
  .elementor-col-16 { width: 50%; }
}
