/*
 Theme Name:   Farmatar Theme 20250505.1
 Author:       
 Author URI:   
 Template:     Avada
 Version:      20250505.1
*/
.products .product-category img {
  display: none;
}
.products h3.product-title {
  font-weight: 400;
}
.product-category h2 {
  font-size: 20px !important;
}
li.farmatar-product.product-list-view {
  padding: 0;
}
li.farmatar-product .fusion-product-content .product-details {
  width: 100%;
  max-width: 100%;
}
.product-details-container {
  display: flex;
}
.product-details-container h3 {
  flex: 1;
}
.product-details-container > div {
  display: flex;
  flex: 1;
}
.product-details .product-details-container div.fusion-price-rating {
  display: flex;
}
.product-title {
  min-height: 60px;
  padding-right: 10px;
  display: flex;
}
.product-title a {
  align-items: center;
  font-style: normal;
  display: flex;
}
.cart_item .product-title {
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.expiry-soon {
  color: red !important;
}
.price {
  display: flex;
  flex: 2;
  flex-direction: column-reverse;
  padding-right: 10px;
  min-width: 75px;
}
.price .woocommerce-Price-amount.amount {
  display: flex;
  justify-content: flex-end;
}
.price .cart {
  display: flex;
  flex: 2;
  justify-content: space-between;
}
.price ins bdi {
  color: red;
  font-weight: bold;
}
.add-to-cart-form {
  display: flex;
  flex: 6;
  justify-content: flex-end;
  align-items: center;
}
.quantity-div {
  display: flex;
  flex: 1;
}
.sales {
  display: flex;
  flex: 3;
}
.sale-extra {
  flex: 1;
  color: red;
  font-weight: bold;
}
.phk {
  flex: 1;
  color: red;
}
.sale-placeholder {
  flex: 7;
}
.expiry {
  display: flex;
  flex: 4;
  justify-content: center;
}
.fusion-price-rating .out-of-stock {
  display: flex;
  flex: 6;
  justify-content: center;
  align-items: center;
  margin: 0;
  text-align: right;
}
.summary-container .cart {
  display: flex;
}
.summary-container .cart .quantity {
  margin-right: 20px;
}
span.menu-text span.fusion-widget-cart-number {
  color: white;
}
.farmatar-product .fusion-clean-product-image-wrapper {
  display: none;
}
.farmatar-product.product-list-view.type-product .product-details {
  margin: 0;
}
p.ajax_add_to_cart {
  display: flex;
  flex: 1;
}
p.ajax_add_to_cart a.button.product_type_simple.add_to_cart_button {
  flex: 1;
  margin: 0 7px;
  padding: 13px 0;
  border-radius: 3px;
  min-width: 60px;
  max-width: 100px;
}
.product-first-row {
  display: flex;
}
.entry-summary {
  flex: 1;
}
.entry-summary .summary-container .entry-title {
  line-height: 1.2 !important;
}
.entry-summary .price > .amount {
  font-size: 28px;
}
.entry-summary .price ins .amount {
  font-size: 28px;
}
.entry-summary .price del .amount {
  font-size: 20px;
}
.product.woocommerce.add_to_cart_inline .added_to_cart {
  display: none;
}
.product-content .avada-single-product-gallery-wrapper {
  float: none;
}
.product .product-content .entry-summary .summary-container {
  float: none;
}
.product .entry-summary .product-info .price {
  display: flex;
  margin-top: 0;
}
.product .searchform {
  padding-bottom: 25px;
}
.product .product-image-container > div {
  margin-left: auto;
  margin-right: auto;
}
.product-info {
  padding: 20px 0;
  display: flex;
  width: 50%;
}
.product-info > div {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.product-info > p {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.product-info .price del {
  flex: 1;
}
.product-info .price ins {
  flex: 1;
}
.product-info p.price .amount {
  justify-content: flex-start;
}
.product-extra-info {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.product-extra-info > div {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 165px;
}
.product-extra-info span {
  display: flex;
  justify-content: start;
}
.product-extra-info .expiry {
  justify-content: start;
}
#attributes td {
  min-width: 120px;
}
#content .images {
  float: none;
}
span.onsale {
  display: none;
}
#toast-container > div {
  opacity: 0.9;
}
div.pswp {
  z-index: 10010;
}
.searchform.fusion-search-form.fusion-live-search.fusion-search-form-clean {
  max-width: none;
}
.specials {
  margin-top: 20px;
}
.product.type-product {
  margin-left: 0;
  margin-right: 0;
}
.product-summary td {
  width: 50%;
  vertical-align: top;
  padding-top: 0;
}
.product-summary img {
  max-height: 400px;
  width: auto;
}
.product-summary .expiry {
  display: initial;
}
.product-summary .summary-container {
  display: flex;
  height: 400px;
  justify-content: space-between;
  flex-direction: column;
}
.product-summary .price .woocommerce-Price-amount.amount {
  justify-content: start;
}
.product-summary .entry-summary .product-info .price {
  display: initial;
}
.product-summary .product-extra-info > div {
  display: initial;
}
.product-summary p:first-of-type {
  margin-top: 0;
}
.product-summary .woocommerce-product-gallery__image {
  text-align: center;
}
.product-summary .woocommerce-product-gallery__image--placeholder {
  text-align: center;
}
.product-summary div.woocommerce-product-gallery.images {
  width: auto;
  margin-right: 0;
}
.product-description-text {
  display: none;
  text-align: justify;
  padding-right: 50px;
  white-space: pre-line;
}
.product-ingredients-text {
  display: none;
  text-align: justify;
  padding-right: 50px;
  white-space: pre-line;
}
.active-description {
  height: 100px;
}
.arrow {
  border: solid #004c92;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: transform 500ms;
  margin-bottom: 3px;
  margin-right: 15px;
}
.arrow-down {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
#spc-arrow {
  margin-left: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.form-row.form-row-divider {
  margin-bottom: 50px;
}
.pf-help-title {
  display: none;
}
.prdctfltr_search {
  display: none !important;
}
ul.products li.farmatar-product .fusion-product-wrapper {
  padding: 0 0 0 0;
}
ul.products p.product {
  padding: 0;
  height: 42px;
}
.cart-itemcount-number {
  color: white;
}
.cart-itemcount-bubble {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  box-shadow: 1px 1px 5px grey;
  background-color: #e4312a;
  text-align: center;
  right: -7px;
}
form.cart {
  position: relative;
}
form.cart .cart-itemcount-bubble {
  position: relative;
  top: -12px;
  right: 16px;
}
form.cart > button.single_add_to_cart_button {
  height: 42px;
  border-radius: 3px;
  margin-top: 0px;
}
.farmatar-products ul.products {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
#sidebar {
  position: fixed;
  height: 100%;
}
#sidebar > div {
  background-color: #004c92 !important;
  height: 100%;
  overflow-x: hidden;
  top: 84px !important;
  padding: 30px 0 56px 0 !important;
  position: sticky !important;
  width: 100% !important;
}
#sidebar > div .prdctfltr_checkboxes div:nth-child(3) > a {
  font-weight: bold;
}
#sidebar > div .prdctfltr_checkboxes div a {
  color: white;
  font-family: var(--body_typography-font-family);
  font-weight: var(--body_typography-font-weight);
  letter-spacing: var(--body_typography-letter-spacing);
  font-style: var(--body_typography-font-style, normal);
  font-size: 1rem !important;
  margin-bottom: 5px;
}
#sidebar > div .prdctfltr_checkboxes > div > a {
  font-weight: bold;
}
#sidebar .widget.prdctfltr-widget {
  margin-bottom: 0px;
}
#sidebar .prdctfltr_ft_supersoodne a, #sidebar .prdctfltr_ft_pusivaltsoodne a {
  color: #ff5252 !important;
}
#sidebar div[class*="prdctfltr_ft_"] {
  padding-left: 30px;
  padding-right: 30px;
}
#sidebar div[class*="prdctfltr_ft_"].prdctfltr_active {
  margin-right: 5px;
  background: linear-gradient(270deg, rgba(2, 0, 36, 0) 0%, rgba(9, 9, 121, 0) 98%, white 98%), rgba(255, 255, 255, 0.5);
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#sidebar .prdctfltr_sub > label[class*="prdctfltr_ft_"].prdctfltr_active {
  padding-left: calc(30px + 0.5em);
  margin-left: -0.5em;
}
.selectize-control {
  padding-left: 30px;
  padding-right: 30px;
}
.loop-product-thumbnail-container {
  width: 60px;
  height: 60px;
  margin-right: 25px;
  display: flex;
  justify-content: center;
}
.loop-product-thumbnail {
  padding: 2px;
  max-height: 60px;
  max-width: 60px;
  display: block;
  margin: auto;
}
.fusion-custom-menu-item-contents.fusion-menu-cart-items {
  width: 400px;
}
td.product-image-container {
  width: 100%;
  display: flex;
}
.woocommerce-container > #content {
  padding-left: 20px;
  padding-right: 20px;
}
#complaint-container {
  overflow: scroll;
  min-width: 1000px;
}
#complaint-container input, #complaint-container select, #complaint-container textarea {
  border-radius: 5px;
  border: thin solid gray;
}
#complaint-container input {
  width: 100%;
  height: 32px;
  padding: 5px;
}
#complaint-container input::placeholder {
  color: gray;
}
#complaint-container textarea {
  width: 100%;
  padding: 5px;
  resize: vertical;
}
#complaint-container textarea::placeholder {
  color: gray;
}
#complaint-container select {
  height: 32px;
  width: 100%;
}
#complaint-container button {
  height: 32px;
  border-radius: 5px;
  margin: 5px;
  background-color: #f7f7f7;
  border: thin solid;
  border-color: lightgray;
}
#complaint-container button:hover {
  border-color: gray;
}
#complaint-table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  font-family: sans-serif;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  table-layout: fixed;
  width: 100%;
}
#complaint-table thead tr {
  text-align: center;
  border-bottom: thin solid #000000;
}
#complaint-table thead tr button {
  height: 54px;
}
#complaint-table th, #complaint-table td {
  padding: 15px 10px;
}
#complaint-table .x-small {
  width: 36px;
}
#complaint-table .small {
  width: 70px;
}
#complaint-table .medium {
  width: 100px;
}
#complaint-table .large {
  width: 180px;
}
#complaint-table .dropdown {
  min-width: 90px;
  padding: 15px 5px;
}
#complaint-table tbody tr {
  border-bottom: thin solid #dddddd;
}
#complaint-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}
#complaint-table tbody tr:last-of-type {
  border-bottom: thin solid #000000;
}
#complaint-table tbody button {
  height: 32px;
}
#complaint-table tbody td {
  text-align: center;
  vertical-align: middle;
}
#complaint-table tbody td input.center-text {
  text-align: center;
}
#complaint-extra {
  display: flex;
  justify-content: space-between;
}
#complaint-extra > div {
  flex: 1;
  margin-left: 30px;
  margin-right: 30px;
}
#complaint-extra input, #complaint-extra textarea {
  width: 100%;
}
#complaint-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (min-width: 1045px) {
  #sidebar {
    width: 20%;
  }
}
@media (max-width: 1044px) {
  #sidebar {
    width: 100%;
    position: inherit;
  }
  #sidebar > div {
    padding-top: 30px;
    padding-bottom: 0 !important;
  }
  #sidebar .widget {
    margin-bottom: 0;
  }
}
#notices-content {
  width: 100%;
  min-height: 80vh;
}
#notices-content #notices-sidebar {
  width: 220px;
  float: left;
  height: 100%;
  margin-right: 20px;
}
#notices-content #notices-sidebar .notices-sidebar-entry {
  border-top: #dddddd 1px solid;
  padding-top: 15px;
  padding-bottom: 15px;
}
#notices-content #notices-sidebar .notices-sidebar-entry a {
  font-weight: 400;
}
#notices-content #notices-container {
  border: #dddddd 1px solid;
  display: flex;
  flex-direction: column;
  padding: 15px;
  min-height: 60vh;
  margin-bottom: 20px;
}
#notices-content #notices-container #notices-table {
  border-collapse: separate;
  width: 100%;
}
#notices-content #notices-container #notices-table .notices-table-row {
  display: flex;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  align-items: center;
  justify-content: space-between;
  column-gap: 1em;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 0 20px 0 20px;
  height: 2.6em;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-row-icon {
  width: 1.5em;
  height: 1.5em;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-content {
  width: 40vw;
  flex: 1;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-expand {
  width: 80px;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-expand a {
  color: black;
  text-decoration: underline;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-date {
  font-size: 0.8em;
  font-weight: 300;
  width: 120px;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-date div {
  height: 1em;
  line-height: 0.9em;
  font-size: 0.9em;
  text-align: center;
}
#notices-content #notices-container #notices-table .notices-table-row .content-inactive {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 1.7em;
}
#notices-content #notices-container #notices-table .notices-table-row .notice-unread {
  width: 2em;
}
#notices-content #notices-container #notices-table .row-active {
  height: 100%;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
}
#notices-content #notices-container #notices-table .row-active .notice-content b {
  display: block;
}
#notices-content #notices-container #notices-table .unread-notice-row {
  background-color: #f4f4f4;
}
#notices-content #notices-container .notice-type-text {
  font-style: italic;
  font-size: 0.9em;
}
#notices-content #notices-container .notice-titlebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#notices-content #notices-container .notice-titlebar .notice-back-button {
  padding-right: 30px;
}
.woocommerce-MyAccount-content #overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.woocommerce-MyAccount-content .lds-dual-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 80px;
  height: 80px;
}
.woocommerce-MyAccount-content .lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.shop_table.pricediff-table {
  margin: 0 0 20px 0;
}
.shop_table.pricediff-table td {
  padding: 10px 10px;
  border-bottom: 1px solid;
}
.shop_table.pricediff-table input.pricediff-quantity {
  max-width: 80px;
}
.shop_table.recalls-table {
  margin: 0 0 20px 0;
}
.shop_table.recalls-table thead th, .shop_table.recalls-table thead td, .shop_table.recalls-table tbody th, .shop_table.recalls-table tbody td {
  padding: 5px 0;
  padding-left: 10px;
  border-bottom: 1px solid;
}
.shop_table.recalls-table tbody tr.same-order-row {
  border-bottom: 0;
}
.return-quantity {
  width: 50% !important;
}
.fusion-slider-loading {
  position: relative;
  width: 15px;
  height: 15px;
  display: none;
  left: 0px;
  top: 2px;
}
.recall-form, .pricediff-form {
  margin-top: 20px;
  background-color: #fff;
  border-radius: 15px;
  padding: 50px;
  padding-top: 20px;
  width: 30em;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.recall-form label, .pricediff-form label {
  margin-left: 0.5em;
}
.recall-form input, .pricediff-form input {
  width: 100%;
}
.recall-form button, .pricediff-form button {
  width: 7em;
}
button.farmatar_post_pricediff, button.farmatar_post_recall {
  width: 100%;
}
.complaint-box {
  padding: 23px 24px 12px;
}
#complaint-table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  font-family: sans-serif;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  table-layout: fixed;
  width: 100%;
}
#complaint-table thead tr {
  text-align: center;
  border-bottom: thin solid #000000;
}
#complaint-table thead tr button {
  height: 54px;
}
#complaint-table th, #complaint-table td {
  padding: 15px 10px;
}
#complaint-table .x-small {
  width: 36px;
}
#complaint-table .small {
  width: 70px;
}
#complaint-table .medium {
  width: 100px;
}
#complaint-table .large {
  width: 180px;
}
#complaint-table .dropdown {
  min-width: 90px;
  padding: 15px 5px;
}
#complaint-table tbody tr {
  border-bottom: thin solid #dddddd;
}
#complaint-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}
#complaint-table tbody tr:last-of-type {
  border-bottom: thin solid #000000;
}
#complaint-table tbody button {
  height: 32px;
}
#complaint-table tbody td {
  text-align: center;
  vertical-align: middle;
}
#complaint-table tbody td input.center-text {
  text-align: center;
}
.admin-notice-view-container .notice-box {
  min-height: 300px;
  padding: 20px;
}
::-moz-progress-bar {
  transition: padding-bottom 1s;
}
.recall-header {
  display: flex;
  justify-content: space-between;
  min-width: 600px;
  padding: 25px;
}
#recall-search-wrapper {
  background-color: #fff;
  width: 50%;
  padding: 5px;
  border-color: #897a7a;
  border-width: 1px 1px 1px 1px;
}
.pricediff-header {
  display: flex;
  justify-content: space-between;
  min-width: 600px;
  padding: 25px;
}
#pricediff-search-wrapper {
  background-color: #fff;
  width: 50%;
  padding: 5px;
  border-color: #897a7a;
  border-width: 1px 1px 1px 1px;
}
