.authoized-sellers {
  padding-left: 100px;
  padding-right: 100px; }
  .authoized-sellers h1 {
    color: #4a4a4a;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 700; }
  .authoized-sellers .page-content {
    color: #444444;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px; }
  .authoized-sellers .auth-sellers-list {
    margin-top: 55px;
    column-count: 3; }
    .authoized-sellers .auth-sellers-list .seller-block {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid-column;
      display: table;
      margin-bottom: 55px;
      max-width: 270px; }
      .authoized-sellers .auth-sellers-list .seller-block h5 {
        opacity: 0.5;
        color: #825aa6;
        font-family: Raleway;
        font-size: 40px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px;
        overflow: hidden; }
      .authoized-sellers .auth-sellers-list .seller-block > * {
        color: #444444;
        font-family: Raleway;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px; }

.section-time_line {
  font-family: Raleway; }
  .section-time_line .line {
    height: 30px;
    border-bottom: 1px solid #d8d8d8;
    position: absolute;
    width: 100%; }

.slider-nav:before {
  content: '';
  display: block; }
.slider-nav .slick-slide {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 8px; }
  .slider-nav .slick-slide:focus {
    outline: none; }
  .slider-nav .slick-slide:hover {
    color: #825aa6;
    font-weight: 700;
    cursor: pointer; }
  .slider-nav .slick-slide p {
    margin: 0; }
.slider-nav .slick-active {
  font-family: Raleway;
  font-size: 16px; }
.slider-nav .slick-current {
  color: #825aa6;
  font-weight: 700;
  padding-bottom: 0; }
  .slider-nav .slick-current p {
    border-bottom: 3px solid #825aa6;
    margin: 0;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 5px; }

.slider-for {
  margin-top: 50px;
  width: 90%;
  margin: 50px auto; }
  .slider-for .image-box img {
    margin: 0 auto; }
  .slider-for .year {
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    color: #825aa6; }
  .slider-for .title {
    font-size: 21px;
    font-weight: 700;
    padding: 25px 0;
    color: #4a4a4a;
    word-break: break-word; }
  .slider-for .info-wrap {
    margin-top: 25px; }
  .slider-for .text {
    font-size: 14px; }

.top-banner {
  font-family: Raleway;
  text-align: center;
  font-size: 13px;
  color: #444444; }
  .top-banner .banner img {
    width: 100%; }
  .top-banner .banner-info {
    width: 60%;
    margin: 0 auto; }
  .top-banner .title_page {
    font-size: 36px;
    padding: 50px 0 25px 0;
    font-family: Raleway;
    margin-bottom: 0; }
  .top-banner .title-block {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3;
    color: #000; }
  .top-banner .text {
    line-height: 1.6; }

.section-time_line-info {
  font-family: Raleway; }
  .section-time_line-info .block {
    display: flex;
    align-items: center;
    margin: 75px 0;
    padding: 0 15px; }
    .section-time_line-info .block:after {
      content: '';
      clear: both;
      display: table; }
    .section-time_line-info .block .info-wrap {
      float: left;
      width: 40%;
      font-size: 13px;
      line-height: 1.6;
      color: #444444; }
    .section-time_line-info .block .image-box {
      float: left;
      width: 60%; }
      .section-time_line-info .block .image-box img {
        width: 100%; }
  .section-time_line-info .right .info-wrap {
    padding-right: 50px; }
  .section-time_line-info .left .info-wrap {
    padding-left: 50px; }

.text-bottom {
  font-family: Raleway;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 50px; }
  .text-bottom .text {
    font-size: 18px; }
  .text-bottom .text-mid {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 25px 0; }
  .text-bottom .text-bot {
    color: #000;
    font-size: 21px;
    font-weight: 700; }

.faqs .content_faqs {
  padding-top: 50px;
  padding-bottom: 60px;
  max-width: 800px;
  margin: 0 auto; }
  .faqs .content_faqs .title_content {
    color: #4a4a4a;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 22px;
    text-align: center; }
  .faqs .content_faqs .description {
    margin-bottom: 22px; }
    .faqs .content_faqs .description a {
      color: #825aa6; }
      .faqs .content_faqs .description a:hover {
        text-decoration: underline; }
  .faqs .content_faqs .content_text_block {
    padding-top: 60px;
    margin-top: 22px; }
  .faqs .content_faqs .title_header_faq_block_text {
    margin-bottom: 0;
    padding-bottom: 0; }
  .faqs .content_faqs .header_faq_block {
    position: relative;
    min-height: 40px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    cursor: pointer; }
  .faqs .content_faqs .absolute_btn_faq_header {
    position: absolute;
    right: 0;
    top: 4px;
    width: 40px;
    height: 30px;
    display: flex;
    justify-content: flex-end; }
  .faqs .content_faqs a.inner_absolute_btn_faq_header {
    color: #4a4a4a;
    font-family: "Raleway Medium";
    font-size: 27px;
    font-weight: 500;
    display: block;
    width: 100%;
    text-align: right; }
  .faqs .content_faqs .content_faq_block {
    display: none; }
  .faqs .content_faqs .content_faq_block_text p {
    color: #444444;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 25px; }
  .faqs .content_faqs .content_faq_block_text a {
    color: #825aa6; }

.shiping {
  font-family: Raleway; }
  .shiping .title_block {
    text-align: center;
    font-size: 40px;
    padding: 50px 0 25px 0;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .shiping .title_block {
        font-size: 24px;
        padding: 25px 0 15px 0; } }
  .shiping a {
    color: #825aa6; }
  .shiping .banner-mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .shiping .banner-mobile {
        display: block; } }
  @media screen and (max-width: 767px) {
    .shiping .image-box {
      display: none; } }
  .shiping .content_block p {
    font-size: 15px; }
  .shiping .content_block h4 {
    text-align: center;
    font-family: Raleway; }
    @media screen and (max-width: 767px) {
      .shiping .content_block h4 {
        text-align: left; } }

.where-to-buy {
  text-align: center;
  font-family: Raleway; }
  @media screen and (max-width: 767px) {
    .where-to-buy {
      text-align: left; } }
  .where-to-buy .title_page {
    text-align: center;
    font-size: 40px;
    padding: 50px 0 25px 0;
    font-family: Raleway; }
    @media screen and (max-width: 767px) {
      .where-to-buy .title_page {
        font-size: 24px;
        padding: 25px 0 15px 0; } }
  .where-to-buy .content_block p {
    font-size: 13px; }
  .where-to-buy .content_block a {
    color: #825aa6; }
  .where-to-buy h4 {
    margin-bottom: 0;
    margin-top: 25px;
    font-family: Raleway; }
  .where-to-buy .title_block {
    margin-top: 25px;
    font-family: Raleway; }
    @media screen and (max-width: 767px) {
      .where-to-buy .title_block {
        font-size: 20px; } }

.qaurantee,
.affiliates {
  font-family: Raleway; }
  .qaurantee .banner-mobile,
  .affiliates .banner-mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .qaurantee .banner-mobile,
      .affiliates .banner-mobile {
        display: block; } }
  @media screen and (max-width: 767px) {
    .qaurantee .image-box,
    .affiliates .image-box {
      display: none; } }
  .qaurantee .image-box img,
  .affiliates .image-box img {
    width: 100%; }
  .qaurantee .title_block h1,
  .affiliates .title_block h1 {
    font-size: 40px;
    padding: 50px 0 25px 0;
    font-family: Raleway;
    margin-bottom: 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .qaurantee .title_block h1,
      .affiliates .title_block h1 {
        font-size: 24px;
        padding-bottom: 0; } }
  .qaurantee .info-block,
  .affiliates .info-block {
    padding-top: 25px; }
    @media screen and (max-width: 767px) {
      .qaurantee .info-block,
      .affiliates .info-block {
        padding-top: 15px; } }

.main-nav a:hover, .main-nav a:focus {
  color: #825aa6; }
.main-nav .sub-nav .sub-nav-item-link:hover, .main-nav .sub-nav .sub-nav-item-link:focus {
  color: #825aa6; }

li.inner_list_collection_text a.inner_url_collection:hover, li.inner_list_collection_text a.inner_url_collection:focus {
  color: #825aa6; }

#mc_embed_signup .asterisk {
  line-height: 0.5; }

.healthcare_collection .image_product_healthcare {
  min-height: 320px; }

.main-nav .sub-nav-item.active a {
  color: #4a4a4a; }

.inner_momking_blocks ul {
  padding: 0 0 0 20px; }

.product-title-wrap {
  display: flex;
  align-items: center; }

#zoomywishid i {
  color: #825AA6 !important; }

.quickbuy-container .quickbuy-form .container {
  display: none !important; }
.quickbuy-container .product-container .inline-item {
  display: none; }

.product-gallery .thumbnail .rimage__image {
  height: 50px; }

.slick-track .slide {
  max-height: 700px; }

@media (max-width: 900px) {
  .section-time_line-info .block .info-wrap {
    font-size: 14px; } }
@media (max-width: 767px) {
  .top-banner .banner-info {
    width: 80%; }

  .section-time_line-info img {
    margin-bottom: 15px; }
  .section-time_line-info .block {
    display: block;
    margin: 0; }
    .section-time_line-info .block .info-wrap {
      float: none;
      width: 100%; }
    .section-time_line-info .block .image-box {
      float: none;
      width: 100%; }
  .section-time_line-info .left {
    display: flex;
    flex-direction: column; }
    .section-time_line-info .left .info-wrap {
      padding-left: 0; }
  .section-time_line-info .right {
    display: flex;
    flex-direction: column-reverse; }
    .section-time_line-info .right .info-wrap {
      padding-right: 0; }

  .slider-for img {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px; }
  .slider-for .one .half {
    position: initial; }
  .slider-for .one .image-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    padding: 0;
    margin: 0; }
    .slider-for .one .image-box img {
      position: initial;
      width: 100%;
      max-height: 110px; }
  .slider-for .third {
    position: relative;
    min-height: 200px; }
    .slider-for .third .info-box {
      width: calc(100% - 150px); }
  .slider-for .half {
    position: relative;
    min-height: 200px; }
    .slider-for .half .info-box {
      width: calc(100% - 150px); } }
@media (max-width: 425px) {
  .slider-for {
    margin-top: 15px; }
    .slider-for img {
      width: 90px; }
    .slider-for .year {
      font-size: 60px; }
    .slider-for .half {
      padding: 0; }
      .slider-for .half .info-box {
        width: 100%; }
      .slider-for .half .title {
        width: calc(100% - 100px); }
      .slider-for .half .text {
        margin-top: 15px; }
    .slider-for .one .image-box {
      width: 100px;
      min-height: initial;
      top: 15px; }
      .slider-for .one .image-box img {
        width: 100%; }
    .slider-for .one .title {
      width: 100%; }
    .slider-for .one .text {
      margin-top: 0; }
    .slider-for .third {
      padding: 0; }
      .slider-for .third .info-box {
        width: 100%; }
      .slider-for .third .title {
        width: calc(100% - 100px); }
      .slider-for .third .text {
        margin-top: 15px; }
    .slider-for .title {
      font-size: 21px; }

  .top-banner {
    text-align: left;
    font-size: 13px; }
    .top-banner .banner-info {
      width: 100%; }
    .top-banner .title-block {
      font-size: 20px; }
    .top-banner .title-page {
      font-size: 24px;
      text-align: center; } }
