body {
  background-color: #d5d4d0;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 26px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  color: #17191c;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #ccc;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 17px;
  margin-bottom: 17px;
  font-weight: 400;
}

a {
  color: #205cc3;
  font-weight: 400;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.main {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 7px 0 #000;
}

.container {
  max-width: 1250px;
  padding-right: 5px;
  padding-left: 5px;
}

.heading-title {
  width: 100%;
  height: auto;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 34.666px;
  line-height: 44px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -1px;
}

.advert-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.left-content {
  width: 100%;
  max-width: 800px;
}

.img-cta {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.img-cta.ads {
  margin-top: 20px;
  margin-bottom: 20px;
}

.full-image {
  width: 100%;
}

.full-image.mb-10 {
  margin-bottom: 10px;
}

.quote-item {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 20px 20px 20px 40px;
  border-left-width: 10px;
  border-left-color: #ccc;
  background-color: #f9f9f9;
  background-image: url('../images/blockquote_1blockquote.png');
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.updates {
  margin-bottom: 20px;
}

.heading {
  margin-bottom: 0px;
  padding: 20px 20px 20px 55px;
  border-radius: 6px;
  background-color: #3c94f6;
  background-image: url('../images/alert.svg');
  background-position: 2% 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.update-block {
  padding: 20px;
  background-color: #f4f4c3;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.sidebar {
  width: 100%;
  max-width: 300px;
  margin-left: 20px;
}

.heading-2 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-weight: 600;
}

.header {
  width: 100%;
  height: auto;
  border-bottom: 2px solid #ccc;
}

.brand-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  display: block;
  width: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.top-bar {
  padding: 2px 5px 8px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #5a787c;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.f-text {
  margin-bottom: 15px;
}

.sub-heading {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #17191c;
  font-size: 22.666px;
  line-height: 33px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.text-span {
  color: red;
}

.yotpo-embed {
  margin-top: 25px;
  margin-bottom: 25px;
}

.footerlink {
  color: #fff;
}

.likes-comments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-meta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.instagram-post {
  max-width: 600px;
  margin: 30px auto;
  padding: 15px 20px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
}

.dots {
  position: absolute;
  right: 0px;
  cursor: pointer;
}

.timestamp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.text-block {
  margin-right: 8px;
  color: #65676b;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.postime {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.time {
  color: #a0a0a0;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  cursor: pointer;
}

.name {
  margin-top: 0px;
  margin-bottom: 1px;
  color: #262626;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
}

.post-text {
  margin-bottom: 0px;
  color: #212121;
  font-size: 14px;
  line-height: 20px;
}

.picture {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  border-radius: 100%;
}

.author-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.author {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 14.44px;
}

.author-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ccc;
}

.underline {
  text-decoration: underline;
}

.fact {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 15px;
  border: 1px solid #525252;
  background-color: #f9f9f9;
}

.icon-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon {
  margin-right: 10px;
}

.icon.mr-0 {
  margin-right: 0px;
}

.icon-flex-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-flex-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.likes {
  margin-bottom: 10px;
  color: #212121;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.hastag {
  color: #00376b;
  font-weight: 400;
}

.underline-2 {
  text-decoration: underline;
}

.h4 {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #525252;
  font-family: Oswald, sans-serif;
  color: #525252;
  font-size: 31px;
  font-weight: 400;
}

.p-3 {
  position: relative;
  direction: ltr;
  font-family: Roboto, sans-serif;
  color: #525252;
  font-size: 19px;
  line-height: 1.6;
  text-indent: 0px;
}

.p-3.p-review {
  font-size: 17px;
}

.box {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #bfbfbf;
  background-color: #f9f9f9;
}

.cta-button {
  width: 100%;
  margin-bottom: 40px;
  padding: 12px 20px;
  border-radius: 4px;
  background-color: #63d021;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.cta-button:hover {
  background-color: #49a511;
}

.comments {
  margin-bottom: 10px;
  color: #c2c2c2;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.sale-notice {
  padding: 4px 0px 4px 10px;
  background-color: #c91f3f;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 22px;
    line-height: 32px;
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .advert-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left-content {
    max-width: none;
    margin-right: 20px;
  }

  .sidebar {
    display: none;
    max-width: 250px;
  }

  .sub-heading {
    font-size: 26px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .main {
    overflow: hidden;
  }

  .advert-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sidebar {
    display: none;
  }

  .sub-heading {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 36px;
  }

  .author-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .p-3 {
    line-height: 1.75;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 26px;
    line-height: 30px;
  }

  p {
    margin-top: 22px;
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 32px;
  }

  strong {
    font-weight: 600;
  }

  .heading-title {
    margin-top: 20px;
    line-height: 44px;
    font-weight: 400;
  }

  .left-content {
    margin-right: 0px;
  }

  .img-cta {
    margin-bottom: 10px;
  }

  .img-cta.hero {
    margin-top: 15px;
  }

  .quote-item {
    margin-left: 10px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .brand-flex {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo {
    width: 140px;
  }

  .sub-heading {
    margin-top: 12px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 26.3456px;
    line-height: 31px;
    font-weight: 700;
  }

  .author {
    margin-bottom: 0px;
  }

  .p-3 {
    line-height: 1.75;
  }

  .box {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .cta-button {
    font-size: 24px;
    line-height: 30px;
  }
}

@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}