.elementor-98193 .elementor-element.elementor-element-fa36b4e{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-2c73dba */.product-category-nav ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
  padding: 0;
}

.product-category-nav ul li {
  background: #0073aa;
  border-radius: 4px;
}

.product-category-nav ul li a {
  display: block;
  padding: 8px 15px;
  color: #fff;
  text-decoration: none;
}

.product-category-nav ul li a:hover {
  background: #005177;
}

.custom-product-review-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 15px;
}

.custom-product-item {
  border: 1px solid #ddd;
  padding: 15px;
  width: 100%;
  max-width: 400px;
  background: #fff;
}

.product-image img {
  max-width: 100%;
  height: auto;
}

.testimonial-box {
  background: #f8f8f8;
  padding: 10px;
  margin-top: 10px;
  border-left: 4px solid #0073aa;
}

.testimonial-box .rating {
  font-weight: bold;
  color: #e0b000;
}


.product-image img {
  width: 150px;
  height: auto;
  object-fit: cover;
}


.custom-product-review-list {
  display: block;
  margin-top: 15px;
}


.custom-product-item {
  border: 1px solid #ddd;
  padding: 15px;
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
}


.custom-product-item {
    border: 1px solid #ddd;
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    min-width: 100%;
}

.product-image {
    height: auto;
    opacity: .9;
    margin-top: 1px;
    position: relative;
}


.product-image img {
    width: 80px;
    height: auto;
    object-fit: cover;
    position: relative;
    margin-top: -110px;
}

h3.product-title {
    margin-left: 100px;
}


.custom-product-review-list {
  display: block;
}
.custom-product-item {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
  background: #fff;
}
.product-image img {
  width: 150px;
  height: auto;
  object-fit: cover;
}
.review {
  margin-bottom: 10px;
  background: #f9f9f9;
  padding: 10px;
  border-left: 4px solid #0073aa;
}
.product-categories-menu ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.product-categories-menu li a {
  background: #eee;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}


input.acf-button.button.button-primary.button-large {
    background: red !important;
}


a.acf-button.acf-repeater-add-row.button.button-primary {
    background: green;
    color: #fff;
    padding: 10px;
    border-radius: 100px;
}



    .category-btn.active {
        background: #333;
        color: #fff;
    }
    .custom-product-item {
        display: flex;
        gap: 20px;
        padding: 20px 0;
        border-bottom: 1px solid #ccc;
        align-items: flex-start;
    }
    .product-image img {
        width: 150px;
        height: auto;
    }
    .just-updated-badge {
        display: inline-block;
        background: #4CAF50;
        color: white;
        font-size: 12px;
        padding: 4px 8px;
        margin-left: 10px;
        border-radius: 4px;
    }
    .product-header {
        display: flex;
        align-items: center;
        gap: 10px;
    }
		
		.custom-product-item {
    flex-wrap: wrap;
}
		
		.acf-review-edit-form {
    width: 100%;
}
		.product-image {
    order: 1;
}
		
		.product-header {
    order: 2;
}
		.acf-review-edit-form {
    width: 100%;
    order: 3;
}
		
		.product-image img {
    width: 65px;
    height: auto;
    margin-top: -20px;
    margin-left: 5px;
}
		
		td.acf-field.acf-field-date-picker {
    min-width: 160px;
}
		
		.product-header h3 {
    font-size: 20px;
}
		
		.custom-product-item {
    display: flex;
    gap: 10px;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    align-items: flex-start;
}
		
		.acf-form-submit {
    float: right;
    margin-right: 150px;
    margin-top: -55px;
    position: relative;
    z-index: 1;
}
		
		
input.acf-button.button.button-primary.button-large {
    background: #33271b !important;
    padding: 10px 21px;
    font-size: 16px !important;
}
		
		a.acf-button.acf-repeater-add-row.button.button-primary {
    background: #f69022;
    color: #fff;
    padding: 10px;
    border-radius: 100px;
    padding: 10px 21px;
    font-size: 16px !important;
    display: inline-block;
    margin-bottom: -5px;
    font-weight: 600;
    font-family: 'Manrope';
}
		
		.category-btn:hover {
    background: #f69022;
    color: #fff;
}
.category-btn.active {
    background: #33271b;
    color: #fff;
}
		
		input.acf-button.button.button-primary.button-large:hover,a.acf-button.acf-repeater-add-row.button.button-primary:hover {
    background: #287379 !important;
}
   
   
   .custom-product-item {
    padding-top: 40px !important;
}/* End custom CSS */
/* Start custom CSS */form.post-password-form, form.post-password-form * {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
 
form.post-password-form {
    background-color: var( --e-global-color-secondary );
    max-width: 600px;
    margin: 90px auto;
    border-radius: 16px;
    padding: 30px 50px;
}
 
form.post-password-form, form.post-password-form * {
    text-align: left;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    align-items: center;
}
 
form.post-password-form * {
    color: #fff;
}
 
form.post-password-form p {
    font-size: 20px;
    max-width: 100%;
    line-height: normal;
}
 
form.post-password-form p label input {
    margin-top: 12px;
    border-radius: 18px;
    height: 46px;
}
 
form.post-password-form p label {
    font-size: 16px;
    margin-top: 8px;
}
 
 
form.post-password-form input[type="submit"] {
    background: #f69022 !important;
    margin-top: 33px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    margin-left: 10px;
}

form.post-password-form input[type="submit"]:hover {
    background: #33271b !important;
}/* End custom CSS */