body {
  color: #2C2C2C;
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.hidden,
[hidden] {
  display: none !important;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.navbar .megamenu {
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px;
}
.btn-primary {
  border-color:var(--lightgrey);
  background:var(--lightgrey);
}
a:hover, a:focus   {
  color: #CBA860
}
.btn {
  min-width: 210px;
  height: 60px;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  padding: 18px 15px;
  border-radius: 0;
  color: #FFFFFA;
}
.btn:hover, .btn:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background:#fff;
  color: var(--lightgrey);
  border-color: var(--lightgrey);
  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.header {
  /*background-image: url(../img/banner.png);
  background-position: top center;
  background-size: 100%;
  height: 750px;*/
  width: 100%;
  /*padding-top: 60px;
  background-repeat: no-repeat;*/
  position: relative;
}
.home-slider {
    /*padding-left: 16px;
    padding-top: 2px;*/
}
.page-top-menu {
  z-index: 9; padding-top: 20px; padding-bottom: 8px;
  position: absolute;
  left: 0;
  right: 0;
}
.page-top-menu a.navbar-brand {
    margin-left: 18px;
}
.page-top-menu.other-pages-menu {
  position: sticky;
  }
 
.slider-heading { 
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 75px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  max-width: 475px;
  margin-top: 0;
  margin-bottom: 20px;
}
.slider-text { 
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;     margin-bottom: 53px;
  color: #fff;     padding-top: 3px;
}
.sec p { 
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #FFFFFA;
  opacity: 0.5;
  margin-bottom: 5px;
}
.small-text {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 30px;
}
.btm-text {
  font-weight: normal;
  font-size: 15px;
}
.sec {
  position: relative;
  padding-top: 12px;
}
.product-support h5.switch {
  padding-top: 34px; margin-bottom: 34px;
}
.sec::before {
  position: absolute;
  top: 0;
  width: 350px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
  left: 0;
  content: "";
}
.bottom-slider .slick-current .sec::before {
  background: rgba(255, 255, 255, 1);
}
.bottom-slider .slick-current .sec p {
  opacity: 1;
}
.page-top-menu.navbar-light .navbar-nav .nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFA;
  margin: 1px 14.5px 0;
  position: relative;
}
.page-top-menu.navbar-light .navbar-nav li:last-child .nav-link {
  margin-right: 14px;
}
.mid-menu.navbar-nav .nav-link::after {
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
  content: "\f111";
  border-top: none;
  border-right: none;
  border-bottom: 0;
  border-left: none;
  font-size: 5px;
  position: absolute;
  top: 17px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.mid-menu.navbar-nav .nav-item.show  .nav-link::after,
.mid-menu.navbar-nav .nav-item.active  .nav-link::after {
  content: "\f1ce";
}
.mid-menu.navbar-nav .nav-item.show  .nav-link ,
.mid-menu.navbar-nav .nav-item.active  .nav-link {
  /*border-bottom: 1px solid #2C2C2C;*/
  color: #2C2C2C;
}
.dropdown-toggle::after  {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: none;
  border-right: none;
  border-bottom: 0;
  border-left: none;
  font-size: 26px; 
}
.search-field {
  color: #fff; margin-right: 25px;
    margin-top: 4px;
}
.search-field:hover {
  color: #CBA860;
}
.form-inline .form-control.search-input {
  display: none;
  position: absolute;
  top: 50px;
}
.page-top-menu.navbar-light.custom-menu li.nav-item.dropdown.has-megamenu.show .nav-link,
.page-top-menu.navbar-light.custom-menu li.nav-item .nav-link,
.page-top-menu.navbar-light.custom-menu .search-field {
  z-index: 9999;
  color: #2C2C2C;
  position: relative;
}
.navbar-brand {
  position: relative; z-index: 9999;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  top: 0;
  padding-top: 110px;
  border-radius: 0;
  border: none;
  position: fixed;
  padding-bottom: 0px;
}
.custom-menu .light-logo, .dark-logo {
  display: none;
}
.light-logo, .custom-menu .dark-logo {
  display: block;
}
.about-menu .col-megamenu {
  /*padding-left: 65px;*/
}
.new-productus .img-sec {
    margin-left: -30px;
}
.col-megamenu a {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  color: #2C2C2C;
}
.quiz-header .navbar-brand img {
  width: 156px;
  height: 32px;
  display: inline-block;
}
.title {
  color: #2C2C2C;
  opacity: 0.4;
  /* font-weight: 500; */
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.switch {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 15px;
}
.sw-img {
  margin-bottom: 17px;
  width: 100%;
}
.our-brands { 
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #2C2C2C;
}
.mega-ftr .col-megamenu a {
  margin-right: 60px; 
}
.border-line::after {
  position: absolute;
  width: 1px;
  height: 50vh;
  top: 0;
  background: #000;
  content: "";
  right: 40px;
}
.border-line {
  position: relative;
}
.mega-ftr .border-line::after {
  height: 100%;
}
.mega-ftr {
  background: #F4F4E9;
  right: 0;
  padding: 25px 15px;
  position: absolute;
  left: 0;
}
.reading-text {
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #2C2C2C;
  width: 100%;
}
.page-text {
  font-size: 15px;
  line-height: 25px;
  color: #2C2C2C;
}
.mega-ftr.abt-ftr {
    background: #2C2C2C;
}
.mega-ftr.abt-ftr p {
  font-size: 15px;
  line-height: 20px;
  color: #FFFFFA;
  margin: 0;
}
.product-support {
    padding-bottom: 95px;
    padding-top: 53px;
}
.new-productus {
  padding: 88px 0 38px;
}
p {
  font-size: 15px;     color: #2C2C2C; line-height: 25px;
}
.left-sec .switch {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  color: #2C2C2C;
}
.product-support .left-sec .content {
  padding-right: 80px;
}
.favrite-form .left-sec .content {
    padding-right: 100px;
}
.favrite-form .left-sec p {
    padding-top: 1px;
}
.new-productus a.btn, .latest-research a.btn {
    margin-top: -10px;
}
.favrite-form .right-sec .content {
    padding-left: 0;
    margin-left: -10px;
}
.img-sec {
  position: relative;
}
.pro-data {
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
  padding: 11px 20px;
  color: #fff;
}
.pro-img {
  width: 100%; height: 184px;
}
.pro-title { 
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 42px;
    color: #FFFFFA;
    margin-top: 0;
    margin-bottom: 89px;
}
.more-icon {
  color: #fff;
} 
.yellow-brdr {
  border-bottom: solid 10px #CBA860;
}
.orange-brdr {
  border-bottom: solid 10px #FF4D00;
}
.blue-brdr {
  border-bottom: solid 10px #42AAFF;
}
.green-brdr {
  border-bottom: solid 10px #82BC54;
}
.left-sec p {
  line-height: 25px;
  color: #2C2C2C;
  margin-bottom: 55px;
  margin-top: 30px;
}
.product-support .right-sec .img-sec {
    padding-left: 7px;
}
.product-support .right-sec {
    padding-left: 0;
}
.left-sec .reading-text {
  margin-top: 0;
  font-size: 10px;
  line-height: 20px;
  margin-bottom: 30px;
}
.slide-pro-title { 
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  color: #2C2C2C;
  margin-bottom: 10px;
  border-bottom: 1px solid #EBEBEB;
  padding: 11px 0;
}
.favrite-form .slide-pro-data {     margin-right: 10px; }
.favrite-form.fav-fr2 .slide-pro-data {     margin-right: 0px; }
.slide-small-text {
  font-weight: 600;
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #2C2C2C;
  margin-right: 20px;
}
.favrite-form.fav-fr2 .right-sec {
    padding-right: 0; 
    position: relative;
    right: -15px;
}
.slide-pro-img {
  width: 100%;
}
.fav-slide-data {
    padding: 0 3px;
} 
.favrite-form .slide-pro-img { 
    max-width: 324px; 
}
 .slick-arrow {
    width: 80px;
    height: 80px;
    background: #2C2C2C;
    z-index: 1; opacity: 1;
}
.favrite-form .slick-list {
  padding:0 25% 0 0;
}
.favrite-form .slick-next {
    right: 0px; top: 40%;
} 
.favrite-form .slick-prev {
    left: 10px; display: none !important;
}
 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #FFFFFA;
    outline: none;
    background: #2C2C2C;
}
.slick-prev:before {
  content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;  
}
.our-team .slick-prev {
    left:  0px;
}
.our-team .slick-next {
    right: 0px;
}
.our-team .slick-prev, .our-team .slick-next {
    top: 65%;
}
.slick-prev {
    left: -30px;
}
.slick-next {
    right: -30px;
}
.slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900; opacity: 1;
}
.slide-pro-data {
    border-top: 3px solid #2C2C2C;
    margin-top: 24px;
}
.favrite-form .slick-current .slide-pro-data {
  /*border-top: 3px solid #0063B3; margin: 24px 0px 0;*/
}
.favrite-form .slick-current .slide-pro-title {
  /*color: #0063B3; */
}
.favrite-form  .slide-pro-data:hover {
    border-top: 3px solid #0063B3; 
}
.favrite-form  .slide-pro-title a:hover, 
.favrite-form   .slide-pro-title a:focus/*,
.favrite-form .slick-current .slide-pro-title a*/ {
  color: #0063B3; 
  text-decoration: none;
}
.favrite-form .container-fluid > .col-md-12 > .row { 
  padding-bottom: 4.2rem !important;
}
.img-left-mg {
    width: 100%;
    max-height: 572px;
    max-width: 845px;
}
.img-right-mg {
  margin-right: -30px;
  width: 100%;
  float: right;
  max-width: 845px;
    margin-top: 44px;
}
.latest-research .left-sec {
    padding-right: 0;
}
.lft-bg {
  background-image: url(../img/w1.png);
  background-position: center;
  background-size: cover;
  height: 748px;
  width: 100%;
  padding: 60px;
  background-repeat: no-repeat;
  position: relative;
  justify-content: center;
  display: flex;
  align-items: center!important;
}
.right-bg {
  background-image: url(../img/prod3.png);
  background-position: center;
  background-size: cover;
  height: 748px;
  width: 100%;
  padding: 60px;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center!important;
  text-align: left;
  color: #FFFFFA;
}
.right-bg .inner-content {
  width: 470px;
  margin: 0 auto;
  padding-top: 80px;
}
.right-bg form.search-form {
    padding-top: 12px;
    max-width: 440px;
}
.right-bg .inner-content .switch {
  font-size: 40px;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: #FFFFFA;
  margin-bottom: 40px;
}
.right-bg p {
  color: #FFFFFA;
}
.right-bg .inner-content p {
  margin-bottom: 80px;
  color: #fffff4;
  padding-right: 25%;
  line-height: 25px;
}
section.stay-in-touch {
    padding-top: 10px; 
}
/* Bootstrap 4 text input with search icon */
.has-search .form-control {
  padding-right: 3rem;
  background: transparent;
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0;
  border-bottom: 1.5px solid #FFFFFF;
  color: #FFFFFA;
  padding-left: 0;
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 3rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  background: transparent;
  right: 0;
  top: 0;
  color: #FFFFFA;
  border: none;
  cursor: pointer;
}
.has-search .form-control-feedback.sign-up {
    font-size: 11px;
    width: 4rem;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1em;
    line-height: 20px;
    font-weight: 600;
}
.has-search {
    position: relative;
}
.has-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFA;
}
.has-search .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFA;
}
.has-search .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFA;
}
.has-search .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFFFFA;
}
.left-sec p.follow-text,.left-sec a.follow-text {
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #CBA860;
  margin-bottom: 13px;
}
.left-sec p.stay-text {
  font-weight: 600;
  color: #BCB8AF;
  margin-top: 20px;
}
.data-box {
  width: 100%;
  height: 289px;
  background: #E9DCC2;
  display: block;
  margin: 0 auto;
}
.stay-slide-data {
    padding: 0 10px;
}
.stay-pro-slider {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  margin-top: 41px;
  margin-bottom: 20px;
}
.footer {
  background: var(--darkblue);
  padding: 156px 0 50px 0;
}
.right-one-col h4.ftr-title {
    padding-bottom: 3px;
}
.right-one-col form.search-form {
    padding-top: 14px;
}
footer .has-search .form-control-feedback.sign-up { 
    margin: 2px 0 0;  
}
.right-one-col form.search-form input.form-control { 
    height: 42px;
    padding-top: 0px;
    font-family: 'Work Sans', sans-serif;
}
.right-col-content {
    padding-left: 14px;
}
footer .social-icons {
    padding-top: 17px;
}
.ftr-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 42px;
  color: #FFFFFA;
  margin-bottom: 15px;
}
footer .col-megamenu li a {
  color: #FFFFFA;
}
footer p, footer a {
  color: #FFFFFA;
}
.latest-research {
  padding-bottom: 50px;
}
.social-icons li {
  margin-right: 25px;
}
.social-icons li:last-child {
  margin-right: 0px;
}
footer p {
  font-size: 16px;
}
.btr-btm-row {
  margin-top: 75px;
}
.btr-btm-row .col-md-7.pl-0 {
    padding-left: 9px !important;
}
.copy-right-text {
  padding-left: 20px;
  font-size: 12px;
  letter-spacing: 0.03em;
}
.terms-list li:first-child a {
  margin-left: 10.5px;
}
.terms-list li:last-child a {
  margin-right: 0;
}
.terms-list a {
  margin: 0 19px;
  font-size: 12px;
}
.terms-list {
    margin-top: 22px;
    justify-content: flex-end;
}
.custom-menu {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
}
.latest-research .content {
  padding-left: 27.5%;
  padding-right: 0;
  padding-top: 28.7%; 
}
.new-productus .content {
  padding-top: 28.3%;
    padding-left: 20px; max-width: 315px;
}
.new-productus .content p.reading-text {
    padding-left: 4px;
    padding-top: 1px;
    letter-spacing: 1.8px;
}
button:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
}
.img-inner {
  width: 100%;
}
body.overlay {
  overflow: hidden;
  position: relative;
} 
body.overlay::after, body.overlay::before {
    content: "";
    background: rgba(0,0,0,0.33);
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.products-menu .btn {
    display: block;
    width: 100%;
    color: #FFFFFA;
}
.products-menu .btn:hover {
    color: #CBA860;
}
.btr-btm-row a:hover {
    text-decoration: none;
}
.favrite-form .content {
    margin-right: -30px;     padding-left: 10px;
}

/* product detail page css start */
.description {
  display: none;
}
.page-top-menu.other-pages-menu.navbar-light .navbar-nav .nav-link,
.other-pages-menu .search-field {
  color: #2C2C2C;
}
.page-top-menu.other-pages-menu.navbar-light .navbar-nav .nav-link {
  position: relative; z-index: 9999;
}
.product-detail {
  padding-top: 50px;
}
.breadcrumb {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb li {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #AAAAA7; text-transform: uppercase;
}
.breadcrumb li a, .breadcrumb-item.active {
  color: #AAAAA7;
}
a {
  color: #2C2C2C;  
}
a:focus {
  outline: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: #AAAAA7;
}
.prod-img {
    margin: 0 auto; width: 100%;
}
.product-slider .slider-data {
    text-align: center;
}
.btn-default {
  background: #2C2C2C;
  font-family: Work Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFA;
}
.add-to-cart-btn {
  display: block;
}
.prod-dtl-data {
    max-width: 440px;
    margin: 0 auto;
    border-top: 3px solid #2C2C2C;
    padding-top: 40px;
}
.prod-dtl-data .switch {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 40px;
}
.abt-prod {
    margin-bottom: 27px;
    line-height: 25px;
}
.pro-list-dtl {
    border-top: 1px solid #E6E6E6;
    padding-top: 20px;
    margin-bottom: 25px; cursor: pointer;
}
.pro-list-dtl .slide-small-text {
    width: 25%;
    float: left; margin: 0;
}
.add-circle {
    width: 6%; float: left; font-size: 25px; 
}
.pro-list-dtl .slide-desc {
    line-height: 20px;
    width: 69%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
hr.border {
    border: 1px solid #2C2C2C!important;
    background: #2C2C2C;
}
.cus-select {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px; 
    color: #2C2C2C;
    border: navajowhite;
    text-align: center;
    display: none;
    min-width: 100px;
    width: auto;
    margin: 20px auto 20px;
}
.product-slider {
    margin-bottom: 10px;
    height: 560px;
}
.thumbnail-nav {
    border-bottom: solid 2px;
    padding-bottom: 10px;
}
.how-to-use .left-sec {
    background: #DFB624;
    display: flex;
    align-items: center;
}
.how-to-use .content {
    padding-top: 0;
}
.new-productus.how-to-use .img-sec {
    margin-left: 0;
    padding: 0;
}
.btn-custom {
    border: 3px solid #FFFFFA;
    box-sizing: border-box;
    color: #fff;
}
.how-to-use .reading-text, .how-to-use .switch, .how-to-use .use-text, .how-to-use .slide-small-text {
    color: #FFFFFA;
}
.how-to-use .switch { 
    font-size: 26px;
    line-height: 36px;
}
.how-to-use .use-text {
    border-top: 1px solid #E6E6E6;
    padding-top: 10px;
    display: block;
    margin-bottom: 130px;
}
.full-width-w-ds .right-bg {
    height: 596px;
}
.views-slider {
    /*max-width: 510px;*/
} 
.vs-data {
    max-width: 550px;
    padding: 0 20px;
}
.vs-data .switch {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 5px;
}
.y-stars a {
    color: #CBA860;
}
.stars {
    padding: 25px 0;
}
.count {
    color: #CBA860; margin-bottom: 0;
}
.review-text {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 50px;
}
.rev-name {
    font-weight: 600;
    font-size: 11px;
    line-height: 20px;
        margin: 0;
    letter-spacing: 0.1em;
}
.pur-date { 
    font-size: 12px;
    line-height: 25px; 
    letter-spacing: 0.02em;
    color: #CBA860;
    margin: 0;
}
.testimonial {
    padding: 80px 0;
}
.weekly-dose.full-width-w-ds .right-bg .inner-content {
    min-width: 670px;  padding-top: 0; position: relative;
    top: -13px;
}
.weekly-dose.full-width-w-ds .right-bg form.search-form {
  padding-top: 0px; min-height: 48px; position: relative;
    top: 8px;
}
.weekly-dose.full-width-w-ds .right-bg .inner-content p {
    max-width: 325px;
    padding: 0;

}
.weekly-dose.full-width-w-ds .right-bg .inner-content .switch { 
    line-height: 50px; 
    margin-bottom: 17px; 
}
.weekly-dose .has-search .form-control {
    padding-bottom: 30px;
    font-size: 22px;
    line-height: 14px;
    letter-spacing: -0.01em;
    color: #FFFFFA;
    padding-top: 0;
}
.weekly-dose .has-search .form-control-feedback { 
    top: -10px; 
}
/* product detail page css end*/

/* contact us page css start*/
.banner-img {
    width: 100%;
}
.contact-banner {
  position: relative;
}
.banner-data {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
.contact-banner-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
}
.bg-color {
  background: #FFFFFA;
}
.side-links ul li a { 
  font-weight: 600;
  font-size: 15px;
  line-height: 35px;
}
.form-data {
    max-width: 670px;
}
.form-data .reading-text {
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 0;
}
.form-data .switch {
  font-size: 24px;
  line-height: 45px;
  margin-bottom: 30px;
}
.inquiry {
    line-height: 30px;
}
.contact-form-sec .form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background: transparent;
    border-bottom: 1.5px solid #AAAAA7;
    font-size: 15px;
    line-height: 30px;
    padding: 10px 20px 10px 0px;
    height: 50px;
    color: #2C2C2C;
    margin-bottom: 50px;
}
.btn.btn-black {
    background: #2C2C2C;
    color: #fff;
    border-color: #2C2C2C;
}
.btn.btn-black:hover {
    background: #FFFFFA;
    color: #2C2C2C;
    border-color: #2C2C2C;
}
.contact-form-sec textarea.form-control {
    border: 1px solid #2C2C2C;
    box-sizing: border-box;
    height: 190px;
    padding: 25px 30px;
    resize: none;
    overflow: auto; margin-top: 25px;
}
.file-upload-wrapper {
    border: solid 1.5px #CACAC7;
    height: 60px;
    text-align: center;
    padding: 20px;
    color: #CACAC7;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 68px;
}
.contact-form-sec label {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
    display: block;
}
.contact-form .form-group {
    margin-bottom: 0;
}
.contact-form-sec {
    padding-bottom: 80px;
}
.contact-form-sec .form-control:focus, .contact-form-sec .form-control:hover {
  outline: 0;
  border-color: #2C2C2C;
  box-shadow: none;
}
.contact-form-sec .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2C2C2C;
}
.contact-form-sec .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #2C2C2C;
}
.contact-form-sec .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #2C2C2C;
}
.contact-form-sec .form-control:-moz-placeholder { /* Firefox 18- */
  color: #2C2C2C;
}

/* about us css start */

.header.about-header {
    background-image: url(../img/about-banner.jpg);
    min-height: 740px;
    background-size: cover;
}
.origin-story .bnr-title {
    margin-bottom: 18px;
}
.favrite-form.about-fav {
    padding-top: 60px;
}
.bnr-title { 
    font-weight: 500;
    font-size: 13px;
    line-height: 20px; 
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFA;
    margin-bottom: 28px;
}
.bnr-text { 
    font-weight: 500;
    font-size: 32px;
    line-height: 40px; 
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 173px;
}
.about-banner {
    max-width: 808px;
    margin: 200px auto 0;
}
.btm-arrow {
  color: #fffff4;
}
.favrite-form .fav-slide-data-about .slick-list {
    padding: 0;
}
.favrite-form.about-fav .left-sec .content {
    max-width: 540px;
    margin: 0 auto;
    padding: 34px 47px 0 0px;
}
.about-fav .left-sec .switch {
    font-size: 26px; padding-bottom: 26px;
}
.favrite-form.about-fav .left-sec p a.btn.btn-white {
    margin-top: 16px;
}
.favrite-form.about-fav .slide-pro-img {
    max-width: 100%; height: 640px;
}
.favrite-form.about-fav .left-sec p { 
    line-height: 29px;
}
.about-mission .pt-5 {
    padding-top: 1.4rem !important;
}
.btn-white {
    border: 1.5px solid #CACAC7; color: #2C2C2C;
} 
.about-mission .switch {
    font-style: normal;
    font-size: 26px;
    line-height: 42px;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 237px;
}
.favrite-form.about-fav .container-fluid > .col-md-12 > .row {
    border-bottom: none;
}
.slide-mission-img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.slick-prev, .slick-next {
    top: 45%;
}
.slider-about-text {
    margin-bottom: 38px;
}
.team-slider {
    margin: 0 -30px;
}
.slide-team-img {
    max-width: 450px;
    max-height: 450px;
    width: 100%;
    height: 100%;
}
.our-team .slick-list {
  padding:0 15% 0 0;
}
.our-team .switch {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    max-width: 230px;
}
.top-title {
    margin-bottom: 112px;
    margin-top: 50px;
    margin-top: 24px;
    display: block;
}
.our-team p {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 40px;
    margin-top: 25px;
}
.data-on-hover { 
    position: absolute;
    top: 0px; 
    max-height: 450px;
    max-width: 450px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #fff;
    display: none;
    align-items: center;
    border-top: 3px solid #2c2c2c;
    padding: 20px;
    overflow: hidden;
    width: 100%;
    height: 100%; 
}
.data-on-hover.selected {
  display: flex !important;
}
.open-t-desc .fa-close {
  display: none;
}
.open-t-desc.selected .fa-close {
  display: block; padding: 5px;
}
.open-t-desc.selected .fa-plus {
  display: none;
}
.open-t-desc:hover {
  color: #fff;
  text-decoration: none;
}
/*.data-on-hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    max-height: 450px;
    max-width: 450px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-top: 3px solid #2c2c2c;
    padding: 20px;
    overflow: hidden;
}*/
/*.team-slide-data:hover .data-on-hover {
    max-height: 100%;
    bottom: 0;
    height: 450px;
}*/
.team-wrapper {
  position: relative;
}
.team-slide-data {
    position: relative; 
    overflow: hidden;
    width: 100%; 
}
.our-team p.team-description-text {
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    width: 294px;
    margin: 0 auto;
}
.open-roles-sec {
    background: #F4EFE4;
    height: 300px;
    display: flex;
    align-items: center;
}
.open-roles.btn:hover {
    color: #2c2c2c;
    border-color: #2c2c2c;
}
.open-roles-sec .switch {
    max-width: 410px; 
    font-size: 26px;
    line-height: 42px; 
    margin: -2px auto 0;
}
.open-roles {
    min-width: 325px;
    margin-left: 13px;
    margin-top: 11px;
}
.press-img {
    margin-bottom: 38px; width: 100%;
}
.press-sec .switch {
    line-height: 38px;
    margin-bottom: 11px;
}
.press-sec .switch.blue-text {
    margin-bottom: 36px;
}
.press-sec .blockquote {
    padding-right: 50px;
}
.detail-link {
    position: absolute;
    right: 13px;
    bottom: 76px;
    transform: rotate(45deg); font-size: 22px;
}
.dark-brdr {
    border-width: 3px;
    border-color: #2C2C2C;
    margin: 22px 0;
}
.blue-text {
    color: var(--darkblue);
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 30px;
}
.quote-img {
    margin-bottom: 28px;
}
.press-sec {
    position: relative;
    padding: 0px 0 28px;
}
.border-press:after {
    height: 100%;
    content: "";
    position: absolute;
    width: 1.5px;
    background: #CBCBCB;
    right: -24px;
    top: 0
}
.press-title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    margin-bottom: 111px;
    margin-top: 82px;
    padding-left: 10px; padding-right: 29px;
}
.press-inquiries .row .col-md-4 {
    padding-left: 35px;
    padding-right: 18px;
}
.press-title a.press-inq-btn.btn {
    margin-top: -5px;
}
.load-more {
    margin: 90px 0 102px;
}
.our-team {
    padding-bottom: 20px; padding-top: 101px;
}


/* research library css start */
.purple-top-bar {
  background: #673697;
}
.res-title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    margin-bottom: 50px;
    margin-top: 62px;
}
.res-top-bar a {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFA;
}
.res-top-bar {
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}
.res-top-bar a:hover { 
  text-decoration: none; 
}
.res-top-bar li.active a { 
    padding-bottom: 5px;
    border-bottom: solid 1px #fff;
    text-decoration: none; 
}
.res-top-bar li {
  margin-right: 17.5px;
  padding-right: 17.5px;
  position: relative;
}
.res-top-bar li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
.res-top-bar li:first-child {
  margin-right: 32px;
  padding-right: 32px;
}
.res-top-bar li:first-child::after {
  position: absolute;
  width: 1px;
  height: 12px;
  right: 0px;
    top: 5px;
  background: #FFFFFF;
  content: "";
}
.right-arrow {
    margin-left: 20px;
}
.tikun-research {
  padding-bottom: 51px;
  padding-top: 80px;
}
.research-listing .small-text {
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    font-size: 11px;
    line-height: 20px;
}
.research-listing .press-img {
    margin-bottom: 12px;
}
.tikun-research .container-fluid > .col-md-12 {
    padding-left: 25px;
    padding-right: 25px;
}
.research-listing .detail-link { 
    transform: rotate(90deg);
}
.res-top-bar li:first-child a {
    font-weight: 600;
}

/* Research details page css */
.details-research .small-text {
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.1em;
}
.details-research .res-title {
    margin-top: 0;
}
.center-align {
    display: flex;
    align-items: center;
}
.share-icon a {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 1px solid #BDBDBD;
    justify-content: center;
}
.share-icon a:hover {
    border: 1px solid #CBA860;
    background: #CBA860;
}
.press-sec figure {
    width: 100%;
}
.full-row-img {
  margin-bottom: 100px;
}
.left-space figcaption {
    float: left;
    width: 100%;
}
.research-listing.res-det-list .text-sec {
  font-size: 18px;
  line-height: 34px;
}
.left-space {
    padding-left: 85px;
    width: 100%;
    float: left;
    padding-bottom: 0;
}
.curr-tre .left-space {
    padding-left: 50px;
}
.row1 {
    margin-bottom: 100px;
}
.one-row .col-md-12 {
    padding: 0;
}
.curr-tre .switch {
    margin-bottom: 110px;
}
.b-number {
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.02em;
  display: block;
}
.life-impact .switch {
  margin-bottom: 124px;
}
.life-impact {
  margin-bottom: 70px;
}
.share-news hr {
    margin: 30px 0;
}
.share-news .share-icon p { 
  font-size: 18px;
line-height: 18px;
margin-left: 29px;
margin-bottom: 0px;
}
.share-news {
    padding-bottom: 30px;
}
.share-news .social-icons ul { 
    justify-content: flex-end;
}
.res-det-list {
    margin-bottom: 100px;
}
.full-row-img .press-sec, .one-row .left-space {
    display: flex;
    justify-content: center;
}
.what-read-next {
    background: #8D68B0;
    color: #FFFFFA;
    padding: 89px 0;
}
.border-press {
  position: relative;
}
.rn-data { 
    padding: 40px 100px;
}
.what-read-next .reading-text {
    margin-bottom: 45px;
    color: #FFFFFA;
}
.rn-data .reading-text {
    margin-bottom: 8px; 
}
.rn-data .switch {
    margin-bottom: 22px;
    line-height: 35px;
    color: #FFFFFA;
}
.rn-data .slider-text { 
    font-size: 15px;
    line-height: 25px; 
    color: #FFFFFA;
}
.rn-slider .slick-next, .rn-slider .slick-prev { 
  background-position: center;
  background-size: 100%;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat; 
  background: transparent;
}
.rn-slider .slick-next:before, .rn-slider .slick-prev:before { 
  content: "";
}
.rn-slider .slick-prev {
  background-image: url(../img/left.png); 
}
.rn-slider .slick-next {
  background-image: url(../img/right.png); 
}
.details-research .share-icon {
    display: flex;
    justify-content: flex-end;
}

/* news page css start */
.black-top-bar {
    background: #2C2C2C;
}

/* news detail page css*/
.life-impact.user-data h4.switch {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: -0.02em;
}
.life-impact.user-data h5.switch {
    margin-bottom: 70px;
}
.user-info {
    margin-top: 115px;
}
.user-img {
    width: 60px;
    height: 60px;
    margin-right: 28px;
}
.life-impact.user-data {
    margin-bottom: 30px;
}
.what-read-next.news-detail .reading-text,
.news-detail .rn-data .switch,
.news-detail .rn-data .slider-text {
    color: #2C2C2C;
}
.news-detail .rn-slider .slick-prev {
  background-image: url(../img/left-black.png); 
}
.news-detail .rn-slider .slick-next {
  background-image: url(../img/right-black.png); 
}
.what-read-next.news-detail { background: #fff; padding-top: 0; }
.freq-hdr .pro-list-dtl .slide-small-text,
.freq-hdr .pro-list-dtl .slide-desc {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.1em;
}
.freq-hdr .pro-list-dtl {
    border-top: none;
    margin-bottom: 15px;
}
.freq-list .text {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
}
.freq-list .slide-desc .text {
    /*max-width: 318px;*/
     display: block;
}
.side-links ul li.active a {
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
}
.frq-data li {
    padding: 0 0 30px 0; border-bottom: solid 1px #2C2C2C;
}
.frq-data li:first-child {
    padding-bottom: 45px;
}
.freq-list .pro-list-dtl {
    margin-bottom: 0;
    border: none;
}
.freq-list .description2 {
    /*display: none;*/
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.01em;
}
.sep {
    display: block;
    margin: 50px auto 25px;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.1em;
}
.freq-list .pro-list-dtl .slide-small-text {
  width: 32%;
}
.freq-list .pro-list-dtl .slide-desc  {
  width: 62%;
}
.frq-data li:first-child .pro-list-dtl {
    padding-top: 10px;
}
.frq-data {
    margin-bottom: 234px;
} 
.related-ques .h-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    margin-bottom: 70px;
}
.frequent-qus .contact-banner-title {
    margin-top: 75px;
    margin-bottom: 30px;
}
.freq-list .add-circle {
    margin-top: 20px;
}

/* Careers page css start */
.cr-t {
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 65px;
}
.r-hd {
    padding-left: 80px;
}
.cus-list li {
    margin-right: 55px;
}
.cus-list li:last-child {
    margin-right: 0px;
}
.careers-page {
    margin-bottom: 85px;
}
.career-img {
    width: 100%;
}
.open-roles-wrap {
    padding-top: 128px;
    padding-bottom: 250px;
}
.open-roles-wrap .switch { 
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    margin-bottom: 97px;
}
.location-form {
  max-width: 405px;
}
.hd-text {  
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 46px;
}
.location-form .form-control {
    border: solid 1px #CACAC7;
    border-radius: 0;
    min-width: 405px;
    height: 60px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    background-color: #FFFFFA;
    padding: 10px 22px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    margin-bottom: 54px;
    margin-left: 0;
}
.cus-select {
    /*background-image: url(../img/down-arrow.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;*/
}
.departments ul li.active a, .departments ul li a:hover {
  text-decoration: none; 
    color: #CBA860;
    border: none;
}
.roles-text p {  
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #2C2C2C;
    margin-bottom: 10px;
}
.departments ul li a {  
    margin-bottom: 37px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    display: inline-block;
}
.roles-text .sm-t { 
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    margin: 0;
}
.roles-text {
  position: relative;
  padding-right: 15px;
  cursor: pointer;
}
.roles-text .right-arrow {
    position: absolute;
    right: 0;
    top: 20px;
    margin: 0;
}
.dpt-data .card-header, .dpt-data .card {
    background: transparent; 
    padding: 0; 
    border-radius: 0;
    border: none;
}
.dpt-data .card { 
    margin-bottom: 50px;
    max-width: 510px;
}
.dpt-data .card-body {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.departments.border-press:after {
    height: 90%;
    right: 90px; 
    background: #DCDCDC;
}
.departments.border-press { 
    padding-right: 105px;
}
.people-obsessed {
  background: #DFB624; 
  padding-bottom: 120px;
  position: relative;
}
/*.people-obsessed .slider-text { 
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #FFFFFA;
    max-width: 440px;
    margin-bottom: 0;
}*/
.people-obsessed .slider-text {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #FFFFFA;
    max-width: 440px;
    margin-bottom: 0;
    padding-top: 325px;
}
.slider-for2 .slider-data { 
    display: flex !important;
    justify-content: space-between;
}
.careed-round {
    max-width: 550px;
    border-radius: 100%;
}
.right-image-career {
    /*position: absolute;
    right: 150px; z-index: 1;
    top: -250px;*/
}
.people-obsessed .sec::before { 
    bottom: 0;
    width: 190px; 
    top: auto;
} 
.people-obsessed .sec p { 
  font-weight: 600;
  font-size: 11px;
  line-height: 16px; 
  opacity: 1;
  margin-bottom: 10px;
  padding-bottom: 25px;
  min-height: 72px;
  padding-left: 40px;
    position: relative;
}
.nmbr {
    font-family: Hepta Slab;
    margin-right: 15px;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFA;
    position: absolute;
    left: 0;
    top: -3px;
}
/*.people-obsessed .home-slider {
    margin-top: 70px;
    margin-bottom: 90px;
}*/
.people-obsessed .home-slider {
    margin-top: -250px;
    margin-bottom: 55px;
    height: 550px;
}
.people-obsessed .slick-prev, .people-obsessed  .slick-next {
   /* top: 155%;*/
   top: 111%;
}
.people-obsessed .btm-slider-data {
    margin-top: 90px;
}
.people-obsessed .slick-next {
    right: auto;
    left: 66px;
}
.people-obsessed .slick-prev {
    left: 0px; 
}
.people-obsessed .slick-arrow {
    width: 15px;
    height: 20px; opacity: 1 !important;
    background: transparent; 
}
.people-obsessed-sec .switch { 
    margin-bottom: 64px;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #DFB624;
}
.best-life {
  padding: 210px 0 110px;
}
.bl-h { 
    font-weight: 500;
    font-size: 40px;
    line-height: 50px; 
    letter-spacing: -0.02em;
    color: #DFB624;
    margin-bottom: 59px;
}
.best-title {
    color: #000000;
    font-family: Open Sans;
    max-width: 490px;
    margin: 0 auto 90px;
}
.thumb-dtl img {
  height: 84px;
  width: 84px;
  margin: 0 auto 30px;
}
.thumb-dtl p {
    font-family: Open Sans;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    max-width: 134px;
    margin: 0 auto;
}
.bx {
  margin-bottom: 100px
}
.our-contacts {
    padding: 0 30px 60px 30px;
}
.ct-img img {
    margin-bottom: 25px;
    width: 100%;
}
.ct-dtl .switch { 
    font-size: 26px;
    line-height: 40px;
    letter-spacing: -0.01em; 
}
.ct-dtl p {
    max-width: 279px;
    margin-bottom: 0;
}
/* shop page css start */
.header.shop-header {
    background-image: url(../img/green-bg.jpg); 
    height: 400px; 
}
.shop-banner .bnr-title { 
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #FFFFFA; 
    margin-bottom: 86px;
    text-transform: capitalize;
}
.shop-banner ul li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFA;
    margin-right: 35px;
}
.shop-banner ul li:last-child a {
  margin-right: 0px;
}

.shop-banner ul li.active a {
    font-weight: 600;
}
.shop-banner {
    padding-top: 125px;
}
.shop-banner ul li:first-child a {
  padding-right: 35px;
  border-right: solid 1px #fff;
}
.shop-products  .content {
    padding: 0;
}
.shop-products.about-fav  .switch { 
    font-size: 28px;
    line-height: 44px;
    margin-bottom: 10px;
    margin-top: -10px;
}
.shop-products .slide-small-text.tx2 {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.1em;
    margin-bottom: 27px;
    margin-right: 0;
    display: block;
}
 .shop-text { 
    line-height: 30px;
    letter-spacing: 0.01em;
    margin-bottom: 50px;
}
.dot-brdr {
    position: relative;
    margin-bottom: 24px;
}
.switch-hd { 
    font-weight: 500;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: -0.01em;
    margin-bottom: 6px;
    display: block;
}
.shop-dtl {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.01em;
    margin-bottom: 150px;
}
.dot-brdr::after {
    position: absolute;
    width: 10px;
    height: 10px;
    right: -18px;
    top: 8px;
    background: #2C2C2C; 
    content: "";
    border-radius: 100%;
}
.fav-pro-slider-shop .slick-list {
  padding:0 6% 0 0;
}
.shop-products .right-sec .content {
    margin-right: -30px;
    overflow: hidden;
}
.fav-pro-slider-shop .slick-next {
    right: 0;
}
.fav-pro-slider-shop .slick-prev {
    left: 0; display: none !important;
}
.fav-pro-slider-shop .fav-slide-data {
    padding: 0;
}
.fav-pro-slider-shop .slick-list {margin: 0 -10px;}
.fav-pro-slider-shop .slick-slide>div {padding: 0 10px;}
.fav-pro-slider-shop .slick-prev, .fav-pro-slider-shop .slick-next {
    top: 36%;
}
.shop-img {
    margin: 120px auto 0; 
}
.slide-pro-title .smTxt {
    display: block;
    margin-bottom: 15px;
    font-weight: normal;
}
.fav-pro-slider-shop .slick-slide img {
    display: block;
    min-height: 421px;
}
.shop-row { 
    margin-bottom: 30px;
}
.shop-row hr.brdr {
    border-color: #C8C8C8;
    margin: 50px 15px 0; 
    width: 100%;
}
.shop-products {
    padding-top: 42px;
}


/* Quiz page*/
.page-top-menu.other-pages-menu.quiz-header {
    justify-content: normal;
}
a.navbar-brand.midlogo {
    margin: 0 auto;
}
.brdr-btm {
  border-bottom: 1px solid #DEDEDE
}
.quiz-sec .nav-link { 
    padding: .5rem 0rem;
    border-top: 2px solid #C0C0BC;
    margin: 0 10px;
    text-align: left;
}
.quiz-sec .nav-link.active {
  border-color: #2c2c2c;
}
.quiz-sec .nav-link.active .txt {
  opacity: 1
}
.quiz-sec .nav-link small {
    display: block; 
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0.1em;
}
.btn-con {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    height: 60px; 
    background: #FCF2DF;
    border: 1px solid #DCD5C7;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Work Sans; 
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #2c2c2c;
} 
.btn-con input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 22px;
  left: 14px;
}
 
.checkmark {
  position: absolute;
  top: 22px;
  left: 14px;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #2C2C2C;
}
 
.btn-con:hover input ~ .checkmark {
  background-color: #ccc;
}
 
.btn-con input:checked ~ .checkmark {
  background-color: #ffffff;
}
 
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
} 
.btn-con input:checked ~ .checkmark:after {
  display: block;
} 
.btn-con .checkmark:after {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2c2c2c;
}
.icon-qus {
    float: right; 
}
.quiz-sec .mid-section {
    max-width: 670px;
}
.btn-style {
    margin-bottom: 229px;
}
.quiz-tabs .welcome-text {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 104px;
}
.txt {
  opacity: 0
}
.quiz-sec .nav-link {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
}
#myTabContent {
    min-height: 600px;
}
.quiz-sec .nav-tabs {
    border-bottom: none;
}









/* verify page */
.zipcode .has-search .form-control {
  border-bottom: 1.5px solid #2C2C2C;
  font-weight: 600;
  font-size: 18px;
  line-height: 42px;
  color: #2C2C2C;
  padding-bottom: 10px;
  height: auto;
  padding-top: 0;
}
.zipcode .has-search .form-control:focus {
    box-shadow: none;
}
.zipcode .has-search .form-control-feedback {
    color: #2c2c2c;
}
.mid-section {
    max-width: 440px; padding-top: 103px; padding-bottom: 50px;
}
.welcome-text { 
    font-weight: 500;
    font-size: 32px;
    line-height: 42px;
    text-align: center; 
    margin-bottom: 54px;
}
.verify-btns {
    display: flex;
    justify-content: space-between;
    margin-bottom: 103px; flex-wrap: wrap;
}
.verify-btns a {
    text-transform: capitalize;
}
.zip-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 31px;
}
.zipcode .has-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2C2C2C;
}
.zipcode .has-search .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #2C2C2C;
}
.zipcode .has-search .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #2C2C2C;
}
.zipcode .has-search .form-control:-moz-placeholder { /* Firefox 18- */
  color: #2C2C2C;
}


/* quiz results css */
.result-products {
    display: flex;
    justify-content: space-evenly;
}
.quiz-sec .quiz-results .mid-section {
    max-width: 1015px; padding-top: 85px;
}
.add-to-cart .btn {
    min-width: 324px;
    margin: 20px 10px;
}
.quiz-results .welcome-text {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 118px;
}

/* cart modal box */
/*Right*/
  .cart-modal.modal.right.fade .modal-dialog {
    right:  0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
  }
  
  .cart-modal.modal.right.fade.in .modal-dialog {
    right: 0;
  } 
  .cart-modal.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 500px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
 
  .cart-modal.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
  }
   
  .cart-modal.modal.right .modal-body {
    padding: 0;
  }
  .cart-modal .modal-content {
    padding: 30px 40px; border-radius: 0;
}
.cart-modal .modal-header {
    border: none;
    padding: 0 0 36px 0;
}
.cart-modal .modal-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #2C2C2C;
}
.cart-modal .modal-header .close {
    padding: 0;
    text-align: center;
    width: 34px;
    height: 34px;
    border: solid 1px #2c2c2c;
    border-radius: 100%;
    opacity: 1;
    margin: -6px 0 0;
    font-weight: normal;
    font-size: 20px;
}
.cart-prod-img img {
    max-width: 164px;
    width: 164px;
    height: auto;
}
.cart-detail {
    display: flex;
    padding-bottom: 34px; 
}
.category {
    font-weight: 600;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #C1B9A7;
    margin-bottom: 8px;
}
.pro-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 9px;
}
.prod-quantity {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}
.cart-prod-detail {
    padding-left: 26px;
}
.quantity-btns span {cursor:pointer; }
.quantity-btns .minus, .quantity-btns .plus {
    width: 10px;
    height: 25px; 
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}
.quantity-btns input{
  height: 24px;
  width: 40px;
  text-align: center;
  font-size: 26px;
  border: none; 
  display: inline-block;
  vertical-align: middle;
  font-family: Work Sans; 
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
}
.price {
    margin: 0 auto; 
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}
.quantity-btns {
    display: flex;
    justify-content: normal;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2C2C2C;
}
.st-title, .t-p { 
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}
.sub-total {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #2C2C2C;
    border-bottom: 1px solid #2C2C2C;
}
.c-p-d {
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    margin: 24px 0;
}
.cart-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.prd-scroll {
  max-height: 280px;
  overflow: auto;
  padding-bottom: 10px;
}


/* checkout page css */
.checkout-sec, .location-sec {
    border-top: 1px solid #DEDEDE;
}
.checkout-sec {
    border-top: 1px solid #DEDEDE;
}
.checkout-cart .modal-content {
    border: none; padding-left: 0; padding-right: 10px;
}
.checkout-cart .modal-body {
    padding: 0;
}
.checkout-cart .prd-scroll {
    max-height: inherit;
    overflow: initial;
}
.checkout-cart .cart-footer {
    position: static;
}
.checkout-cart, .loc-sec-one, .loc-sec-two {
    border-right: solid 1px #DEDEDE;
}
.delivery-text { 
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 31px;
}
.checkout-delivery .zip-text {
    margin-top: 115px;
    margin-bottom: 44px;
}
/**/
/* Legal notices page css */
.mid-legal-sec {
    width: 670px;
    margin: 0 auto;
}
.legal-notices {
    padding-top: 140px;
    padding-bottom: 149px;
}
.legal-hd {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 42px;
}
.legal-text {
    line-height: 30px;
}
.space-btm {
    margin-bottom: 105px;
}
.pro-list-dtl br {
    display: none;
}

/* Support page css */
.s-ar-hd {
    padding-top: 60px; 
    font-weight: 500;
    font-size: 20px;
    line-height: 45px;
    margin-bottom: 13px;
}
.supp-articles li a {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 35px;
    display: inline-block;
}
.supp-articles li:last-child a {
  color: #AAAAA7;
}
.supp-articles {
    margin-bottom: 55px;
}
.sup-bnr {
    display: flex;
    justify-content: space-between;
}
.sup-bnr a {
    margin-top: -5px;
}

/* support detail*/
.go-b-arrow {
  font-size: 12px;
  margin-right: 5px;
}
.article-detail-page {
    max-width: 555px;
    margin-bottom: 80px;
}
.article-detail-page .breadcrumb li a, .article-detail-page .breadcrumb-item.active { 
    font-weight: 600;
    font-size: 15px;
    line-height: 30px; color: #2C2C2C;
}
.article-detail-page .breadcrumb-item +  .breadcrumb-item::before {
    color: #2C2C2C;
}
.article-detail-page .breadcrumb {
    padding: 0;
    margin-bottom: 9px;
}
.article-detail-page .switch {
    font-weight: 500;
    font-size: 24px;
    line-height: 45px;
    margin-bottom: 36px;
}
.article-detail-page p {
    font-size: 15px;
    line-height: 30px;
}
/* support detail end*/


table.variations {
    width: 100%; border-top: solid 1px #2c2c2c; margin-bottom: 5px;
}
.variations tr td {
    padding: 20px 0;
}
select#weight {
    border-top: none;
    min-width: 200px;
    border-left: none;
    border-right: none;
    text-align: center;
    padding: 5px 0;
}
.variations td.label {
    width: 120px;
}
.reset_variations {
    margin-left: 15px;
    float: right;
    line-height: 30px;
}
.variations td.label label {
    line-height: 30px;
    margin: 0;
} 
.single_variation_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.variations_button .quantity {
    margin-bottom: 30px;     margin-top: 10px;
}
.woocommerce .variations_button .quantity .qty {
    border: solid 1px #2c2c2c;
    padding: 10px;
    min-width: 100px;
    text-align: center;
}
.variations_button .add-to-cart-btn {
    width: 100%;
    min-width: 440px;
}
.product_meta {
    margin-top: 5px;
}
.vs-data.slick-slide:focus {
    outline: 0 !important;
}
.woocommerce-message a.button.wc-forward {
    background: #2c2c2c;
    color: #fff;
    font-weight: normal;
    border-radius: 0;
    min-width: 160px;
    text-align: center;
    min-height: 40px;
    line-height: 22px;
    font-size: 15px;
}
.woocommerce-message {
    line-height: 40px;
}
select#weight:focus {
    outline: 0;
}
.xoo-wsc-modal .xoo-wsch-top {
    justify-content: start;
}
span.xoo-wsch-text {
    margin-left: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #2C2C2C;
    font-family: Hepta Slab;
}
span.xoo-wsch-close {
    font-size: 16px;
    right: 10px;
    padding: 0;
    text-align: center;
    width: 34px;
    height: 34px;
    border: solid 1px #2c2c2c;
    border-radius: 100%;
    opacity: 1;
    margin: -10px auto 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
}
.xoo-wsc-modal.xoo-wsc-cart-active .xoo-wsc-basket {
    right: 480px;
}
.xoo-wsc-modal .xoo-wsc-container {
    max-width: 480px;
    right: -480px;
}
.xoo-wsc-ft-totals .xoo-wsc-ft-amt  {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #2C2C2C;
    border-bottom: 1px solid #2C2C2C;
    margin-bottom: 15px;
}
.xoo-wsc-ft-amt span.xoo-wsc-ft-amt-label,
.xoo-wsc-ft-amt .xoo-wsc-ft-amt-value {
    padding-right: 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    font-family: 'Work Sans', sans-serif;
    color: #2C2C2C;
}
a.xoo-wsc-ft-btn.button.btn, .xoo-wsc-empty-cart a.button.btn {
    background: #2C2C2C;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFA;
    font-family: 'Work Sans', sans-serif;
    border-radius: 0;
    display: block;
    height: 60px;
    border: solid 1px #2c2c2c;
    padding-top: 10px;
    padding-bottom: 10px;
}
a.xoo-wsc-ft-btn.button.btn:hover, .xoo-wsc-empty-cart a.button.btn:hover {
    background: #fff;
    color: #2c2c2c;
}
.xoo-wsc-product .xoo-wsc-sum-col {
    justify-content: initial;
}
.xoo-wsc-sm-left span.xoo-wsc-pname, 
.xoo-wsc-sm-left span.xoo-wsc-pname a {
    font-weight: 600;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 9px;
    font-family: Hepta Slab;
}
.xoo-wsc-sm-left .xoo-wsc-qty-price {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Work Sans', sans-serif;
}
.xoo-wsc-sm-right span.xoo-wsc-smr-del {
    cursor: pointer;
    margin-top: 5px;
    color: #f90000;
}
.slick-slide:focus {
    outline: 0 !important;
}

/* css for slider (feedback QA) */
.favrite-form .fav-pro-slider2 .slick-list {
    padding: 0; margin-left: -20px;
}
.favrite-form.fav-fr2 .right-sec .content {
    padding: 0;
    margin: 0 auto;
}
.favrite-form.fav-fr2 .slick-prev {
    display: initial !important;
    left:-30px;
    top: 40%;
}
.favrite-form.fav-fr2 .slick-next {
    right: 0px;
}
.fav-fr2 ul.slick-dots li,
.mission-slider ul.slick-dots li {
    background: #ccc;
    width: 100%;
    margin: 0;
    height: 2px;
}
.fav-fr2 ul.slick-dots li.slick-active,
.mission-slider ul.slick-dots li.slick-active {
    background: #333;
}
.mission-slider ul.slick-dots{ 
    height: 2px;
    display: flex;
    justify-content: space-between;
    bottom: -30px;
} 
.fav-fr2 ul.slick-dots { 
    height: 2px;
    display: flex;
    justify-content: space-between;
    bottom: -99px;
}
.favrite-form.fav-fr2 .slick-prev { 
    left: 0px;
}
.fav-pro-slider2 button.slick-prev.slick-arrow.slick-disabled {
    display: none !important;
} 
.fav-fr2.favrite-form .slide-pro-img {
    max-width: 100%;
    height: 100%;
}
.fav-fr2 .fav-slide-data {
    padding: 0 20px;
} 
.navbar-toggler-close {
  display: none; margin-right: 15px;
}
.backarrow {
  display: none; margin-right: 15px;
}
.wh-dw-arr {
  display: none; margin-left: 5px;
}
.mob-email, .mob-menu-social {
  display: none;
}
input.form-control.mob-email { 
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFA;
    opacity: 0.5; 
    border: none; 
    border-radius: 0;
    background: transparent;
    padding-left: 0;
    margin-top: 20px;
}
.mobile-display {
  display: none;
}
li.nav-item:hover .dropdown-menu.mobile-display {
    display: none;
}


/* Embeded/video CSS */
.am_object-wrapper-upper video::-webkit-media-controls {display: none;}
.am_object-wrapper-upper video::-webkit-media-controls-start-playback-button {display: none;}
.am_object-wrapper-upper video,.am_object-wrapper iframe{
  pointer-events: none;
  object-fit: cover;
  height: 100%;
} 
.am_object-wrapper-iframe {position: relative;width: 100%;} 
.mission-slider .am_object-wrapper-upper {margin-bottom: 43px;}
.mission-slider .am_object-wrapper {
    height: 671px;
}
.favrite-form.fav-fr2 .am_object-wrapper {
  height: 359px;
  background: #000;
  display: flex;
  align-items: center;
} 
.bg-data img {
    object-fit: cover; 
}
.sl-d-h {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    display: block;
    width: 100%;
	height: 100%;
    top: 0;
    padding-top: 15%;
    margin-bottom: 87px;
}
.btm-sl-2 {
  position: absolute;
  left: 0;
  bottom: 60px;
  right: 0;
}
.bottom-slider, .sl-in-d {
    padding: 0 15px;
}
.bg-data video, .bg-data iframe, .bg-data img {
  width: 100%;
  height:750px;
  object-fit: cover;
}
.bg-data video {
    background: #000;
}
.open-t-desc {
    margin-right: 30px;
    float: right;
    width: 22px;
    height: 22px;
    color: #fff;
    background: #000;
    font-size: 12px;
    text-align: center;
    border-radius: 100%;
    line-height: 24px;
}
.team-slide-data { 
    padding: 0 15px;
}
.career-img video, .career-img iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 725px;
}
.slider-for2 .slider-data {
    position: relative;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before, .slick-dots li button:focus:before,
.slick-dots li button:before {
    opacity: 0 !important;
    color: transparent !important;
}
/* shop filters css */  
.orange-top-bar { background: #FF4D00;} 
.filter-title { 
    font-weight: 500; 
    font-size: 28px;  
    line-height: 44px;  
    margin-bottom: 40px;  
} 
.filters-listing .card {  
    border: none; 
    border-radius: 0; 
} 
.filters-listing .card-header { 
    padding: 0;   
    background-color: white;  
    border-bottom: none;  
} 
.filters-listing .card-header .btn {  
    padding: 0; 
    min-width: 100%;  
    height: auto; 
    color: #2c2c2c; 
    text-align: left;   
    font-weight: 600; 
    font-size: 15px;  
    line-height: 20px;  
    padding-bottom: 20px; 
    border: none; 
    padding-top: 20px;  
}   
.filters-listing .accordion>.card:not(:last-of-type) {  
    border-bottom: 1.5px solid #2C2C2C;   
} 
.filters-listing .card:last-child .card-header .btn { 
  border-bottom: none;  
} 
.filters-listing .card:first-child .card-header .btn {  
  padding-top: 0; 
} 
.filters-listing .accordion>.card>.card-header {  
    margin-bottom: 0px; 
} 
.filters-listing .card-header .btn:hover {  
  text-decoration: none;  
} 
.filters-listing .card-header .btn:focus {  
  outline: 0;   
  box-shadow: none; text-decoration: none;  
} 
.filters-listing .card-header .btn .fa {  
    float: right; 
    font-size: 10px;  
    width: 22px;  
    height: 22px; 
    border-radius: 100%;    
    box-sizing: border-box; 
    display: flex;  
    align-items: center;  
    justify-content: center;  
} 
.filters-listing .card-header .btn .fa.fa-plus {  
    border: 1px solid #2C2C2C;  
}   
.t2 { 
    margin-left: 10px;  
    font-weight: 400; 
} 
.filters-listing .card-body { 
    padding : 10px 0; 
} 
.pr-limit { 
    display: flex;  
    justify-content: space-between;   
    align-items: center;  
    margin-bottom: 26px;  
} 
.dash { 
    font-size: 12px;  
    font-weight: 600; 
    margin: 0 15px; 
} 
.pr-limit .form-control { 
    width: 114px; 
    height: 34px; 
    border: none; 
    min-width: auto;  
    background: #F3EFE5;  
    border-radius: 4px; 
    color: #2C2C2C; 
} 
.pr-limit .form-control:focus { 
  box-shadow: none; 
  outline: 0; 
} 
.side-links .pr-filter li a { 
  font-weight: normal;  
  font-size: 15px;  
  line-height: 30px;  
} 
.filters-listing {  
    max-width: 279px; 
} 
.shop-fav-pro-slider .fav-slide-data {  
    padding: 0 10px;  
    max-width: 33.33%;  
    flex: 0 0 33.33%; 
} 
.shop-fav-pro-slider .slide-pro-title .smTxt {  
    margin-top: 4px;  
} 
.shop-fav-pro-slider {  
    display: flex;  
    flex-wrap: wrap;  
} 
.shop-fav-pro-slider .slide-pro-title { 
    line-height: 24px;  
    display: block; 
    padding: 22px 0 0;  
} 
/*.shop-fav-pro-slider .slide-pro-title.active,   
.shop-fav-pro-slider .slide-pro-title.active .smTxt*/
.shop-fav-pro-slider .slide-pro-title:hover,
.shop-fav-pro-slider .slide-pro-title:focus,   
.shop-fav-pro-slider .slide-pro-title:hover .smTxt,
.shop-fav-pro-slider .slide-pro-title:focus .smTxt { 
  color: #0063B3; 
  text-decoration: none;
} 
.a-t-c-shop { 
    margin: 23px auto 30px; 
} 
.a-t-c-shop .btn {  
  min-width: 100%;  
} 
.mb-80 {  
  margin-bottom: 80px;  
} 
.filter-products-sec {  
    padding-bottom: 100px;  
} 
.staples.how-to-use .switch { 
    font-size: 20px;  
    line-height: 30px;  
    margin-bottom: 50px;  
} 
.staples .img-left-mg { 
    width: 100%;  
    max-height: 500px;  
    object-fit: cover;  
} 
.res-top-bar a.dropdown-toggle::after { 
  margin-left: 0px; 
} 
.res-top-bar .dropdown-menu { 
    width: 259px; 
    padding: 30px;  
    border-radius: 0; 
    border: none; 
    background: #FF4C00;  
    margin-top: 26px; 
    transform: translate3d(0px, 28px, 0px) !important;  
} 
.orange-top-bar .res-top-bar .dropdown-menu { 
  background: #FF4C00;  
} 
.black-top-bar .res-top-bar .dropdown-menu {  
    background: #2C2C2C;  
} 
.res-top-bar li .dropdown-item, .res-top-bar li.active .dropdown-item { 
    padding: 0; 
    border: none; 
} 
.res-top-bar li .dropdown-item {  
    padding: 0; 
    border: none;   
    color: #FFFFFA; 
    margin-bottom: 25px;  
    white-space: inherit; 
} 
.res-top-bar li .dropdown-item:last-child { 
    margin-bottom: 0px; 
} 
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, 
.dropdown-item:focus {  
    color: #fff;  
    text-decoration: none;  
    background-color: transparent;  
} 
/* Location page css */ 
.loc-title {  
  margin-bottom: 77px;  
  font-weight: 500; 
  font-size: 40px;  
  line-height: 50px;  
  letter-spacing: -0.02em;  
} 
.l-s-t {  
  font-weight: 600; 
  font-size: 11px;  
  line-height: 20px;  
  margin-bottom: 15px;  
  letter-spacing: 0.1em;  
} 
.loc-sec-one .delivery-text { 
  font-weight: 500; 
  font-size: 15px;  
  line-height: 25px;  
  margin-bottom: 56px;  
} 
.location-sec .mid-section {  
  max-width: 100%;  
  padding-top: 97px;  
  padding-bottom: 123px;  
  padding-left: 40px; 
  padding-right: 40px;  
} 
.loc-sec-one .form-group {  
  margin-bottom: 105px; 
} 
.map-container iframe { 
  width: 100%;  
  height: 100%; 
} 
.loc-sec-two {  
    padding: 108px 38px 50px !important;  
} 
.result-row { 
  display: flex;  
  padding-top: 30px;  
  padding-bottom: 59px; 
  border-bottom: 1px solid #DEDEDE; 
} 
.res-count {  
  width: 40px;  
  height: 40px; 
  border-radius: 100%;  
  background: #2C2C2C;  
  margin-right: 15px; 
  font-family: Work Sans; 
  font-weight: 600; 
  font-size: 11px;  
  line-height: 7px; 
  text-align: center; 
  letter-spacing: 0.1em;  
  color: #FFFFFA; 
  align-items: center;  
  display: flex;  
  justify-content: center;  
  margin-top: 4px;  
  max-width: 40px;  
  flex: 0 0 40px; 
  overflow: hidden; 
} 
.res-desc p { 
  margin: 0;  
  font-weight: 400; 
  font-size: 15px;  
  line-height: 25px;  
  color: #2C2C2C; 
} 
.r-s-t {  
  font-weight: 600; 
  font-size: 11px;  
  line-height: 20px;  
  letter-spacing: 0.1em;  
  color: #2C2C2C; 
  margin-bottom: 16px;  
} 
.res-desc p b { 
  display: block; 
} 
.map-container img {  
  height: 100%; 
  object-fit: cover;  
} 
.map-container {  
    display: flex;  
    height: 100%; 
}