/*
Theme Name: Nutricialist-Theme

*/
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700&display=swap');

body{
    font-family: 'Barlow', sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Barlow', sans-serif !important;
    font-weight: 700 !important;
}
p, a, li, span, strong, div{
    font-family: 'Barlow', sans-serif !important;
}
.eg-product__thumb img
{
  max-width: 100%;
}
.eg-product-details__content ul
{
  padding: 15px 15px;
}
.eg-menu__wrap .eg-menu__main-menu .navigation {
  margin-left: 4%;
}
.wpcf7-form input {
  width: 48% !important;
  float: left;
  margin: 10px 1%;
}
.wpcf7-form textarea {
  width: 98% !important;
  margin: 10px 1%;
  height: 90px;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #0B3B60;
  color: #fff;
  border: none;
  padding: 10px 30px;
  display: block;
  width: auto !important;
  border-radius: 5px;
}
.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #00AFAA;
}
.search-form .search-field {
  float: left;
  width: 80%;
  padding: 10px 10px;
  height: 50px;
}
.search-form .search-submit{
  width: 20%;
  float: left;
  background: #0B3B60;
  text-align: center;
  height: 50px;
}
.search-form .search-submit:hover{
  background: #00AFAA;
}
.search-form .search-submit .icon.icon-search{
  width: 20px;
  height: 20px;
  fill: #fff;
}
.eg-newsletter__form .wpcf7-form-control {
  width: 100% !important;
}
.eg-newsletter__form .wpcf7-form-control.wpcf7-submit.has-spinner.eg-btn {
  border-radius: 67px;
  margin-top: 45px;
  padding: 20px 30px;
  height: auto;
}
.eg-newsletter__form .wpcf7-spinner {
  display: none;
}
.eg-newsletter__bg .eg-newsletter__wrap {
  padding: 40px 90px 40px 108px;
}
.eg-postbox__meta.mb-15 {
  background: #f5f5f5;
  width: 80%;
  margin: 0 auto;
  border-radius: 10px;
}
.innerblog.eg-blog__item.text-center.mb-40 {
  background: #f5f5f5;
  padding: 0 10px 25px 10px;
  border-radius: 10px;
  box-shadow: 0 1px 3px #ccc;
}
.innerblog .eg-blog__title{
  min-height: 100px;
  font-size: 24px;
  margin-bottom: 5px;
}
.innerblog .eg-blog__thumb {
  mask-size: cover;
  -webkit-mask-size: cover;
}
.innerblog .eg-blog__thumb.w-img {
  height: auto !important;
}
.eg-postbox__thumb.w-img a img {
  height: auto;
}
.eg-menu__wrap .eg-menu__main-menu .navigation li > a {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0B3B60;
  padding: 28px 0;
  display: block;
  line-height: 24px;
  font-family: 'Barlow', sans-serif !important;
}
.eg-menu__header-btn {
  text-transform: uppercase;
}
.eg-pricing__head-shadow .eg-pricing__head span {
  color: #222;
  font-size: 18px;
  font-weight: bold;
}
.descriptionsec {
  width: 55%;
  float: left;
}
.imageopenbox {
  width: 40%;
  float: left;
  position: relative;
  right: 0;
}
#commentform input#submit {
  background: #00AFAA;
  border: none;
  padding: 10px 20px;
  color: #fff;
}
#commentform input#submit:hover {
  background: #003764;
}
#nav-tabContent {
  text-align: center;
  background: #f5f5f5;
}
.eg-product-details__thumb-nav div#nav-tab .nav-link {
  border: 1px solid #ccc;
}
.eg-product-details__thumb-nav div#nav-tab .nav-link img {
  height: 115px;
  max-width: 115px;
  width: auto;
  padding: 5px;
}
 
#nav-tabContent img {
  width: auto;
  margin: 0px auto;
  max-width: 100%;
}
.eg-breadcrumb__title-opacity .title {
  color: #028B87 !important;
}
.eg-breadcrumb__area.theme-bg::before {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255,255,255,0.5);
  content: "";
  top: 0;
  left: 0;
  z-index: -2;
}
.container.eg-product__active.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events {
  margin: 0 auto;
}
.pro-wrapper .eg-product__item {
  width: 31%;
  float: left;
  margin: 0 1% 25px;
  padding-top: 0;
  overflow: hidden;
}
.eg-menu__main-menu.d-none.d-xl-flex.align-items-center {
  display: block !important;
  width: 35%;
  float: left;
}
.eg-menu__logo {
  display: block !important;
  width: 30%;
  text-align: center !important;
}
.eg-menu__header-actions.d-flex.align-items-center {
  width: 35%;
  text-align: right !important;
  display: block !important;
  padding: 20px 20px;
}
.eg-menu__header-actions.d-flex.align-items-center .d-none.d-lg-block {
  float: right;
}
.headertop {
  height: 40px;
  background: #00B0AB;
  width: 100%;
  padding: 0 2%;
  display: flex;
}
.left {
  width: 50%;
  float: left;
}
.right {
  width: 50%;
  float: right;
  text-align: right;
}
.socialinfo {
  float: right;
}
.socialinfo li {
  list-style: none;
  float: left;
  padding: 5px 5px;
  margin-right: 15px;
  color: #fff;
}
.contactinf li i.fa {
  padding-right: 5px;
}
.contactinf li {
  list-style: none;
  padding: 6px 0;
  color: #fff;
  float: left;
  margin-right: 15px;
}
.contactinf li:hover , .socialinfo li:hover{
    color: #0B3B60;
}
.header-sticky .eg-menu__header-actions.d-flex.align-items-center ul li a, .header-sticky .eg-menu__header-actions.d-flex.align-items-center ul li a svg {
  color: #0B3B60 !important;
  fill: #0B3B60 !important;
}
.banner__area.eg-banner__bg.theme-bg.text-center.scene.fix {
  background: #f5f5f5;
}
.eg-menu__logo img {
  margin-top: 5px;
}

/*.eg-menu__header-btn {
  color: #0B3B60 !important;
}
*/
.eg-menu__header-btn:hover {
  color: #00B0AB !important;
}
.captionone {
  top: 25% !important;
  left: 10% !important;
}
.captionone h2 {
  font-size: 62px !important;
  text-transform: uppercase;
  color: #00AFAA;
  text-align: left;
  letter-spacing: -0.01em !important;
  line-height: 64px !important;
    font-weight: 700 !important;
}
.captionone h2 span {
  color: #0B3B60;
  font-size: 62px !important;
}

.captionone h4 {
  text-align: left !important;
  padding: 15px 0 !important;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 20px;
}
.slidebtn {
  left: 10% !important;
}
.slidebtn a {
  padding: 16px 25px !important;
  color: #fff;
  font-size: 14px !important;
  text-transform: uppercase;
}
.slidebtn a i.fa {
  padding-left: 10px !important;
}
.brand__area.eg-brand__bg.pt-125.pb-130.scene {
  padding: 70px 0;
}
#product .eg-section__title {
  padding-bottom: 50px;
}
.eg-brand__wrap {
  padding: 40px 0;
}

.white-color li{
    color: #fff;
}
.eg-pricing__btn .eg-btn {
    background: #00AFAA;
}







.singlebgcontent h3.eg-product-details__title{
    color: #fff;
    padding-top: 15px;
}

.singlebgcontent p{
 color: #f5f5f5;
}


.product__bg, .product__bg::after {
  position: absolute;
  left: 0;
  width: 100%;
}
.product__bg {
  overflow: hidden;
  top: 0;
  height: 100%;
  z-index: -1;
}
.product__bg::after {
    height: calc(350px + 50vw);
  }
.product__bg::after {
  background: #fff;
  content: "";
  top: -50vw;
  height: calc(230px + 50vw);
  transform: skewY(7deg);
}

.abtpagesecbg::before
{
  height: 100% !important;
  background-position: top !important;
  z-index: -1;
  background-color: rgba(0,0,0,0.8);
}













