/*
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: 200px;
  margin: auto;
  display: block;
}
.product-block.grid {
  margin: 0 0 20px;
}

.product-block.grid .caption {
  min-height: 100px;
  text-align: center;
  padding: 0 10px 20px;
}
.product-block .name-subtitle {
  min-height: unset;
  margin-bottom: 8px;
}
.product-block .price {
  min-height: unset;
  margin-bottom: 8px;
}
.product-block .infor {
  display: flex;
  flex-direction: column;
  /*justify-content: space-evenly;*/
}
.tbay-body-woocommerce-quantity-mod .groups-button .quantity-group-btn.active .box-quantity {
   margin-bottom: 0px;
}

.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,
#tbay-footer .menu>li:hover>a {
  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 {
  width: 160px;
}
#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;
  display: 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;
  display: inline-flex;
  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: 200px;
  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;
}

.classic-chinese-compositions {
  max-width: 780px;
  margin: 0 auto;
}

.classic-chinese-compositions {
  max-width: 780px;
  margin: 0 auto;
}


h2.pharmacist-system-registration2 {
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}

#tbay-header .topbar-inner > .row {
  height: 40px;
  display: flex;
  align-items: center;
}
#tbay-header .registration a {
  color: #5aafa8 !important;
  display: block;
  background: #fff;
  border: 1px solid #11665f;
  padding: 0 15px;
  border-radius: 4px;
  line-height: 30px;
}

#tbay-header .customer-login a {
  color: #ffffff !important;
  display: block;
  background: #5aafa8;
  border: 1px solid #ffffff;
  padding: 0 15px;
  border-radius: 4px;
  line-height: 30px;
}

.not-a-therapist-form {
  vertical-align: baseline;

  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fafafa;
  border: 1px solid #d3ced2;
  padding: 25px 15px;
}
@media (min-width: 768px) {
  .yeh-flex-row {
    /* display: flex;
      align-items: center;*/
  }
  .not-a-therapist-form {
    min-height: 361px;
    margin-top: 105px;
  }

  .d-50 {
    width: 49%;
    display: inline-block;
  }

  .d-50.f-l {
    float: left;
  }
  .woocommerce form .form-row label {
    line-height: 1.5;
  }
}

.woocommerce .file .input-text {
  font-size: 11px;
  border: 0px !important;
}
/*
.woocommerce form .form-row-wide{
  margin-bottom: 15px
}*/

.woocommerce-account .woocommerce form.login {
  margin-bottom: 10px;
}
.dont-have-account {
  /*text-align: left; */
  font-size: 17px;
}
.dont-have-account a {
  text-decoration: underline;
  font-weight: bold;
}

.col-login-trifolium {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-login-trifolium h2,
.col-login-trifolium h1 {
  text-align: center;
}
.woocommerce .trifolium-register input.button,
.woocommerce .trifolium-login input.button {
  background: #5aafa8 !important;
  border-color: #488e88 !important;
  color: #fff;
  width: 100%;
  display: block;
  font-weight: bold;
  margin-top: 15px;
}
.woocommerce .trifolium-register input.button:hover,
.woocommerce .trifolium-login input.button:hover {
  background: #30afa4 !important;
}

.col-login-trifolium form.trifolium-register {
  margin: 0 auto;
  width: 50%;
}

.therapist_popup_input_status_true .pop-up-subtext {
  text-align: right;
}
.tooltip-trifolium {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  color: #98a500;
  cursor: pointer;
}

.tooltip-trifolium .tooltiptext {
  visibility: hidden;
  min-width: 175px;
  background-color: #549a94;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px 5px;
  position: absolute;
  font-size: 14px;
  z-index: 1;
  top: 89%;
  left: -25%;
}

.tooltip-trifolium .tooltiptext i {
  position: absolute;
  top: 5px;
  right: 5px;
}

.tooltip-trifolium:hover .tooltiptext {
  visibility: visible;
}

@media (max-width: 991px) {
  .col-login-trifolium form.trifolium-register {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .col-login-trifolium form.trifolium-register {
    width: 100%;
  }

  .therapist_popup_input_status_true .pop-up-subtext {
    margin: 0;
  }
}

.footer-device-mobile .device-wishlist {
  display: none;
}

#tbay-header.header-v2 .top-cart .cart-icon {
  font-size: 25px;
}
#tbay-header.header-v2 .top-cart #cart .mini-cart .sub-title-2 {
  font-size: 14px;
}

#tbay-header.header-v2 .logo-in-theme img {
  max-height: 70px;
}

.tbay-mainmenu.pull-right {
  height: 70px;
}

#tbay-header.header-v2 .header-search-v2 .btn-search-totop {
  height: 70px;
}

#tbay-header.header-v2 .navbar-nav.megamenu > li > a {
  padding: 24px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .logo-mobile-theme a img {
    max-width: 55px;
  }
}

.woocommerce #customer_login form .form-row {
  position: relative;
}
.woocommerce #customer_login form.register .form-row.image-uplode label {
  position: static;
}

.woocommerce #customer_login form.register .form-row label {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.woocommerce #customer_login form .input-text.input-required {
  padding-right: 20px;
}

#customer_login .some-more {
  letter-spacing: normal;
  /* font-weight: 400;*/
  font-family: Heebo, sans-serif;
  font-size: 16px;
}

.placeholder_id_number {
  padding: 5px 10px;
  padding-right: 15px;
  font-size: 14px;
  color: #999999;
  line-height: normal;
}

.device-registration {
  font-weight: bold;
}

.device-registration .add-icone {
  transform: translate(-14px, -16px);
  font-size: 19px;
  margin-bottom: -20px;
  color: #5aafa8;
}

.device-account .sign-in-icone {
  transform: translate(11px, -16px);
  font-size: 19px;
  margin-bottom: -20px;
  color: #5aafa8;
}

.display-mode-warpper {
  display: none;
}

.tbay-sidebar-mobile-btn {
  color: #5aafa8;
  font-weight: bold;
}

#primary-menu .li_registration {
  display: none;
}
body.logged-in #main-mobile-menu-mmenu-wrapper .li_registration {
  display: none;
}

body:not(.logged-in) .is-log-in,
body.logged-in .for-not-log-in{
 display: none;
}




.is-log-in.pharmacy-after{
  font-size: 23px;
}
.is-log-in.pharmacy-after .user-name-trifolium{
    font-weight: bold;   
}




body.search-results .elementor-posts .elementor-post__card .elementor-post__thumbnail img{
  width:auto;
}


body.search-results .elementor-posts .elementor-post__card .elementor-post__thumbnail{
      z-index: 1;
}
body.search-results  .elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{
   background-image: none;
  
}

/* nehhp */
.elementor-7231 .elementor-element.elementor-element-ed437bd .elementor-button:hover {
  color: white !important;
}

.page-id-7231 .woocommerce div.product{
  margin-top: 0;
}

.page-id-7231 .elementor-testimonial .elementor-testimonial__footer{
  justify-content: flex-end;
}

.elementor-7231 .elementor-testimonial .elementor-testimonial__name::before{
  width: 40px;
  border-bottom: 2px solid #5aafa8;
  opacity: 0.5;
  position: relative;
  bottom: 5px;
  margin-left: 10px;
  content: "";
  display: inline-block;
}

.elementor-7231 .elementor-testimonial .elementor-testimonial__text{
  padding-right: 20px;
}
.elementor-7231 .elementor-testimonial .elementor-testimonial__content::before{
 
  font-size: 18px;
  position: absolute;
  right: 0px;
  font-family: "FontAwesome";
  color:  #5aafa8;
  content: "\f10d";
  display: inline-block;
}
.elementor-7231 .elementor-element.elementor-element-1d32052 .swiper-pagination-bullet{
  height: 10px;
  width: 20px;
  border-radius: 4px;
  transition: transform .3s;
}

.elementor-7231 .elementor-element.elementor-element-1d32052 .swiper-pagination-bullet-active {
  height: 10px;
  width: 20px;
  transform: scaleX(1.5); 
  border-radius: 4px;
}
.elementor-7231 .product-block .product-desc-hover{
  padding-top: 30px;
}

.elementor-7231 .elementor-element.elementor-element-52718bd .swiper-slide-bg {
  background-size: 60% !important;
  background-position-x: 0;
}

.elementor-7231 .elementor-element.elementor-element-7680de9 .tbay-filter{
  display: none;
}
@media (max-width: 767px){

}


body.single div.post a {
  text-decoration: underline;
  color: #5aafa8;
}


#tbay-header.header-v2 .contact-layout2 .white a:hover {
  color: black !important;
}
#tbay-header.header-v2 .contact-layout2 .white a {
  color: white;
}


/* Showing popup gradually */
body.page-id-6481 #elementor-popup-modal-6479.shown {
  opacity: 1;
  z-index: 99;
}
body.page-id-6481 #elementor-popup-modal-6479 {
  opacity: 0;

  transition: all 500ms ease-in-out;
}

form .profession input {
  margin: 0 0 10px 5px;
}


.tbay-body-woocommerce-quantity-mod .groups-button .quantity-group-btn.active {
  display: flex;
  justify-content: center;
}

.woocommerce div.product form.cart .button {
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}


@media screen and (max-width:1199px){
  .is-log-in.pharmacy-after{
    font-size: 20px;
  }
}

@media screen and (max-width: 767px){

  .tbay-sidebar-mobile-btn {
    color: #5aafa8;
    font-weight: bold;
    border: 1px solid;
    padding: 20px;
    margin-right: 0;
    margin-left: auto;
    background: white;
    box-shadow: 0 4px 2px -2px #bababa;
    border-radius: 4px;
  }

  .tbay-filter {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .tbay-filter .woocommerce-ordering {
    padding-right: 0;
  }
  .is-log-in.pharmacy-after{
    font-size: 17px;
  }

  #main .wpb_row.vc_row.header-bg.header-bg{
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 10px !important;
    padding-top: 200px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  body.search-results .elementor-posts .elementor-post__card .elementor-post__thumbnail img{
    max-height: 150px;
  }

  .woocommerce .products div.product {
    max-width: 100%;
  }

  .products-grid .groups-button.clearfix {
    display: flex !important;
    justify-content: center;
  }
  .tbay-body-woocommerce-quantity-mod .groups-button .box-quantity {
    width: unset;
  }

  .widget-testimonials.v2 .testimonials-body .description p {
    min-height: 20px;
  }
  #tbay-main-content{
    padding-bottom: 0;
  }
}

#tbay-header.header-v2 .list-inline.acount .registration, .device-registration,ul#main-mobile-menu-mmenu-wrapper li.li_registration  {
  display: none!important;
}
.singular-shop div.product .information .single_add_to_cart_button:before{
  display: block!important;
}@media (max-width: 767px) {
  .singular-shop div.product .information .single_add_to_cart_button{
    display: flex!important;
    justify-content: center;
    margin-bottom: 0!important;
  }
}
.woocommerce #customer_login form.register{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 0 12px;
  align-items: flex-start;
}
.woocommerce #customer_login form.register >p{
  width: auto!important;
}

.woocommerce #customer_login form > :nth-child(1) { order: 1; }
.woocommerce #customer_login form > :nth-child(2) { order: 2; }
.woocommerce #customer_login form > :nth-child(3) { order: 3; }
.woocommerce #customer_login form > :nth-child(4) { order: 7; }

/* 4-й елемент ви приберете, тому не чіпаємо */

/* 8-й робимо 4-м; 9-й — 5-м */
.woocommerce #customer_login form > :nth-child(8) { order: 4; }
.woocommerce #customer_login form > :nth-child(9) { order: 5; }
.woocommerce #customer_login form > .confirm_pass { order: 6; }

/* далі йде 5-й (місто), потім дата і стать */
.woocommerce #customer_login form > :nth-child(5) { order: 8; }  /* місто (якщо це він) */
.woocommerce #customer_login form > :nth-child(6) { order: 9; }  /* дата народження */
.woocommerce #customer_login form > :nth-child(7) { order: 10; }  /* стать */

/* наприкінці — два чекбокси */
.woocommerce #customer_login form > .pre-last { order: 11; }  /* чекбокс 1 */
.woocommerce #customer_login form > .last { order: 12; } /* чекбокс 2 */
.woocommerce #customer_login form > .woocommerce-privacy-policy-text { order: 13; }
.woocommerce #customer_login form > :last-child { order: 14; }

.woocommerce #customer_login form.register >p.inline,.woocommerce #customer_login form.register .woocommerce-privacy-policy-text{
  grid-column: span 2;
  padding: 0!important;
}
.woocommerce #customer_login form.register .form-row label.static{
  position: static;
  transform: unset;
  font-size: 14px;
}
.woocommerce #customer_login form.register label.full{
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  transform: unset;
}
.woocommerce #customer_login form.register label.full + input + span a{
  position: relative;
  display: inline;
  z-index: 2;
}

.woocommerce #customer_login form.register .form-row input[name="birth_date"]{
  text-align: right;
}

