/*
Theme Name: New CLDerm
Theme URI: https://clderm.com/
Author: Goldman Marketing Group
Author URI: http://www.goldman-marketing.com/team
Description: Clderm Website Theme
Version: 2.20.45
=======


--------------------------------------------------------------
# Normalize
--------------------------------------------------------------

@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Lato:400,900'); */

/* Style changes by Andy */

.social_media_buttons {
  text-align: center;
}

.woocommerce-shop #site .page-navigation strong a, .woocommerce-shop #site .page-navigation strong, .woocommerce-shop #site .page-navigation {
  color: #000;
}

.skin_page_split_banner {
  display: flex;
  flex-wrap: wrap;
}

.split_left {
  flex: 1 0 50%;
  background: #ccc;
}

.page_sub_title h2 {
  font-size: 18px;
  font-weight: 500;
  color: #009584;
}

.page_sub_title {
  margin-top: 21px;
}
.interactive_top_section {
  margin-top: 50px;
}

.split_inner_content {
  max-width: 80%;
  margin: 0 auto;
}

.skin_page_split_banner {
  height: 510px;
}

.split_right {
  flex: 1 0 50%;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.split_right h2 {
  font-weight: 900;
  color: #000;
  font-size: 34px;
}

.skincare_page .page-navigation {
  display: none;
}

.skin_button {
  background: #f4bd3f;
  padding: 13px 40px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  color: #000;
  display: block;
  font-weight: 400;
  width: 250px;
  margin: 50px auto 0px auto;
}

.split_right {
  padding-top: 150px;
}

.social_media_buttons .link-appointments {
  padding: 10px 21px;
  border: 1px solid #eee;
  border-bottom: 2px solid #009482;
  box-shadow: 1px 1px 4px 0px #00000038;
}

.woocommerce-shop #site .page-navigation strong a, .woocommerce-shop #site .page-navigation strong, .woocommerce-shop #site .page-navigation {
  color: #000;
}

#swipebox-top-bar {top:0!important;}
#swipebox-bottom-bar {bottom:0!important;}

#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 0px, 0) !important;
    transform: translate3d(0, 0px, 0) !important;
}
#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, 0px, 0) !important;
    transform: translate3d(0, 0px, 0) !important;
}
.no_found {
  display: flex;
  clear: both;
  text-align: center;
  margin-top: 100px;
  height: 200px;
  align-items: center;
  justify-content: center;
  font-size: 21px;
}
.promotions-boxes {
  background: #fff;
}
#swipebox-overlay {
    background: #0d0d0dba !important;
}
#gmg_slide {
  display: flex;
  white-space: pre-line;
}
#gmg_slide .boxes-list {
  pointer-events: none;
}
#gmg_slide .clainpromo {
  display: none;
}
#gmg_slide .clainpromo {
  display: none;
}

.blog-header {
    width: 100%;
    height: 465px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swipe_content p {
  font-size: 24px;
  line-height: 34px;
}

.blog_slide_btn {
    display: block;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 13px;
    color: #000;
    margin-bottom: 42px;
    background: #f4bd3f;
}

.skincare_page .page-navigation {
  /* position: relative;
  z-index: 100; */
  margin-bottom: -70px;
}

#site .swiper-button-prev, #site .swiper-button-next {
    color: #000;
}

#site .swiper-pagination-bullet {
  background: #000;
}

.offscreen {
   clip-path: inset(100%);
   clip: rect(1px, 1px, 1px, 1px);
   height: 1px;
   overflow: hidden;
   position: absolute;
   white-space: nowrap;
   width: 1px;
 }

.skincare_page .skincare_page_header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-position: center;
}

.skincare_page .page-header {
  width: 100vw;
  margin-left: calc((100vw - 1277px) / -2);
  padding: 0;
}
.skincare_page .swiper-container {
  width: calc(100vw - 3px);
}
@media screen and (max-width: 1279px) {
  .skincare_page .page-header {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .skincare_page .blog-header-skin {
    width: 100%;
  }
}

.skincare_page_header h2 {
  margin: 0px;
  padding-top: 40px;
  width: 100%;
  color: #fff;
}

.skincare_page_header .swipe_content{
  width: 100%;
}

.skincare_page_header a {
  color: #fff;
  font-weight: 500;
}

.skincare_page_header a:hover {
  color: #fff;
  opacity: 1;
}

.woocommerce-shop #site .page-navigation strong a, .woocommerce-shop #site .page-navigation strong, .woocommerce-shop #site .page-navigation {
  color: #000;
}

.lang_translation {
  line-height: 61px;
  margin-left: 13px;
  font-weight: bold;
  font-size: 13px;
}

#search_box .woocommerce-product-search button {
  border: 0px;
  background: #009482;
  color: #fff;
  padding: 0px 34px;
  height: 53px;
}
#search_box .woocommerce-product-search button:hover {
  background-color: #f4bd3f;
}
#search_box .woocommerce-product-search .search-field {
  padding: 17px;
  width: 200px;
}

#swipebox-title {
  color: white;
  background: black;
  padding: 20px 34px;
  z-index: 1;
  position: relative;
  min-height: 60px;
  max-height: 100%;
}


.gmg_filters_box {
  text-align: right;
  margin-bottom: 34px;
}
.product_cat_tag {
  margin-bottom: 34px;
  text-align: center;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: none;
  display: inline-block;
}

.clearfix {
  clear: both;
}

.page-navigation strong:nth-last-child(1) {
  border-bottom: 2px solid #009482;
    padding: 5px;
}
.banner_header_excerpt {
  padding: 21px;
}

.filter_results {
  color: #009482;
}

.procedures-tabs, .gmgtabs-link {
  scroll-margin-top: 55em;
}

.single-product .page-content .page-navigation {
  padding: 0px;
}

.filters_section select {
  padding: 8px;
  border:1px solid #ccc;
}
.filters_section .woocommerce-ordering {
  margin: 5px 3px;
}

.filters_section .woocommerce-result-count {
  margin-top: 8px;
}

.fa-shopping-bag {
  margin-left: 13px;
}
.woocommerce span.onsale {
  border-radius: 0px;
  background: #f4bd3f;
}
.fa-shopping-bag:before {
    color: #9e9e9f;
}

select {
    color: #ccc;
}
.highlight {
    color: #009684;
    font-weight: bold;
}

.top_star_button {
  font-size: 200%;
  line-height: 0;
  position: absolute;
  top: 29px;
}

.single-product .tags { display: none;}
.page-content .sharepost {
  margin-bottom: 55px !important;
}

.columns-4  {
  max-width: 1280px;
    margin: 0 auto;
}

.cart_head {
  padding: 19px 8px;
}
.cart_head .shopping_basket a {
  display: inline-block;
  position: relative;
}

.zoomHover {
  display: none;
}

.shopping_basket {
  position: relative;
}

#gtm-order-total {
  display: none;
}

.shopping_basket .count {
  background: #f4bd3f;
  color: #fff;
  border-radius: 2em;
  height: 18px;
  line-height: 18px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: 10px;
  transform: translateY(-100%) translateX(15%);
  width: 18px;
  font-size: 10px;
}

/* Woo styles reset */

.woocommerce ul.products li.product a img {
    width: auto;
    height: auto;
    display: block;
    margin: auto;
    box-shadow: none;
    max-height: 300px;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    padding-bottom: 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: flex;
    flex-flow: column nowrap;
    padding: 13px;
    text-align: center;
}

.live_chat_widget > .btnContainer  {
  background: #000;
  display: none !important;
}

.live_chat_widget:before {
  content: '';
  background: #169f93;
  background-image: url(assets/img/chat_svg.svg);
  z-index: 9999;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  pointer-events: none;
  background-size: 70px;
  background-repeat: no-repeat;
  text-align: center;
  background-position: center;
}

.live_chat_widget {
  position: fixed;
  bottom: 21px;
  right: 30px;
  width: 70px;
  height: 70px;
  z-index: 999;
}
.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#main .product .button {
    background: #F4BD3F;
    color: #000;
    border-radius: 0px;
    padding: 13px 21px;
    display: block;
    height: auto;
}

.added_to_cart {
  background: #009482;
    color: #fff;
    height: 42px !important;
    position: absolute;
    bottom: -29px;
    width: calc(100% - 26px);
}

/* .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: flex;
    flex-flow: column nowrap;
    padding: 13px;
    text-align: center;
    height: 500px;
} */
/* .related ul.products li.product {
  height: 420px;
} */

/* ul.products .price {
    justify-content: center;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
} */
/* .woocommerce ul.products li.product .button {
    margin-top: auto;
    display: table;
} */
    display: block;
    height: auto;
}

a.added_to_cart {
    display: none!important;
}

/* .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: flex;
    flex-flow: column nowrap;
    padding: 13px;
    text-align: center;
    height: 500px;
} */
/* .related ul.products li.product {
  height: 420px;
} */

/* ul.products .price {
    justify-content: center;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
} */
/* .woocommerce ul.products li.product .button {
    margin-top: auto;
    display: table;
} */

.brand_cat, .doctor_cat {
  position: relative;
  z-index: 10;
}
.product_cat {
  position: relative;
  z-index: 11;
}
.product_cat {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(300px, 1fr));
}

.brand_cat {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(240px, 1fr));
}

.doctor_cat {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(250px, 1fr));
  gap: 20px 0px;
}

.product_cat a {
  height: 300px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  margin: 13px;
}
.brand_cat a {
  flex: 1 0 10%;
  margin: 15px;
  height: 100px;
}
.doctors_booking_block {
  flex: 1 0 10%;
  margin:0px 15px;
  height: auto;
  margin-bottom: 0px;
}
.contacts_doctor_book {
  grid-template-columns: repeat(auto-fill,minmax(220px, 1fr));
  gap: 240px 0px;
}
#by_docktor_section.contacts_doctor_book span {
  margin-bottom: 21px;
  text-align: left;
  font-size: 15px;
  line-height: 21px;
  font-weight: normal;
  color: #545456;
}
.contacts_doctor_book img {
  width: 100%;
}

.doctor_cat span {
  display: flex;
  text-align: center;
  color: #5c6770;
  font-weight: bold;
  font-size: 1em;
  align-items: center;
  height: 40px;
}
.top_title_skincare {
  text-align: center;
  margin-top: 89px;
  font-size: 24px;
  margin-bottom: 89px;
}
.product_cat a:before {
  content: '';
  background: #00000070;
  position: absolute;
  width: 100%;
  height: 100%;
}
.by_docktor {
  overflow: hidden;
  margin-bottom: 13px;
  text-align: center;
}
.by_docktor img {
  width: 100%;
}
#by_docktor_section {
  margin-bottom: 150px;
}

#skin_products {
  margin-top: 55px;
}

#skin_products li.product {
    margin: 0 1.3%;
}
.page-content .product_cat h3 {
  z-index: 10;
  position: relative;
  color: #fff;
}

#main .button {
  border-radius: 0px;
}

#main .checkout_coupon .button, #main .coupon .button {
  height: 41px;
  background: #009482;
  color: #fff;
}

#main #graycta a:hover {
  background: #009482;
  color: #FFF;
  opacity: 1;
  border: 2px solid #009482;
}

.woocommerce-loop-product__title {
  font-weight: bold;
}

#main .woocommerce-message .button, #main .checkout-button {
  color: #ffffff;
  background-color: #009482;
}

.woocommerce-input-wrapper input, .woocommerce-input-wrapper textarea, #main input {
  border: 1px solid #ccc;
  padding: 13px;
}

h2.product_title {
  font-weight: 600;
  color: #545456;
  text-transform: uppercase;
}

#main .product .woocommerce-Price-amount {
  color: #009482;
  font-size: 1.7em;
  font-weight: bold;
}

#main #skin_products .price {
  font-size: .857em;
}

#main .product .button {
  background: #f4bd3f;
  color: #000;
  border-radius: 0px;
  padding: 13px 21px;
  font-size: 15px;
}

#main .product .button:hover {
  background: #009482;
  color: #fff;
  opacity: 1;
}

#main .woocommerce-message, #main .woocommerce-info {
  border-top-color: #009482;
}

#main .woocommerce .quantity .qty {
  width: 4.631em;
  text-align: center;
  border: 1px solid #eee;
  height: 40px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: auto;
}

#masthead .button {
  background: #009482;
  color: #fff;
  font-weight: normal;
  border-radius: 0px;
  padding: 14px 0;
}

#masthead .button:hover {
  background-color: #f4bd3f;
  color: #1e1e1e;
}

.single-product .featured-image, .single-product .page-header {
  display: none;
}

::-webkit-scrollbar {
  width: 3px;
  /* position: absolute; */
  background: transparent;
}

div#footer-widget-area .widget {
  width: 25%;
  float: left;
}

.footer-bootom {
  width: 100%;
  float: left;
}

.boxx {
  color: #fff;
  padding: 20px;
  display: none !important;
  margin-top: 20px;
}

.no-desktop,
.social-mobile {
  display: none;
}

/* Add a thumb */
::-webkit-scrollbar-thumb {
  background: #009482;
}

span.zoomHover {
  /* Fix Colorbox */
  z-index: 5 !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type='submit'], button {
  -webkit-appearance: none;
}

html {
  font-family: "Lato", Arial, sans-serif;
}

body {
  margin: 0;
  font-size: 14px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

dfn {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -1.4em;
  font-size: 0.4em;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  font-weight: 500;
  margin: 0;
  color: #545456;
}

h1 {
  font-size: 43px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  font-size: 27px;
  font-family: "Roboto", sans;
  font-weight: lighter;
  color: #5c6770;
}

h3 {
  font-size: 1.9rem;
}

.page-content h3 {
  font-size: 23px;
  color: #5c6770;
  font-family: "Roboto", sans-serif;
}

h4 {
  font-size: 1.4rem;
}

h5 {
  font-size: 1.25em;
}

h6 {
  font-size: 1.1em;
}

h2,
h3,
p,
ul,
ol {
  margin: 0 0 32px;
}

ul li,
ol li,
p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #545456;
}

.page-content ul li,
.page-content ol li {
  margin-left: 30px;
  padding-left: 4px;
}

.page-content p,
.page-content ul li {
  font-size: 14px;
  color: #5c6770;
}

strong {
  font-weight: 600;
  padding: 0 1px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0;
}

.page-content blockquote p {
  margin-left: 40px;
  font-size: 23px;
  line-height: inherit;
  font-style: italic;
  color: #009482;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-size: 0.9375rem;
  line-height: 1.7;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #cbcac8;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

big {
  font-size: 125%;
}

hr {
  background-color: #cbcac8;
  border: 0;
  height: 1px;
  margin-bottom: 0.5em;
}

ul,
ol {
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

p+ul {
  margin-top: 0;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  max-width: 100%;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

ul {
  padding-left: 0;
}

ul li,
ol li {
  list-style-position: outside;
}

.skincare_page .wcsatt-sub-options, .woocommerce-shop .wcsatt-sub-options {
  display: none;
}

.site-content blockquote p {
  font-size: 21px;
  line-height: initial;
  font-style: italic;
  color: #009482;
  margin: 35px 0;
}

.site-content blockquote p:before {
  content: "";
  background: url(assets/img/quotation-mark.svg) no-repeat 100% / cover;
  width: 21px;
  height: 21px;
  font-size: 49px;
  float: left;
  margin-right: 5px;
}

#content a.zoomLink {
  display: inherit;
}
.pswp__caption__center {
  display: none;
}

/* Resources custom post typography */
.resources-content .resources-top-content h1,
.section-content .resources-bottom-content h1,
.resources-content .resources-top-content h2,
.section-content .resources-bottom-content h2,
.resources-content .resources-top-content h3,
.section-content .resources-bottom-content h3,
.resources-content .resources-top-content h4,
.section-content .resources-bottom-content h4 {
  color: #575759;
  font-family: "Roboto", sans-serif;
}

.resources-content .resources-top-content h1,
.section-content .resources-bottom-content h1 {
  font-weight: 500;
  font-size: 42px;
  text-transform: uppercase;
}

.resources-content .resources-top-content h2,
.section-content .resources-bottom-content h2 {
  font-weight: 100;
  font-size: 36px;
}

.resources-content .resources-top-content h3,
.section-content .resources-bottom-content h3 {
  font-weight: 100;
  font-size: 25px;
}

.resources-content .resources-top-content h4,
.section-content .resources-bottom-content h4 {
  font-weight: 500;
  font-size: 20px;
}

@media (max-width: 1019px) {

  .resources-content .resources-top-content h1,
  .section-content .resources-bottom-content h1 {
    font-size: 30px;
  }

  .resources-content .resources-top-content h2,
  .section-content .resources-bottom-content h2 {
    font-size: 28px;
  }

  .resources-content .resources-top-content h3,
  .section-content .resources-bottom-content h3 {
    font-size: 22px;
  }

  .resources-content .resources-top-content h4,
  .section-content .resources-bottom-content h4 {
    font-size: 18px;
  }

  .gmgtabs-links select {
      width: 450px;
      height: 44px;
      text-align: center;
      overflow: hidden;
      border: 1px solid #1c9482;
      transition: ease all 600ms;
      position: absolute;
      left: 50%;
      top: 0;
      transform: translate(-50%);
      background: #FFF;
      z-index: 9;
      margin-top: 52px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 0 40px 0 15px;

      font-size: 14px;
      line-height: 21px;
      text-transform: uppercase;
      color: #1c9482;
      font-weight: bold;

      background: url(https://gmg.reviews/newclderm/wp-content/uploads/sites/84/2019/07/arrow.png);
      background-position: 95% center;
      background-repeat: no-repeat;
  }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
  border-radius: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="radio"] {
  padding: 4px;
  border: 1px solid #999;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
}

input[type="radio"]:focus {
  border-color: #009482;
  background: #009482;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
  color: #009482;
}

a:hover {
  color: currentColor;
  opacity: 0.5;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin: 0 40px 12px 0;
}

.alignright {
  float: right;
  margin: 0 0 42px 12px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
  display: inline-block;
  /* width: 100%;
    height: 232px; */
  overflow: hidden;
  margin-bottom: 5px;
}

iframe {
  /* height: 100%; */
}

/*--------------------------------------------------------------
# General Styles
--------------------------------------------------------------*/
/* Flex Classes */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text-center {
  text-align: center;
}

.image-section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 260px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.cut-image {
  overflow: hidden;
}

.image-section:before,
.cut-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 175px solid transparent;
  border-left: 100vw solid #FFF;
}

/* Container Sections */
.section {
  width: 100%;
  max-width: 100%;
  clear: both;
}

.section-80 {
  width: 70%;
  margin: 0 auto;
}

.section-content {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.section-80 .flex-staff {
  display: flex;
  margin-bottom: 15px;
}

.section-80 .flex-staff .staff-img {
  width: 162px;
}

.section-80 .flex-staff .staff-excerpt {
  width: 100%;
  margin: 0 0px 0px 17px;
}

@media only screen and (max-width: 599px) {
  .section-80 .flex-staff {
    flex-direction: column;
  }

  .section-80 .flex-staff .staff-excerpt {
    margin-left: 0;
    margin-top: 10px;
  }
}

i.fa.fa-star-half-full {
  font-size: 11px !important;
  margin-top: 1px !important;
  display: inherit !important;
  color: #f5cd00 !important;
}

.star {
  font-size: x-large;
  width: 50px;
  display: inline-block;
  color: gray;
}

.star:last-child {
  margin-right: 0;
}

.star:before {
  content: '\2605';
}

.star.on {
  color: gold;
}

.star.half:after {
  content: '\2605';
  color: gold;
  position: absolute;
  margin-left: -20px;
  width: 10px;
  overflow: hidden;
}

/*      ===================   */
.section-80 .flex-staff .staff-img img {
  width: auto;
}

.section-80 .flex-staff p {
  margin: 0;
  margin-top: 5px;
}

@media only screen and (min-width: 768px) {
  .section-80 .flex-staff p {
    margin-top: 8px;
  }
}

.section-80 .flex-staff .title-staff {
  font-size: 17px;
}

/* Semantic Font */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.font-none {
  font-size: 0;
  margin: 0;
}

/* #HEADER
---------------------------------------- */
#mobile-header {
  display: none;
}

#site-navigation>div>ul.menu {
  display: flex;
  list-style: none;
  height: 63px;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 0 149px;
}

.header-wrapper {
  height: 100%;
  margin: 0 auto;
  background: #FFF;
  justify-content: flex-end;
}

.site-header {
  width: 100%;
  height: 63px;
  background-color: #FFF;
  color: #454546;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  transition: ease all 600ms;
  border-bottom: 1px solid #ccc;
}

.results-below {
  position: absolute;
  bottom: 0;
  transform: translate(-50%, 100%);
  text-align: center;
  font-size: 1rem;
  padding: 5px 0;
  cursor: pointer;
  color: #009482;
  left: 36%;
  display: none;
}

#header-logo-small,
#header-logo {
  width: 171px;
  height: 170px;
}

#header-logo {
  opacity: 1;
  visibility: visible;
}

#header-logo,
#header-logo-small {
  position: absolute;
  top: 0;
  left: 0;
  transition: ease all 600ms;
}

@media (min-width: 1020px) {

  #header-logo,
  #header-logo-small {
    z-index: 2;
  }
}

#header-logo-small {
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}

#header-logo-small img {
  width: 100%;
  height: 100%;
}

.scrolled #header-logo-small,
.scrolled #header-logo {
  width: 63px;
  height: 63px;
}

.scrolled #header-logo {
  opacity: 0;
  visibility: hidden;
}

.scrolled #header-logo-small {
  opacity: 1;
  visibility: visible;
}

#header-logo:hover {
  opacity: 1;
}

#header-logo svg {
  width: 100%;
  height: 100%;
}

#site-navigation {
  height: 100%;
}

#site-navigation a {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  display: block;
  color: #000000;
}

#site-navigation a:hover {
  opacity: 1;
}

.main-navigation-saerch {
  background: #f2f2f2;
  border-top: 1px solid #949494;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.main-navigation-saerch span {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: left;
  margin: 33px 0 10px 0;
  width: 450px;
}

.main-navigation-saerch .menu-menu-search-container {
  width: 450px;
  text-align: left;
}

.main-navigation-saerch ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  flex-wrap: wrap;
  margin: 0px 0 36px
}

.main-navigation-saerch ul li:nth-of-type(1),
.main-navigation-saerch ul li:nth-of-type(4) {
  flex: 0 0 45%;
}

.main-navigation-saerch ul li:nth-of-type(2),
.main-navigation-saerch ul li:nth-of-type(5) {
  flex: 0 0 35%;
}

.main-navigation-saerch ul li:nth-of-type(3),
.main-navigation-saerch ul li:nth-of-type(6) {
  flex: 0 0 20%;
}

.main-navigation-saerch a {
  text-decoration: underline;
}

.sub-menu {
  display: none;
  position: absolute;
  top: 63px;
  margin-left: -5px;
  list-style: none;
  background: #FFF;
  padding: 0 0 0 15px;
  border: 1px solid #ccc;
  border-top: 0;
  width: 250px;
}

.mega-menu-parent .sub-menu {
  display: block;
}

.menu-item-open .sub-menu {
  display: block;
}

.sub-menu .sub-menu {
  margin: 0;
  left: 100%;
  top: 0;
  width: 250px;
  border-top: 1px solid #ccc;
}

#site-navigation .menu-item-has-children:hover>.sub-menu {
  display: block;
}

#site-navigation li:hover>a {
  color: #009482;
}

#site-navigation ul.menu>li {
  height: 100%;
  line-height: 63px;
  margin: 0 5px;
}

.no-mobile ul.menu>li:not(.mega-menu)>ul>li {
  line-height: 25px;
  padding-top: 14px;
  padding-bottom: 14px;
}

ul.menu .sub-menu li {
  position: relative;
}

.header-phone {
  line-height: 59px;
  font-size: 14px; /* was 18px */
  margin-left: 18px;
  color: #000000;
  font-weight: bold;
}

.header-phone:hover {
  color: #009482;
}

.header-search {
  width: 40px;
  height: 40px;
  position: relative;
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
}

.header-search:before,
.header-search:after {
  content: "";
  width: 8px;
  display: block;
  position: absolute;
}

.header-search:before {
  border: 2px solid #9e9e9f;
  height: 8px;
  border-radius: 50%;
  top: 10px;
  left: 10px;
}

.header-search:after {
  height: 3px;
  background: #9e9e9f;
  border-radius: 11px;
  transform: rotate(45deg);
  top: 20px;
  left: 18px;
  width: 7px;
}

/* Mega Menu - mobile */
#mobile-navigation {
  position: relative;
  overflow: scroll;
  width: 100%;
}

#mobile-navigation ul {
  width: 100%;
}

#mobile-navigation .mega-mobile-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M23.954 21.03l-9.184-9.095 9.092-9.174-2.832-2.807-9.09 9.179-9.176-9.088-2.81 2.81 9.186 9.105-9.095 9.184 2.81 2.81 9.112-9.192 9.18 9.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  z-index: 5;
}

/* end Mega Menu - mobile; rest is with mobile styling section */
/* Mega Menu - desktop */
@media (min-width: 1280px) {
  li.mega-menu.mega-menu-parent>a {
    cursor: pointer;
  }

  #site-navigation .mega-menu-parent.menu-item-has-children:hover>.sub-menu {
    display: none;
  }

  li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child,
  li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure {
    float: left;
    min-width: 124px;
    width: calc((100% - 150px) / 6);
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 15px;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child>a {
    background-color: #F2F2F2;
    border-bottom: 2px solid black;
    padding-left: 8px;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
  }

  /* Not Sure? */
  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure {
    background-color: #009684;
    height: unset;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.26;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg fill='%23ffffff'%3E%3Cg%3E%3Cg%3E%3Cpath d='M248.16,343.22c-14.64,0-26.49,12.2-26.49,26.84c0,14.29,11.5,26.84,26.49,26.84S275,384.35,275,370.06 C275,355.42,262.8,343.22,248.16,343.22z'/%3E%3Cpath d='M252.69,140c-47.06,0-68.67,27.88-68.67,46.71c0,13.6,11.5,19.87,20.91,19.87c18.82,0,11.15-26.84,46.71-26.84 c17.43,0,31.37,7.67,31.37,23.7c0,18.82-19.52,29.63-31.02,39.39c-10.11,8.71-23.35,23.01-23.35,52.98 c0,18.12,4.88,23.35,19.17,23.35c17.08,0,20.57-7.67,20.57-14.29c0-18.13,0.35-28.58,19.52-43.57 c9.41-7.32,39.04-31.02,39.04-63.79S297.31,140,252.69,140z'/%3E%3Cpath d='M256,0C114.52,0,0,114.5,0,256v236c0,11.05,8.95,20,20,20h236c141.48,0,256-114.5,256-256C512,114.52,397.5,0,256,0z M256,472H40V256c0-119.38,96.61-216,216-216c119.38,0,216,96.61,216,216C472,375.38,375.39,472,256,472z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: calc(100% - 10px) calc(100% - 10px);
    z-index: -1;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure:hover {
    opacity: 0.5;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure>a {
    color: white;
    border-bottom: 2px solid white;
    line-height: 26px;
    font-weight: bold;
    font-size: 13px;
    text-indent: 8px;
    text-align: left;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure .menu-item-description-container span {
    color: white;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: none;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-not-sure .menu-item-description-container {
    width: 100%;
    border-top: 2px solid #fff;
    padding: 10px;
    text-indent: 0;
    line-height: 18px;
    text-align: left;
  }

  /* end Not Sure? */
  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child:first-of-type>a {
    color: #009684;
    border-color: #009684;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child:nth-of-type(2)>a {
    color: #00a691;
    border-color: #00a691;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child:nth-of-type(3)>a {
    color: #263e77;
    border-color: #263e77;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child:nth-of-type(4)>a {
    color: #506f96;
    border-color: #506f96;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child:nth-of-type(5)>a {
    color: #d0a324;
    border-color: #d0a324;
  }

  #site-navigation li.mega-menu.mega-menu-parent ul.sub-menu li.mega-menu-child>a:hover {
    opacity: 0.5;
  }

  li.mega-menu.mega-menu-parent>ul.sub-menu {
    display: none;
    width: 100%;
    left: 0;
    padding-left: 150px;
    max-height: calc((100vh - 62px));
    overflow-y: scroll;
  }

  li.mega-menu.mega-menu-parent .sub-menu .sub-menu {
    margin-top: 12px;
    position: unset;
    padding-left: 0;
    width: 100%;
    border: none;
  }

  li.mega-menu.mega-menu-parent .sub-menu .sub-menu li {
    margin-bottom: 12px;
    text-align: left;
  }

  #site-navigation li.mega-menu.mega-menu-parent .sub-menu .sub-menu li a {
    text-transform: capitalize;
    line-height: 18px;
  }

  li.mega-menu.mega-menu-parent>ul.sub-menu.show-mega-menu {
    display: block !important;
    padding-top: 15px;
    margin-left: 0;
    border-right: none;
  }

  #site-navigation li.mega-menu.mega-menu-parent>ul.sub-menu.show-mega-menu .mega-menu-parent-link {
    width: calc(100% - 150px + 120px);
    min-width: calc((124px + 10px) * 6);
    position: relative;
    border-bottom: 2px solid black;
    margin-bottom: 20px;
    margin-left: 20px;
    float: left;
  }

  #site-navigation li.mega-menu.mega-menu-parent>ul.sub-menu.show-mega-menu .mega-menu-parent-link a {
    font-size: 20px;
    line-height: 40px;
    float: left;
  }

  #site-navigation li.mega-menu.mega-menu-parent>ul.sub-menu.show-mega-menu .mega-menu-parent-link a:hover {
    color: teal;
  }

  #site-navigation li.mega-menu.mega-menu-parent>ul.sub-menu.show-mega-menu .mega-menu-parent-link .mega-menu-view-all {
    font-size: 11px;
    text-transform: capitalize;
  }

  #site-navigation li.mega-menu.mega-menu-parent>ul.sub-menu.show-mega-menu .mega-menu-parent-link .close {
    width: 15px;
    height: 15px;
    float: right;
    position: absolute;
    top: 10px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M23.954 21.03l-9.184-9.095 9.092-9.174-2.832-2.807-9.09 9.179-9.176-9.088-2.81 2.81 9.186 9.105-9.095 9.184 2.81 2.81 9.112-9.192 9.18 9.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
  }
}

/* end media 1025px width for mega menu on desktop */
/* min width 10280px for mega menu on desktop */
@media (min-width: 1280px) {
  li.mega-menu.mega-menu-parent>ul.sub-menu {
    padding-left: 171px;
  }
}

/* Header Notification - for Important Updates */
#header-notification {
  width: 100%;
  display: block;
  background-color: #fff;
}

#header-notification.active {
  background-color: #fff !important;
}

#header-notification .header-notification-accordion {
  color: #444;
  cursor: pointer;
  padding: 10px 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 12px;
  transition: 0.4s;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

#header-notification .header-notification-accordion.active {
  position: relative;
}

#header-notification .header-notification-accordion.active:after {
  content: '+';
  font-size: 2em;
  font-weight: lighter;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: black;
  position: absolute;
  top: 3px;
  right: calc(((100% - 925px) / 2) - 20px);
}

#header-notification .panel {
  background-color: #fff;
  padding: 30px;
  display: none;
  overflow-y: scroll;
  max-width: 925px;
  height: 50vh;
  min-height: 400px;
  box-shadow: none;
  margin: 0 auto;
}

#header-notification ul {
  padding-left: 20px;
}

/* Header Notification fonts */
#header-notification .panel a {
  font-weight: bold;
}

#header-notification .panel h4 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #header-notification .panel {
    max-width: unset;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 1279px) {
  #header-notification .header-notification-accordion.active:after {
    right: 20px;
  }
  .columns-4  {
    max-width: 1170px;
      margin: 0 auto;
      margin-right: 21px;
      margin-left: 21px;
  }
}

@media screen and (min-width: 1280px) {
  #header-notification .panel {
    max-width: unset;
    padding-left: calc((100% - 925px) / 2);
    padding-right: calc((100% - 925px) / 2 - 10px);
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  #header-notification .panel {
    height: 50vh;
  }
  .live_chat_widget {
    bottom: 20px;
    right:0px;
  }
  span.back-to-top {
    right: 0px;
  }

  #header-notification .header-notification-accordion.active:after {
    right: 5px;
  }
  .gmgtabs-links select {
    width: 80%;
    transform: translateX(-50%);
  }
}

/* Search header */
#header-search-field .search-form {
  height: 100%;
}

#header-search-field {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 63px;
  background: #FFF;
  border: 1px solid #ccc;
  transition: ease all 600ms;
  z-index: 11;
  visibility: hidden;
  opacity: 0;
}

#header-search-field.search-open {
  visibility: visible;
  opacity: 1;
}

#header-search-field input[type="search"] {
  width: 100%;
  height: 100% !important;
  border: none;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  float: left;
}

#header-search-field input[type="submit"] {
  border: none;
  width: 125px;
  padding: 0;
  height: 100%;
  background: #009482;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  position: absolute;
  right: 55px;
  top: 0;
}

#header-search-field input[type="submit"]:hover {
  background: #f2f2f2;
  color: #545456;
}

.widget-search-close {
  width: 57px;
  height: 100%;
  background: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #ccc;
  transition: ease all 600ms;
}

.widget-search-close:before {
  content: "X";
  color: #555;
  font-family: "Lato", sans-serif;
}

.widget-search-close:hover {
  background: #ccc;
  cursor: pointer;
}

.widget-search-close:hover:before {
  color: #FFF;
}

#content {
  padding-top: 63px;
  color: #545456;
  /* Header notification padding: */
  /* padding-top: 99px; */
}

/* STARS */
.stars {
  list-style: none;
  display: inline-block;
  margin: 25px 0 6px;
}

.testimonial-author {
  display: flex;
  flex-direction: row;
  height: 43px;
  align-items: center;
  margin: 0 0 0 13px;
}

.testimonial_group {
  display: flex;
  align-items: center;
}

.stars li {
  float: left;
  width: 23px;
  height: 23px;
  margin: 0 11px 0 0;
  position: relative;
  overflow: hidden;
}

.stars svg {
  width: 18px;
  height: 18px;
  fill: #f5cc0e;
  position: unset;
  transition: ease all 1s;
  left: -100%;
}

.stars .star-white {
  fill: #fff;
}

.stars.animate svg {
  animation: starsin .3s forwards;
  animation-delay: 1s;
}

.stars li:nth-child(2) svg {
  animation-delay: 1.25s;
}

.stars li:nth-child(3) svg {
  animation-delay: 1.45s;
}

.stars li:nth-child(4) svg {
  animation-delay: 1.65s;
}

.stars li:nth-child(5) svg {
  animation-delay: 1.85s;
}

@keyframes starsin {
  from {
    left: -100%;
  }

  to {
    left: 0;
  }
}

/* PAGE NAV */
.page-navigation {
  width: 100%;
  height: 40px;
  margin: 30px 0 40px 0;
  padding: 0 0 0 209px;
  float: left;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  line-height: 40px;
}

.page-navigation a {
  color: #545456;
}

.page-navigation span {
  padding: 0 5px;
}

.page-navigation .active-page {
  border-bottom: 2px solid #009482;
  padding: 5px;
}

.white,
.white a {
  color: #FFF;
}

.gray,
.gray a {
  color: #545456 !important;
}

/* FOOTER TABS
######################################## */
#footer-tabs {
  min-height: 361px;
  padding: 66px 0;
  width: 925px;
  margin: 0 auto;
  clear: both;
}

#footer-tabs h2 {
  font-size: 29px;
  text-align: center;
  margin-bottom: 17px;
}

#footer-tabs .gmgtabs-links {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #CCC;
}

#footer-tabs .gmgtabs-link {
  font-size: 13px;
  color: #454546;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-left: 0;
  background: #f2f2f2;
  transform: translate(0, 1px);
  cursor: pointer;
}

#footer-tabs .gmgtabs-link:first-child {
  border-left: 1px solid #CCC;
}

#footer-tabs .gmgtabs-link.selected,
#footer-tabs .gmgtabs-link:first-child.selected {
  border: 1px solid #009482;
  border-bottom: 1px solid transparent;
  background: #FFF;
  cursor: pointer;
}

#footer-tabs .gmgtabs-content {
  display: none;
}

#footer-tabs .gmgtabs-content.selected {
  display: block;
}
#footer-tabs .gmgtabs-content.gmgtabs-video.selected {
  display: flex;
}
#footer-tabs .gmgtabs-content.gmgtabs-video .video-single a img {
  height: 165px;
  width: 100%;
  object-fit: cover;
}

#footer-tabs .gmgtabs-contents {
  margin-top: 40px;
}

.video-single {
  width: 279px;
  height: 260px;
  float: left;
  margin-bottom: 20px;
}

.video-single:nth-child(3n+2) {
  margin: 0 20px 20px;
}

.video-single p {
  margin: 5px 0;
}

.video-single a {
  position: relative;
  display: block;
}

.video-single a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(assets/img/playbtn.svg) no-repeat center / 90px;
  transition: ease all 300ms;
}

.video-single a:hover:before {
  opacity: 0.5;
}

/* Instagram As Seen On */
#instafeed {
  display: inline-block;
  width: 100%;
}

.picturebox {
  width: 284px;
  float: left;
  margin-bottom: 45px;
}

.picturebox a {
  color: currentColor;
}

.picturebox:last-child {
  display: none;
}

.picturebox .insta-image {
  width: 284px;
  height: 284px;
  transition: ease all 600ms;
}

.picturebox .insta-image:hover {
  opacity: 0.5;
}

.picturebox:nth-child(3n+2) {
  margin: 0 36px;
}

.picturebox .caption {
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 22px 0 0;
  line-height: 1.4em;
  height: 2.8em;
  font-size: 14px;
}

.picturebox .caption:after {
  content: "...";
  position: absolute;
  bottom: 2px;
  right: 0;
  padding: 0 10px;
  background: #FFF;
  letter-spacing: 3px;
}

#footer-tabs .view-insta {
  background: transparent;
  color: #009482;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  width: 243px;
  height: 50px;
  line-height: 50px;
  transition: ease all 600ms;
  border: 1px solid #eee;
  border-bottom: 1px solid #009482;
  box-shadow: 3px 5px 5px #eee;
}

#footer-tabs #instafeed {
  display: inline-block;
  width: 100%;
}

#footer-tabs .view-insta:hover {
  background: #009482;
  color: #fff;
  opacity: 1;
}


/* Single Doctor - As Seen On: Social Media tab */
.doctor-social-medias {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.doctor-social-medias .doctor-social-media {
  margin: 15px 30px;
}
.doctor-social-medias .doctor-social-media a svg {
  fill: #2E9482;
  height: 30px;
  width: auto;
}



/* # FOOTER
=================================================  */
footer {
  height: 205px;
  width: 100%;
  background: #009482;
  color: #FFF;
  text-transform: uppercase;
  font-size: 15px;
  clear: both;
}

footer a {
  color: currentColor;
}

.footer-wrapper {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 926px;
  margin: 0 auto;
  padding: 49px 0 0;
}

.footer-wrapper a[href^="tel:"] {
  font-size: 16px;
  letter-spacing: 2px;
}

footer span {
  display: block;
  margin-bottom: 9px;
  letter-spacing: 1.5px;
}

#footer-address a:hover,
#footer-address a:hover span {
  opacity: 0.5;
}

.reviews-social {
  display: flex;
  width: 70%;
  justify-content: space-between;
}

.filters_section select {
  width: 160px;
}

#footer-reviews {
  margin-left: 55px;
}

.footer-stars {
  list-style: none;
  display: inline-block;
  margin-top: 5px;
}

.footer-stars li {
  float: left;
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  position: relative;
  overflow: hidden;
}

.footer-stars li svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: #f5cd00;
}

.footer-stars li {
  transition: all ease 0.1s;
}

.footer-stars li:hover {
  transform: scale(1.5);
}

#footer-social {
  width: 282px;
}

#footer-social ul {
  display: flex;
  justify-content: space-between;
  padding: 28px 0 0;
  list-style: none;
  display: flex;
}

.reviews-social .fil0 {
  fill: #fff;
}

#footer-social li {
  width: 34px;
  height: 34px;
  margin: 0 7px;
}

#footer-social a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  fill: white;
  transition: ease all 300ms;
}

#footer-social svg {
  width: initial;
  height: 21px;
  position: absolute;
}

#footer-social .insta svg {
  height: 19px;
}

#footer-social .yelp svg {
  height: 23px;
}

#footer-social .ytube svg {
  height: 23px;
}

#footer-social .rself svg {
  height: 16px;
  margin-top: 2px;
}

#footer-social .gmaps span {
  width: 0;
}

#footer-social a:hover {
  opacity: 0.5;
}

#disclaimer {
  padding: 26px 0;
  background: #FFF;
}

#disclaimer p {
  width: 975px;
  margin: 14px auto;
  text-align: center;
  font-size: 14px;
  line-height: inherit;
  color: #454546;
}

#disclaimer2 p {
  width: 975px;
  margin: 14px auto;
  text-align: center;
  font-size: 14px;
  line-height: inherit;
  color: #454546;
}

.headerbtn {
  background: #009482;
  color: #FFF;
  width: 134px;
  font-weight: bold;
  text-transform: uppercase;
  /* font-size: 13px; */
  text-align: center;
  padding: 14px 0;
}

.headerbtn:hover {
  background: rgb(244, 189, 63);
  color: #FFF;
  opacity: 1;
}

.btn {
  border: 2px solid currentColor;
  color: #009482;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 14px 0;
  margin: 32px auto 0;
  display: block;
  width: 172px;
  /* transition: ease all 200ms; */
}

.btn-filled {
  text-align: center;
  color: #fff;
  background: #069683;
  width: auto;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 30px 40px;
  padding: 10px 25px;
  border: 2px solid #069683;
  text-transform: uppercase;
}

.btn-filled:hover {
  opacity: 1;
  background: #fff;
  color: #069683;
}

.btn:hover {
  background: #009482;
  color: #FFF;
  opacity: 1;
}

/* Gray CTA */
#graycta {
  width: 100%;
  height: 264px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ebebeb;
}

#graycta h2 {
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  color: #5c6770;
  font-size: 29px;
}

#graycta a {
  background: #FFF;
  border: 2px solid #009684;
  color: #009684;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 22px;
  margin-top: 40px;
  transition: ease all 600ms;
}

#graycta a:hover {
  background: transparent;
  border: 2px solid transparent;
  border-bottom: 2px solid #5c6770;
  color: #5c6770;
  box-shadow: 3px 5px 5px #ddd;
}

#graycta {
  width: 100%;
  height: 264px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ebebeb;
}

#graycta a {
  background: #FFF;
  border: 2px solid #009684;
  color: #009684;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 22px;
  margin-top: 40px;
  transition: ease all 600ms;
}

.internalcta {
  text-align: center;
  padding: 50px 0 33px;
  margin: 45px 0 0;
}

.internalcta h2 {
  font-size: 29px;
}

/* Internal CTA with mailchimp */
.internalcta.newslettercta h2 {
  width: 600px;
  margin: 0 0 39px;
  font-size: 29px;
}

.internalcta.newslettercta {
  background: #ebebeb;
  height: 317px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.internalcta.newslettercta input {
  border: none;
  -webkit-appearance: none;
  height: 43px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.internalcta.newslettercta .mc4wp-form {
  background: #FFF;
  border: 1px solid #009482;
  min-height: 43px;
}

.internalcta.newslettercta input[type="email"] {
  padding-left: 26px;
  width: 375px;
}

.internalcta.newslettercta input[type="submit"] {
  background: #009482;
  color: #FFF;
  padding: 0 12px;
}

.internalcta.newslettercta strong {
  font-style: italic;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
}

.half_content {
  width: 47%;
  float: left;
  margin-left: 25px;
}

.full_content {
  width: 100%;
}

.procedure_fullcontent {
  clear: both;
  border-top: 1px solid #CCC;
  padding-top: 34px;
}

.gmgtabs-content.show_content .procedure_fullcontent {
  display: inline-block;
}

button.read-more {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #009684;
  margin-top: 45px;
  display: block;
  -webkit-appearance: none;
  background: none;
  border: none;
  margin: 0 auto 32px;
}

/* CTA Promotion */
#promotion-cta {
  height: 256px;
  background: url(assets/img/bg-promocta.png) #f2f2f2 no-repeat 80px -50px / 303px;
}

#promotion-cta h2 {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  color: #545456;
  text-align: left;
  margin: 0;
}

#promotion-cta a {
  background: #009482;
  color: #FFF;
  border: 2px solid #009482;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  text-align: center;
  line-height: 44px;
  width: 209px;
  height: 46px;
  display: block;
  transition: ease all 600ms;
}

#promotion-cta a:hover {
  background: #FFF;
  color: #009482;
}

#promotion-cta .cta-wrapper {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  float: right;
  padding: 20px 55px 20px 0;
}

#promotion-cta .cta-wrapper p {
  margin-bottom: 0;
}

.all-promotions {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #009482;
  margin-top: 20px;
  font-family: "Roboto", sans;
}

.gmg-accordion,
.gmg-accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
}

.gmg-accordion {
  overflow: hidden;
}

.gmg-accordion-title {
  width: 100%;
  padding: 10px 40px 10px 15px;
  margin: 0;
  display: block;
  font-weight: normal;
  line-height: 20px;
  transition: all linear 0.15s;
  cursor: pointer;
  position: relative;
}

.gmg-accordion-content {
  padding: 0 15px 15px;
  display: none;
}

.gmg-accordion-content p {
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  color: #ffffff;
}

/* FAQ Accordion */
.faqprocedure .gmg-accordion-section {
  background-color: #f5f5f5;
  border: 1px solid #009586;
  margin: 0 0 15px;
  position: relative;
}

.faqprocedure .gmg-accordion-content {
  background: #009482;
  color: #FFF;
  padding: 23px;
}

.faqprocedure .gmg-accordion-section h3:before,
.faqprocedure .gmg-accordion-section h3:after {
  content: "";
  width: 7px;
  height: 1px;
  background: #545456;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
}

.faqprocedure .gmg-accordion-section h3:after {
  transform: rotate(90deg);
  transition: ease all 200ms;
}

.faqprocedure .gmg-accordion-section h3.active:after {
  transform: rotate(0deg);
}

.page-title {
  text-align: center;
}

.page-template-default .page-content,
.assistants-content {
  max-width: 1280px;
  width: 80%;
  margin: 50px auto 0;
}

.page-template-default .page-content iframe.alignleft {
  float: left;
  margin-right: 20px;
}

/* Filter and Sort By */
.filter {
  width: 560px;
  margin: 44px auto 40px;
  display: flex;
  position: relative;
}

.filter input[type="text"] {
  width: 760px;
  padding: 0 22px 0;
}

.filter input[type="text"] {
  height: 55px;
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #CCC;
  outline: none;
  width: 80%;
}

.filter input[type="submit"] {
  background: #009482;
  color: #FFF;
  text-transform: uppercase;
  border-left: 0;
  border: none;
  padding: 0 10px;
  width: 20%;
}

.sortby {
  width: 385px;
  margin: 50px auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-promotions .sortby {
  width: 800px;
}

.page-template-promotions .sortby strong {
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  display: block;
  color: #000000;
  font-weight: normal;
}

.page-template-promotions .sortby strong:hover {
  color: #009482;
}

.sortby h2 {
  flex: 0 0 100%;
  text-align: center;
  margin: 0 0 32px;
  font-size: 23px;
}

.sortby h2:after {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background: #5c6770;
  margin: 23px auto 0;
}

.sortby .sortdropdown {
  display: none;
}

.sortby span {
  font-size: 11px;
  text-transform: uppercase;
  padding-bottom: 12px;
  cursor: pointer;
  color: #454546;
  font-family: "Montserrat", sans-serif;
}

.sortby .active {
  border-bottom: 2px solid #009482;
  pointer-events: none;
}

/* TAGS */
.tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 75px auto 105px;
}

.tags a,
.tags span {
  background: #ebebeb;
  text-transform: uppercase;
  padding: 13px 10px;
  margin: 0 0 11px 11px;
  color: #545456;
}

.tags h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}

.page-title-centered {
  text-align: center;
  font-family: "Roboto", "Lato", sans-serif;
  margin: 60px auto 10px;
  font-size: 42px;
  color: #545456;
  text-transform: uppercase;
  font-weight: 500;
}

.customparagraph {
  width: 605px;
  margin: 0 auto;
  text-align: center;
  color: #5c6770;
}

.customparagraph-research {
  width: 605px;
  margin: 0 auto;
  text-align: center;
  color: #5c6770;
}

.research-disclaimer {
  max-width: 866px;
  font-size: 17px;
  line-height: 25px;
  font-family: "Roboto", "Lato", sans;
  margin: 15px auto;
  text-align: center;
  padding: 0 15px;
}

.research-disclaimer p, .research-disclaimer span {
  font-size: 17px;
}

.research-disclaimer p {
  font-size: 14px;
  margin-bottom: 0;
}

.post-type-archive-doctors .customparagraph {
  margin: 10px auto 50px;
}

.post-type-archive-resource .page-title-centered {
  margin: 66px 0 53px;
}

.page-template-promotions .customparagraph {
  width: 820px;
}

.customparagraph p {
  font-family: "Roboto", "Lato", sans;
  margin: 0;
}

.page-template-research .customparagraph {
  width: 836px;
}

.page-template-research .customparagraph a {
  color: #009482;
  font-weight: bold;
  transition: ease all 600ms;
}

.page-template-research .customparagraph a:hover {
  color: #545456
}

/* BOXES */
.page-template-promotions .boxes-list {
  margin-top: 50px;
}

.boxes-list {
  width: 1021px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.promotions-boxes .thumb-image {
  height: 152px;
  background: top left / cover;
  overflow: hidden;
}

.boxes-list>.box-single,
.boxes-list>a, .boxes-list>div {
  width: 30.3%;
}
.page-template-promotions .boxes-list>.box-single {
  /* width: 46%; */
}
.page-template-promotions .boxes-list>.box-single, .boxes-list>a, .boxes-list>div {
  margin: 15px !important;
}

.boxes-list.nothingfound>.box-single,
.boxes-list.nothingfound>a {
  width: 100%;
  text-align: center;
}

.boxes-list h3 {
  text-align: center;
}

.boxes-list h3 {
  font-family: "Roboto", "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 23px;
  line-height: 25px;
  color: #545456;
  width: 100%;
  margin: 18px auto;
  padding: 0 18px;
}

.box-single {
  border: 1px solid #CCC;
  margin-bottom: 80px;
  min-height: 485px;
  position: relative;
  transition: ease all 600ms;
}

.box-single b {
  margin: 0 0 20px 0;
}

.sorting .box-single {
  opacity: 0;
  transform: translateY(15px);
}

/* .sorting .box-single:nth-of-type(1n+0) {
    transform: translateY(15px);
}
.sorting .box-single:nth-of-type(2n+0) {
    transform: translateY(45px);
}
.sorting .box-single:nth-of-type(3n+0) {
    transform: translateY(65px);
}
 */
.box-single:hover {
  border-color: #009482;
}

.boxes-list p {
  text-align: center;
}

.boxes-list h3:after {
  content: "";
  width: 100px;
  height: 1px;
  background: #ccc;
  margin: 25px auto;
  display: block;
}

.boxes-list p {
  font-size: 13px;
  color: #5c6770;
  margin: 0;
  padding: 0 24px;
  line-height: normal;
}
.box-single span {
  display: block;
  font-weight: bold;
  color: #069683;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  margin: 22px auto;
}

span.tr_ {
  display: inherit;
  color:inherit;
  text-align: inherit;
  margin: inherit;
  font-size: inherit;
  font-weight: inherit;
}




.sortprocedure .thumb-image {
  height: 200px;
  object-fit: cover;
  background: #ccc;
  margin: 0 0 29px;
  background-size: cover;
  overflow: hidden;
  display: block;
  width: 100%;
}

.page-template-promotions .thumb-image:before {
  display: block;
  height: 36px;
  width: 153px;
  text-align: center;
  color: #FFF;
  transform: translate(179px, 23px) rotate(45deg);
  text-transform: uppercase;
  font-size: 10px;
  line-height: 36px;
  font-weight: bold;
}

#search_box {
  text-align: center;
  margin: 34px 0px;
}

.page-template-promotions .thumb-promo:before {
  content: "Exclusive Promo";
  background: #8f6db0;
}

.page-template-promotions .thumb-event:before {
  content: "Exclusive Event";
  background: #f6be30;
}

.page-template-promotions .box-single a {
  margin-bottom: 0;
  cursor: pointer;
}

.page-template-promotions .box-single a:hover {
  opacity: 0.5;
}

.page-template-promotions a.clickable {
  margin: 0px;
}

.page-template-promotions .boxes-list h3:after {
  display: none;
}

.boxes-list .savings p {
  display: block;
  padding: 0 22px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 11px 0;
}

.boxes-list .savings-promo p {
  color: #8f6db0;
}

.boxes-list .savings-event p {
  color: #f6be30;
}

.boxes-list .savings strong {
  font-size: 19px;
}

.savings:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #545456;
  display: block;
  margin: 15px auto;
}

.box-single .clainpromo {
  background: #069683;
  color: #FFF;
  display: block;
  width: 186px;
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 16px 0;
  bottom: -3px;
  margin: 20px auto;
  left: 50%;
}

/* Research Page */
.thumb-icon {
  width: 65px;
  height: 65px;
  margin: 19px auto 0;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-template-research .box-single, .page-template-research-studies .box-single {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.page-template-research .box-single {
  justify-content: space-between;
}

.page-template-research .box-single .green-btn, .page-template-research-studies .box-single .green-btn {
  color: #fff;
  background: #069683;
  width: auto;
  height: 41px;
  line-height: 41px;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 30px 40px;
}

.page-template-research .boxes-list h3:after, .page-template-research-studies .boxes-list h3:after {
  display: none;
}

.box-single .sub-title {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #a169ed;
}

.box-single .sub-title:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #545456;
  margin: 27px auto;
}

.page-template-research .boxes-list p, .page-template-research-studies .boxes-list p {
  text-align: left;
}

.box-single span {
  margin: 7px 0 18px;
}

.page-template-research .gmg-accordion-title, .page-template-research-studies .gmg-accordion-title {
  text-align: center;
}

.page-template-research .gmg-accordion-section, .page-template-research-studies .gmg-accordion-section {
  width: 847px;
  margin: 33px auto;
}

.page-template-research .gmg-accordion-content, .page-template-research-studies .gmg-accordion-content {
  background: #009482;
  color: #FFF;
  padding: 15px;
}

.page-template-research .internalcta.newslettercta h2, .page-template-research-studies .internalcta.newslettercta h2 {
  width: 900px;
}


@media only screen and (min-width: 1440px)  {
  .page-template-research .boxes-list>.box-single,
  .page-template-research .boxes-list>a,
  .page-template-research .boxes-list>div {
    width: 22.8%;
  }
  .page-template-research .boxes-list {
    width: 1366px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {
  .page-template-research .boxes-list>.box-single,
  .page-template-research .boxes-list>a, .boxes-list>div {
    width: 46%;
  }
  .page-template-research .boxes-list {
    width: unset;
  }
}

@media screen and (max-width: 767px){
  .page-template-research .boxes-list>.box-single,
  .page-template-research .boxes-list>a,
  .page-template-research .boxes-list>div,
  .page-template-promotions .boxes-list>.box-single {
    width: 45%;
  }
  .page-template-research .boxes-list {
      width: 100% !important;
  }
  .page-template-research .boxes-list>.box-single,
  .page-template-research .boxes-list>a,
  .page-template-research .boxes-list>div,
  .page-template-promotions .boxes-list>.box-single {
      width: 45%;
  }

  .page-template-research .boxes-list > div {
      width: 100%;
  }
}

@media screen and (max-width: 602px){
  .page-template-research .boxes-list>.box-single,
  .page-template-research .boxes-list>a,
  .page-template-research .boxes-list>div,
  .page-template-promotions .boxes-list>.box-single {
    width: 100%;
  }
}

.promotions-boxes .thumb-image {
  position: relative;
}
.page-template-promotions .thumb-image:before {
  position: absolute;
  top: 0;
  right: 80px;
}

.groff-awards img {
  margin: 0 auto;
}

.groff-awards {
  display: grid;
  grid-template-columns: repeat(5, 19%);
  grid-column-gap: 1%;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
}

.wrapper {
  margin-bottom: 15px;
}

.content-center {
  text-align: center;
}

.dog-bite {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  column-count: 2;
}

.dog-bite img {
  margin: 10px;
}

.dog-bite br {
  display: none;
}

/* Medical Assistants */
.assistants {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 17%);
  justify-content: center;
  grid-column-gap: 1%;
  grid-row-gap: 30px;
}

.assistants h2 {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 15px;
}

.assistants img {
  width: 90%;
  margin: 0 auto;
  display: block;
}

.play:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(assets/img/playbtn.svg) no-repeat center / 90px;
  transition: ease all 300ms;
  z-index: 9;
}

#site-navigation .mobile-item {
  display: none;
}

nav.navigation.pagination {
  justify-content: center;
}

.blog-slider .rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
  background: transparent !important;
}

/* Colorbox */
#cboxTitle {
  bottom: 10px;
  left: 15%;
  width: 70%;
}

.cboxPhoto {
  padding: 18px;
}

/* Fix problem of the typeform iframe */
.css-hpmlk2.e1o3ysfi1 iframe {
  height: 100%;
}

.page .hide {
  display: none !important;
}

/*--------------------------------------------------------------
# Back to top
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  bottom: 120px;
  right: 30px;
  display: flex;
  width: 40px;
  height: 40px;
  border: none;
  background: #169f93;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: ease all .4s;
  z-index: 999;
}
.live_chat_widget iframe {
  transform: scaley(1.9) translateY(9px);
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:before,
.back-to-top:after {
  content: '';
  display: inline-block;
  width: 30%;
  height: 2px;
  background: #fff;
}

.back-to-top:before {
  transform: translateX(2px) rotate(-45deg);
}

.back-to-top:after {
  transform: translateX(-2px) rotate(45deg);
}

.btn-back {
  display: inline-block;
  letter-spacing: 1.5px;
  margin-bottom: 4px;
  padding-left: 6px;
  margin-top: 5px;
}

.btn-back:before {
  content: 'ÃƒÂ¢Ã¢â‚¬Â Ã‚Â';
  font-size: 17px;
  margin-right: 3px;
}

/* BLOG DR. BOEN
######################################## */
.blog_posts {
  display: grid;
  grid-template-columns: 468px 468px;
  grid-gap: 103px 82px;
  justify-content: center;
  margin: 0 auto;
}

.featuredimg {
  border: 1px solid #ccc;
  height: 273px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.doctor-content .single_post h2 {
  color: #545456;
  text-align: left;
  font-size: 23px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  margin: 15px 0 20px;
}

/*
# MEDIA SCREEN - RESPONSIVE
################################################### */
@media screen and (max-width: 1279px) {
  #header-logo {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 0;
  }

  #site-navigation>div>ul.menu {
    margin: 0 0 0 34px;
    width: 512px;
  }

  .header-phone {
    margin-left: 20px;
    font-size: 1em;
    line-height: 62px;
  }

  #graycta h2 {
    font-size: 29px;
  }

  #graycta a {
    margin-top: 21px;
  }

  .box-single,
  .procedure-cta {
    margin-bottom: 40px;
  }

  .alignleft,
  .alignright {
    max-width: 50%;
  }

  .alignleft {
    margin: 0 55px 42px 0;
  }

  .alignright {
    margin: 0 0 42px 55px;
  }

  .groff-awards img {
    max-width: 90%;
  }
}

@media screen and (max-width:1366px) {
  ul.menu {
    display: block;
    margin: unset;
  }
  .interactive_top_section {
    margin-top: 80px;
  }
  .skincare_page_header {
    margin-top: 150px;
  }

  body.admin-bar #header-logo {
    top: 32px;
    z-index: 10;
  }

  .skin_page_split_banner {
    height: 660px;
  }

  .split_right {
    padding-top: 350px;
  }

  .header-wrapper {
      width: 868px;
      float: right;
    }

  .scrolled #header-logo {
    opacity: 1;
    visibility: visible;
  }

  .consult-btn .button {
    background: #f5cc0e !important;
  }

  .boxes-list {
    justify-content: center;
  }

  .page-template-promotions .thumb-image:before {
    width: 216px;
  }

  .dog-bite {
    flex-wrap: nowrap;
  }

  .dog-content img {
    width: 250px;
  }

  .internalcta.newslettercta h2 {
    width: 100%;
    padding: 0 5%;
  }

  .page-template-default .page-title-centered,
  .page-title-centered {
    margin: 20px auto 49px;
    font-size: 39px;
    letter-spacing: 1.5px;
  }

  .page-template-photos .custom-message {
    width: 100%;
    text-align: left;
    margin: 0 auto;
  }

  .page-template-photos .custom-message p {
    margin-bottom: 0;
  }

  .customparagraph {
    display: none;
  }

  .page-template-promotions .customparagraph {
    display: unset;
  }

  .page-template-promotions .customparagraph p {
    padding: 0 30px;
  }

  .customparagraph-research {
    width: 90%;
  }

  .site-header {
    height: 144px;
  }

  /* COVID-19 site-header update */
  /* .site-header {
      height: 180px;
    } */
  #mobile-header {
    display: flex;
    height: 143px;
    width: calc(100% - 146px);
  }

  #desktop-header {
    display: none;
  }

  .scrolled #header-logo,
  #header-logo {
    height: 146px;
    width: 150px;
    position: fixed;
    left: -4px;
    top: -1px;
    transition: ease all 600ms;
    z-index: 3;
  }

  .open-menu #header-logo {
    opacity: 0;
    left: -150px;
  }

  .header-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 3;
    background: #FFF;
  }

  .header-box section {
    height: 50%;
  }

  .header-box ul {
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    list-style: none;
  }

  .consult-btn {
    background: #f5cc0e;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    width: 100%;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }

  .consult-btn a {
    width: 100%;
    height: 100%;
    display: block;
  }

  .header-box li a {
    display: block;
    height: 100%;
    color: inherit;
  }

  .header-box li:not(.consult-btn) {
    width: 25%;
  }

  .mobile-menu {
    height: 71px;
    position: relative;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
  }

  .mobile-menu:before,
  .mobile-menu:after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background: #CCC;
    position: absolute;
    left: calc(50% - 15px);
    transition: ease all 600ms;
  }

  .mobile-menu:before {
    top: 30px;
  }

  .mobile-menu:after {
    top: 40px;
  }

  .mobile-menu.open-menu:before {
    transform: rotate(20deg);
  }

  .mobile-menu.open-menu:after {
    transform: rotate(-20deg);
  }

  .headerbar-phone,
  .headerbar-mail,
  .headerbar-location,
  .headerbar-cart {
    border-right: 1px solid #ccc;
  }

  #mobile-header .mobile-menu {
    width: 25%;
  }

  .headerbar-cart, #mobile_section_nav .shopping_basket {
    text-align: center;
  }

  #mobile_section_nav .shopping_basket {
    margin: 0 auto;
    /* width: 60px; */
  }

  #mobile_section_nav .fa-shopping-bag {
    margin-left: 0px;
    color: #9e9e9f;
    font-size: 24px;
  }

  #mobile_section_nav .shopping_basket .count {
    right: -10px;
    top: 8px;
  }

  .headerbar-phone {
    background: url(assets/img/headerbar-phone.svg) no-repeat center / 20px;
  }

  .headerbar-mail {
    background: url(assets/img/headerbar-mail.svg) no-repeat center / 35px;
  }

  .headerbar-location {
    background: url(assets/img/headerbar-location.svg) no-repeat center / 23px;
  }

  .search-icon {
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
  }

  .headerbar-search .search-icon:before,
  .headerbar-search .search-icon:after {
    content: "";
    width: 12px;
    display: block;
    position: absolute;
  }

  .headerbar-search .search-icon:before {
    border: 3px solid #9e9e9f;
    height: 12px;
    border-radius: 50%;
    top: 23%;
    left: 24%;
  }

  .headerbar-search .search-icon:after {
    height: 3px;
    background: #9e9e9f;
    border-radius: 11px;
    transform: rotate(45deg);
    top: 63%;
    left: 28px;
    width: 13px;
  }

  .headerbar-search {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #headerbar-search-input,
  #headerbar-search-input .probox {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #CCC;
  }

  #headerbar-search-input {
    top: -60px;
    position: fixed;
    left: 0;
    background: #FFF;
    border-bottom: 1px solid #CCC;
    transition: ease all 600ms;
    z-index: 0;
    overflow: hidden;
    visibility: hidden;
  }

  #headerbar-search-input.search-open {
    top: 145px;
    visibility: visible;
  }

  .section-80 .flex-staff {
    text-align: justify;
  }

  .widget-search-close {
    display: none;
  }

  .open-menu #headerbar-search-input {
    left: -400px;
  }

  /*Mobile Menu */
  .open-menu {
    overflow: hidden;
  }

  #site {
    transition: ease all 600ms;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    background: #FFF;
  }

  .open-menu #site,
  .open-menu header {
    left: -350px;
  }

  .open-menu #site {
    box-shadow: 5px 5px 5px #1a7167;
  }

  #mobile-navigation .sub-menu li:last-of-type {
    border-bottom: none;
  }

  .site-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 148, 130, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: ease all 600ms;
  }

  .open-menu .site-overlay,
  .site-overlay.showfilter {
    opacity: 1;
    visibility: visible;
  }

  #mobile-navigation {
    position: fixed;
    height: 100%;
    background: #009482;
    padding-left: 15px;
    top: 0;
    right: 0;
    z-index: 3;
    display: block;
    opacity: 0;
    transition: ease opacity 600ms;
    /* pointer-events: none; */
  }

  .open-menu #mobile-navigation {
    opacity: 1;
    z-index: 10;
  }

  #mobile-navigation ul {
    list-style: none;
    width: 100%;
    position: initial;
    margin-top: 13px;
  }

  #mobile-navigation li {
    color: #FFF;
    font-size: 18px;
    line-height: 51px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #5cbbb0;
    padding-top: 15px;
  }

  #mobile-navigation>div:not(.mega-mobile-close) {
    margin-top: 50px;
  }

  #mobile-navigation ul.menu>li {
    width: calc(100% - 15px);
  }

  #mobile-navigation li:last-of-type {
    border-bottom: none;
  }

  #mobile-navigation a {
    color: #FFF;
  }

  #mobile-navigation .menu-item-has-children {
    position: relative;
    height: 63px;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  #mobile-navigation .menu-item-has-children:after {
    content: '+';
    position: absolute;
    top: 30px;
    right: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  #mobile-navigation .menu-item-has-children.menu-item-open:after {
    content: '-';
  }

  .menu-item-has-children>a {
    pointer-events: none;
  }

  li.mobile-item {
    display: initial;
  }

  #mobile-navigation .sub-menu a {
    color: #009482;
    padding-left: 15px;
    line-height: 20px;
  }

  #mobile-navigation .sub-menu {
    padding: 0;
    margin-left: 0;
    border-left: none;
    border-right: none;
  }

  #mobile-navigation .sub-menu .sub-menu {
    border-bottom: none;
  }

  #mobile-navigation a {
    display: inline-block;
    width: 100%;
  }

  /* mobile mega menu */
  #mobile-navigation .mega-menu-child {
    background-color: #F2F2F2;
    margin-bottom: -19px;
  }

  #mobile-navigation .mega-menu-child:last-of-type:not(.mega-menu-not-sure) {
    margin-bottom: 0;
  }

  #mobile-navigation .mega-menu-child.menu-item-open {
    padding-bottom: 0;
    transition: all .5s ease;
  }

  #mobile-navigation .mega-menu-child:first-of-type>.sub-menu {
    border-top: 2px solid #009684;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(2)>.sub-menu {
    border-top: 2px solid #00a691;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(3)>.sub-menu {
    border-top: 2px solid #263e77;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(4)>.sub-menu {
    border-top: 2px solid #506f96;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(5)>.sub-menu {
    border-top: 2px solid #d0a324;
  }

  #mobile-navigation .mega-menu-child:first-of-type>a,
  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-child:first-of-type .mega-menu-parent-link a {
    color: #009684;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(2)>a,
  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-child:nth-of-type(2) .mega-menu-parent-link a {
    color: #00a691;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(3)>a,
  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-child:nth-of-type(3) .mega-menu-parent-link a {
    color: #263e77;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(4)>a,
  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-child:nth-of-type(4) .mega-menu-parent-link a {
    color: #506f96;
  }

  #mobile-navigation .mega-menu-child:nth-of-type(5)>a,
  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-child:nth-of-type(5) .mega-menu-parent-link a {
    color: #d0a324;
  }

  #mobile-navigation .mega-menu-not-sure {
    background-color: #009684;
    padding: 25px 15px 15px 15px;
    border: 1px solid #f2f2f2;
    border-top: none;
    border-bottom: none;
  }

  #mobile-navigation .mega-menu-not-sure a {
    color: #fff;
    padding-left: 0;
    font-weight: bold;
  }

  #mobile-navigation .mega-menu-not-sure a .menu-item-description-container {
    margin-top: 10px;
    font-weight: normal;
    font-size: 16px;
  }

  #mobile-navigation .mega-menu-child.menu-item-has-children:after {
    color: black;
  }

  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-parent-link {
    background-color: #009482;
  }

  #mobile-navigation li.mega-menu.mega-menu-parent>ul.sub-menu .mega-menu-parent-link a {
    color: #fff;
  }

  #mobile-navigation ul.menu>li.menu-item-has-children.menu-item-open+li.menu-item {
    margin-top: 30px;
  }

  #mobile-navigation .mega-menu-child.menu-item-has-children>ul.sub-menu {
    transition: all .5s ease;
  }

  #mobile-navigation li.mega-menu-parent>ul.sub-menu>.mega-menu-child>ul.sub-menu>.mega-menu-parent-link {
    background-color: #fff;
    text-align: center;
    margin-top: 15px;
  }

  #mobile-navigation .mega-menu-child.menu-item-has-children.menu-item-open>ul.sub-menu {
    transition: all .5s ease;
  }

  /* end mobile mega menu */
  #content {
    padding-top: 145px;
  }

  .home #content a.banner-btn {
    color: #FFF;
    margin-top: 25px;
  }

  #content a.gmgtabs-link {
    color: #5c6770;
    font-weight: normal;
  }

  /* FOOTER */
  #footer-tabs .gmgtabs-content[data-identifier="affiliations"] img {
    width: 530px;
    margin: 0 auto;
    float: none;
    display: block;
  }

  #footer-tabs {
    width: 580px;
    padding-bottom: 44px;
  }

  .picturebox,
  .picturebox .insta-image {
    width: 257px;
    float: none;
    display: inline-block;
  }

  .picturebox .insta-image {
    height: 257px;
  }

  #footer-tabs #instafeed {
    display: table;
    text-align: center;
  }

  .picturebox,
  .picturebox:nth-child(3n+2) {
    margin: 9px 16px 20px;
  }

  .videos-wrapper {
    display: table;
    text-align: center;
  }

  .videos-wrapper .video-single,
  .video-single:nth-child(3n+2) {
    display: inline-block;
    float: none;
    margin: 0 16px;
    width: 257px;
    height: 270px;
    overflow: hidden;
  }

  .video-single h3 {
    font-size: 15px;
    margin: 15px 0 0;
  }

  .footer-wrapper {
    width: 646px;
    padding: 44px 0 0;
  }

  #footer-address {
    width: 300px;
    margin: 0 55px 0 20px;
  }

  .footer-wrapper a[href^="tel:"] {
    font-size: 18px;
    letter-spacing: 3px;
  }

  .reviews-social {
    flex-direction: column-reverse;
    height: auto;
    width: 294px;
  }

  #footer-social ul {
    margin: 0;
  }

  #footer-social {
    margin-bottom: 13px;
  }

  .social-mobile .fill0 {}

  #footer-reviews {
    margin: 0;
  }

  #footer-social li {
    margin: -4px 6px 0;
  }

  #footer-social li:first-child {
    margin-left: 0;
  }

  #footer-social ul {
    padding: 0;
  }

  #disclaimer p {
    width: 617px;
    margin: 7px auto;
    font-size: 12px;
    line-height: 15px;
  }

  /* Internal Pages */
  .page-navigation {
    margin: 60px 0px;
    padding: 0 0 0 62px;
    font-size: 13px;
  }

  .active-page {
    padding-bottom: 8px;
    border-width: 4px;
  }

  #graycta h2 {
    font-size: 35px;
  }

  .alignleft,
  .alignright {
    display: block;
    margin: 1.5em auto;
    float: none;
  }

  .internalcta {
    margin: 17px 0 0;
    padding: 50px 0 23px;
  }

  /* Promotions */
  .page-template-promotions .sortby h2 {
    display: none;
  }

  .page-template-promotions .sortby {
    width: 220px;
    height: 35px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: ease all 600ms;
    background: #FFF;
  }

  .sortby .sortdropdown {
    display: block;
  }

  .page-template-promotions .sortby strong {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px 0;
  }

  .page-template-promotions .sortby strong:first-child {
    content: "";
    background: url(../img/select.svg) no-repeat center / cover;
    height: 21px;
    width: 10px;
    display: block;
    position: absolute;
    right: 6px;
    top: 7px;
  }

  .boxes-list>div {
    width: 267px;
  }

  .page-template-promotions .thumb-image:before {
    transform: translate(145px, 25px) rotate(45deg);
  }

  .savings:after {
    margin: 13px auto;
  }

  .page-template-research .gmg-accordion-section, .page-template-research-studies .gmg-accordion-section {
    width: 578px;
  }

  .page-template-research .internalcta.newslettercta h2, .page-template-research-studies .internalcta.newslettercta h2 {
    width: 90%;
    /* 550px; */
  }

  .page-template-research .internalcta.newslettercta h2 br, .page-template-research-studies .internalcta.newslettercta h2 br {
    display: none;
  }

  .groff-awards {
    grid-template-columns: repeat(3, 33%);
  }

  .assistants {
    grid-template-columns: repeat(3, 20%);
  }

  #headerbar-search-input .search-form, #headerbar-search-input input[type="search"] {
    height: 100%
  }

  #headerbar-search-input input[type="search"] {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    width: 100%;
    padding: 0 10px;
    height: 60px;
  }

  .cboxPhoto {
    padding: 26px;
  }

  .search-form input[type="submit"] {
    display: none;
  }

  .main-navigation-saerch span {
    margin: 32px 0 10px 26px;
  }

  .main-navigation-saerch ul {
    grid-column-gap: 42px;
    margin: 0px 20px 36px;
  }
}

#menu-footer-menu {
  padding-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .page-template-promotions .boxes-list {
    width: 100%;
  }
  .interactive_top_section {
    margin-top: 0px;
  }
  .page_sub_title {
    padding: 0px 50px;
    margin-top: 40px;
  }
  .page_sub_title h2 {
    margin: 0px;
  }
}

@media screen and (min-width: 1367px) {
  #site-navigation ul.menu>li {
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
  }
  #site-navigation ul.menu li.menu-item-has-children {
    text-align: left;
  }
  #site-navigation a {
    font-size: 14px;
  }
  #header-logo {
    width: 125px;
    height: 124px;
  }
}

@media only screen and (max-width: 1024px) {
.skincare_page_header {
    height: 440px !important;
  }
  .split_right {
    padding-top: 260px;
  }
}

@media screen and (max-width:767px) {
  .page-template-default .page-title-centered, .page-title-centered {
    font-size: 30px;
    margin: 20px auto;
  }

  .page-template-promotions .thumb-image:before {
    transform: translate(110px, 25px) rotate(45deg);
  }

  .page-template-default .page-content iframe.alignleft {
    clear: both;
    float: initial;
    margin-right: 0;
    width: 100%;
  }

  #headerbar-search-input.search-open {
    top: 119px;
  }

  .social-desktop {
    display: none;
  }

  .social-mobile,
  .no-desktop {
    display: block;
  }

  .scrolled #header-logo,
  #header-logo {
    width: 120px;
    height: 120px;
  }

  #mobile-header {
    width: calc(100% - 116px);
    height: 118px;
  }

  .header-box li:not(.consult-btn) {
    height: 59px;
  }

  .headerbar-search:before {
    top: 27%;
    left: 33%;
  }

  .headerbar-search:after {
    top: 58%;
    left: 48%;
  }

  #headerbar-search-input {
    top: -150px;
  }

  .site-header {
    height: 119px;
  }

  .mobile-menu:before {
    top: 23px;
  }

  .mobile-menu:after {
    top: 33px;
  }

  .consult-btn a {
    font-size: 15px;
    line-height: 58px;
  }

  .open-menu #site,
  .open-menu header {
    left: -50%;
  }

  #mobile-navigation {
    width: 100%;
  }

  #mobile-navigation ul {
    width: 100%;
  }

  #mobile-navigation li {
    font-size: 16px;
  }

  #content {
    padding-top: 119px;
  }

  .filter {
    width: 90%;
    height: 45px;
  }

  .filter input[type="submit"] {
    height: 55px;
  }

  #footer-tabs {
    width: calc(100% - 55px);
    padding: 44px 0;
  }

  #footer-tabs .gmgtabs-content[data-identifier="affiliations"] img {
    max-width: 450px;
    width: 100%;
  }

  #footer-social {
    height: 35px;
  }

  .social-mobile .fil0 {
    fill: #fff;
  }

  .picturebox:last-child {
    display: block;
  }

  #footer-tabs #instafeed {
    display: grid;
    grid-template-columns: 50% 50%;
    height: 580px;
  }

  .picturebox,
  .picturebox,
  .picturebox:nth-child(3n+2) {
    width: 90%;
    margin: 0 auto 50px;
  }

  .picturebox .insta-image {
    width: 100%;
    height: auto;
    padding: 50%;
  }

  .picturebox .caption {
    width: 90% !important;
    margin: 5px 0;
    float: left;
    text-align: left;
  }

  .videos-wrapper {
    display: block;
  }

  .videos-wrapper .video-single,
  .video-single:nth-child(3n+2) {
    width: 45%;
    height: 200px;
    float: left;
    margin: 0 5px 15px;
    display: block;
  }

  .video-single h3 {
    font-size: 14px;
    line-height: initial;
  }

  .video-single a:before {
    background-size: 70px;
  }

  #footer-tabs .gmgtabs-links {
    width: 100%;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 25px 0;
  }

  #footer-address {
    width: 282px;
    margin: 20px 0;
    text-align: -webkit-left;
  }

  .reviews-social {
    height: 87px;
    width: 282px;
    display: block;
  }

  footer {
    height: auto;
  }

  #disclaimer p {
    width: 90%;
  }

  .page-navigation {
    text-align: center;
    margin: 70px 0;
    padding: 0;
  }

  .post-type-archive-doctors .page-navigation {
    margin: 0 0 42px;
  }

  #graycta h2 {
    width: 90%;
    text-align: center;
  }

  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin: 1.5em auto;
    max-width: 100%;
  }

  .boxes-list {
    width: 267px;
    justify-content: center;
  }

  .page-template-research .gmg-accordion-section, .page-template-research-studies .gmg-accordion-section {
    width: 90%;
  }

  .page-template-research .gmg-accordion-section, .page-template-research-studies .gmg-accordion-section {
    font-size: 26px;
    width: 268px;
    margin-bottom: 20px;
  }

  .internalcta.newslettercta .mc4wp-form {
    width: 267px;
  }

  .internalcta.newslettercta input[type="email"] {
    width: 206px;
  }

  .page-template-promotions .internalcta.newslettercta h2 {
    width: 400px;
    font-size: 25px;
    margin: 0 0 20px;
  }

  .page-template-promotions .internalcta.newslettercta {
    height: 259px;
  }

  .groff-awards {
    grid-template-columns: repeat(2, 40%);
  }

  .assistants {
    grid-template-columns: repeat(2, 40%);
  }

  .picturebox a {
    pointer-events: none;
  }

  .page-template-about-page #banner_featured {
    height: 430px;
    background: #d2d3cd no-repeat bottom / 100%;
  }

  .page-template-about-page #banner_featured h1 {
    top: 110px;
    color: #545456;
  }

  #cboxTitle {
    opacity: 0;
  }

  #cboxTitle {
    opacity: 0;
  }

  #filter-content .single-element img {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
  }

  .page-template-videos #filter-content .single-element img {
    width: 100%;
  }

  #filter-content .single-element a {
    border: none;
  }

  .main-navigation-saerch span {
    margin: 25px 0 10px 50px;
    width: 200px;
  }

  .single-element span {
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  #headerbar-search-input input[type="search"] {
    height: 42px;
  }

  .main-navigation-saerchul li {
    font-size: 17px;
    line-height: 36px;
  }

  .main-navigation-saerch ul {
    grid-column-gap: 47px;
    margin: 0px 17px 30px;
    grid-template-columns: auto auto;
    float: initial;
  }

  #headerbar-search-input input[type="search"] {
    height: 72px;
  }

  .main-navigation-saerch span {
    margin: 32px 0 10px 19px;
    width: 200px;
    font-size: 19px;
    letter-spacing: 4px;
  }

  .wrapper img {
    max-width: 100px;
    max-height: 130px;
  }


  ul li, p {
    font-size: 12px;
    line-height: 24px;
  }

  #homepage-testimonials .testimonialtext p:before {
    content: "";
    display: flex;
    background-color: #444242;
    margin: 0 0 30px;
    height: 1px;
  }
    ul li, p {
        font-size: 12px;
        line-height: 24px;
    }
    #homepage-testimonials .testimonialtext p:before{
        content:"";
        display:flex;
        background-color: #444242;
        margin: 0 0 30px;
        height: 1px;
    }
    #footer-tabs .gmgtabs-content.gmgtabs-video .video-single a img {
      height: 150px;
      width: 100%;
      object-fit: cover;
    }
}

@media screen and (max-width:479px) {
  .page-title {
    font-size: 26px;
    margin: 15px 0;
  }
  .split_right .swipe_content p {
    line-height: 14px;
  }

  .page-content h1 {
    font-size: 2rem;
  }

  .page-content h2 {
    font-size: 25px;
  }

  .page-content h3 {
    font-size: 18px;
  }

  .page-content blockquote p {
    font-size: 16px;
    margin-left: 20px;
  }

  .site-header {
    height: 80px;
  }

  .scrolled #header-logo,
  #header,
  #header-logo {
    width: 84px;
    height: 81px;
  }

  #mobile-header {
    width: calc(100% - 79px);
    height: 80px;
    border-bottom: 1px solid #ccc;
  }

  .header-box li a {
    line-height: 12px;
    font-size: 12px;
    width: 100%;
    margin: 0px auto;
  }

  .header-box li:not(.consult-btn) {
    height: 40px;
  }

  .header-box li:not(.consult-btn) a {
    width: 100%;
    margin: 0;
  }

  .headerbar-phone {
    background-size: 11px;
  }

  .headerbar-mail {
    background-size: 20px;
  }

  .headerbar-location {
    background-size: 12px;
  }

  .search-icon {
    width: 25px;
    height: 25px;
  }

  .headerbar-search .search-icon:before {
    height: 8px;
    width: 8px;
    left: 40%;
  }

  .headerbar-search .search-icon:before,
  .headerbar-search .search-icon:after {
    border-width: 2px;
  }

  .headerbar-search .search-icon:after {
    height: 3px;
    width: 6px;
    top: 70%;
    left: 80%;
  }

  .mobile-menu:before,
  .mobile-menu:after {
    width: 15px;
    height: 2px;
    left: calc(50% - 4px);
  }

  .mobile-menu:before {
    top: 15px;
  }

  .mobile-menu:after {
    top: 21px;
  }

  #mobile-navigation li {
    font-size: 14px;
    padding: 12px 0;
  }

  .widget-search-close {
    display: none;
  }

  #content {
    padding-top: 80px;
  }

  .section-80 .flex-staff {
    /* display: grid; */
    /* grid-template-columns: 25% 75%; */
    /* max-height: 500px; */
    /* text-align: justify; */
    /* column-gap: 3%; */
  }

  #footer-tabs h2 {
    display: block;
    margin-bottom: 31px;
  }

  #footer-tabs .gmgtabs-link {
    font-size: 12px;
    padding: 5px;
    letter-spacing: 0;
  }

  #footer-tabs .gmgtabs-links {
    width: 100%;
  }

  #footer-tabs .gmgtabs-content[data-identifier="affiliations"] img {
    width: 100%;
  }

  #footer-tabs #instafeed {
    height: auto;
    grid-template-columns: 100%;
  }

  .picturebox,
  .picturebox,
  .picturebox:nth-child(3n+2) {
    height: auto;
    margin: 5px;
  }

  .picturebox .caption {
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
    height: 2.7em;
  }

  .videos-wrapper .video-single {
    width: 100%;
    height: auto;
    margin: 0 0 20px;
  }

  .videos-wrapper .video-single h3 {
    font-size: 15px;
    text-align: left;
  }

  .videos-wrapper .video-single:nth-child(n+5) {
    display: none;
  }

  #footer-social {
    width: 263px;
  }

  #footer-address {
    margin: 25px 0 10px;
    width: 269px;
  }

  footer span {
    font-size: 14px;
  }

  .reviews-social {
    width: 260px;
  }

  .page-navigation {
    font-size: 8px;
    margin: 50px 0;
    padding: 0;
    /* remove */
  }

  #disclaimer p {
    font-size: 12px;
  }

  .half_content h3,
  .full_content h3 {
    margin-top: 29px;
  }

  #graycta a {
    margin: 21px 27px;
    text-align: center;
  }

  .page-template-promotions .internalcta.newslettercta h2 {
    width: 273px;
  }

  .assistants {
    display: block;
  }

  .assistants section {
    margin: 15px auto;
  }

  .assistants img {
    max-width: 50%;
  }

  .page-navigation span {
    padding: 0 5px;
  }

  .page-template-about-page #banner_featured {
    height: 240px;
  }

  .page-template-about-page #banner_featured h1 {
    top: 80px;
  }

  #headerbar-search-input.search-open {
    top: 80px;
    height: auto;
  }

  .main-navigation-saerch ul {
    float: initial;
    grid-template-columns: auto auto;
  }

  .main-navigation-saerch .menu-menu-search-container {
    width: 311px;
  }

  .main-navigation-saerch ul {
    grid-column-gap: 18px;
  }

  .main-navigation-saerch ul {
    grid-column-gap: 42px;
    grid-column-gap: 20px;
    margin: 0 0 24px;
  }

  #headerbar-search-input input[type="search"] {
    height: 50px;
  }

  ul li, p {
    font-size: 12px;
    line-height: 24px;
  }

  .main-navigation-saerch span {
    margin: 20px 0 6px 21px;
    font-size: 13px;
    letter-spacing: 3px;
  }

  .wrapper img {
    max-width: 100px;
    max-height: 130px;
  }

  .sortby {
    width: 90%;
  }
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/Montserrat-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/Lato-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(assets/fonts/Lato-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto, sans-serif';
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/Roboto-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(assets/fonts/Roboto-Medium.ttf) format('truetype');
}

/* Blog Author and Date */
.blog-meeta.mobile {
  display: block;
}

.blog-meeta.desktop {
  display: none;
}

.blog-meeta.mobile .date-publisht {
  font-size: 14px;
  font-weight: bold;
}

.blog-meeta.mobile .author-name {
  font-size: 14px;
  font-weight: bold;
  margin-right: 9px;
}

.blog-meeta.mobile {
  margin-top: 5px;
}

.blog-meeta.mobile {
  display: block;
}

.blog-meeta.desktop {
  display: none;
}

.date-publisht span {
  line-height: 0px;
  margin-right: 6px;
}

.single_post .single_content {
  padding-top: 17px;
}

.author-name {
  color: #009684;
  font-size: 18px;
  line-height: 10px;
  margin-top: 28px;
}

#main-menu.main-menu {
  display: block;
  position: relative;
  background: #f2f2f2;
}

.container-menu {
  width: 80%;
  margin: 0 auto;
}

#main-menu :before, #main-menu :after {
  display: table;
  line-height: 0;
  content: "";
}

.container-menu .menu {
  text-align: center;
  font: normal normal normal 1em/1 Roboto, sans-serif;
  overflow: hidden;
}

.container-menu .menu {
  list-style: none;
  display: inline-block;
  cursor: pointer;
}

.container-menu .menu li a {
  display: inline-block;
  padding: 1em;
}

.container-menu .menu li a:hover {
  background: #38a201;
}

li span.toggle {
  padding-left: 1em;
}

.toggle:before {
  content: "\f107";
  font: normal normal normal 16px/1 FontAwesome;
}

.container-menu .menu .sub-menu {
  position: absolute;
  width: 230px;
  background: #1a1a1a;
  text-align: left;
  display: none;
}

.container-menu .menu .sub-menu li {
  display: block;
}

.container-menu .menu .sub-menu li a {
  display: block;
}

.container-menu .menu .sub-menu li .sub-menu {
  position: absolute;
  width: 230px;
  background: #2d2d2d;
  text-align: left;
  display: none;
  right: -100%;
  top: 0;
}

.container-menu .menu .sub-menu li .sub-menu .dropdown2 li {
  display: block;
}

.container-menu .menu .sub-menu li .sub-menu .dropdown2 li a {
  display: block;
}

li span.toggle2 {
  position: absolute;
  right: 0;
  margin-right: 20px;
}

.toggle2:before {
  content: "\f105";
  font: normal normal normal 16px/1 FontAwesome;
}

.hamburger-menu {
  padding: 1em;
  display: none;
  font: normal normal normal 16px/1 Roboto;
  text-transform: uppercase;
}

@media (max-width:1080px) {
  .main-menu {
    height: 50px;
  }

  .main-menu .navigation {
    float: left;
    display: block;
    width: 100%;
  }

  .main-menu .menu {
    float: right;
    width: 100%;
    background: #f2f2f2;
    margin: auto;
  }

  .main-menu .menu li {
    width: 100%;
    display: block;
    border-bottom: 1px solid #d6d6d6;
  }

  .main-menu .menu li a {
    display: block;
    margin: auto;
    text-align: left;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f2f2f2;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2;
    font-size: 10px;
  }

  .main-menu .menu li a:hover {
    background: #009482;
    color: white;
  }

  #main-menu .hamburger-menu {
    display: block;
    text-align: left;
    padding-right: 60px;
    float: none;
    width: 100%;
  }

  .burger-1, .burger-2, .burger-3 {
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    border-radius: 30px;
    right: 0;
    margin-right: 25px;
    background: #000;
    -webkit-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
  }

  .burger-1 {
    top: 15px;
  }

  .burger-2 {
    top: 23px;
  }

  .burger-3 {
    top: 31px;
  }

  .burger-1.open, .burger-2.open, .burger-3.open {
    -webkit-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    transform-origin: 50% 50%;
  }

  .burger-1.open {
    top: 25px;
    width: 23px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  .burger-2.open {
    opacity: 0;
  }

  .burger-3.open {
    top: 25px;
    width: 23px;
    transform: rotate(-45deg);
  }

  .main-menu .menu .sub-menu {
    width: 100%;
    background: #f2f2f2 !important;
    text-align: center;
    position: relative;
    top: 0px;
    border-bottom-color: transparent;
    box-shadow: 0px 0px !important;
    border-color: transparent;
  }

  .main-menu .menu .sub-menu .sub-menu {
    right: 0;
    top: 0;
    width: 100%;
    position: relative;
    padding: 0 20px;
  }
}

@media screen and (min-width: 1080px) {
  #main-menu .container-menu {
    display: none;
  }
}

#main-menu ul.sub-menu.open {
  display: block !important;
}

#main-menu .hamburger-menu:after {
  content: '+';
  float: right;
  font-size: 24px;
  font-weight: normal;
  margin-top: -5px;
  margin-right: 0px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

#main-menu span.hamburger-menu.open:after {
  content: '-';
  float: right;
  font-size: 24px;
  font-weight: normal;
  margin-top: -5px;
  margin-right: 0px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

#main-menu .menu-item-has-children>a:after {
  content: '+';
  float: right;
  font-size: 24px;
  font-weight: normal;
  margin-top: 14px;
  margin-right: 0px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

#main-menu ul.sub-menu.open a {
  background: transparent !important;
}

#main-menu .menu-item-has-children .sub-menu .menu-item-has-children a:after {
  display: none;
  border-bottom: none;
}

#main-menu .menu-item-has-children .sub-menu .menu-item-has-children a {
  display: none;
  border-bottom: none;
}

#main-menu ul.sub-menu.open li {
  border-bottom: none !important;
}

.menu-item-open a:after {
  transform: rotate(44deg) !important;
  margin-right: 3px !important;
}

.opend:after {
  transform: rotate(44deg) !important;
  margin-right: 3px !important;
}

.container-menu .menu .sub-menu li a:hover {
  display: block;
  color: #747575;
}

#contact-content .extra-contact-text-top-container {
  margin-top: 50px;
}

#contact-content .extra-contact-text-bottom-container {
  margin-bottom: 50px;
  margin-top: 250px;
}

/* When logged in as admin, push the menu bar down below the wp admin bar */
body.admin-bar .site-header {
  top: 32px;
}

body.admin-bar #mobile-navigation {
  top: 32px;
}

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

  .woocommerce-page .consult-btn a {
    line-height: 40px;
}
  body.admin-bar #content {
    padding-top: 177px;
  }
}
@media only screen and (max-width:1200px) {
  .woocommerce-result-count {
    display: block;
    width: 100%;
  }
  .filters_section .woocommerce-ordering {
    margin: 5px 3px;
  }
}
@media only screen and (max-width:1030px) {
  .consult-btn a {
    font-size: 15px;
    line-height: 38px;
}
/* .woocommerce .woocommerce-ordering select {
  width: 100%;
}
.gmg_filters_box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  width: 100%;
} */
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
  }
}

@media only screen and (max-width: 991px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: inherit;
    width: 33.3333333%;
  }
  #gmg_slide .boxes-list > .box-single{
      width: 50%;
  }
  #skin_products li.product {
    margin: inherit !important;
  }
  .contacts_doctor_book {
    gap: 260px 0px;
  }
  .swipe_content p {
    font-size: 18px;
    line-height: 28px;
  }
  .split_right h2 {
    font-weight: 900;
    color: #000;
    font-size: 24px;
  }
}

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

  body.admin-bar .site-header,
  body.admin-bar #header-logo,
  body.admin-bar #mobile-navigation {
    top: 46px;
  }

  body.admin-bar #content {
    padding-top: 191px;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 50%;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 0.9em;
  }
  #gmg_slide .boxes-list > .box-single {
      width: 100%;
  }

  .skin_page_split_banner {
    display: block;
    height: 750px;
  }
  .split_right {
    padding-top: 50px;
  }

  body.admin-bar #content {
    padding-top: 165px;
  }
  .live_chat_widget iframe {
    transform: scaley(0.9) translateY(6px);
  }
  .live_chat_widget:before {
    background-size: 40px;
  }
  .live_chat_widget {
    width: 40px;
    height: 40px;
  }
  .container-menu {
    width: 100%;
  }
  .back-to-top {
    bottom: 90px;
    width: 40px;
    height: 40px;
}
  .woocommerce a.button {
    font-size: x-small;
    display: inherit;
  }

  /* .woocommerce-page #top_section_mobile .button  {
    font-size: inherit;
    line-height: 47px;
  } */
}

@media only screen and (max-width: 700px) {
  .woocommerce .woocommerce-ordering select {
    width: 100%;
    display: inline-block;
  }
  .filters_section .woocommerce-ordering {
    width: 49%;
  }
}

@media only screen and (max-width: 640px) {
  .filters_section .woocommerce-ordering {
    width: 100%;
  }
  .product_cat a {
    background-size: 300px !important;
  }
  .brand_cat a {
    background-size: 150px !important;
  }
}

@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {
    .woocommerce-page #top_section_mobile .button {
      font-size: inherit;
      line-height: 46px;
    }


}

@media only screen and (max-width: 600px) {
  #main .columns-4 li {
    width: 100%;
  }
  #mobile_section_nav .fa-shopping-bag {
    font-size: 14px;
  }
  .woocommerce a.button {
    font-size: x-small;
    display: inherit;
  }

  #mobile_section_nav .shopping_basket .count {
    top: 6px;
  }
}

@media only screen and (max-width: 540px) {
  #mobile_section_nav .fa-shopping-bag {
    font-size: 24px;
  }
  .consult-btn a {
      line-height: 36px;
  }
  .woocommerce-page .consult-btn a {
    line-height: 36px;
}
  .cart_head {
    padding: 15px 8px;
  }
  .by_docktor {
    height: 400px;
  }
}

@media only screen and (max-width: 479px) {
  body.admin-bar #content {
    padding-top: 126px;
  }
  #mobile-header .header-box .consult-btn a span {
    top: 19px !important;
  }
  .cart_head {
    padding: 10px 8px;
  }
  .by_docktor {
    height: 300px;
  }

  .skincare_page .skincare_page_header {
    height: 250px !important;
  }
  .skincare_page .skin_page_split_banner {
    height: 500px;
  }

  #search_box .woocommerce-product-search .search-field {
    width: auto;
  }
  #search_box form button{
    width: 100%;
  }
  #search_box {
    text-align: left;
  }
 #search_box form {
    display: flex;
  }

  #mobile_section_nav .shopping_basket .count {
    right: 7px;
  }
  .woocommerce-page .consult-btn a {
    line-height: 16px;
}

  #mobile_section_nav .fa-shopping-bag {
    font-size: 14px;
  }
}

@media only screen and (max-width: 414px) {
  #by_docktor_section.contacts_doctor_book span {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 360px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
  }

  .by_docktor {
    height: 270px;
  }
}

@media only screen and (max-width: 320px) {
  #mobile_section_nav .shopping_basket .count {
    right: 0px;
  }
}

@media only screen and (max-width: 280px) {
  .header-box li a {
    line-height: 15px;
    font-size: 9px;
  }
}
