/*
Theme Name:  Trifolium
Template: greenmart
Text Domain:  trifolium
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

/* WooCommerce 3.0 Gallery */
/*
.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99;
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #169fda;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #1781ae;
    border-color: #1781ae;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0;
}
*/
/* */
h1,
h2,
h3,
h4,
h5,
h6,
.woo-after-single-content h2,
.title-font {
  font-family: Secular-One, sans-serif;
}
body,
p,
span,
div,
.name {
  font-family: Heebo, sans-serif;
}
/* search results page */
body.search-results img.attachment-full.size-full.wp-post-image.wp-post-image {
  height: 200px;
  width: auto;
  max-width: 300px;
  padding-bottom: 10px;
}
body.search-results figure.entry-thumb {
  text-align: center;
}
body.search-results .post-list .entry-title {
  background: #5aafa8;
  text-align: center;
}
body.search-results .post-list .meta-info {
  display: none;
}
body.search-results .entry-description {
  padding-top: 20px;
}
body.search-results .post-list .entry p {
  padding-top: 20px;
}
body.search-results .post-list .entry {
  border-left: 1px solid #5aafa8;
  border-right: 1px solid #5aafa8;
  border-bottom: 1px solid #5aafa8;
}

.flex {
  display: flex;
}
.flex-row {
  display: flex;
  flex-direction: row;
}

.btn-view-all {
  font-family: Heebo, sans-serif !important;
}
body #breadcrumbs,
body .woocommerce-breadcrumb {
  max-width: 1200px;
  display: block;
  margin: 10px auto 10px auto;
  font-size: 12px;
}

a.btn-slider.btn-color,
.widget-categoriestabs .woocommerce .btn-view-all,
.widget_deals_products .woocommerce .btn-view-all,
.widget.widget-brands .owl-carousel .owl-nav .owl-prev:hover,
.widget.widget-brands .owl-carousel .owl-nav .owl-next:hover,
.widget-categoriestabs .woocommerce .owl-carousel .owl-nav .owl-next:hover,
.widget-categoriestabs .woocommerce .owl-carousel .owl-nav .owl-prev:hover,
.widget_deals_products .woocommerce .owl-carousel .owl-nav .owl-next:hover,
.widget_deals_products .woocommerce .owl-carousel .owl-nav .owl-prev:hover,
.product-block .groups-button .add-cart .product_type_external:hover,
.product-block .groups-button .add-cart .product_type_grouped:hover,
.product-block .groups-button .add-cart .add_to_cart_button:hover,
.product-block .groups-button .yith-wcwl-wishlistexistsbrowse > a:hover,
.product-block .groups-button .yith-wcwl-wishlistaddedbrowse > a:hover,
.product-block .groups-button .yith-wcwl-add-to-wishlist > a:hover,
.product-block .groups-button .yith-compare > a:hover,
.product-block .groups-button .add_to_wishlist:hover,
.product-block .groups-button .yith-wcqv-button:hover,
.product-block .added_to_cart.wc-forward,
.elementor-popup-modal
  .elementor-element.elementor-button-info
  .elementor-button {
  background: #98a500 !important;
  border-color: #98a500 !important;
  color: #fff !important;

  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
a.btn-slider.btn-color:hover,
.btn-slider:hover,
.widget-categoriestabs .woocommerce .btn-view-all:hover,
.widget_deals_products .woocommerce .btn-view-all:hover,
.product.-block .added_to_cart.wc-forward:hover,
.elementor-popup-modal
  .elementor-element.elementor-button-info
  .elementor-button:hover {
  opacity: 0.8;
  /*background: rgb(80,117,35) !important;*/
  /*border-color: rgb(80,117,35) !important;*/
}
/*R=128 G=145 B=52*/

body.post-template .elementor-button {
  margin-top: 30px;
}

.elementor-popup-modal
  .elementor-element.elementor-button-info
  .elementor-button:hover {
  color: #fff !important;
}

#tbay-header.header-v2 .logo-in-theme img {
  max-height: 62px;
}
#tbay-header.header-v2 .navbar-nav.megamenu > li > a {
  padding: 20px;
}
.tbay-mainmenu.pull-right {
  height: 62px;
}
#tbay-header.header-v2 #tbay-topbar,
#tbay-header.header-v2 .list-inline.acount li a {
  color: white;
}
#tbay-header.header-v2 .list-inline.acount li a:hover {
  color: #000 !important;
}

body.page-id-2730 .elementor-widget-slides .elementor-slide-description {
  font-family: Heebo, sans-serif;
}

.dropdown-menu-right {
  background-color: #5aafa8;
}

body #tbay-header.sticky-header1 .header-main .logo-in-theme {
  margin-right: 0px;
}

.footer-contacts .contactinfos {
  margin-top: 0px;
}
.wpb_text_column.wpb_content_element.footer-contacts {
  font-size: 16px;
}

#how-can-we-help h4 {
  font-family: Heebo, sans-serif;
  font-weight: 400;
}

#header-slider-section .container,
#header-slider-section .container .col-sm-12 {
  padding: 0px;
}
#header-slider-section .wpb_content_element {
  margin-bottom: 0px;
}

.elementor-4297 .elementor-element.elementor-element-1315f1e .swiper-slide-bg {
  background-size: 60% !important;
  background-position-x: 0;
}

.widget-products.widget-categoriestabs ul.nav.nav-tabs {
  display: none;
}
body .widget-categoriestabs .woocommerce .btn-view-all,
body .widget_deals_products .woocommerce .btn-view-all,
body .widget-product-tabs .woocommerce .btn-view-all {
  margin-top: 76px;
}

.widget-testimonials.v2 .testimonials-body .description p {
  min-height: 100px;
  font-size: 22px;
  line-height: 1.25;
}
.widget-testimonials.v2 .testimonials-body .testimonials-profile .name-client {
  font-weight: normal;
  font-size: 20px;
  font-style: italic;
}

.product-block .image img {
  width: auto;
  max-height: 180px;
  margin: auto;
  display: block;
}
.product-block.grid {
  margin: 0 0 20px;
}

.product-block.grid .caption {
  min-height: 100px;
  text-align: center;
  padding: 10px;
}
.product-block .name-subtitle {
  min-height: unset;
  margin-bottom: 8px;
}
.product-block .price {
  min-height: unset;
  margin: 4px 0px 8px 0px;
}
.product-block .infor {
  display: flex;
  flex-direction: column;
  /*justify-content: space-evenly;*/
}
.widget-categoriestabs .woocommerce .widget-inner,
.widget_deals_products .woocommerce .widget-inner,
.widget-product-tabs .woocommerce .widget-inner {
  background: transparent;
}
.widget-testimonials.v2 .testimonials-body .testimonials-content {
  border: none;
}
#tbay-footer .menu > li a,
#tbay-footer .contactinfos a,
#tbay-footer .contactinfos span,
#tbay-footer i.fa,
#tbay-footer .vc_row .wpb_wrapper p {
  color: white;
}
#tbay-footer .menu > li a:hover,
#tbay-footer .contactinfos a:hover,
#tbay-footer .menu > li:hover > a:before {
  color: #000 !important;
}

#tbay-header.header-v2 #tbay-topbar {
  background-color: #5aafa8;
}

.vc_separator .vc_sep_holder .vc_sep_line {
  border-color: #5aafa8 !important;
}
body #tbay-footer {
  margin-top: 50px;
  padding-top: 0px;
}
.product-block .tbay-subtitle {
  display: none;
}
.groups-button.clearfix {
  display: flex;
  justify-content: space-around;
}

.tbay-footer .footer-row-limit-width {
  max-width: 400px;
  margin: auto;
  background: unset;
}

.tbay-footer .bottom-footer img {
  max-height: 100px;
}
#tbay-footer .vc_row.bottom-footer .wpb_wrapper p {
  color: #000;
  font-size: 12px;
  text-align: center !important;
}
.product-nav {
  display: none;
}

.woocommerce .products .owl-item div.product {
  width: 100%;
  max-width: 100%;
}
body.page-id-531 .ourteam-inner:hover .avarta:before {
  opacity: 0;
}

body.page-id-531 .group-text.home_3 .quote,
.group-text.home_3 .signature {
  border-right: unset;
  border-left: unset;
}

body.page-id-531 .group-text.home_3 {
  border: unset;
}

/* Store page */
aside#woocommerce_product_categories-7 ul li.cat-item-122,
aside#woocommerce_product_categories-7 ul li.cat-item-122 ul li {
  display: none;
}

aside ul li.cat-parent > a {
  position: relative;
  display: inline-block;
}
aside ul li.cat-parent > a:after {
  position: absolute;
  display: inline-block;
  content: "\2303";
  top: -2px;
  left: -28px;
  font-size: 16px;

  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);

  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
aside ul li.cat-parent > a.expanded:after {
  top: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* Product page */
.sidebar .widget h2.widget-title {
  margin: 20px 0 0;
}
.woocommerce div.product {
  margin-top: 20px;
  width: auto;
}
.woocommerce .products div.product {
  width: 33%;
  max-width: 33%;
}
.woocommerce div.product div.images img {
  max-height: 400px;
  width: auto;
  margin: auto;
}

.singular-shop div.product .information .product_meta {
  padding-top: 0px;
  border-top: none;
}

.woo-after-single-product-summary .col-lg-3 {
  padding: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
  margin-left: 30px;
}

div#prod-alerts {
  font-style: italic;
  font-size: 12px;
  padding: 30px;
}
div#prod-alerts ul {
  padding: 0 10px 0 0;
  margin: 0;
}
div#prod-alerts a {
  text-decoration: underline;
}

#order_review .wc_payment_methods,
body #MainDiv #TotalAndFreeTotalRow #paymentAddRow,
body.woocommerce-checkout table.order_details .shipped_via {
  display: none;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: rtl;
}

/* Methods pages */
body .max-height-300 img {
  max-height: 300px;
}
body .max-height-280 img {
  max-height: 280px;
}

body.page-id-4038 div.extracts-images {
  padding: 0 150px 0 0;
}
body.page-id-4038 div.extracts-images .extract-image-product img {
  max-height: 400px;
  margin-top: -85px;
  margin-right: -30px;
}

body.page-id-4038 div.extracts-images .special-size img {
  height: 280px;
  overflow: visible;
  width: auto;
  max-width: 200%;
  margin-right: -10%;
}

.orders-login-button {
  margin-bottom: 40px !important;
}
.orders-login-button a {
  padding: 15px 20px;
  background-color: #98a500;
  border-radius: 5px;
  margin: 10px 0;
  color: #fff;
}
.orders-login-button a:hover {
  opacity: 0.8;
  color: #fff !important;
}

body.page-id-3994 .vc_custom_1580673379921 {
  background-position: bottom !important;
}

body.page-id-3994 #pharm-register-form .wpb_content_element {
  margin-bottom: 20px;
}

body .vc_row[data-vc-full-width] {
  display: block;
}

#order_review .wc_payment_methods {
  display: none;
}

/*
/* in order not to mess up the mobile design
@media (min-width: 768px) {
    /* homepage
    .elementor-widget-image-box .elementor-image-box-wrapper {
        text-align: inherit;
    }
    #how-can-we-help h4 {
        text-align: center;
    }
}
*/

#tbay-header.header-v2 .header-search-v2 .btn-search-totop {
  height: 62px;
}
#tbay-header.header-v2 .header-search-v2 i {
  font-size: 18px;
}

.tbay-search-form.is-category .tbay-search {
  width: -moz-calc(100%);
  width: -webkit-calc(100%);
  width: calc(100%);
}

.woo-after-single-product-summary .row {
  display: flex;
}

body.post-template .elementor-button:hover,
.woocommerce a.button:hover {
  background-color: #fff !important;
  color: #5aafa8 !important;
}
body.post-template .elementor-button,
.woocommerce a.button {
  background-color: #5aafa8 !important;
  border-color: #5aafa8 !important;
  color: #fff !important;
}
body.post-template img.size-full.wp-post-image {
  width: 100%;
}

/* Product page share on WhatsApp styling */
body.single-product form.cart,
body.single-product
  .singular-shop
  div.product
  .information
  .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
}
body.single-product .product-shares {
  flex-grow: 8;
  justify-content: flex-end;
  align-items: center;
}
body.single-product .product-shares p {
  margin: 0 0 0 8px;
}
body.single-product .product-shares a.facebook-product-share {
  margin-left: 3px;
}

.archive-shop h1.page-title {
  text-align: center;
  margin: 0;
  background: none;
  font-size: 28px;
  padding: 40px;
}

.singular-shop div.product .information .price {
  margin-bottom: 5px;
}
body.single-product .single_variation_wrap {
  width: 100%;
}

body.archive .products-grid > .row {
  display: flex;
  flex-wrap: wrap;
  place-content: space-between;
}
body.archive .products-grid > .row:before {
  content: unset;
}
h3.name {
  white-space: nowrap;
}
.woocommerce .products .product-block .image {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.single-product #woocommerce-tabs {
  margin-bottom: 50px;
}
body.single-product #woocommerce-tabs .woocommerce-Tabs-panel h2 {
  display: none;
}
body.single-product .cross-sells.related-products h2 {
  font-size: 28px;
}
body.single-product div.product h1.product_title {
  font-size: 32px;
  font-family: Heebo;
  font-weight: 500;
}

.elementor-field-type-recaptcha_v3.elementor-field-group.recaptcha_v3-inline {
  width: 50%;
}
.elementor-field-group.elementor-column.elementor-field-type-submit button {
  height: 100%;
}

/* product description on hover */
.product-desc-hover {
  position: absolute;
  top: 0;
  background: white;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  font-size: 14px;
  padding: 20px 20px;
  opacity: 0;
  border-radius: 8px;
  color: black;

  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.woocommerce .products .product-block .image:hover .product-desc-hover {
  opacity: 1;
}

.woocommerce-privacy-policy-text p {
  font-size: 10px;
}

/* mobile adjusments */

@media (max-width: 767px) {
  #main-content {
    padding-top: 0px;
  }
  h2.page-title.title-woocommerce {
    display: none;
  }
  .sidebar .widget h2.widget-title {
    margin: 0px;
  }
  #tbay-main-content {
    padding-top: 0px !important;
  }
  body #breadcrumbs,body .woocommerce-breadcrumb {
    margin-bottom: 0px !important;
    padding-right: 8px;
  }
  .archive-shop .page-title {
    display: none;
  }

  /*html.html-mmenu .admin-bar #tbay-main-content {*/
  /*    padding-top: 10px;*/
  /*}*/
  .woo-after-single-product-summary .col-lg-3 {
    margin-left: 0px;
    width: 50% !important;
  }
  .elementor-widget-image-box .elementor-image-box-content {
    align-self: center;
    text-align: right;
  }
  .elementor-widget-image-box .elementor-image-box-wrapper {
    display: inline-flex;
  }
  body.page-id-4038 div.extracts-images .extract-image-product img {
    margin-right: 0 !important;
  }
  body.page-id-4038 div.extracts-images {
    display: inline;
  }
  .woocommerce .woocommerce-tabs ul.wc-tabs {
    display: flex;
    text-align: center;
    align-items: flex-end;
  }
  .woocommerce div.product div.images img {
    width: unset !important;
  }
  .products.products-grid > .row > div {
    width: 100%;
    max-width: 100%;
  }
  .product-block.grid .product-content {
    width: 100%;
  }
  .products.products-list > .row > div .price {
    position: absolute;
    right: 0px;
    top: 30px;
  }
  .product-block.list .infor {
    position: absolute;
    right: 150px;
  }
  .product-block.list .image img {
    width: 75%;
  }
  .widget-products.widget-categoriestabs ul.nav.nav-tabs {
    display: none !important;
  }
  body #breadcrumbs,body .woocommerce-breadcrumb {
    margin: 25px auto 10px auto;
  }

  /* search results */
  .topbar-device-mobile
    .search-device
    .tbay-search-form
    .tbay-search-result
    > .ui-autocomplete.ui-widget-content
    li {
    height: 25px;
    padding-top: 7px;
  }
  .ui-autocomplete.ui-widget-content li img {
    max-height: 28px;
  }

  /* Popup */
  .elementor-popup-modal .dialog-message {
    max-width: 90vw;
    max-height: 92vh;
  }
  .elementor-popup-modal .dialog-close-button {
    top: 5px;
  }
  .elementor-popup-modal .products-grid .row {
    display: flex;
  }
  .elementor-popup-modal h2 {
    font-size: 26px;
  }
  .elementor-popup-modal .name-subtitle h3.name {
    font-size: 15px;
  }

  /* Product on mobile */
  body.single-product form {
    justify-content: center;
  }
  body.single-product form .box-quantity {
    width: 100%;
    display: flex;
    place-content: space-evenly;
    align-items: center;
    margin-bottom: 15px;
  }
  body.single-product form button {
    width: 90%;
    margin: 0 auto !important;
    margin-bottom: 15px !important;
    display: block !important;
    float: none !important;
  }
  body.single-product form div.product-shares {
    justify-content: center;
  }
  body.single-product .compare.button {
    display: none;
  }
  body.single-product .woo-after-single-content {
    min-width: 100%;
    padding-left: 0px;
  }
}


.pharmacist-system {
  display: flex;
}
.pharmacist-system img {
  margin: 0.1em 0 1.2em;
  border: 1px solid #d3ced2;
  display: block;
  border-radius: 5px;
}
.woocommerce-account h2.pharmacist-system-registration {
  font-size: 20px;
/*  text-align: revert;*/
  margin-bottom: 10px;
}

.pharmacist-system-registration a {
  font-size: 26px;
}

.woocommerce-account .page-header {
  display: none;
}

.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
  margin: 0em 0 1.5em;
}

.woocommerce-account h2 {
  font-size: 26px;
  margin-top: 22px;
  text-align: center;
  margin-bottom: 18px;
}
.woocommerce-account .loginBtn {
  width: 100%;
}
padding-r-0 {
  padding-right: 0;
}
.padding-l-0 {
  padding-left: 0;
}
.style-btn {
  display: inline-block;
  background: #5aafa8;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  min-width: 150px;
  outline: 0;
  border: 1px solid #5aafa8;
  padding: 15px 30px;
  line-height: 1.7;
  transition: all 0.3s;
}
.style-btn:hover {
  color: #777;
  background-color: #fff;
  border-color: #5aafa8;
}

.style-btn-div{
  text-align: center;
}
@media (min-width: 767px) {
  .woocommerce-account .login {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .rememberme,
  .lost_password {
    margin: 0;
  }
  #customer_login input.button {
    min-height: 60px;
  }
  .height-70-desktop {
    height: 15px;
  }
  .woocommerce-account form.login > * {
    width: 100%;
  }
  .woocommerce-account form.login > *.form-row {
    margin: 0 0 18px;
  }
}
@media (max-width: 766px) {
  #customer_login input.button {
    margin-top: 10px;
    width: 100%;
  }
  .rememberme {
    margin-top: 15px;
  }

  .woocommerce-account h2.pharmacist-system-registration {
    font-size: 17px;
  }
  .style-btn {
    width: 100%;
    padding: 7px 30px;
    text-align: center;
  }
  .products.products-list>.row>div {
    width: 100% !important;
    max-width: initial;
  }
  .products.products-list>.row>div h3.name {
   height: auto; 
   white-space: normal;
   overflow:auto;
  }
  .products.products-list > .row > div .price{
    position: static;
  }
}


body .woocommerce-breadcrumb li:before{
  display: inline;
  padding-left: 5px;font-size: 12px;
  content: '>'
}
body .woocommerce-breadcrumb li:first-child:before{
  content:''
}

body .woocommerce-breadcrumb li {
    display: inline-block;font-size: 12px;
    padding-left: 5px;
}

.woocommerce .woocommerce-tabs.horizontal-tabs ul.wc-tabs{
      overflow-x: hidden
}
nav.woocommerce-breadcrumb {
  display: none !important;
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:right
    }
    .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: right;
	}
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.yith-wcwl-add-button,.compare.button{
  display: none !important;
}
.woosb-products .woosb-product > div{
      padding-left: 10px;
}
.woosb-products .woosb-product .woosb-title{
      text-align: right !important;

}

.top-cart .dropdown-menu .product-details {
    padding-right: 65px;
}

@media (min-width: 1199px){
  .woocommerce ul.product_list_widget li img, .woocommerce ul.product_list_widget .widget-product img {
    width: auto;
    height: 80px;
  }
}

@media (max-width: 1199px){
  .woocommerce ul.product_list_widget li img, .woocommerce ul.product_list_widget .widget-product img {
    width: auto;
    height: 80px;
  } 
}


.product-block.grid .product-content{
  justify-content: space-between;
}


.product-block.grid .product-content h3.name{
  white-space: normal;
}

@media (max-width: 767px){
  .product-block.grid .product-content h3.name{
      overflow: initial;    height: initial;
  }

}


/*Classic Chinese compositions - Page*/

.classic-chinese-compositions a{
  display: block;
}

.classic-chinese-compositions .image_td{
  width: 75px
}

.classic-chinese-compositions tbody tr{
  cursor: pointer;
}
.classic-chinese-compositions tbody tr:hover{
  background: #f6f6f6;color: #5aafa8 !important;
}

.classic-chinese-compositions tbody tr:hover a{
  color: #5aafa8 !important;
}





 /*from-pharmacy-site popup*/



.popup-sale span.onsale>span{
  font-size: 20px;
  padding: 10px;
  height:auto;
  right: -5px;
  top: -25px;
}
.pop-up-subtext{
  font-size: 18px;
     margin: 30px;
     text-align: center;
}

.elementor-widget-wrap>.elementor-element.popup-btn{
    width: auto ;
      margin-bottom: 15px !important;
  margin-top: 5px;
  cursor: pointer;
}  

.popup-btn_col >.elementor-column-wrap>.elementor-widget-wrap {
  justify-content: space-around;
 
}
 .elementor-popup-modal .elementor-element.elementor-button-info._colse .elementor-button{

      background: #5aafa8 !important;
    border-color: #5aafa8 !important;

 }
