/**
* Theme Name:     Medicate Layout
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root {
  --global-gray-400: #e5e5e5;
}

b, strong, .woocommerce form .form-row label {
  font-weight: 500;
}

.color-switch-dark .dark-bg {
  background-color: #111111 !important;
}

.site-footer-wrap .contact-info-container p {
  padding-top: 5px;
}
.site-footer-wrap .footer-widget-area-inner .widget-title {
  margin-bottom: 35px;
}
.site-footer-wrap .footer-widget-area-inner .widget li {
  padding-top: 7px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
  position: relative;
  margin-top: 20px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 100%;
  border-radius: 0;
  border: none;
  line-height: 25px;
  height: 45px;
  padding-left: 25px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  font-size: 14px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  font-size: 14px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  font-size: 14px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  font-size: 14px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  font-size: 14px;
}
.site-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  -webkit-mask-image: url(../default/img/plane.svg);
          mask-image: url(../default/img/plane.svg);
  font-size: 0;
  -webkit-mask-position: 50%;
          mask-position: 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
          mask-size: 20px;
  height: 45px;
  width: 45px;
  background-color: var(--global-palette3);
  display: inline-block;
}

.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.banner-cms .elementor-widget-image {
  overflow: hidden;
}

.wpcf7-form .text-col-gap {
  position: relative;
  float: none;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-margin-after: 20px;
          margin-block-end: 20px;
}
.wpcf7-form input, .wpcf7-form textarea {
  display: block;
  width: 100%;
  border-radius: 0;
  border: none;
  padding: 13px 20px;
}
.wpcf7-form .contact-button {
  text-align: center;
  margin-top: 50px;
}

.woocommerce div.product div.images figure.woocommerce-product-gallery__wrapper, .woocommerce div.product.woocommerce-page div.product div.images figure.woocommerce-product-gallery__wrapper {
  border: 1px solid var(--global-gray-400);
}
.woocommerce div.product .button.single_add_to_cart_button {
  padding: 0 18px;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  padding: 10px 24px;
  line-height: 1.5;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover, .woocommerce div.product div.summary .added_to_cart:hover, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  background: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
  border-color: var(--global-palette-btn-bg-hover);
}

.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 14px;
  font-weight: 500;
}

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette-btn-bg);
}

.woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette3);
  font-weight: 600;
}

.tr-price, .price {
  color: var(--global-palette3);
  font-weight: 600;
}
.tr-price del, .price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: 600;
  opacity: 0.9 !important;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 16px;
  color: var(--global-palette3);
  padding-bottom: 5px;
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.has-sidebar.has-left-sidebar .content-area .content-container {
  -ms-grid-columns: 300px 1fr;
  grid-template-columns: 300px 1fr;
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 35px;
}

.woocommerce-product-gallery .splide__arrow, .woocommerce-product-gallery .slick-arrow, .entry-related-carousel .splide__arrow, .entry-related-carousel .slick-arrow, .woosq-product .thumbnails .splide__arrow, .woosq-product .thumbnails .slick-arrow {
  background: var(--global-palette7);
  color: var(--global-palette3);
}
.woocommerce-product-gallery .splide__arrow:hover, .woocommerce-product-gallery .splide__arrow:focus, .woocommerce-product-gallery .slick-arrow:hover, .woocommerce-product-gallery .slick-arrow:focus, .entry-related-carousel .splide__arrow:hover, .entry-related-carousel .splide__arrow:focus, .entry-related-carousel .slick-arrow:hover, .entry-related-carousel .slick-arrow:focus, .woosq-product .thumbnails .splide__arrow:hover, .woosq-product .thumbnails .splide__arrow:focus, .woosq-product .thumbnails .slick-arrow:hover, .woosq-product .thumbnails .slick-arrow:focus {
  background: var(--global-palette1);
  color: var(--global-palette9);
}

@media (max-width: 767px) {
  .site-footer-wrap .footer-widget-area-inner .widget-title {
    margin-bottom: 15px;
  }
  .wpcf7-form .text-col-gap {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
  .wpcf7-form .text-col-gap .col-lg-6 {
    margin-bottom: 15px;
  }
  .wpcf7-form input, .wpcf7-form textarea {
    padding: 8px 15px;
  }
  .wpcf7-form textarea {
    height: 70px;
  }
  .wpcf7-form .contact-button {
    text-align: center;
    margin-top: 20px;
  }
  .banner-cms .elementor-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .banner-cms .elementor-container .elementor-column {
    margin: auto;
    width: auto;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    font-size: 12px;
    padding: 10px;
  }
}
@media (max-width: 1366px) {
  .site-header-section-right {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .site-header-section-right .site-header-item-main-navigation {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-right: 0;
  }
  .site-header-section-right .site-header-item-main-navigation .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 15px 15px 0 15px;
  }
  .site-top-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0 15px;
  }
  .custom-logo-link, img.base-dark-mode-logo {
    width: 180px;
    display: block;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .site-header .site-header-item {
    margin-right: 10px;
  }
  .site-header .button {
    padding: 7px;
    font-size: 10px;
  }
  .custom-logo-link, img.base-dark-mode-logo {
    width: 130px;
    display: block;
  }
}
@media (min-width: 620px) and (max-width: 767px) {
  #cms-services .elementor-column {
    width: 50%;
  }
}