.base-footer .footer-bottom .bottom-inner .copyright {
  margin-top: 0; }

.base-theme .news-block-two .inner-box .image-box img {
  width: auto; }

figcaption {
  margin-top: 10px;
  padding-bottom: 15px;
  font-size: 14px; }

abbr[title] {
  border-bottom: 1px dotted; }

acronym {
  border-bottom: 1px dotted; }

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
  text-align: center; }

.wp-block-image {
  max-width: 100%; }
  .wp-block-image figcaption {
    display: block; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  overflow: auto;
  margin-top: 10px;
  border: 1px solid var(--text-color-one); }

.wp-block-cover-text {
  font-size: 24px; }
  .wp-block-cover-text a {
    color: #ffffff; }

.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.wp-block-button.alignright {
  text-align: right; }

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding: 41px 40px !important; }

article .text {
  overflow: hidden; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  clear: both; }

.blocks-gallery-item {
  list-style: outside none;
  padding-left: 0 !important; }

iframe {
  width: 100%; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-block-cover-text {
  margin-bottom: 0 !important; }

.aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto; }

.blocks-gallery-item:before {
  content: none !important; }

.widget_recent_comments ul li {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px; }
  .widget_recent_comments ul li .comment-author-link {
    font-weight: 600;
    margin-right: 5px; }
    .widget_recent_comments ul li .comment-author-link a {
      color: var(--text-color-one); }
  .widget_recent_comments ul li a {
    margin-left: 5px !important; }

.widget_recent_comments .recentcomments .comment-author-link a {
  margin-left: 0px !important; }

.widget_recent_entries ul {
  margin-left: 0px !important; }
  .widget_recent_entries ul li {
    margin-bottom: 20px;
    position: relative;
    display: block;
    width: 100%;
    line-height: 50px;
    border-left: 4px solid var(--main-color);
    padding: 0px 15px;
    transition: all 500ms ease;
    background: #f9f9f9; }
    .widget_recent_entries ul li:after {
      display: none; }
    .widget_recent_entries ul li:last-child {
      margin-bottom: 0; }

.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul {
  padding-left: 20px; }
  .widget_nav_menu ul li a,
  .widget_meta ul li a,
  .widget_pages ul li a {
    position: relative;
    display: block;
    color: var(--text-color-one);
    padding: 7px 0px; }
    .widget_nav_menu ul li a::after,
    .widget_meta ul li a::after,
    .widget_pages ul li a::after {
      content: "";
      position: absolute;
      left: -20px;
      top: 18px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: var(--main-color); }
    .widget_nav_menu ul li a:hover,
    .widget_meta ul li a:hover,
    .widget_pages ul li a:hover {
      color: var(--main-color); }
  .widget_nav_menu ul li ul,
  .widget_meta ul li ul,
  .widget_pages ul li ul {
    padding-left: 18px; }

.shop-sideber .widget_shopping_cart .remove-btn {
  background: var(--main-color);
  left: auto !important;
  right: -10px;
  top: -10px;
  color: #fff !important; }

.shop-sideber .widget_shopping_cart h6 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px; }

.shop-sideber .widget_shopping_cart .theme-btn-two {
  background: transparent;
  padding: 0;
  margin-top: 10px; }
  .shop-sideber .widget_shopping_cart .theme-btn-two:hover {
    border-radius: 30px; }

.shop-sideber .widget_shopping_cart .product_list_widget li,
.shop-sideber .widget_top_rated_products .product_list_widget li,
.shop-sideber .widget_products .product_list_widget li,
.shop-sideber .widget_recent_reviews .product_list_widget li,
.shop-sideber .widget_recently_viewed_products .product_list_widget li {
  margin: 0;
  margin-bottom: 23px;
  box-shadow: 0px 0px 9px 1px #e7edefbf;
  padding: 12px;
  border-radius: 4px;
  position: relative; }
  .shop-sideber .widget_shopping_cart .product_list_widget li a img,
  .shop-sideber .widget_top_rated_products .product_list_widget li a img,
  .shop-sideber .widget_products .product_list_widget li a img,
  .shop-sideber .widget_recent_reviews .product_list_widget li a img,
  .shop-sideber .widget_recently_viewed_products .product_list_widget li a img {
    width: 75px; }
  .shop-sideber .widget_shopping_cart .product_list_widget li .star-rating,
  .shop-sideber .widget_top_rated_products .product_list_widget li .star-rating,
  .shop-sideber .widget_products .product_list_widget li .star-rating,
  .shop-sideber .widget_recent_reviews .product_list_widget li .star-rating,
  .shop-sideber .widget_recently_viewed_products .product_list_widget li .star-rating {
    color: #ff7878;
    margin-bottom: 8px; }
  .shop-sideber .widget_shopping_cart .product_list_widget li .woocommerce-Price-amount,
  .shop-sideber .widget_top_rated_products .product_list_widget li .woocommerce-Price-amount,
  .shop-sideber .widget_products .product_list_widget li .woocommerce-Price-amount,
  .shop-sideber .widget_recent_reviews .product_list_widget li .woocommerce-Price-amount,
  .shop-sideber .widget_recently_viewed_products .product_list_widget li .woocommerce-Price-amount {
    color: var(--text-color-one);
    font-weight: 600; }

.shop-sideber .sideber-widget .woocommerce-product-search input[type="search"] {
  position: relative;
  display: block;
  width: 100%;
  height: 70px;
  background: #fff;
  border-radius: 10px;
  padding: 10px 50px 10px 30px;
  color: var(--text-color-one);
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  box-shadow: 0 10px 30px 2px rgba(227, 230, 236, 0.6);
  transition: all 500ms ease; }

.shop-sideber .sideber-widget .woocommerce-product-search button[type="submit"] {
  background: #ff7879;
  color: #fff;
  padding: 12px 25px;
  margin-top: 22px;
  border-radius: 3px; }

.blog-sideber .sideber-widget,
.shop-sideber .sideber-widget {
  margin-bottom: 40px; }

.blog-sideber .widget_calendar table,
.shop-sideber .widget_calendar table {
  width: 100%;
  margin-bottom: 0px;
  text-align: center; }
  .blog-sideber .widget_calendar table #today,
  .shop-sideber .widget_calendar table #today {
    background: var(--main-color);
    color: #fff; }
  .blog-sideber .widget_calendar table a,
  .shop-sideber .widget_calendar table a {
    font-weight: 600;
    color: var(--main-color); }

.blog-sideber .widget_calendar nav,
.shop-sideber .widget_calendar nav {
  margin-bottom: 0px; }

.blog-sideber .widget_calendar caption,
.shop-sideber .widget_calendar caption {
  padding-bottom: 0px; }

.blog-sideber .sidebar-search,
.shop-sideber .sidebar-search {
  margin-bottom: 0 !important; }

.blog-sideber .widget_archive ul li,
.blog-sideber .widget_layered_nav ul li,
.blog-sideber .widget_product_categories ul li,
.blog-sideber .widget_categories ul li,
.shop-sideber .widget_archive ul li,
.shop-sideber .widget_layered_nav ul li,
.shop-sideber .widget_product_categories ul li,
.shop-sideber .widget_categories ul li {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between; }
  .blog-sideber .widget_archive ul li a,
  .blog-sideber .widget_layered_nav ul li a,
  .blog-sideber .widget_product_categories ul li a,
  .blog-sideber .widget_categories ul li a,
  .shop-sideber .widget_archive ul li a,
  .shop-sideber .widget_layered_nav ul li a,
  .shop-sideber .widget_product_categories ul li a,
  .shop-sideber .widget_categories ul li a {
    display: inline-block;
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 26px;
    padding: 7px 0;
    padding-left: 20px;
    color: var(--text-color-one); }
    .blog-sideber .widget_archive ul li a::before,
    .blog-sideber .widget_layered_nav ul li a::before,
    .blog-sideber .widget_product_categories ul li a::before,
    .blog-sideber .widget_categories ul li a::before,
    .shop-sideber .widget_archive ul li a::before,
    .shop-sideber .widget_layered_nav ul li a::before,
    .shop-sideber .widget_product_categories ul li a::before,
    .shop-sideber .widget_categories ul li a::before {
      position: absolute;
      content: '';
      background: var(--main-color);
      height: 2px;
      width: 6px;
      left: 0px;
      top: 20px;
      transition: all 500ms ease; }
  .blog-sideber .widget_archive ul li:hover a::after,
  .blog-sideber .widget_layered_nav ul li:hover a::after,
  .blog-sideber .widget_product_categories ul li:hover a::after,
  .blog-sideber .widget_categories ul li:hover a::after,
  .shop-sideber .widget_archive ul li:hover a::after,
  .shop-sideber .widget_layered_nav ul li:hover a::after,
  .shop-sideber .widget_product_categories ul li:hover a::after,
  .shop-sideber .widget_categories ul li:hover a::after {
    color: var(--main-color); }
  .blog-sideber .widget_archive ul li:last-child a,
  .blog-sideber .widget_layered_nav ul li:last-child a,
  .blog-sideber .widget_product_categories ul li:last-child a,
  .blog-sideber .widget_categories ul li:last-child a,
  .shop-sideber .widget_archive ul li:last-child a,
  .shop-sideber .widget_layered_nav ul li:last-child a,
  .shop-sideber .widget_product_categories ul li:last-child a,
  .shop-sideber .widget_categories ul li:last-child a {
    margin-bottom: 0; }
  .blog-sideber .widget_archive ul li ul,
  .blog-sideber .widget_layered_nav ul li ul,
  .blog-sideber .widget_product_categories ul li ul,
  .blog-sideber .widget_categories ul li ul,
  .shop-sideber .widget_archive ul li ul,
  .shop-sideber .widget_layered_nav ul li ul,
  .shop-sideber .widget_product_categories ul li ul,
  .shop-sideber .widget_categories ul li ul {
    width: 100%; }
    .blog-sideber .widget_archive ul li ul li,
    .blog-sideber .widget_layered_nav ul li ul li,
    .blog-sideber .widget_product_categories ul li ul li,
    .blog-sideber .widget_categories ul li ul li,
    .shop-sideber .widget_archive ul li ul li,
    .shop-sideber .widget_layered_nav ul li ul li,
    .shop-sideber .widget_product_categories ul li ul li,
    .shop-sideber .widget_categories ul li ul li {
      padding-left: 15px; }

.blog-sideber .widget_layered_nav ul li::before,
.shop-sideber .widget_layered_nav ul li::before {
  display: none !important; }

.blog-sideber .widget_layered_nav ul li::after,
.shop-sideber .widget_layered_nav ul li::after {
  display: none !important; }

.blog-sideber .widget_layered_nav ul li a,
.shop-sideber .widget_layered_nav ul li a {
  padding-left: 20px !important; }

.shop-sideber .widget_layered_nav ul li {
  position: relative;
  display: block;
  margin-bottom: 0 !important;
  font-size: 15px;
  line-height: 26px;
  color: #93959e;
  padding-left: 0 !important;
  display: flex; }

.wp-caption-text,
.gallery-caption,
.bypostauthor {
  opacity: 1; }

table,
th,
td {
  border: 1px solid #f0f0f0;
  border: 1px solid 1px solid rgba(255, 123, 123, 0.14) !important;
  font-size: 15px;
  color: var(--text-color-one); }

th,
td {
  padding: 7px;
  font-size: 15px; }

table {
  border-collapse: separate;
  margin-bottom: 10px;
  margin-top: 10px;
  border-spacing: 0; }

select {
  position: relative;
  width: 100%;
  border: none;
  line-height: 56px;
  border-radius: 0px;
  padding: 0px 20px;
  font-size: 15px;
  font-weight: 400;
  color: #222;
  border: 1px solid #ffdcdc;
  background: transparent;
  z-index: 9;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 15px; }

abbr[title] {
  border-bottom: 1px dotted; }

acronym {
  border-bottom: 1px dotted; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  overflow: auto;
  margin-top: 10px;
  border: 1px solid var(--text-color-one); }

.nav-links {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap; }
  .nav-links .current.page-numbers {
    color: #ffffff;
    background: #ff7567;
    border-color: #ff7567; }
  .nav-links .page-numbers {
    position: relative;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-family: 'Rounded Mplus 1c', sans-serif;
    border-radius: 50%;
    font-weight: 900;
    text-align: center;
    transition: all 500ms ease;
    color: #ff7567;
    background: #fff4f2;
    margin: 0px 6px; }
    .nav-links .page-numbers:first-child {
      margin-left: 0; }
    .nav-links .page-numbers:hover {
      color: #ffffff;
      background: #ff7567;
      border-color: #ff7567; }

.page-links {
  margin-bottom: 20px;
  margin-top: 5px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
  float: left;
  width: 100%; }
  .page-links a, .page-links .current {
    position: relative;
    display: inline-block;
    margin: 3px 3px;
    font-size: 18px;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid #e4e4e4;
    text-align: center;
    color: #555555;
    background: transparent;
    z-index: 1;
    transition: all 500ms ease; }
    .page-links a:hover, .page-links .current:hover {
      color: #ffffff;
      background: var(--text-color-one);
      border-color: var(--text-color-one); }
  .page-links .current {
    color: #ffffff;
    background: var(--text-color-one);
    border-color: var(--text-color-one); }

.no-results.not-found.ri-fat-not-found .nothing-found-search {
  max-width: 280px;
  margin-top: 20px; }

.no-results.not-found.ri-fat-not-found .no-found-text {
  font-size: 20px; }

.widget_tag_cloud a,
.widget_product_tag_cloud a {
  position: relative;
  display: inline-block;
  color: var(--text-color-one);
  font-size: 15px !important;
  line-height: 26px;
  border: 1px solid #ff7a7a42;
  padding: 11px 21.5px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: 8px; }

.widget_rss ul li {
  color: var(--text-color-one);
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--text-color-one); }
  .widget_rss ul li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #e5e5e5; }
  .widget_rss ul li .rsswidget {
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    color: var(--main-color); }
  .widget_rss ul li cite {
    margin-top: 10px;
    display: block;
    font-weight: 600;
    color: var(--main-color); }

.widget_text .wp-caption {
  margin-top: 10px; }
  .widget_text .wp-caption img {
    margin: 10px auto; }

.widget_text p img {
  margin: 10px auto; }

.wp-block-archives select,
.wp-block-categories select {
  max-width: 200px; }

a:not([href]) {
  color: inherit !important; }

div[style="background-color:#f4399d"] a {
  color: #ffffff; }

.wp-block-search .wp-block-search__input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ff7a7a42;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  transition: all 500ms ease;
  max-width: 300px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 0px; }

.wp-block-search .wp-block-search__button {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ff7a7a42;
  border-radius: 5px;
  background: var(--main-color);
  padding: 10px 15px;
  transition: all 500ms ease;
  color: #fff;
  max-width: 90px;
  margin-bottom: 10px;
  cursor: pointer;
  margin-left: 0; }

.post-password-form input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ff7a7a42;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  transition: all 500ms ease;
  max-width: 300px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-top: 10px; }

.post-password-form input[type="submit"] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ff7a7a42;
  border-radius: 5px;
  background: var(--main-color);
  padding: 10px 15px;
  transition: all 500ms ease;
  color: #fff;
  max-width: 90px;
  margin-bottom: 10px;
  cursor: pointer;
  margin-left: 0; }

.wp-block-tag-cloud a {
  position: relative;
  display: inline-block;
  font-size: 15px !important;
  line-height: 26px;
  color: #25283a;
  border: 1px solid #ff7a7a42;
  border-radius: 4px;
  padding: 7px 21.5px;
  margin-bottom: 5px; }

.base-theme .blog-details-content .image-box img {
  width: auto; }

.base-theme .content-the-blog-post-me .reply-btn,
.base-theme .comments-area .comment .reply-btn {
  color: var(--main-color); }

.base-theme .content-the-blog-post-me h3,
.base-theme .comments-area .comment h3 {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 26px; }

.base-theme .content-the-blog-post-me ul,
.base-theme .content-the-blog-post-me li,
.base-theme .comments-area .comment ul,
.base-theme .comments-area .comment li {
  list-style: unset; }

.base-theme .content-the-blog-post-me ul,
.base-theme .comments-area .comment ul {
  padding-left: 25px; }

.base-theme .content-the-blog-post-me ol,
.base-theme .comments-area .comment ol {
  padding-left: 25px; }

.base-theme .content-the-blog-post-me p,
.base-theme .comments-area .comment p {
  margin: 0 0 15px;
  line-height: 1.5em; }

.base-theme .content-the-blog-post-me a,
.base-theme .comments-area .comment a {
  color: var(--text-color-one); }

.base-theme .content-the-blog-post-me .wp-block-button .wp-block-button__link,
.base-theme .comments-area .comment .wp-block-button .wp-block-button__link {
  color: #ffffff; }

.base-theme .content-the-blog-post-me p + ul,
.base-theme .comments-area .comment p + ul {
  margin-bottom: 20px; }

.base-theme .content-the-blog-post-me p + ul + h3 + ol + h3 + ol + h3 + ul + h3,
.base-theme .comments-area .comment p + ul + h3 + ol + h3 + ol + h3 + ul + h3 {
  margin-top: 20px; }

.base-theme .content-the-blog-post-me h6 + h2,
.base-theme .comments-area .comment h6 + h2 {
  margin-top: 20px; }

.base-theme .content-the-blog-post-me p + h3,
.base-theme .comments-area .comment p + h3 {
  margin-bottom: 10px; }

.base-theme .content-the-blog-post-me p + h3 + p + ul,
.base-theme .comments-area .comment p + h3 + p + ul {
  margin-bottom: 10px; }

.base-theme .content-the-blog-post-me p + h3 + p + ul + h3,
.base-theme .comments-area .comment p + h3 + p + ul + h3 {
  margin-bottom: 10px; }

.base-theme .content-the-blog-post-me p.wp-block-cover-text,
.base-theme .content-the-blog-post-me p.wp-block-cover-text a,
.base-theme .comments-area .comment p.wp-block-cover-text,
.base-theme .comments-area .comment p.wp-block-cover-text a {
  color: #fff !important; }

.base-theme .content-the-blog-post-me .wp-block-cover-text,
.base-theme .comments-area .comment .wp-block-cover-text {
  font-size: 24px; }

.base-theme .content-the-blog-post-me .wp-block-cover,
.base-theme .content-the-blog-post-me .wp-block-cover-image,
.base-theme .comments-area .comment .wp-block-cover,
.base-theme .comments-area .comment .wp-block-cover-image {
  margin-bottom: 10px;
  margin-top: 10px; }

.base-theme .content-the-blog-post-me .blocks-gallery-grid,
.base-theme .comments-area .comment .blocks-gallery-grid {
  padding-left: 0;
  margin-top: 10px; }

.base-theme .content-the-blog-post-me .wp-block-file a.wp-block-file__button,
.base-theme .comments-area .comment .wp-block-file a.wp-block-file__button {
  color: #ffffff; }

.base-theme .content-the-blog-post-me .wp-block-archives li,
.base-theme .comments-area .comment .wp-block-archives li {
  margin-bottom: 10px; }

.base-theme .content-the-blog-post-me .wp-block-calendar .wp-calendar-table,
.base-theme .comments-area .comment .wp-block-calendar .wp-calendar-table {
  margin-bottom: 0; }
  .base-theme .content-the-blog-post-me .wp-block-calendar .wp-calendar-table caption,
  .base-theme .comments-area .comment .wp-block-calendar .wp-calendar-table caption {
    padding-bottom: 0; }

.base-theme .content-the-blog-post-me .wp-block-calendar .wp-calendar-nav,
.base-theme .comments-area .comment .wp-block-calendar .wp-calendar-nav {
  text-align: left;
  margin-bottom: 10px; }

.base-theme blockquote {
  padding: 41px 40px;
  background-color: #f7f7fa;
  border-left: 2px solid var(--text-color-one); }
  .base-theme blockquote p {
    margin-bottom: 0px !important; }
  .base-theme blockquote * {
    color: var(--text-color-one); }

.base-theme .comment .text ul {
  list-style: outside; }

.comments-area .comment-box li ol.children {
  margin-left: 25px; }

.comments-area .comment-box .comment-respond {
  margin-bottom: 25px; }

.error-section .inner-box h1 {
  font-size: 90px;
  font-weight: 800; }

.error-section .inner-box h3 {
  margin-bottom: 10px; }

.error-section .inner-box span {
  color: var(--text-color-one); }
  .error-section .inner-box span a {
    color: var(--main-color); }

.woocommerce .woocommerce-tabs .woocommerce-Reviews {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px; }
  .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments {
    width: 50%;
    padding-right: 15px;
    border-right: 2px dashed #bfd5db; }
    .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments .woocommerce-Reviews-title {
      margin-bottom: 35px !important; }
    .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container img.avatar {
      float: left;
      position: absolute;
      top: 0;
      left: 0;
      padding: 0 !important;
      width: 60px !important;
      height: auto;
      background: transparent  !important;
      border: 0px solid #e4e1e3  !important;
      margin: 0;
      border-radius: 7px;
      box-shadow: none; }
    .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text {
      margin: 0 0 0 80px !important;
      border: 0px solid #e4e1e3 !important;
      border-radius: 0 !important;
      padding: 0 !important; }
      .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .star-rating {
        float: left;
        width: 100%;
        color: #fbb418;
        font-size: 16px;
        letter-spacing: 2px; }
      .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .meta {
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
          margin-left: 5px;
          margin-right: 5px; }
        .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
          position: relative;
          display: block;
          font-size: 18px;
          line-height: 28px;
          font-weight: 900;
          color: var(--text-color-one); }
        .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .meta time.woocommerce-review__published-date {
          font-size: 15px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600;
          color: #93959e; }
      .woocommerce .woocommerce-tabs .woocommerce-Reviews #comments ol.commentlist li .comment_container .comment-text .description p {
        line-height: 28px;
        color: #93959e; }
  .woocommerce .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper {
    width: 50%;
    padding-left: 50px; }

.woocommerce .woocommerce-tabs #respond {
  margin-top: 10px; }
  .woocommerce .woocommerce-tabs #respond input#submit {
    background-color: transparent !important; }
  .woocommerce .woocommerce-tabs #respond p.form-submit {
    margin-top: 15px !important; }

.woocommerce .woocommerce-tabs #review_form .comment-respond .comment-reply-title {
  color: var(--text-color-one);
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 900;
  margin-bottom: 30px; }

.woocommerce .woocommerce-tabs #review_form .comment-form .comment-form-author {
  width: 50%;
  padding-right: 2%;
  float: left; }

.woocommerce .woocommerce-tabs #review_form .comment-form .comment-form-email {
  width: 50%;
  padding-left: 2%;
  float: left; }

.woocommerce .woocommerce-tabs #review_form .comment-form p {
  color: #19191b; }

.woocommerce .woocommerce-tabs #review_form .comment-form .form-submit {
  position: relative;
  display: inline-block;
  width: 210px;
  height: 70px;
  line-height: 70px;
  font-size: 15px;
  font-weight: 900;
  font-family: 'Rounded Mplus 1c', sans-serif;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  z-index: 1;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: all 500ms ease;
  width: 237px;
  background-image: url(../images/icons/btn-bg-2.png); }

.woocommerce .woocommerce-tabs #review_form .comment-form label {
  color: #19191b; }

.woocommerce .woocommerce-tabs #review_form .comment-form input,
.woocommerce .woocommerce-tabs #review_form .comment-form textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  border: 1px solid #c3d9e0;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 15px;
  color: #19191b;
  background: transparent;
  transition: all 500ms ease; }

.woocommerce .woocommerce-tabs #review_form .comment-form textarea {
  height: 150px !important; }

.content-the-blog-post-me h1,
.content-the-blog-post-me h2,
.content-the-blog-post-me h3,
.content-the-blog-post-me h4,
.content-the-blog-post-me h5,
.content-the-blog-post-me h6 {
  font-weight: 600; }

.blog-details-content .comments-area .comment .comment-inner h1,
.blog-details-content .comments-area .comment .comment-inner h2,
.blog-details-content .comments-area .comment .comment-inner h3,
.blog-details-content .comments-area .comment .comment-inner h4,
.blog-details-content .comments-area .comment .comment-inner h5,
.blog-details-content .comments-area .comment .comment-inner h6 {
  font-weight: 600; }

.base-theme .content-the-blog-post-me h3 {
  font-weight: 600; }

@media only screen and (min-width: 320px) and (max-width: 600px) {
  .single-product .related-product {
    padding-top: 0px; }
    .single-product .related-product .related.products {
      padding-top: 60px; }
  .woocommerce .product .woocommerce-tabs .woocommerce-Reviews {
    display: flex;
    flex-wrap: wrap; }
    .woocommerce .product .woocommerce-tabs .woocommerce-Reviews #comments {
      width: 100%;
      padding-left: 0%;
      padding-right: 0%;
      border-right: 0; }
    .woocommerce .product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper {
      width: 100%;
      padding-left: 0%;
      padding-left: 0%; }
      .woocommerce .product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-author {
        width: 100%;
        padding-right: 0%; }
      .woocommerce .product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-form .comment-form-email {
        width: 100%;
        padding-right: 0%; }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%; }
  .page-title .content-box .title-box h1 {
    font-size: 34px;
    line-height: 45px; }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%; }
  .woocommerce div.product form.cart .variations select {
    background-position-y: 13px; }
  .woocommerce div.product form.cart .variations select {
    padding-right: 30px; }
  .woocommerce-order-overview li {
    margin-bottom: 22px; }
  .woocommerce-notices-wrapper .woocommerce-message a {
    width: 100%;
    margin-bottom: 10px; }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 20px; }
  .woocommerce-info a.woocommerce-Button.button {
    margin-bottom: 10px; }
  .woocommerce-Address-title h3 {
    font-size: 18px !important;
    font-weight: 800 !important;
    width: 100%; }
  .woocommerce .product-details-content .product-details .addto-cart-box .single_add_to_cart_button {
    margin-bottom: 10px;
    margin-top: 10px; }
  .woocommerce-account .addresses .title .edit {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px; }
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    padding-left: 0; }
  .woocommerce-cart-form .actions .coupon #coupon_code {
    width: 100% !important; }
  .woocommerce-cart-form .actions .coupon .button {
    width: 100% !important;
    margin-top: 10px; }
  .mobile-nav-toggler {
    margin-top: 28px;
    margin-left: 0px;
    margin-bottom: 14px; }
  .comments-area .comment-box li ol.children {
    margin-left: 5px; }
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
    max-width: 100% !important; }
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1 {
    float: left !important;
    width: 100% !important;
    max-width: 100% !important; }
  .base-footer .footer-bottom .bottom-inner .copyright {
    margin-top: 0;
    margin-bottom: 0; } }
/*# sourceMappingURL=style-theme.css.map */