@charset "utf-8";

/* CSS Document */
/* --------------------< Global Style >-------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font: inherit; */
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  -webkit-font-smoothing: antialiased;
  margin: 0px;
  padding: 0px;
  font-size: 19px;
  line-height: 27px;
  color: #948d8d;
  font-family: "Neue Haas Unica Pro" !important;
  text-decoration: none;
  /* height: 100%; */
  width: 100%;
  margin: 0 auto !important;
  max-width: 1920px;
  position: relative;
}

html {
  height: 100%;
  width: 100%;
}

a,
img {
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  outline: none;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

/*** Headings ***/
h1 {
  margin: 0px;
  padding: 0px;
}

h2 {
  margin: 0px;
  padding: 0px;
}

h3 {
  margin: 0px;
  padding: 0px;
}

h4 {
  margin: 0px;
  padding: 0px;
}

h5 {
  margin: 0px;
  padding: 0px;
}

h6 {
  margin: 0px;
  padding: 0px;
}

/*** Links ***/
a {
  /*color:#8d99a9;*/
  text-decoration: none;
}

*:hover {
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

/*a:hover {color:#FFEA3D;  }*/
a:focus {
  outline: none;
  color: inherit;
}

a:hover,
a:active,
a:focus {
  outline: none;
  color: inherit;
  text-decoration: none;
}

/*** Typography ***/
b,
strong {
  font-weight: bold;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

small {
  font-size: 85%;
}

/*** Spacing ***/
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
p,
table,
address,
fieldset,
figure {}

input[type="button"] {
  transition: 1.5s;
  -webkit-transition: 1.5s;
}

input[type="button"]:hover {
  transition: 1.5s;
  -webkit-transition: 1.5s;
}

input,
button,
a {
  outline: none;
}

.form-control {
  border-radius: 0px;
  box-shadow: none;
}

.form-control:focus {
  border-color: #d7a345;
  box-shadow: none;
  background: #fff8e6;
  outline: 0 none;
}

li {
  list-style: none;
}

/*img{ max-width:100%;} */
img {
  max-width: 100%;
  max-height: 100%;
}

/* --------------------< Global Style >-------------------- */
/*---------------------
Fonts
----------------------*/
@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Black.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Bold.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Heavy.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Italic.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Light.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Regular.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Medium.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-UltraLight.woff2") format("woff2"),
    url("NeueHaasUnicaPro-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro";
  src: url("NeueHaasUnicaPro-Thin.woff2") format("woff2"),
    url("NeueHaasUnicaPro-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Unica Pro XBlack";
  src: url("NeueHaasUnicaPro-XBlack.woff2") format("woff2"),
    url("NeueHaasUnicaPro-XBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/*---------------------
Main Css
----------------------*/
.woocommerce-page #primary .woocommerce,
.container,
.woocommerce-shop.woocommerce-page #primary main {
  max-width: 1690px;
  width: 100%;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px auto;
}

#primary {
  display: inline-block;
  width: 100%;
  margin-top: 27px;
}

h1 {
  font-size: 34px;
  line-height: 44px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 30px;
  font-weight: 900;
}

h2.current-title {
  text-transform: capitalize;
  display: none;
}

.page-template-template-news h2.current-title {
  display: block;
}

/*---------------------
HAMBURGER MENU
----------------------*/

.hamburger-menu,
.hamburger {
  position: relative;
  padding-top: 0;
  padding-left: 0;
  width: 32px;
  height: 24px;
  cursor: pointer;
  /* z-index: 9998; */
  z-index: 1;
}

.bar,
.bar:after,
.bar:before,
.calendar-bar,
.calendar-bar:after,
.calendar-bar:before,
.calendar-bar-mob,
.calendar-bar-mob:after,
.calendar-bar-mob:before {
  width: 30px;
  height: 3px;
}

.bar,
.calendar-bar {
  position: relative;
  transform: translateY(10px);
  background: black;
  transition: all 0ms 300ms;
  width: 18px;
}

.bar {
  width: 30px;
}

.bar.animate,
.calendar-bar.animate,
.calendar-bar-mob.animate {
  background: rgba(255, 255, 255, 0);
}

.bar:before,
.calendar-bar::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: black;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after,
.calendar-bar::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: black;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after,
.calendar-bar.animate:after,
.calendar-bar-mob.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
  top: -9px;
}

.bar.animate:before,
.calendar-bar.animate::before,
.calendar-bar-mob.animate::before {
  /* bottom: 0; */
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.site-branding img {
  height: auto;
  max-width: 71px !important;
  max-width: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}

.site-branding a {
  display: block;
}

ul.compare-images.compare-images-mob:empty::before {
  content: none;
}

/*---------------------
Header MENU
----------------------*/

#masthead {
  width: 100%;
  height: 97px;
  border-bottom: 1px solid #e9e7e7;
  /* position: fixed; */
  z-index: 99;
  /* top: 0px; */
  background: #fff;
  -webkit-transition: all ease-out 0.5s;
  -moz-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
  position: sticky;
  top: 0px;
}

header#masthead.active {
  top: -66px;
}

header#masthead.scroll-up {
  position: fixed;
  /* position: sticky; */
  top: 0;
  /* padding: 10px 0; */
}

/* 
#masthead.active {
  background-color: #e9e7e7;
} */

#masthead.active .header {
  padding: 0;
}

#masthead .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  /* padding: 5px 0; */
  padding: 0;
}

#masthead .container {
  padding-left: 0;
  padding-right: 0;
  /* border-bottom: 1px solid #e9e7e7; */
}

#masthead nav#site-navigation {
  margin-left: 24px;
}

.header-left-block {
  width: 100%;
  /* max-width: 60%; */
  max-width: 66%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}

.main-navigation ul#primary-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 46px;
}

#masthead .main-navigation ul#primary-menu li a {
  font-size: 18px;
  line-height: 97px;
  text-transform: uppercase;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  position: relative;
}

/* #masthead .main-navigation li a:after {
  background: #000;
  bottom: -37px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 0%;
  transition: 0.5s;
} */

#masthead .main-navigation li a:after {
  background: #000;
  bottom: -37px;
  content: "";
  height: 2px;
  left: -9px;
  position: absolute;
  width: 0%;
  transition: 0.5s;
  /* right: 20px; */
}

/* #masthead.scroll-up 
 .main-navigation li a:after {
    bottom: -27px;
}

header#masthead.scroll-up {
  height: 77px;
}

.scroll-up img {
  max-width: 51px !important;
}

#masthead.scroll-up  .main-navigation ul#primary-menu li a {
  line-height: 77px;
} */

#masthead .main-navigation li:hover a:after,
#masthead .main-navigation li:focus a:after,
#masthead .main-navigation li.current-menu-item a:after {
  width: calc(100% + 29px) !important;
}

.header-right-block .username .avatar img {
  max-width: 30px;
}

.header-right-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 37px;
}

li.term-heading-mob.current .tab-mob {
  display: block;
}

li.term-heading-mob .tab-mob {
  display: none;
}

.header-right-block .username .avatar img {
  max-width: 30px;
}

.search-container {
  transition: all 0.5s ease;
  transform: scale(0);
  opacity: 0;
  position: absolute;
  top: 97px;
  right: 0px;
  width: 100%;
  max-width: 280px;
  border-bottom: 2px solid #000;
  z-index: 9;
}

.search-container.opened {
  transform: scale(1);
  opacity: 1;
  background: #fff;
}

.search-container form input[type="search"] {
  border: 0px !important;
}

.search-container form button.is-search-submit .is-search-icon {
  border: 0px !important;
  background: none !important;
  color: #000;
}

.search-container form button.is-search-submit .is-search-icon svg {
  fill: #000;
}

/*---------------------
Homepage CSS
----------------------*/
/* .compare h2 {
  margin-bottom: 29px;
} */

.compare ul.compare-images {
  display: flex;
  justify-content: space-between;
  width: 100%;
  column-gap: 78px;
  position: relative;
}

.compare ul.compare-images>li {
  width: 50%;
  position: relative;
}

.compare ul.compare-images li .blog-content {
  position: absolute;
  /* bottom: -2px; */
  bottom: 6px;
  width: calc(100% - 40px);
  left: 20px;
  background: #fff;
  padding-bottom: 20px;
  height: 152px;
  z-index: 9;
}

.blog-content ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #e5e5e5;
  padding: 23px 39px;
}

.blog-content ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  line-height: 28px;
  color: #4b4b4b;
  font-weight: 500;
  transition: 0.5s ease-in-out;
}

.open-popup:hover svg,
.open-popup:hover,
a.post-dislike.like_post:hover svg,
.open-popup:hover i,
a.post-dislike.like_post:hover i {
  color: red;
}

.like_log_out:hover,
.like_log_out:hover svg,
.like_log_out:hover i {
  color: green;
}

/* a.post-dislike.dislike_post:hover, .dislike_post_login:hover, .dislike_post_login:hover svg {
  color: red;
} */

.like_post:hover svg,
.like_post:hover i,
.like_post:hover {
  color: green !important;
}

a.post-dislike.dislike_post:hover,
.dislike_post_login:hover,
.dislike_post_login:hover svg,
.dislike_post_login:hover i {
  color: red !important;
}

/* .dislike_post_login.not-disliked, a.post-dislike.dislike_post.not-disliked, .dislike_post_login.not-disliked svg,
.dislike_post_login.not-disliked i{
  color: #fff !important;
} */

.compare ul.compare-images .blog-img img {
  float: left;
  /* object-fit: cover; */
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.compare ul.compare-images li .blog-content>span {
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #909090;
  font-weight: 500;
  padding-left: 39px;
  display: none;
}

.compare ul.compare-images .blog-img img {
  float: left;
  /* object-fit: cover; */
  object-fit: contain;
  width: 100%;
  /* height: 853px; */
  height: 700px;
  aspect-ratio: 1/1;
}

.compare ul.compare-images li .blog-content h4 a {
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
}

a.see-more {
  font-size: 19px;
  line-height: 29px;
  color: #948d8d;
  /* background: url(../images/arrow.png) no-repeat; */
  /* padding-right: 16px; */
  margin-left: 12px;
  font-weight: 500;
  background-position: 100% 60%;
  transition: 0.5s ease-in-out;
}

a.see-more:hover {
  color: #000 !important;
}

a.see-more svg {
  font-size: 12px;
  margin-left: 5px;
}

.compare ul.compare-images li .blog-content h4 {
  padding-left: 39px;
  font-size: 29px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #000000;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  padding-right: 39px;
}

/*---------------------
Leader Board
----------------------*/
.leader-board {
  margin-top: 69px;
}

.leader-board,
.categories-tab {
  margin-top: 10px;
}

.blocks .count {
  font-size: 20px;
  line-height: 17px;
  color: #434343;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  width: 8%;
  text-align: left;
}

.leader-board h2 {
  border-top: 2px solid #d0cccc;
  padding: 27px 0px 0px;
  font-weight: 900;
  /* margin-bottom: 30px; */
}

.content_excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content_excerpt p {
  /*display: inline;*/
  margin: 0;
}

.categories-row {
  display: flex;
  gap: 16px;
  /* justify-content: space-between; */
}

/*.content-block p {*/
/*  display: -webkit-box;*/
/*  -webkit-line-clamp: 2;*/
/*  -webkit-box-orient: vertical;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*}*/

/* .categories-row .category-box {
  filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.14));
  background-color: #ffffff;
  border: 1px solid;
  padding: 9px;
  max-width: 412px;
  width: 100%;
} */

.categories-row .category-box {
  /* filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.14)); */
  /* background-color: #ffffff; */
  /* border: 1px solid; */
  padding: 9px;
  max-width: 412px;
  width: 100%;
  position: relative;
  padding: 10px 10px 8px 10px;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-bottom-color: #e5e5e5;
  box-shadow: 0px 3px 16px rgb(0 0 0 / 12%);
  box-shadow: rgb(255 255 255 / 1%) 0px 1px 1px 0px inset,
    rgb(70 50 93 / 16%) 0px -10px 100px 0px,
    rgb(0 0 0 / 13%) 30px 40px 60px -30px;
}

.category-box h5 {
  font-size: 25px;
  line-height: 35px;
  color: #000000;
  position: relative;
  padding: 10px 0px 10px 20px;
  text-transform: uppercase;
  font-weight: 900;
}

.category-box h5:before {
  content: "";
  height: 1px;
  width: 51px;
  position: absolute;
  left: 22px;
  bottom: 0px;
  background: #000;
}

.blocks ul li {
  /* list-style: inside auto; */
  align-items: center;
  justify-content: flex-start;
  display: flex;
  gap: 15px;
  padding-bottom: 7px;
  /* margin-bottom: 10px; */
  border-bottom: 1px solid #000;
}

.blocks ul li:not(:last-child) {
  margin-bottom: 10px;
}

/* .flex-inner::after {
  position: absolute;
  content: '';
  right: -7px;
  top: 0;
  background: #000;
  width: 1px;
  height: calc(100% + 40px);
}
 */

.flex-inner::after {
  position: absolute;
  content: "";
  right: -7px;
  top: -9px;
  background: #000;
  width: 1px;
  height: calc(100% + 17px);
}

.home .blocks ul {
  height: 341px;
}

.flex-inner {
  display: flex;
  /* gap: 15px; */
  gap: 0;
  justify-content: flex-start;
  align-items: center;
  /* border-right: 1px solid #000; */
  padding-right: 6px;
  position: relative;
  width: 84%;
}

.pod-content img {
  margin-bottom: 22px;
}

.percentages_text_content {
  width: 12%;
  text-align: center;
}

/* .blocks ul li .image-box {
  width: 100%;
  height: 99px;
  overflow: hidden;
  max-width: 100px;
} */

.blocks ul li .image-box {
  width: 34%;
  height: 99px;
  overflow: hidden;
  max-width: 100%;
}

/* .blocks ul li h4 {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #434343;
  font-weight: bold;
  max-width: 260px;
  margin-left: 6px;
  padding-right: 4px;
  word-wrap: break-word;
} */
.blocks ul li h4,
.blocks ul li h4 a {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #434343;
  font-weight: bold;
  max-width: 100%;
  margin-left: 6px;
  padding-right: 4px;
  word-wrap: break-word;
  width: 64%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.5s ease-in-out;
}

.blocks ul li h4 a {
  padding-right: 0;
  width: 100%;
}

.blocks ul li .image-box a:hover img {
  transform: scale(1.1);
}

.blocks ul li h4 a:hover {
  color: #000;
}

.flex-inner .image-box img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1/1;
  transition: 0.5s ease-in-out;
}

.blocks ul {
  /* border-bottom: 1px solid #000; */
  text-align: left;
  overflow: hidden;
}

.blocks {
  text-align: center;
}

.blocks>a.see-more {
  display: inline-block;
  font-size: 19px;
  line-height: 29px;
  color: #303030;
  font-weight: 500;
  /* background: url(../images/see-more-arrow.png) no-repeat center right; */
  margin-top: 10px;
  margin-bottom: 8px;
}

.blocks>a.see-more svg,
.blocks>a.see-more i {
  transform: rotate(-45deg);
}

.categories-tab ul#tab-menu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 46px;
}

.leader-board.categories-tab h2 {
  border: none;
  padding: 13px 0;
}

.categories-tab {
  padding: 0 0 30px 0;
}

.categories-tab ul#tab-menu li {
  border: 1px solid #00000059;
  max-width: 277px;
  width: 100%;
  padding: 9px 0;
  font-size: 23px;
  line-height: 35px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

/* .categories-tab ul#tab-menu li:hover {
  color: #f6f6f6;
  background-color: #1c1e2e;
} */

li.term-heading.current {
  background: #1c1e2e;
}

.tab-content li {
  display: flex;
  align-items: flex-start;
  gap: 57px;
  position: relative;
  padding-bottom: 50px;
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 50px;
}

/* .tab-content li:not(:last-child){
  margin-bottom: 30px;

} */

.content-block span.category-name a:hover {
  background: #000;
  color: #fff !important;
}

.content-block span.category-name a {
  border: 1px solid #00000059;
  font-size: 17px;
  line-height: 27px;
  color: #000000;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  padding: 0 30px;
  transition: 0.5s ease-in-out;
}

.content-block h4 {
  margin-top: 14px;
  margin-bottom: 18px;
}

.content-block h4,
.content-block h4 a {
  font-size: 28px;
  line-height: 38px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
}

/*---------------------
WooCommerce
----------------------*/
.left-sidebar {
  float: left;
  width: 351px;
  /* display: none; */
  /* padding-right: 30px; */
}

.prduct-area {
  /* width: calc(100% - 351px); */
  width: 100%;
  float: right;
  display: flex;
  flex-wrap: wrap;
  gap: 34px;
  row-gap: 70px;
}

.arc-prod-row {
  display: inline-block;
  width: 100%;
}

.woocommerce-result-count {
  display: none;
}

form.woocommerce-ordering {
  display: none !important;
}

.short-desc {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.short-desc p {
  max-width: 1060px;
  display: inline-block;
}

a.like_post.dislike img {
  width: 26px;
  object-fit: cover;
}

p.percentages_text {
  text-align: right;
  padding-right: 12px;
  color: #000;
  font-size: 13px;
}

.tab-content.current {
  display: block;
}

/* .tab-content {
  display: none;
} */

.categories-tab ul#tab-menu li:not(:last-child) {
  margin-right: 7px;
}

li.term-heading.current a {
  color: #f6f6f6;
}

.post-info {
  position: absolute;
  /* bottom: 30px; */
  bottom: 17px;
  right: 0;
  width: 58.3%;
  display: flex;
  align-items: center;
  gap: 24px;
}

.elipsis-content {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.profile-inner ul.load_posts:last-of-type li {
  border-bottom: none !important;
  margin-bottom: 0;
}

.profile-inner ul.load_posts:last-of-type li {
  border-bottom: none;
  border-bottom: 2px solid #e4e4e4;
}

.profile-inner ul.load_posts:last-of-type li {
  border-bottom: none;
  /* border-bottom: 2px solid #e4e4e4; */
}

.profile-inner .tab-content li {
  gap: 57px;
}

.img-box {
  width: 38.2%;
  overflow: hidden;
  position: relative;
}

.content-block {
  width: 60%;
  overflow: hidden;
  padding-bottom: 5px;
}

.loader {
  border: none !important;
  animation: none !important;
}

a {
  color: #000;
}

.img-box img:hover,
.rankings .post-img:hover img,
.pod-img a:hover img {
  /* -webkit-filter: blur(14px);
  filter: blur(4px); */
  transform: scale(1.1);
}

.img-box img {
  width: 100%;
  object-fit: cover;
  display: flex;
  transition: 0.5s ease-in-out;
  height: 313px;
  object-position: center;
}

/* ul.load_posts .img-box img,
ul.default-posts .img-box img {
  height: 385px;
} */

.post-info .post-info-inner .value {
  font-size: 16px;
  line-height: 27px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  position: relative;
}

li.search-toggle img,
.header-right-block img {
  width: auto;
  max-width: 100%;
  height: 28px;
}

.post-info-inner img {
  opacity: 0.5;
}

.post-info-inner {
  display: flex;
  align-items: center;
  gap: 4px;
}

.shop-products {
  width: 25%;
}

.shop-outer {
  display: flex;
  align-items: flex-start;
  /* margin-top: 40px; */
  margin-top: 0;
  padding-bottom: 40px;
  gap: 20px;
}

.cat_name {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-transform: uppercase;
}

.shop-products h4,
.shop-products span.woocommerce-Price-amount.amount {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
}

.prod-img {
  text-align: center;
  margin-bottom: 12px;
  background: #f2f2f2;
  overflow: hidden;
}

.prod-img:hover img {
  transform: scale(1.1);
}

footer.site-footer .footer-inner {
  border-top: 2px solid #e4e4e4;
  padding: 47px 0 50px 0;
}

#footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
}

#footer li a,
.copyright p {
  font-size: 14px;
  line-height: 24px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
}

.social-icons ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-top: 18px;
  margin-bottom: 14px;
}

.podcast {
  /* padding: 26px 0 12px 0; */
  padding: 26px 0 42px 0;
}

section.full .ads {
  position: unset;
  width: 100%;
  float: none;
  height: auto;
}

section.full {
  padding: 40px 0 0 0;
}

/* .podcast h2 {
  margin-bottom: 30px;
} */

li.podcast-inner:not(:last-child) {
  border-right: 1px solid #fff;
}

/* li.podcast-inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
  display: flex;
  min-height: 767px;
} */

li.podcast-inner {
  text-align: center;
  position: relative;
  /* display: flex; */
  /* min-height: 767px; */
  width: 33.3%;
}

.pod-content {
  position: absolute;
  bottom: 92px;
  left: 92px;
  right: 92px;
  /* top: 92px; */
  width: calc(100% - 184px);
  padding-top: 92px;
  z-index: 99;
  transition: 0.5s ease-in-out;
}

li.podcast-inner a:hover .pod-content {
  transform: translateY(-10px);
}

.content-block h4 a:hover,
.post-con-inner h4 a:hover {
  opacity: 0.4;
}

li.podcast-inner h2 {
  font-size: 34px;
  line-height: 44px;
  color: #f6f6f6;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
}

ul.podcast-outer {
  display: flex;
  align-items: flex-start;
}

li.pod-content img {
  margin-bottom: 26px;
}

li.podcast-inner .outer-img {
  /* height: 580px; */
  object-fit: cover;
  display: flex;
  width: 100%;
  aspect-ratio: 1/1;
  object-position: top;
}

li.podcast-inner a {
  /* padding: 340px 92px 78px 92px; */
  display: block;
  position: relative;
  z-index: 9;
}

li.podcast-inner a:hover::before {
  height: 100%;
}

/* li.podcast-inner a::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #00000094;
  transition: 0.5s ease-in-out;
  height: 0;
  z-index: 9;
} */

li.podcast-inner a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  transition: 0.5s ease-in-out;
  z-index: 0;
  opacity: 0.6;
}

.content-block p {
  font-size: 21px;
  line-height: 33px;
  color: #948d8d;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 16px;
}

.time-ago span {
  font-size: 12px;
  line-height: 22px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-transform: capitalize;
}

section.sidebar-ad {
  display: none;
}

#footer li a::after {
  background: #000;
  bottom: 0px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 0%;
  transition: 0.5s;
}

#footer li a:hover::after {
  width: 100%;
}

ul#footer li a {
  position: relative;
}

span.category-name a:not(:last-child) {
  margin-right: 5px;
}

.social-icons li a:hover img {
  transform: translateY(-4px);
}

.social-icons li a img {
  transition: 0.5s ease-in-out;
  max-height: 15px;
}

.flex-internal {
  display: flex;
  align-items: center;
  width: 91%;
}

li.podcast-inner-page {
  display: flex;
}

.castos-player .player__artwork {
  display: none;
}

.podcast-content {
  width: 54%;
}

.pod-img {
  position: relative;
  width: 46%;
  overflow: hidden;
}

.pod-img img {
  transition: 0.5s ease-in-out;
}

li.podcast-inner-page {
  display: flex;
  max-width: 1340px;
  gap: 60px;
  align-items: center;
  padding-bottom: 50px;
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 50px;
}

/* .pod-img img {
  width: 100%;
  aspect-ratio: 1280 / 720;
  object-fit: cover;
  object-position: top;
} */
.podcast-content h3,
.podcast-content-heading {
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 38px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 23px;
}

.content-pod {
  font-size: 19px;
  line-height: 27px;
  color: #948d8d;
  font-family: "Neue Haas Unica Pro";
  /* margin-bottom: 50px; */
  max-width: 80%;
  width: 100%;
}

.podcast_player+p {
  display: none;
}

/* li.podcast-inner-page:not(:last-child) {
  margin-bottom: 86px;
} */

.currently-playing {
  display: none;
}

.castos-player .play-progress .play-pause-controls .play-btn {
  background-color: #fff;
}

.castos-player .player {
  background: #fff !important;
}

.castos-player .player__main {
  display: block !important;
}

.castos-player .play-pause-controls {
  background: #dd1313 !important;
}

/* .castos-player .play-pause-controls {
  width: 64px !important;
  height: 64px !important;
}
.castos-player .play-progress .play-pause-controls .play-btn{
  width: 64px !important;
  height: 64px !important;
} */

.castos-player .play-progress .play-pause-controls .play-btn {
  background-color: #fff !important;
  -webkit-mask-size: 40%;
  mask-size: 40%;
  mask-position: 14px 13px;
  -webkit-mask-position: 14px 13px !important;
}

.castos-player .player {
  height: auto !important;
}

.more-info a {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 28px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-transform: capitalize;
  transition: 0.5s ease-in-out;
}

.more-info a:hover {
  color: #000;
}

.more-info a img {
  margin-right: 8px;
}

/* .more-info {
  margin-top: 50px;
} */

.latest-news {
  padding: 16px 0;
}

.news-heading {
  margin-bottom: 57px;
}

.categories-tab .latest-news ul#tab-menu {
  margin-bottom: 52px;
}

.sidebar-single .cat-name a {
  background-color: #021019;
  padding: 6px 25px;
  display: inline-block;
  font-size: 17px;
  line-height: 27px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  border: 1px solid #021019;
  transition: 0.5s ease-in-out;
  margin-bottom: 10px;
}

.sidebar-single .value {
  font-size: 12px;
  line-height: 22px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
}

.sidebar-single .cat-name a:hover {
  background: #fff;
  color: #021019;
}

.sidebar-info:not(:last-child) {
  margin-bottom: 6px;
}

ul.sidebar-info-outer {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

/* share buttons */
span.a2a_label {
  width: auto !important;
  position: relative !important;
  clip-path: none !important;
  font-size: 17px;
  line-height: 39px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
}

.a2a_kit a {
  display: block !important;
}

h2.single-heading {
  /* font-size: 37px;
  letter-spacing: 0px;
  line-height: 44px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro"; */
  margin-bottom: 0px;
}

h4.author-name {
  font-size: 17px;
  line-height: 27px;
  color: #000000;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
}

.container-small {
  max-width: 1190px;
  margin: 0 auto;
}

.sidebar-single {
  width: 16.5%;
  margin-top: 17px;
}

.count-values {
  position: absolute;
  top: 18px;
  left: 23px;
  background-color: rgba(0, 0, 0, 0.32941176470588235);
  border-radius: 7px;
  padding: 4px 26px;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
}

.count-values a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}

.pop-up-images {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000d1;
  z-index: 99;
  align-items: center;
}

.pop-up-images .cross {
  position: absolute;
  top: 50px;
  right: 50px;
}

.pop-up-images .cross svg,
.blocks>a.see-more i {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.blocks>a.see-more i {
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

#comments-container #comments {
  display: none;
}

/* .single div#respond {
  display: none;
} */

span.says {
  display: none;
}

.custom-comment-box div#respond {
  display: block;
}

.overlay {
  /* position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  z-index: 9; */
  overflow: hidden;
}

.pop-up-images img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.count-values img {
  max-width: 12px;
  height: auto !important;
}

.sidebar-right {
  width: 78%;
}

.single-inner {
  display: flex;
  align-items: flex-start;
  margin-top: 50px;
  gap: 83px;
  padding-bottom: 12px;
  border-bottom: 1px solid #d2d0d0;
}

.share-options.sidebar-info h3 {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 0px;
}

.share-options.sidebar-info {
  padding-top: 10px;
}

a.copy-link {
  position: relative;
}

#share a {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  transition: 0.5s ease-in-out;
}

#share a:hover svg,
#share a:hover i,
#share a:hover {
  color: #000;
}

#share a i {
  margin-right: 10px;
  color: #4b4b4b;
  font-size: 17px;
  line-height: 39px;
}

.rest-of-links {
  display: none;
}

.sidebar-right .post-views {
  display: none;
}

div#respond {
  padding-top: 0px;
}

h3#reply-title {
  font-size: 34px;
  line-height: 24px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  font-weight: 700;
  margin-bottom: 28px;
  max-width: 78.7%;
}

#respond p.logged-in-as,
p.comment-form-comment label {
  display: none;
}

textarea#comment {
  width: 100%;
  border: none;
  border-radius: 13px;
  background-color: #f7f7f7;
  /* min-height: 279px; */
  /* resize: none; */
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
  color: #7f7d7d;
  font-family: "Neue Haas Unica Pro";
  padding: 30px 42px 30px 70px;
  /* max-width: 72.7%; */
  max-width: 100%;
  display: block;
}

p.form-submit {
  margin-top: 32px;
}

a.post-dislike.like_post.liked svg,
a.post-dislike.like_post.disliked svg,
a.post-dislike.like_post.liked i,
a.post-dislike.like_post.disliked i {
  color: red;
}

a.post-save.save_post.fav svg,
a.post-save.save_post.fav i {
  color: #ffed89;
}

/* .navigation + div#respond {
  display: none;
} */
textarea#comment:focus-visible {
  outline: none;
}

#respond input#submit,
#respond input.submit {
  font-size: 21px;
  line-height: 31px;
  color: #fff;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  padding: 8px 56px;
  border-radius: 7px;
  background-color: #000000;
  text-transform: uppercase;
  border: 1px solid #000;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  font-weight: 900;
}

.pod-img img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  height: 310px;
  object-position: top;
  display: flex;
}

#respond input#submit:hover,
#respond input.submit:hover {
  color: #000;
  background-color: #fff;
}

#respond p.comment-form-comment {
  margin-bottom: 28px;
}

h2.comments-title {
  margin-top: 80px;
  margin-bottom: 64px;
}

#comments-container #respond {
  display: block;
}

.comment-avatar img,
.comment-author-image img {
  width: 88px;
  height: 88px;
  object-fit: cover;
  border-radius: 10px;
}

.comment-author-image img.avatar.photo {
  width: 100%;
  max-width: 88px;
  margin: 0 auto;
  text-align: center;
  min-width: 88px;
}

/* .comment-author-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 !important;
  row-gap: 0 !important;
} */

.comments-inner {
  display: flex;
  gap: 32px;
  /* border-bottom: 1px solid #d2d0d0; */
}

.comment-author {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 34px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 0px;
  /* display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 3px; */
}

.comment-metadata time {
  font-size: 12px;
  line-height: 22px;
  font-family: "Neue Haas Unica Pro";
}

.comment-time {
  font-size: 12px;
  line-height: 22px;
  color: #4b4b4b;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 19px;
  display: block;
}

.comment-text {
  font-size: 19px;
  line-height: 29px;
  color: #636262;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 23px;
}

.comment-reply,
.comment-reply a {
  font-size: 19px;
  line-height: 29px;
  color: #636262;
  font-family: "Neue Haas Unica Pro";
}

.comment-reply img {
  margin-right: 8px;
  transform: rotate(180deg);
}

.comment-details {
  padding-bottom: 35px;
  /* border-bottom: 1px solid #d2d0d0; */
  width: 92%;
}

.comment-avatar {
  width: 7.2%;
}

.comment-container:not(:first-child) {
  padding-top: 32px;
}

/* .comment-box {
  margin-bottom: 50px;
} */

h2.comment-title {
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 24px;
}

ul.comment-reply-list {
  border-top: 1px solid #d2d0d0;
  padding-top: 30px;
  margin-top: 30px;
}

li.comment-reply-item {
  display: flex;
  gap: 32px;
}

li.comment-reply-item:not(:last-child) {
  border-bottom: 1px solid #d2d0d0;
  margin-bottom: 30px;
}

li.comment-reply-item:last-child .comment-details {
  padding-bottom: 0;
}

.user-info-inner h2 {
  cursor: pointer;
}

/* ul.comment-reply-list .comment-content.comment-text {
  margin-bottom: 0;
}

ul.comment-reply-list .comment-details {
  padding-bottom: 0;
} */

/* .comment-container:nth-child(2n) {
  padding-left: 9%;
}

.comment-container:nth-child(2n) {
  border-bottom: 1px solid #e4e4e4;
} */

/* .comment-container:nth-child(2n+1) .comment-details {
  border-bottom: 1px solid #d2d0d0;
} */

/* .comment-container .comment-details {
  border-bottom: 1px solid #d2d0d0;
} */

.single-shop.shop {
  padding-top: 40px;
  padding-bottom: 5px;
}

.posts .tab-content {
  display: block;
}

.categories-tab ul#tab-menu li a:focus-within,
.categories-tab ul#tab-menu li a:focus-visible,
.categories-tab ul#tab-menu li a:visited,
.categories-tab ul#tab-menu li a {
  color: #000;
}

a.load-more-mob-inner {
  color: #000 !important;
}

.categories-tab ul#tab-menu li.current a {
  color: #fff;
}

section.load-more a,
section.load-more-mob a {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  display: block;
  font-size: 23px;
  line-height: 33px;
  text-transform: uppercase;
  color: #000000 !important;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  padding: 18px;
  transition: 0.5s ease-in-out;
}

section.load-more a.load-more,
section.load-more-mob a.load-more {
  color: #000 !important;
}

section.load-more,
section.load-more-mob {
  /* padding: 60px 0 30px 0; */
  padding: 0 0 30px 0;
  /* width: 79.31%; */
}

section.load-more a {
  width: 77.2%;
}

.home section.load-more a {
  width: 76.2%;
}

section.load-more a:hover {
  background: #000;
  color: #fff !important;
}

p.percentages_text_p {
  font-size: 13px;
  line-height: 17px;
  color: #434343;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
}

/* .like_post svg,
.post-like svg {
  font-size: 30px;
  color: #787676;
  transition: 0.5s ease-in-out;
} */

/* .dislike svg,
.post-dislike svg,
.like_post svg,
.post-like svg {
  font-size: 35px;
} */

img.info {
  opacity: 0.6;
  transition: 0.5s ease-in-out;
  /* width: 30px; */
  width: 21px;
}

.like_post.dislike:hover svg,
.like_post.dislike:hover,
.like_post.dislike:hover i {
  color: green;
}

.more-detail:hover img.info {
  opacity: 1;
}

.more-detail:hover a {
  color: #000;
}

.more-detail {
  transition: 0.5s ease-in-out;
}

.blog-content span {
  margin-top: 10px;
  display: inline-block;
}

.social-media a svg,
.social-media a i,
.sidebar-info img {
  margin-right: 2px;
}

.sidebar-right p:not(:last-child) {
  margin-bottom: 34px;
}

.sidebar-right p {
  letter-spacing: 1.3px;
}

.featured-img {
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
}

.featured-img img {
  width: 80%;
}

/* woocommerce-account-page */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: none;
  border-bottom: 2px solid #d0cccc;
  padding: 10px 0;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: 0.25em;
}

button.woocommerce-button.button.wp-element-button {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  display: block;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  padding: 8px 18px 11px 18px;
  width: 140px;
  transition: 0.5s ease-in-out;
}

button.woocommerce-button.button.wp-element-button:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

form.woocommerce-form.woocommerce-form-login.login .form-row:nth-child(2) {
  margin-bottom: 30px !important;
}

p.form-row {
  margin-bottom: 20px !important;
  padding: 0 !important;
}

p.woocommerce-form-row label,
p.woocommerce-form-row p {
  font-size: 18px;
  line-height: 28px !important;
}

#popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  padding: 20px;
  width: 400px;
  height: 200px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 0;
}

#popup p {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}

#popup a:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

#popup a {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  display: block;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  padding: 10px 18px;
  max-width: 140px;
  transition: 0.5s ease-in-out;
  width: 100%;
}

.woocommerce-privacy-policy-text {
  margin-bottom: 30px;
  margin-top: 30px;
}

.woocommerce-form p {
  font-size: 18px;
  line-height: 28px;
}

.woocommerce-privacy-policy-text p {
  font-size: 14px;
  line-height: 24px;
}

p.woocommerce-LostPassword.lost_password a {
  color: #000;
  opacity: 0.7;
  transition: 0.5s ease-in-out;
}

p.woocommerce-LostPassword.lost_password a:hover {
  opacity: 1;
}

body.overflow-hidden {
  overflow: hidden;
  position: relative;
}

body.overflow-hidden::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: 999;
}

button#close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  background: transparent;
  cursor: pointer;
}

button#close-button svg,
button#close-button i {
  font-size: 20px;
  color: #948d8d;
  transition: 0.5s ease-in-out;
}

button#close-button svg:hover,
button#close-button i:hover {
  color: #000;
}

.woocommerce-page.woocommerce-account #primary .woocommerce {
  padding: 5% 0;
}

.prod-img img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  display: flex;
  height: 552px;
  transition: 0.5s ease-in-out;
}

/* shop */
.woocommerce-shop h1.page-title {
  font-size: 46px;
  line-height: 35px;
  text-transform: uppercase;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  font-weight: 900;
}

.woocommerce-shop header.woocommerce-products-header {
  padding: 30px 0 43px 0;
}

.woocommerce-shop .short-desc p {
  max-width: 996px;
}

button#mob-toggle {
  display: none;
}

.woocommerce-shop .short-desc {
  margin-bottom: 78px;
}

h4.filter-title {
  display: none;
}

.prduct-area-outer h4 {
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  font-weight: 700;
  text-transform: capitalize;
}

.prduct-area-outer .sorting-block h4 {
  margin-bottom: 22px;
}

.prduct-area-outer {
  display: flex;
  align-items: flex-start;
  gap: 34px;
  padding-bottom: 114px;
}

.prduct-area-outer a.term-label {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 21px;
  color: #696363 !important;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  border-radius: 7px;
  background-color: #ffffff;
  border: 1px solid #b9b7b7;
  padding: 8px 12px;
  transition: 0.5s ease-in-out;
}

.prduct-area-outer li.filter-item.checkbox.active a,
.prduct-area-outer li.filter-item.checkbox a:hover {
  background: #b9b7b7 !important;
  color: #fff !important;
}

.prduct-area-outer li.filter-item {
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 18px !important;
}

.prduct-area-outer li.filter-item input[type="checkbox"] {
  display: none;
}

.products-inner h3 {
  font-size: 29px;
  letter-spacing: 0px;
  line-height: 39px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  transition: 0.5s ease-in-out;
}

.prd-desc {
  font-size: 27px;
  letter-spacing: 0px;
  line-height: 37px;
  color: #696363;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  margin-bottom: 10px;
}

.prd-price {
  font-size: 27px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #000000;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
}

.products-inner {
  width: 31.4%;
}

.prd-inner {
  text-align: center;
  overflow: hidden;
}

.prd-img {
  background: #f2f2f2;
  /* border-radius: 10px; */
  margin-bottom: 22px;
}

.products-inner a:hover img {
  transform: scale(1.1);
}

.products-inner a {
  transition: 0.5s ease-in-out;
}

.prd-img img {
  display: flex;
  /* border-radius: 10px; */
  /* justify-content: center; */
  align-items: flex-start;
  text-align: center;
  margin: 0 auto;
  transition: 0.5s ease-in-out;
  /* width: 100%; */
  height: 534px;
  object-fit: cover;
  object-position: center;
}

.prduct-area-outer .size-filter li.filter-item {
  display: block;
  margin-bottom: 15px !important;
}

.price-filter .bapf_slidr_main.ui-widget-content {
  width: 88%;
}

.prduct-area-outer .size-filter li.filter-item a {
  display: block !important;
  padding: 5px 12px;
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 29px;
  color: #696363;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  border-radius: 5px;
  transition: 0.5s ease-in-out;
}

.size-filter .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
  border: 1px solid #d7d7d7;
  box-shadow: none !important;
}

.size-filter .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
  box-shadow: none;
  border: 1px solid #d7d7d7;
  top: 100%;
  filter: drop-shadow(-3.936px 4.528px 3px rgba(2, 2, 2, 0.1));
}

ul.matching-items.filter-items::-webkit-scrollbar-thumb {
  list-style: lower-greek;
  background: #e9e6e6 !important;
}

.prduct-area-outer .size-filter li.filter-item.active a,
.prduct-area-outer .size-filter li.filter-item a:hover {
  background: #e9e6e6;
  color: #696363 !important;
}

.size-filter .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after,
.size-filter .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after {
  background-image: url("../images/material-symbols_arrow-drop-down.png");
  background-repeat: no-repeat;
}

.size-filter h4 {
  margin-bottom: 13px;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
  padding: 12px 12px;
}

.size-filter {
  margin-bottom: 66px;
}

.sorting-block {
  margin-bottom: 42px;
}

.price-filter .bapf_head {
  display: none;
}

.price-filter h4 {
  margin-bottom: 16px;
}

.price-filter span.ui-slider-handle.ui-corner-all.ui-state-default {
  background: #fff;
  border: 3px solid #000;
  width: 32px;
  height: 32px;
  margin-top: -10px;
}

.price-filter span.bapf_from,
.price-filter span.bapf_to {
  margin-bottom: 43px;
  font-size: 19px;
  line-height: 23px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  font-weight: 700;
}

.products-inner a:hover h3 {
  opacity: 0.6;
}

.cat_name_org {
  display: inline-block;
}

.cat_name_org:not(:last-child) {
  padding-right: 6px;
  border-right: 2px solid #d3d5d4;
}

.cat_name_org:not(:first-child) {
  padding-left: 6px;
}

a.load-more svg,
section.load-more-mob svg,
a.load-more i,
section.load-more-mob i {
  transform: rotate(45deg);
  margin-left: 21px;
}

.outer-div:last-of-type ul.load_posts:last-child li {
  border: none;
  /*padding-bottom: 0;*/
}


.shop-after .tab-content {
  display: block;
}

.categories-tab .post-info {
  bottom: 25px;
}

.categories-tab .tab-content li {
  padding-bottom: 60px;
}

.ads {
  width: 18%;
  float: right;
  display: inline-block;
  position: sticky;
  vertical-align: top;
  top: 20px;
  /* height: 80vh; */
  margin-bottom: 30px;
}

ul.load_posts {
  width: 79.31%;
  display: inline-block;
  vertical-align: top;
}

/* profile page  */
section.profile-outer {
  padding: 42px 0;
}

.user-info h3 {
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 34px;
  color: #000000;
  font-weight: 900;
  font-family: "Neue Haas Unica Pro";
  text-transform: capitalize;
  margin-bottom: 6px;
}

.user-info {
  margin-bottom: 55px;
}

.user-info-inner {
  max-width: 447px;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  text-transform: uppercase;
}

.user-info-inner h2:hover {
  color: #fff;
  background: #000;
}

.user-info-inner h2 {
  margin: 0;
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 34px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  padding: 15px;
  transition: 0.5s ease-in-out;
}

.user-post-info {
  display: flex;
}

.user-post-info {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 45px;
}

.user-info-inner h2 svg,
.user-info-inner h2 i {
  margin-right: 10px;
}

/* .post-content-inner {
  width: 79.31%;
  display: inline-block;
  vertical-align: top;
} */

.img-like {
  position: absolute;
  top: 20px;
  right: 20px;
}

.img-like svg,
.img-like i {
  color: #fff;
  font-size: 22px;
}

/* .post-content-inner .img-box {
  width: 45.2%;
}

.post-content-inner .content-block {
  width: 55%;
} */

/* .post-content-inner .post-info {
  width: 53%;
} */

/* .profile-inner .post-content-inner .post-info {
  width: 52.4%;
} */

/* leaderboard */

.ranking-line,
.ranking-row {
  display: flex;
  background: #000;
  width: 100%;
  /* justify-content: space-between; */
}

.ranking-line h2 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  margin: 0;
  padding: 14px 0;
  border: none;
}

.rank {
  width: 6.7%;
}

.posts-section {
  width: 60%;
}

.change-heading {
  width: 11.2%;
}

.peak-heading {
  width: 11%;
}

.rating {
  width: 15%;
}

.post-con-inner {
  width: 60%;
}

.rankings li,
.rankings-index li {
  gap: 0;
  align-items: unset;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #000;
  z-index: 0;
}

.rankings .peak h4,
.rankings .rating h4,
.rankings .change h3,
.rank .count {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}

/* .rankings-outer {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
} */

.rankings {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}

.rankings .post-content {
  display: flex;
  align-items: center;
  /* padding: 17px; */
  gap: 24px;
  overflow: hidden;
}

.post-con-inner .post-info {
  position: unset;
  width: 100%;
}

.rankings li>div:not(:last-child) {
  border-right: 2px solid #000;
}

.post-img img {
  display: flex;
  height: 100%;
}

.post-img {
  max-width: 40.7%;
}

.post-con-inner h4,
.post-con-inner h4 a {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 24px;
}

.post-con-inner h4 a {
  margin-bottom: 0;
  transition: 0.5s ease-in-out;
}

.leader-board.categories-tab .tab-content {
  width: 80.2%;
}

.change.change-heading h3,
.peak-heading.peak h4,
.rating h4 {
  font-size: 45px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
}

.peak-heading.peak h4,
.rating h4 {
  color: #000;
}

.leader-board.categories-tab+.load-more {
  padding-top: 46px;
}

/* mobile menu */
.mobile-menu {
  background: #000;
  width: 250px;
  height: 100vh;
  position: fixed;
  transition: 0.3s;
  left: -100%;
  top: 0;
  transition-timing-function: cubic-bezier(0.9, 0, 1, 1);
  /* display: none; */
  padding: 30px 20px;
  z-index: 9999;
}

.mobile-menu.active {
  left: 0;
  transition: 0.3s;
  transition-timing-function: cubic-bezier(0.9, 0, 1, 1);
}

.mobile-links ul#primary-menu {
  display: block;
}

.mobile-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-menu .bar.animate::before,
.mobile-menu .bar.animate::after {
  background: #fff;
}

.mobile-menu #primary-menu a {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
  position: relative;
  padding-bottom: 10px;
}

.mobile-menu #primary-menu a::after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 0%;
  transition: 0.5s;
}

.mobile-menu #primary-menu a:hover::after {
  width: 100%;
}

.mobile-menu #primary-menu li {
  margin-bottom: 30px;
}

.mobile-links {
  padding-top: 30px;
}

/* .compare-images::before {
  position: absolute;
  content: "";
  background-image: url('../images/vs.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 128px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
} */

.compare-images::before {
  position: absolute;
  content: "";
  /* background-image: url("../images/vs-svg1.svg"); */
  background-image: url("../images/vs-black-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 128px;
  right: 0;
  bottom: 0;
  /* background-size: 88px; */
  background-size: 120px;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  z-index: 1;
  border-radius: 50%;
  background-color: #fff;
}

.compare-mob .compare-images::before {
  /* background-image: url("../images/vs-svg1.svg"); */
  width: 68px;
  height: 68px;
}

/*.content-block p {*/
/*  -webkit-line-clamp: 2;*/
/*  -webkit-box-orient: vertical;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*}*/

.dingle-content .content-block p {
  overflow: visible;
  display: block;
}

.user-info-inner.current,
.user-info-inner.current h2,
.user-info-inner.current h2 a {
  background: #000;
  color: #fff;
}

li.term-heading.current h5 {
  color: #fff;
}

section.leader-board.categories-tab section.load-more {
  width: 100%;
}

section.leader-board.categories-tab section.load-more a {
  width: auto;
}

ul.pod-mob {
  display: none;
}

/* .page-template-template-news .img-box {
  width: 51%;
}

.page-template-template-news .content-block {
  width: 49%;
} */

/* .page-template-template-news .post-info {
  width: 47%;
} */

/* .page-template-template-news .post-info {
  width: 47.4%;
} */

.calendar {
  margin-bottom: 37px;
  background: #f4f4f4;
  padding: 27px 40px 27px 40px;
}

.calendar-content,
.calendar-inner {
  display: flex;
  gap: 39px;
  justify-content: space-between;
  align-items: center;
}

.calendar-heading h3 {
  font-size: 29px;
  line-height: 39px;
  text-transform: uppercase;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  font-weight: 900;
  margin-bottom: 7px;
}

.rankings .post-img img {
  height: auto;
  object-fit: cover;
  width: 400px;
  max-width: 100%;
  aspect-ratio: 1/1;
  transition: 0.5s ease-in-out;
}

.calendar-heading h5 {
  font-size: 22px;
  line-height: 20px;
  color: #948d8d;
  font-family: "Neue Haas Unica Pro";
}

/* news section for mobile  */
.categories-mob,
.tab-mob {
  display: none;
}

.calendar-values input {
  padding: 0;
  border: none;
  font-size: 0;
}

/* .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  width: calc(88.4%) !important;
  left: 5.6% !important;
  right: 5.6% !important;
  max-width: 1680px;
  margin: 0 auto !important;
} */

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  width: 300px !important;
  left: auto !important;
  right: 5.6% !important;
  max-width: 1680px;
  margin: 0 auto !important;
}

.comment-error {
  font-size: 14px;
  line-height: 24px;
  color: red;
  margin-bottom: 24px;
}

.comment-error+.comment-error {
  display: none;
}

.woocommerce-page #primary main {
  width: 94%;
  margin: 0 auto;
}

nav.woocommerce-breadcrumb {
  display: none;
}

h1.product_title {
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  font-weight: 700;
}

p.price {
  font-size: 26px;
  line-height: 36px;
  color: #696363 !important;
  margin-bottom: 20px;
}

.summary p.price {
  margin-bottom: 0;
}

.summary form.cart {
  margin-top: 20px;
}

.woocommerce ul.products li.product .price bdi {
  color: #696363 !important;
}

.woocommerce button,
.woocommerce .button {
  background: #1c1e2e !important;
  color: #fff !important;
  border: 1px solid #1c1e2e !important;
  border-radius: 0 !important;
  transition: 0.5s ease-in-out;
}

.woocommerce button:hover,
.woocommerce .button:hover {
  background: transparent !important;
  color: #1c1e2e !important;
}

.woocommerce-product-details__short-description,
.product_meta {
  display: none;
}

.woocommerce .quantity .qty {
  padding: 13px 0;
  border-radius: 0;
}

.woocommerce div.product div.images img {
  height: 400px;
  object-fit: contain;
  background-color: #f2f2f2;
}

.related.products li.product a img {
  height: 500px !important;
  object-fit: cover;
  object-position: top;
}

.select2-container .select2-selection--single {
  height: 38px !important;
  display: flex !important;
  align-items: center !important;
}

span#select2-billing_country-container {
  font-size: 16px;
  line-height: 26px;
}

span.select2-selection__arrow {
  height: 36px !important;
}

li.term-heading-mob.current .tab-ads.tab-mob {
  display: block;
}

.woocommerce-Tabs-panel h2:first-child {
  display: none;
}

.related.products>h2 {
  font-size: 36px;
  line-height: 46px;
}

.related.products a.woocommerce-LoopProduct-link:hover img {
  transform: translateY(-20px);
}

.related.products a.woocommerce-LoopProduct-link,
.related.products a.woocommerce-LoopProduct-link img {
  transition: 0.5s ease-in-out;
}

.woocommerce-message {
  border-top-color: #000 !important;
}

.woocommerce a {
  color: #000;
}

.woocommerce-info {
  border-top-color: #000;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  font-family: "Neue Haas Unica Pro";
  font-size: 16px;
  line-height: 26px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 44px;
  line-height: 44px;
  color: #000;
  font-weight: 900;
  margin-bottom: 40px;
}

.woocommerce ul.order_details li {
  margin-bottom: 30px;
}

.woocommerce-order {
  padding-top: 70px;
}

.woocommerce .woocommerce-customer-details address {
  font-weight: 400;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.woocommerce a.added_to_cart {
  margin-left: 10px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  height: 45px;
}

.cart_totals h2 {
  font-size: 36px;
  line-height: 43px;
  font-weight: 700;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  padding: 10px !important;
}

.payment_box.payment_method_stripe fieldset:last-child,
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
  display: none;
}

.woocommerce-checkout #payment fieldset#wc-stripe-cc-form div.form-row {
  padding: 0 !important;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
}

.select2-container {
  z-index: 0;
}

h3#order_review_heading {
  margin-bottom: 20px;
  margin-top: 30px;
}

p#wc-stripe-payment-request-button-separator {
  margin-bottom: 1.5em;
}

.collection-slider.owl-carousel {
  display: none !important;
}

.slick-container {
  max-width: 1270px;
  margin: 0 auto;
}

.featured-img.slick-slide {
  margin: 0 39px;
}

.slider-single .slick-prev.slick-arrow {
  background-image: url(../images/material-symbols_arrow-right-alt-rounded-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 0px;
  width: 38px;
  height: 27px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: -2.5%;
  z-index: 9;
  outline: none;
  border: 0px;
  transform: translateY(0px);
  cursor: pointer;
}

.slider-single .slick-next.slick-arrow {
  /* background-image: url(../images/material-symbols_arrow-left.png); */
  background-image: url(../images/material-symbols_arrow-right-alt-rounded.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 0px;
  width: 38px;
  height: 27px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: -2.5%;
  z-index: 9;
  outline: none;
  border: 0px;
  transform: translateY(0px);
  cursor: pointer;
}

.slider-nav .featured-img.slick-slide {
  margin: 0 9px;
}

.slider-nav .slick-prev.slick-arrow {
  background-image: url(../images/material-symbols_arrow-back.png);
  background-image: url(../images/material-symbols_arrow-back-ios.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 0px;
  width: 18px;
  height: 27px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: -4.2%;
  z-index: 9;
  outline: none;
  border: 0px;
  transform: translateY(-50%);
  cursor: pointer;
}

.slider-nav .slick-next.slick-arrow {
  background-image: url(../images/material-symbols_arrow-back-right.png);
  background-image: url(../images/material-symbols_arrow-back-ios-right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 0px;
  width: 18px;
  height: 27px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: -4.2%;
  z-index: 9;
  outline: none;
  border: 0px;
  transform: translateY(-50%);
  cursor: pointer;
}

.slider.slider-single {
  margin-bottom: 24px;
  margin-top: 30px;
}

.nav-container-slider {
  max-width: 1100px;
  margin: 0 auto;
}

ul.single-options {
  position: absolute;
  top: 17px;
  right: 17px;
  display: flex;
  gap: 7px;
}

.single-options svg,
.single-options i {
  padding: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.32941176470588235);
  border-radius: 7px;
  font-size: 18px;
}

.slick-slide {
  position: relative;
}

.featured-img.slick-slide img {
  width: 100%;
  /* height: 852px;
  object-fit: cover;
  object-position: center; */
}

.slider-nav .featured-img.slick-slide img {
  height: 140px;
  object-fit: cover;
}

.slider-single .featured-img.slick-slide img {
  width: 100%;
  height: 852px;
  object-fit: cover;
  object-position: center;
}

.slider-single .featured-img {
  /* background-position: 100% center; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 852px;
  border: 1px solid #00000021;
}

.calendar-values {
  height: 0;
}

.comment-author.vcard img {
  max-width: 100%;
  width: 90px;
  height: auto;
  border-radius: 7px;
  object-fit: cover;
}

ul.rankings:nth-child(1),
.rankings-index {
  /* position: sticky; */
  /* top: 90px; */
  top: 0;
  /* z-index: 9; */
  z-index: 9;
}

.rankings-index+.rankings .post-img {
  max-width: 40.7%;
}

.rankings-index+.rankings .post-con-inner {
  width: 60%;
}

.rankings .post-img {
  max-width: 14.7%;
}

.rankings .post-con-inner {
  width: 60%;
  padding: 10px 0;
}

.compare-mob {
  display: none;
}

.leader-board {
  margin-top: 70px;
}

.content-wrapper .tease h2 a {
  color: #000;
}

.content-wrapper .tease h2,
.content-wrapper .tease p {
  margin-bottom: 20px;
}

.content-wrapper .tease h2 {
  font-size: 32px;
  line-height: 42px;
}

.content-wrapper .tease {
  margin-bottom: 30px;
}

.rank .count {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
}

.post-img::before {
  position: absolute;
  content: "";
  right: -24px;
  top: -130%;
  bottom: -130%;
  width: 2px;
  background: #000;
  content: none;
}

.rankings .post-img {
  position: relative;
  border-right: 2px solid #000;
  max-width: 14.7%;
  overflow: hidden;
}

.calendar-toggle .hamburger {
  z-index: 0;
  width: 49px;
  height: 49px;
}

.leader-board.categories-tab ul#tab-menu li {
  max-width: 332px;
}

section.leader-board.categories-tab {
  margin-top: 10px;
}

/* .profile-inner ul.load_posts .img-box img {
  height: auto;
} */

/* .profile-inner ul.load_posts .img-box img {
  height: 385px !important;
} */

/* .profile-inner .load_posts:last-child .post-info {
  bottom: 0;
} */

/* .profile-inner section.load-more {
  padding-top: 0;
} */

ul.sidebar-info-outer img {
  max-width: 12px;
  /* width: 100%; */
  min-width: 12px;
}

.share-options.sidebar-info svg,
.share-options.sidebar-info i {
  font-size: 12px;
  width: 12px;
  margin-right: 6px;
}

li#tab-title-reviews {
  display: none;
}

.single-product .custom-comment-box,
.single-product #reviews {
  display: none;
}

a.load-more-comments-inner {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: #000000 !important;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  padding: 8px 30px;
  transition: 0.5s ease-in-out;
  /* margin-top: 50px; */
  margin-bottom: 40px;
}

a.load-more-comments-inner svg,
a.load-more-comments-inner i {
  transform: rotate(45deg);
  margin-left: 21px;
}

a.load-more-comments-inner:hover {
  color: #ffffff !important;
  background-color: #000000;
  border: 1px solid #000000;
}

.comment-textarea-wrapper {
  position: relative;
}

.comment-textarea-wrapper img {
  position: absolute;
  top: 38px;
  left: 42px;
  height: 16px;
  width: 16px;
}

.comment-textarea-wrapper textarea {
  padding-left: 28px;
  /* Adjust as needed */
}

.time-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}

.posts .tab-content li:last-child {
  margin-bottom: 38px;
}

.content-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 37px;
}

.mob-values {
  display: none;
}

/* .liked .not-filled {
  display: none;
} */

.post-dislike .filled {
  display: none;
}

/* .liked .filled {
  display: block;
} */

.single a.post-dislike.like_post.liked svg,
.single a.post-dislike.like_post.liked i {
  color: green;
}

.castos-player .playback {
  display: none !important;
}

.content-pod:empty {
  display: none;
}

.pod_time {
  position: absolute;
  bottom: 14px;
  right: 14px;
  border-radius: 7px;
  background-color: rgba(0, 0, 0, 0.5019607843137255);
  padding: 8px 11px;
  font-size: 19px;
  line-height: 19px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Neue Haas Unica Pro";
}

.play-progress div {
  display: flex;
  align-items: center;
}

.single li.podcast-inner-page {
  display: block;
  border: none;
  max-width: 100%;
}

.content-inner p {
  display: none !important;
}

.podcast-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
}

.single .podcast-content p {
  display: block;
}

.content-inner p {
  display: none;
}

.single .content-pod {
  max-width: 100%;
}

.single .pod-img {
  width: 100%;
  margin-bottom: 30px;
}

.single .pod-img img {
  width: 100%;
  aspect-ratio: auto;
  height: auto;
  max-width: 300px;
}

.single .podcast-content {
  width: 100%;
}

.comments-outer {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.comments-internal {
  /* max-width: 1014px; */
  max-width: 72.7%;
  width: 100%;
}

.comments-internal.comments-internal-inner {
  max-width: 100%;
}

/* .single a.post-dislike.like_post.liked svg {
  color: #fff;
} */

/* li.podcast-inner-page:nth-last-child(2) {
  border-bottom: none;
} */

li.podcast-inner-page:nth-last-child(1) {
  border-bottom: none;
}

.compare ul.compare-images>li {
  border: 5px solid transparent;
}

.single section.posts {
  display: flex;
  justify-content: space-between;
  display: block;
  padding-top: 40px;
}

/* .comments-outer .ads {
  display: none;
} */

.comment-form-container #respond h3 {
  display: none;
}

.comment-form-container h3#reply-title {
  display: none !important;
}

.logged-in .comments-outer .ads {
  display: block;
  height: 100%;
}

/* .single .posts .ads {
  display: none;
  order: 1;
} */

.single .posts .ads {
  display: none;
  /* order: 1;
  float: none;
  display: block;

  width: 100%;
  margin-bottom: 40px;
  position: unset; */
}

.single ul.tab-content {
  max-width: 1340px;
  width: 100%;
}

.rankings .post-con-inner h4,
.rankings .post-con-inner h4 a,
.rankings-mob .post-con-inner h4,
.rankings-mob .post-con-inner h4 a {
  display: -webkit-box;
  /* -webkit-line-clamp: 2; */

  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.single section.load-more a {
  width: auto;
}

h3#reply-title a:hover {
  opacity: 0.7;
}

h3#reply-title a {
  color: #000;
  /* font-size: 20px;
  line-height: 30px; */
}

h3#reply-title small {
  font-size: 18px;
  line-height: 28px;
  float: right;
}

span.category-name:empty {
  display: none;
}

.compare ul.compare-images>li:hover {
  border: 5px solid transparent;
}

.woocommerce-cart p.return-to-shop {
  margin-bottom: 30px;
}

.tease img {
  height: 385px;
  width: 385px;
  object-fit: cover;
  object-position: top;
}

ul.pagination {
  display: flex;
}

li.first.btn.disabled {
  display: none;
}

li.last.btn {
  display: none;
}

ul.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  gap: 10px;
}

li.prev.btn button,
li.next.btn a {
  background: #000;
  color: #fff;
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 10px;
  display: inline-block;
  margin: 0 !important;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

ul.pagination a {
  color: #00000085;
}

li.prev.btn button:hover,
li.next.btn a:hover {
  background: transparent;
  border: 1px solid #000;
  color: #000;
}

ul.pagination a:hover {
  color: #000;
}

.ui-widget.ui-widget-content {
  z-index: 9 !important;
}

.feeds {
  /* min-height: 65vh; */
  display: flex;
  align-items: center;
}

.srr-scroll .srr-inner {
  height: 100% !important;
}

.srr-style-smodern:hover .srr-item {
  opacity: 1;
}

.srr-title a {
  color: #000;
  opacity: 0.7;
}

.srr-title a:hover {
  opacity: 1;
}

p.empty-post-msg {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}

.archive nav.woocommerce-pagination {
  padding-bottom: 40px;
}

.single-shop.shop .container {
  width: 100% !important;
}

.single section.load-more {
  padding-bottom: 30px;
}

/* .single li.load_posts:nth-last-child(2) {
  margin-bottom: 0;
  border-bottom: 0;
} */

.single .outer-div:last-of-type li.load_posts:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.load_posts .comments-count img,
.load_posts .comments-count i {
  max-width: 14px !important;
  max-height: 12px;
  font-size: 14px;
}

.comments-count svg,
.comments-count i {
  color: #7f7f7f;
}

.comments-count svg,
.comments-count i,
.comments-count span.value {
  transition: 0.5s ease-in-out;
}

.comments-count a:hover svg,
.comments-count a:hover i,
.comments-count a:hover span.value {
  color: #000;
}

/* ul.load_posts .comments-count .post-info-inner svg {
  max-height: 12px;
  min-height: 12px;
} */

/* ul.load_posts:last-of-type li {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
} */

.user-content {
  padding-bottom: 30px;
}

.tabs-outer section.shop .container {
  width: 100%;
  padding: 0;
}

section.shop {
  margin-bottom: 40px;
  border-bottom: 2px solid #e4e4e4;
  width: 79.31%;
}

.sidebar-right a {
  color: #000;
}

h2:empty {
  margin: 0;
}

section.leader-board.categories-tab section.load-more {
  width: 100%;
  /* width: 80%; */
  padding-top: 30px;
}

section.leader-board.categories-tab.categories-tab-mob {
  display: none;
}

.profile-inner .time-date,
.single .time-date {
  display: none;
}

/* .load_posts + section.shop {
  margin-bottom: 40px;
} */

/* .compare ul.compare-images>li:hover {
  border: 5px solid green;
} */

/* .single textarea#comment {
  max-width: 100%;
} */

/* .content-wrapper .tease {
  display: inline-block !important;
  width: 32%;
  vertical-align: top;
} */

/* section.leader-board.categories-tab section.load-more {
  width: 100%;
} */

/* .price-filter .bapf_slidr_main.ui-widget-content {
  background: #fff;
} */

/* .more-detail:hover .info-hovered{
  display: block;
}

.more-detail:hover .info{
  display: none;
} */

.single-inner {
  border-bottom: 0px;
}

/* #comments-container #respond {
  border-top: 2px solid #d2d0d0;
  margin-top: 50px;
} */

#comments-container {
  border-top: 1px solid #d2d0d0;
  margin-top: 30px;
  border-bottom: 1px solid #d2d0d0;
  padding-top: 30px;
}

#comments-container #respond {
  margin-bottom: 20px;
}

.comment-reply-title {
  text-transform: capitalize;
  padding-top: 10px;
}

::placeholder {
  text-transform: uppercase;
}

.outer-div:last-of-type ul.load_posts:last-of-type li {
  border-bottom: none;
}

.castos-player .progress__filled {
  color: #df4e4f !important;
  height: 8px;
}

.blocks ul li .image-box a {
  display: flex;
  height: 100%;
}

/* Custom Css */
.tab-content,
.tab-content-mob {
  position: relative;
}

/* .tab-content .loader,
.tab-content-mob .loader {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: white;
  left: 0px;
  right: 0px;
  max-width: 1920px;
  width: 100%;
  top: 0px;
  background-image: url(../images/Spinner-2.gif);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: left 47% top 50px;
} */

.tab-content .loader,
.tab-content-mob .loader {
  position: fixed;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000b3;
  left: 0px;
  right: 0px;
  /* max-width: 1920px; */
  max-width: 100%;
  width: 100%;
  top: 0px;
  background-image: url(../images/Spinner-2.gif);
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: left 47% top 50%;
  height: 100vh;
  z-index: 99;
  /* background-color: #ffffff5c; */
  transition: 0.5s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.compare p {
  text-transform: none;
}

.img-box {
  height: 313px;
}

.slider-single .featured-img.slick-slide img {
  display: none;
}

.single .pod-img a {
  display: inline-block;
  overflow: hidden;
  width: auto;
}

.rankings-outer .ads {
  width: 100%;
  display: block;
  position: unset;
  float: none;
  margin: 30px 0 25px 0;
}

input.count_posts+.rankings {
  border-top: 2px solid #000;
}

.single .pod-img a {
  overflow: hidden;
  display: inline-block;
}

.is-title a {
  color: #000 !important;
  font-weight: 600;
}

.is-title a:hover {
  text-decoration: none !important;
}

.is-ajax-search-post:hover a {
  opacity: 0.7;
}

.is-ajax-search-post {
  transition: 0.5s ease-in-out !important;
}

.home .outer-div:last-of-type ul.load_posts:last-of-type li .post-info,
.page-template-template-news .outer-div:last-of-type ul.load_posts:last-of-type li .post-info {
  bottom: 0;
}

.slider-single .featured-img.slick-slide .full-screen img {
  display: block;
}

.content-wrapper .tease h2 a:hover {
  opacity: 0.7;
}

/* ins.adsbygoogle {
  display: none !important;
} */

.search-results h2.no-results {
  display: none;
}

.search.search-no-results h2.no-results {
  display: block;
  display: flex;
  align-items: center;
  height: 60vh;
  justify-content: center;
  text-align: center;
}

span.category-name a {
  margin-right: 10px;
}

li.term-heading-mob .img-box a {
  padding: 0 !important;
}

.slider-nav .featured-img.slick-slide {
  height: 140px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #00000021;
}

.slider-nav .featured-img.slick-slide:empty {
  height: 0;
}

/* .single-content {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
} */

/* .categories-tab-desk .shop-outer {
  width: 79.3%;
} */

/* css to hide all the sections given by the client */
.hide-menu-link,
section.podcast,
section.shop {
  display: none !important;
}

/* woocommerce my account page CSS  */
.logged-in .woocommerce-MyAccount-content {
  padding: 20px 20px 20px 0;
  width: 78% !important;
}

.logged-in.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 15%;
  padding: 20px 0 20px 20px;
}

.logged-in.woocommerce-page.woocommerce-account #primary .woocommerce {
  margin-top: 5%;
  border: 2px solid #000;
  margin-bottom: 5%;
  padding: 0px;
}

.logged-in.woocommerce-page.woocommerce-account #primary .woocommerce .u-columns.addresses {
  border: 2px solid #000;
  padding: 20px;
  margin-top: 20px;
  width: calc(100% - 40px);
}

.logged-in.woocommerce-page.woocommerce-account #primary .woocommerce {
  color: #000;
}

.logged-in.woocommerce-page.woocommerce-account #primary .woocommerce a {
  color: #4b4b4b;
}

.logged-in.woocommerce-page.woocommerce-account #primary .woocommerce a:hover {
  color: #000;
}

/* hide default wp comments  */
/* .comment-box {
  display: none;
}

form.woocommerce-ResetPassword.lost_reset_password {
  padding: 20px 20px 0 20px;
}

.tcm-dot-loader {
  display: none !important;
}

#thrive-comments .thrive-comments-content {
  display: block !important;
}

.logged-out .tcm-comments-filter {
  display: none;
} */

#wp-auth-check-wrap #wp-auth-check,
#wp-auth-check-wrap #wp-auth-check-bg {
  display: none !important;
}

.cmplz-body div#cmplz-message-1-optout,
.cmplz-links.cmplz-documents a,
.cmplz-cookiebanner .cmplz-title {
  font-size: 14px !important;
  line-height: 20px;
  font-family: "Neue Haas Unica Pro";
  color: #948d8d !important;
  padding: 0 !important;
}

.cmplz-cookiebanner {
  grid-gap: 4px !important;
}

button.cmplz-btn.cmplz-accept {
  display: block;
  font-size: 14px !important;
  line-height: 24px !important;
  text-transform: uppercase;
  background: #000000 !important;
  font-weight: bold !important;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  padding: 8px 18px 11px 18px;
  width: auto;
  transition: 0.5s ease-in-out;
  border-radius: 0 !important;
  border: 1px solid #000 !important;
}

button.cmplz-btn.cmplz-accept:hover {
  background: #fff !important;
  color: #000 !important;
}

.cmplz-cookiebanner .cmplz-links.cmplz-documents {
  gap: 0;
}

#cmplz-manage-consent .cmplz-manage-consent {
  height: auto !important;
  /* padding: 15px !important;
  line-height: 17px !important; */
}

.cky-notice-btn-wrapper .cky-btn {
  transition: 0.5s ease-in-out !important;
}

.cky-notice-btn-wrapper .cky-btn:hover {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}

/* .cky-btn-revisit-wrapper {
  display: none !important;
} */

.cky-notice-btn-wrapper .cky-btn.cky-btn-accept:hover {
  background: transparent !important;
  color: #000 !important;
  opacity: 1 !important;
}

/* social logins */
.mo-openid-app-icons svg,
.mo-openid-app-icons i {
  padding: 8px !important;
}

a.login-button {
  display: inline-block;
}

.mo_btn_transform_i {
  border: 2px rgb(219, 68, 55) !important;
  transition: 0.5s ease-in-out !important;
}

.mo_btn_transform_i:hover {
  transition: 0.5s;
  background: #000000 !important;
  transform: none !important;
  border: 2px rgb(219, 68, 55) !important;
}

.mo-openid-app-icons a.login-button:first-child svg,
.mo-openid-app-icons a.login-button:first-child i {
  margin-left: 0 !important;
}

/* register form  */

label.profile-photo {
  line-height: 28px !important;
}

label.profile-photo span {
  font-size: 12px;
  line-height: 22px;
}

form.woocommerce-form.woocommerce-form-register.register {
  display: flex;
  flex-direction: column;
  gap: 0 !important;
}

form.woocommerce-form.woocommerce-form-register.register p#image {
  order: 1;
}

form.woocommerce-form.woocommerce-form-register.register .minorange-login {
  order: 4;
  margin: 0 0 20px;
}

form.woocommerce-form.woocommerce-form-register.register .g-recaptcha {
  order: 5;
}

form.woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text {
  order: 6;
}

form.woocommerce-form.woocommerce-form-register.register p.woocommerce-form-row.form-row:last-child {
  order: 7;
}

form.woocommerce-form.woocommerce-form-register.register br {
  display: none;
}

/* input type file styling  */
input[type="file"] {
  position: relative;
}

input[type="file"]::file-selector-button {
  width: 136px;
  color: transparent;
}

/* Faked label styles and icon */
.page-template-template-account input[type="file"]::before {
  position: absolute;
  pointer-events: none;
  top: 10px;
  left: 16px;
  height: 20px;
  width: 20px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23948D8D'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
}

.page-template-template-account input[type="file"]::after {
  position: absolute;
  pointer-events: none;
  top: 11px;
  left: 40px;
  color: #948d8d;
  content: "Upload File";
}

/* ------- From Step 1 ------- */

/* file upload button */
.page-template-template-account input[type="file"]::file-selector-button {
  border-radius: 4px;
  padding: 0 16px;
  height: 40px;
  cursor: pointer;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
}

/* file upload button hover state */
.page-template-template-account input[type="file"]::file-selector-button:hover {
  background-color: #f3f4f6;
}

/* file upload button active state */
.page-template-template-account input[type="file"]::file-selector-button:active {
  background-color: #e5e7eb;
}

label.profile-photo {
  margin-bottom: 20px;
}

input.update-img {
  margin: 20px 0 30px 0;
}

.blog-img a {
  display: inline-block;
  /* background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}

.blog-img {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  text-align: center;
}

.comments-inner.comment-container:not(:last-child) {
  border-bottom: 1px solid #d2d0d0;
}

.common-outer {
  padding: 14px 0;
}

.common-outer h3 {
  font-size: 28px;
  line-height: 38px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 26px;
}

.common-outer h4 {
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 26px;
}

.common-outer h5 {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 26px;
}

.common-outer h2 {
  font-size: 34px;
  line-height: 44px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 30px;
  font-weight: 900;
  margin-bottom: 26px;
}

.common-outer h1 {
  font-size: 40px;
  line-height: 50px;
  color: #000000;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 30px;
  font-weight: 900;
}

.common-outer h3:first-child,
.common-outer h2:first-child,
.common-outer h1:first-child,
.common-outer h4:first-child,
.common-outer h5:first-child {
  margin-top: 0;
}

.common-outer p,
.common-outer li {
  margin-bottom: 20px;
}

.common-outer h3,
.common-outer h1,
.common-outer h2,
.common-outer h4,
.common-outer h5,
.common-outer h6 {
  margin-top: 40px;
}

.common-outer ul,
.common-outer ol {
  padding: 0;
}

.common-outer ul li,
.common-outer ol li {
  position: relative;
  padding-left: 25px;
}

.common-outer ul li::before,
.common-outer ol li::before {
  position: absolute;
  content: "";
  background: #000;
  contain-intrinsic-height: 3px;
  height: 6px;
  border-radius: 100%;
  left: 0;
  top: 13px;
  width: 6px;
}

.common-outer strong {
  color: #000;
}

.common-outer a {
  word-break: break-all;
}

.mo-openid-app-icons p {
  color: rgb(148, 141, 141) !important;
}

.mo_btn_transform:hover {
  transform: none !important;
}

form.woocommerce-form.woocommerce-form-login.login .mo-openid-app-icons {
  margin-bottom: 20px;
}

.clicked-form {
  display: none;
}

.clicked-form .gform_confirmation_message {
  display: none;
}

/* .ads {
  display: none !important;
} */

nav#pojo-a11y-toolbar {
  z-index: 99999;
}

.logged-in .woocommerce-MyAccount-content h2.gform_title {
  display: none;
}

nav.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-direction: column;
}

li.woocommerce-MyAccount-navigation-link--poll {
  order: 2;
}

li.woocommerce-MyAccount-navigation-link--orders {
  order: 3;
}

li.woocommerce-MyAccount-navigation-link--edit-address {
  order: 4;
}

li.woocommerce-MyAccount-navigation-link--edit-account {
  order: 5;
}

li.woocommerce-MyAccount-navigation-link--customer-logout {
  order: 6;
}

.change.change-heading.dec h3 {
  color: red;
}

.change.change-heading.inc h3 {
  color: #3bc10c;
}

.full-ad .ads {
  float: none !important;
  width: 100%;
  position: relative !important;
}

.horizontal-ad {
  margin-bottom: 50px;
  width: 79.3%;
}

.leader-board+.horizontal-ad {
  margin-bottom: 0px !important;
  width: 100%;
  border-bottom: none !important;
}

.leader-board+.horizontal-ad .ads {
  width: 100%;
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 0;
}

/* .leader-board + .horizontal-ad .ads .adsbygoogle{
  height: 200px !important;
} */

/* .ads, */
.horizontal-ad {
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 20px;
}

.horizontal-ad .ads {
  float: none;
}

section.leader-board {
  margin-bottom: 30px;
}

.horizontal-ad ins div,
.ad ins div {
  /* display: block !important; */
  width: 100%;
  text-align: center;
}

.adsbygoogle {
  text-align: center !important;
  width: 100% !important;
}

#latest-news .adsbygoogle {
  text-align: right !important;
  width: 100% !important;
  margin-left: auto !important;
}

.outer-div .ads .adsbygoogle iframe iframe {
  left: auto !important;
}

.page-id-42675 .common-outer h3,
.page-id-42675 .common-outer h4 {
  margin-top: 0px;
  margin-bottom: 10px;
}

#thrive-comments {
  margin: 0 !important;
  padding-top: 50px !important;
  border-top: 2px solid #e5e5e5;
}

.logged-out #thrive-comments .tcm-comments-create>div {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none !important;
}

.logged-out .tcm-create-post-container.comment-id-0 {
  margin-top: 0 !important;
}

#thrive-comments {
  margin: 0 !important;
}

#thrive-comments .tcm-comments-create>div {
  padding-bottom: 40px;
  margin-bottom: 50px;
  border-bottom: 2px solid #e5e5e5;
}

#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-main-parent {
  margin-bottom: 0;
}

#thrive-comments .thrive-comments-content {
  padding-bottom: 50px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 50px;
}

.tcm-comment-item.tcm-main-parent:not(:first-child) {
  margin-top: 30px !important;
}

.single .posts .horizontal-ad {
  width: 100%;
}

body div#google-anno-sa {
  display: none !important;
  color-scheme: none !important;
  appearance: none !important;
}

.ads.ads-mob {
  display: none;
}

/* comments  */
.comment-form-container {
  display: none;
}

:target {
  display: block;
}

.cancel-reply {
  display: inline-block;
  margin-top: 10px;
  color: red;
  cursor: pointer;
  font-size: 18px;
}

.comment-form-container div#respond {
  padding-top: 40px;
}

.comment-form-container div#respond {
  padding-top: 40px;
}

.cld-like-dislike-wrap {
  margin-top: 20px;
  margin-bottom: 0;
}

.cld-common-wrap {
  min-width: 30px !important;
}

a.cld-prevent.cld-undo-trigger i.fas.fa-thumbs-down {
  color: red;
}

body.logged-in .badges-link {
  display: block;
}

.badges-link {
  display: none;
}

.users-with-badge {
  display: none;
}

div#mycred-all-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

div#mycred-all-badges .the-badge.row {
  width: calc(50% - 70px);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 30px;
}

.elementor-element {
  padding-bottom: 40px;
}

.comment-author-image .badges img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.comment-author-image .badges {
  text-align: center;
  margin-top: 0px;
}

.comment-author-image .badges .the-badge.vertical.earned {
  justify-content: center;
}

.mycred-users-badges.mycred-vertical {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

ul.mycred-badge-requirement-list li {
  white-space: break-spaces;
}

.comment-author-image {
  width: 88px;
}

#comments #wpdcom {
  max-width: 100%;
}

/* .comments-flex {
  display: flex;
  gap: 20px;
} */

.comments-left {
  width: 100%;
  /* display: inline-block; */
  /* border-bottom: 2px solid #e4e4e4; */
}

#wpdcom .wpd-thread-list {
  padding: 30px 0 0 0;
}

#wpdcom .wpd-thread-head {
  border-bottom: 2px solid #e4e4e4;
}

.comments-ad.ads {
  float: none;
  position: relative;
  top: 0;
  width: 100%;
  border-top: 2px solid #e4e4e4;
  padding-top: 30px;
}

/* #comments .comments-ad.ads {
  width: 18%;
  position: sticky;
} */

#wpdcom .the-badge img {
  height: 16px;
  object-fit: contain;
}

#wpdcom.wpd-layout-2 .wpd-comment-right .the-badge {
  max-height: 15px;
}

.wpdiscuz-mycred-rank-wrap,
#wpdcom.wpd-layout-2 .wpdiscuz-mycred-points-wrap {
  margin: 0 !important;
}

#wpdcom .wpd-comment-left .the-badge {
  width: 27%;
}

#wpdcom .col-xs-12 {
  flex-wrap: wrap;
}

#wpdcom .wpd-form-head {
  justify-content: center !important;
}

#comments #wpdcom .wpd-form-head {
  border-top: 2px solid #e4e4e4;
}

div#comments {
  /* border-top: 2px solid #e4e4e4; */
  border-bottom: 2px solid #e4e4e4;
  /* margin-top: 20px; */
  /* padding-top: 30px; */
  max-width: 100%;
}

#comments div#wpdcom,
#comments div#wpdcom .wpd-form-head {
  margin-top: 0 !important;
}

#comments .wpdiscuz-mycred-points-wrap {
  font-weight: bold;
}

/* hide views throughout the website  */
.load_posts .views,
.load_posts_mob .views {
  display: none;
}

li.views.sidebar-info {
  display: none !important;
}

/* Rss post css */
article {
  max-width: 1400px;
  margin: 0 auto;
  border-bottom: 2px solid rgb(228, 228, 228);
  padding: 0 0 50px 0;
}

.rss-post-image {
  display: flex;
  justify-content: center;
}

.single.rss-post-content {
  text-align: center;
  margin-top: 60px;
}

.single .rss-post-content {
  text-align: center;
  margin-top: 60px;
}

.rss-posts-list {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  margin-top: 100px;
}

.rss-post-archive-image img,
.rss-post-image img,
.rss-post-thumb img {
  object-fit: cover;
  transition: 0.5s ease-in-out;
  object-position: center;
  max-width: 100%;
  display: block;
  height: auto;
}

.rss-post-archive-image img:hover,
.rss-post-image img:hover {
  transform: scale(1.1);
}

main.site-main {
  margin-top: 100px;
}

div#rss-posts-container {
  max-width: 1500px;
  margin: 0 auto;
}

.rss-post {
  display: flex;
  gap: 30px;
  border-bottom: 2px solid #e4e4e4;
  padding: 50px 0;
}

.rss-post-thumb {
  width: 40%;
  margin: 20px;
}

.content {
  width: 50%;
}

rss-post-thumb img.attachment-medium.size-medium.wp-post-image {
  width: 100%;
}

button#load-more {
  border: 1px solid #00000059;
  max-width: 277px;
  width: 100%;
  padding: 9px 0;
  font-size: 23px;
  line-height: 35px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  text-align: center;
  transition: 0.5s ease-in-out;
  background: black;
  cursor: pointer;
  margin-bottom: 30px;
  margin-top: 30px;
}

button#load-more[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

.load-btn {
  text-align: center;
}

.archive .rss-post-content {
  width: 50%;
}

.rss-post-description p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 19px;
  line-height: 30px;
  color: #948d8d;
  font-family: "Neue Haas Unica Pro";
  margin-bottom: 16px;
}

.archive .rss-post-title h1 {
  font-size: 28px;
  line-height: 38px;
  color: #000000;
  font-weight: bold;
  font-family: "Neue Haas Unica Pro";
  margin-top: 10px;
}

.spinner {
  margin: 20px auto;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #333;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.spining-loader {
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader11 {
  width: 80px;
  height: 80px;
  position: relative;
  background-image:
    linear-gradient(#000 30px, transparent 0),
    linear-gradient(#888 30px, transparent 0),
    linear-gradient(#888 30px, transparent 0),
    linear-gradient(#000 30px, transparent 0);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: left top, left bottom, right top, right bottom;
  animation: rotate 1s linear infinite;
}

@keyframes rotate {
  0% {
    width: 80px;
    height: 80px;
    transform: rotate(0deg)
  }

  50% {
    width: 52px;
    height: 52px;
    transform: rotate(180deg)
  }

  100% {
    width: 80px;
    height: 80px;
    transform: rotate(360deg)
  }
}




.slider-sync-section {
  display: none;
  transition: all 200ms ease-in;
}



/* responsive */

@media (max-width: 1860px) {
  .ui-widget.ui-widget-content {
    right: 4.4% !important;
  }
}

@media (max-width: 1800px) {

  .woocommerce-page #primary .woocommerce,
  .container,
  .woocommerce-shop.woocommerce-page #primary main {
    max-width: 100%;
    width: 94%;
    /* width: 90%; */
    padding: 0;
  }

  .tabs-outer .shop .container {
    width: 100%;
  }

  .ui-widget.ui-widget-content {
    /* border: 1px solid #c5c5c5; */
    right: 3.1% !important;
    /* margin: 0 auto; */
  }

  /* .woocommerce-page #primary .woocommerce{
    padding: 0;
  } */
}

@media (max-width: 1700px) {
  .products-inner {
    width: 31.2%;
  }
}

@media (max-width: 1680px) {
  h3#reply-title {
    /* max-width: 75.4%; */
    max-width: 100%;
  }

  section.shop {
    margin-bottom: 20px;
  }

  .prod-img img {
    height: 452px;
  }

  a.load-more svg,
  section.load-more-mob svg,
  a.load-more i,
  section.load-more-mob i {
    margin-left: 10px;
  }

  .slider.slider-single {
    margin-top: 20px;
  }

  #respond input#submit,
  #respond input.submit {
    font-size: 18px;
    line-height: 28px;
    padding: 4px 37px;
  }

  p.form-submit {
    margin-top: 23px;
  }

  textarea#comment {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 12px 12px 35px;
  }

  .comment-textarea-wrapper img {
    top: 18px;
    left: 12px;
  }

  .comment-avatar img,
  .comment-author-image img {
    width: 68px;
    height: 58px;
  }

  .comment-author-image {
    width: 68px;
  }

  .comment-author-image img.avatar.photo {
    width: 100%;
    max-width: 68px;
    margin: 0 auto;
    text-align: center;
    min-width: 68px;
  }

  .comments-inner {
    gap: 22px;
  }

  ul.comment-reply-list {
    padding-top: 20px;
    margin-top: 20px;
  }

  .post-con-inner h4 a {
    margin-bottom: 0;
  }

  .content-block p {
    font-size: 16px;
    line-height: 26px;
  }

  a.see-more svg,
  a.see-more i {
    padding-left: 2px;
    margin-left: 5px;
  }

  .comment-details {
    padding-bottom: 20px;
  }

  .user-info h3 {
    font-size: 24px;
  }

  .cat_name {
    font-size: 14px;
    line-height: 22px;
  }

  .comment-reply,
  .comment-reply a {
    font-size: 14px;
    line-height: 26px;
  }

  .sidebar-right p {
    font-size: 16px;
    line-height: 22px;
  }

  .comment-reply img {
    max-height: 10px;
  }

  a.load-more-comments-inner {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 30px;
    margin-top: 40px;
  }

  h3#reply-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 15px;
  }

  .comment-author {
    font-size: 18px;
    line-height: 22px;
  }

  .comment-time {
    margin-bottom: 5px;
  }

  .comment-text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 6px;
  }

  div#respond {
    padding-top: 30px;
  }

  p.must-log-in {
    font-size: 16px;
    line-height: 26px;
  }

  .comment-box {
    margin-bottom: 20px;
  }

  h2.comment-title {
    margin-bottom: 28px;
    font-size: 26px;
    line-height: 20px;
  }

  .prduct-area-outer {
    padding-bottom: 20px;
  }

  .woocommerce-shop .short-desc {
    margin-bottom: 38px;
  }

  .prd-img {
    margin-bottom: 12px;
  }

  .products-inner h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .prd-desc,
  .prd-price {
    font-size: 16px;
    line-height: 20px;
  }

  .short-desc p {
    font-size: 16px;
    line-height: 20px;
  }

  .main-navigation ul#primary-menu {
    gap: 36px;
  }

  .compare-images::before {
    background-size: 100px;
    width: 100px;
    height: 100px;
  }

  .compare-mob .compare-images::before {
    background-size: 68px;
  }

  /* ul.load_posts:last-of-type li {
    margin-bottom: 0;
    padding-bottom: 0;
  } */

  .home ul.load_posts:last-of-type li {
    /* padding-top: 30px; */
    padding-bottom: 30px;
  }

  .social-icons li a img {
    height: 20px;
  }

  .site-branding img {
    max-width: 47px !important;
  }

  #masthead .main-navigation ul#primary-menu li a {
    font-size: 12px;
    line-height: 67px;
  }

  #masthead .main-navigation li a:after {
    bottom: -27px;
  }

  .header-right-block .username .avatar img,
  li.search-toggle img,
  .header-right-block img {
    max-height: 22px;
  }

  .header-right-block {
    gap: 15px;
  }

  #masthead {
    height: 67px;
  }

  .leader-board {
    margin-top: 24px;
  }

  .compare p {
    font-size: 16px;
    margin-top: 10px;
  }

  .leader-board h2 {
    padding: 24px 0px 0px;
    margin-bottom: 23px;
  }

  .podcast {
    padding: 24px 0 12px 0;
  }

  .categories-tab ul#tab-menu {
    margin-bottom: 32px;
  }

  .shop-outer {
    margin-top: 20px;
    padding-bottom: 25px;
  }

  section.load-more,
  section.load-more-mob {
    /* padding: 30px 0 0px 0; */
    padding: 0;
  }

  h2 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 26px;
  }

  .category-box h5 {
    font-size: 16px;
    line-height: 22px;
  }

  .blocks>a.see-more,
  a.see-more {
    font-size: 14px;
    line-height: 26px;
  }

  #primary {
    margin-top: 23px;
  }

  .categories-tab ul#tab-menu li,
  .user-info-inner.current,
  .user-info-inner.current h2,
  .user-info-inner.current h2 a,
  .user-info-inner h2 {
    font-size: 16px;
    line-height: 24px;
  }

  li.podcast-inner h2 {
    font-size: 22px;
    line-height: 26px;
  }

  .content-block h4,
  .content-block h4 a {
    font-size: 18px;
    line-height: 24px;
  }

  section.load-more a,
  section.load-more-mob a {
    font-size: 15px;
    line-height: 20px;
  }

  /* .prod-img img {
    height: 310px;
  } */

  .calendar {
    margin-bottom: 9px;
    padding: 27px 40px 27px 40px;
  }

  .leader-board.categories-tab h2 {
    margin-bottom: 14px;
  }

  .calendar-img img {
    max-width: 50px;
  }

  .calendar-content,
  .calendar-inner {
    gap: 30px;
  }

  .calendar-heading h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .calendar-heading h5 {
    font-size: 16px;
    line-height: 18px;
  }

  .ranking-line h2 {
    font-size: 12px;
    line-height: 16px;
  }

  .ranking-line h2 {
    margin-bottom: 0;
  }

  .rank .count,
  .post-con-inner h4,
  .post-con-inner h4 a {
    font-size: 14px;
    line-height: 24px;
  }

  .post-con-inner h4 {
    margin-bottom: 4px;
  }

  .post-info .post-info-inner .value {
    font-size: 12px;
    line-height: 12px;
  }

  .post-info-inner img,
  .post-info-inner svg,
  .post-info-inner i {
    max-width: 14px;
    font-size: 14px;
  }

  /* li.podcast-inner-page {
    gap: 0;
  } */

  .change.change-heading h3,
  .peak-heading.peak h4,
  .rating h4 {
    font-size: 22px;
    line-height: 24px;
  }

  .page-template-template-news section.categories-tab {
    margin-top: 0;
  }

  section.profile-outer {
    padding: 0px 0 30px 0;
  }

  .user-info h5 {
    font-size: 16px;
  }

  .user-info {
    margin-bottom: 22px;
  }

  .user-post-info {
    margin-bottom: 32px;
  }

  .podcast-content h3,
  .podcast-content-heading {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 0;
  }

  .podcast-content p {
    font-size: 16px;
    line-height: 26px;
  }

  .more-info a {
    font-size: 14px;
    line-height: 24px;
  }

  .podcast section.load-more {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .content-inner {
    margin-top: 10px;
  }

  .compare ul.compare-images li .blog-content h4 {
    font-size: 18px;
    line-height: 25px;
  }

  .compare ul.compare-images li .blog-content {
    height: 112px;
  }

  #primary {
    margin-top: 18px;
  }

  .compare h2 {
    margin-bottom: 9px;
  }

  .blog-content ul {
    padding: 13px 25px;
  }

  .compare ul.compare-images li .blog-content h4 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .leader-board {
    margin-top: 43px;
  }

  .tab-content li,
  .profile-inner .tab-content li,
  li.podcast-inner-page {
    padding-bottom: 40px;
    margin-bottom: 20px;
    gap: 27px;
  }

  .rankings-outer .rankings li,
  .rankings-outer .ranking-line {
    padding: 0;
    margin: 0 !important;
    gap: 0;
  }

  .post-info {
    width: 58.9%;
    bottom: 17px;
  }

  .home ul.load_posts:last-of-type li .post-info {
    bottom: 27px;
  }

  .slider-single .featured-img.slick-slide img {
    height: 750px;
  }

  .slider-single .featured-img,
  .single .featured-img.single-sync-featured {
    height: 750px;
  }

  /* 
  .prd-img img {
    height: 300px;
  } */

  .header-left-block {
    max-width: 80%;
  }

  .compare ul.compare-images .blog-img img {
    height: 810px;
  }

  .compare ul.compare-images {
    column-gap: 28px;
  }

  .blocks ul li h4 {
    font-size: 15px;
  }
}

@media (max-width: 1560px) {
  .products-inner {
    width: 31%;
  }

  .post-info {
    gap: 7px;
    flex-wrap: wrap;
    /* width: 57.7%; */
  }
}

@media (max-width: 1440px) {

  .blocks ul li h4,
  .blocks ul li h4 a {
    font-size: 12px;
    line-height: 22px;
  }

  /* .slider-nav .featured-img.slick-slide {
    height: 60px;
    width: 60px !important;
  } */

  .calendar-heading h5 {
    font-size: 14px;
    line-height: 16px;
  }

  .calendar-heading h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .slider-single .featured-img.slick-slide img {
    height: 500px;
    object-fit: top;
  }

  .slider-single .featured-img,
  .slider-single .featured-img,
  .single .featured-img.single-sync-featured {
    height: 500px !important;
  }

  /* .page-template-template-news .post-info {
    width: 46%;
    flex-wrap: wrap;
    row-gap: 0;
  } */

  /* .user-info-inner h2 {
    font-size: 24px;
  } */

  .user-info-inner {
    max-width: 347px;
  }

  /* .prduct-area-outer {
    padding-bottom: 66px;
  } */

  .prduct-area {
    row-gap: 34px;
    gap: 20px;
    /* width: calc(100% - 300px); */
    width: 100%;
  }

  .left-sidebar {
    width: 300px;
  }

  .prd-img img {
    height: 420px;
  }

  /* .products-inner h3 {
    font-size: 26px;
    line-height: 36px;
  } */

  /* .prd-desc,
  .prd-price {
    font-size: 24px;
    line-height: 34px;
  } */

  .products-inner {
    width: 30.5%;
  }

  /* .compare ul.compare-images li .blog-content h4 {
    font-size: 24px;
    line-height: 34px;
  } */

  /* li.podcast-inner a {
    padding: 200px 52px 28px 52px;
  } */

  /* li.podcast-inner h2 {
    font-size: 30px;
    line-height: 40px;
  } */

  .compare ul.compare-images .blog-img img {
    height: 700px;
    /* object-position: top; */
    object-position: center;
  }

  .blocks ul li h4 {
    width: 50%;
    font-size: 13px;
    line-height: 23px;
  }

  .blocks ul li .image-box {
    width: 46%;
  }

  /* .category-box h5 {
    font-size: 20px;
    line-height: 30px;
  } */

  .single-collection .single-heading {
    margin-bottom: 0px;
  }
}

@media (max-width: 1366px) {
  h3#reply-title {
    font-size: 22px;
    line-height: 22px;
  }

  h3#reply-title small {
    font-size: 16px;
    line-height: 26px;
  }

  /* .calendar-heading h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .calendar-heading h5 {
    font-size: 22px;
    line-height: 18px;
  } */

  .slick-container {
    max-width: 100%;
    width: 94%;
  }

  /* .change.change-heading h3,
  .peak-heading.peak h4,
  .rating h4 {
    font-size: 34px;
    line-height: 44px;
  } */

  .post-con-inner .post-info {
    gap: 14px;
    row-gap: 2px;
  }

  .rankings .post-content {
    row-gap: 2px;
  }

  /* .ranking-line h2 {
    font-size: 16px;
    line-height: 26px;
  } */

  /* .post-info .post-info-inner .value {
    font-size: 14px;
  } */

  .post-con-inner .post-info {
    flex-wrap: wrap;
  }

  .rating {
    width: 17%;
  }

  .peak-heading,
  .change-heading {
    width: 13%;
  }

  .posts-section {
    width: 70%;
  }

  .user-info-inner {
    max-width: 300px;
  }

  /* .products-inner h3 {
    font-size: 20px;
    line-height: 30px;
  } */

  .prd-desc {
    margin-bottom: 5px;
  }

  /* .prd-desc,
  .prd-price {
    font-size: 20px;
    line-height: 30px;
  } */

  /* 
  li.podcast-inner h2 {
    font-size: 26px;
    line-height: 36px;
  } */

  .pod-content {
    bottom: 52px;
    left: 52px;
    right: 52px;
    /* top: 52px; */
    width: calc(100% - 104px);
    padding-top: 52px;
  }

  /* li.podcast-inner .outer-img {
    height: 480px;
  } */

  li.podcast-inner .outer-img {
    height: 400px;
  }

  .categories-row {
    gap: 6px;
  }

  .percentages_text_content {
    width: 16%;
  }

  .flex-inner {
    width: 80%;
  }

  p.percentages_text_p,
  .blocks .count {
    font-size: 11px;
  }

  .blocks ul li h4 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .compare ul.compare-images .blog-img img {
    height: 600px;
    /* object-position: top; */
    object-position: center;
  }
}

@media (min-width: 1280px) and (max-width: 1400px) {
  .slider-nav .featured-img.slick-slide {
    height: 96px;
  }
}

@media (max-width: 1280px) {

  .single .post-body p,
  .excerpt p {
    font-size: 18px;
  }

  .single .rss-post-content h1,
  .rss-post-archive-content h1 {
    font-size: 25px;
    line-height: 35px;
  }

  .rss-post-wrapper,
  .rss-post-archive-item {
    padding: 0 20px;
  }
}

@media (max-width: 1279px) {

  .blocks ul li h4,
  .blocks ul li h4 a {
    font-size: 12px;
    line-height: 22px;
  }

  /*   
    .post-info {
      width: 57.2%;
    } */

  /* .page-template-template-news .post-info {
    width: 45.7%;
  } */

  .products-inner {
    width: 31.5%;
  }

  .prd-img img {
    height: 320px;
  }

  .prduct-area {
    /* width: calc(100% - 250px); */
    width: 100%;
  }

  .products-inner {
    width: 31.3%;
  }

  .left-sidebar {
    width: 250px;
  }

  @media (max-width: 1200px) {
    .slider-nav .featured-img.slick-slide {
      height: 90px;
    }

    .profile-inner section.load-more {
      /* padding-top: 0; */
      padding-bottom: 30px;
    }

    .calendar {
      padding: 27px 40px 27px 40px;
    }

    /* .profile-inner .tab-content li {
    gap: 44px;
  } */

    .flex-inner .image-box img {
      height: auto;
    }

    .featured-img.slick-slide {
      margin: 0 20px;
    }

    .single-options svg,
    .single-options i {
      font-size: 16px;
    }

    .count-values {
      font-size: 16px;
      line-height: 16px;
      padding: 6px 16px;
      display: flex;
      align-items: center;
    }

    /* .page-template-template-news .post-info {
    width: 46.7%;
  } */

    /* .page-template-template-news .post-info {
    width: 46.7%;
  } */

    .post-info-inner img,
    .post-info-inner svg,
    .post-info-inner i {
      max-width: 10px !important;
      font-size: 10px !important;
    }

    .post-info .post-info-inner .value {
      font-size: 12px;
      line-height: 12px;
    }

    .blocks ul li .image-box {
      height: auto;
    }

    /* .calendar-heading h3 {
    font-size: 28px;
    line-height: 38px;
  }

  .calendar-heading h5 {
    font-size: 22px;
    line-height: 20px;
  }

  .change.change-heading h3,
  .peak-heading.peak h4,
  .rating h4 {
    font-size: 26px;
    line-height: 36px;
  }

  .leader-board.categories-tab h2 {
    margin-bottom: 20px;
  } */

    .leader-board.categories-tab .tab-content h2 {
      margin-bottom: 0;
    }

    .ranking-line h2 {
      font-size: 14px;
      line-height: 24px;
    }

    /* .post-con-inner h4,
  .post-con-inner h4 a {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 8px;
  } */

    .post-con-inner h4,
    .post-con-inner h4 a {
      font-size: 12px;
      line-height: 22px;
      margin-bottom: 0;
    }

    .woocommerce ul.order_details li {
      margin-bottom: 20px;
    }

    .woocommerce ul.order_details {
      margin: 0 0 1em;
    }

    .woocommerce-order {
      padding-top: 50px;
    }

    .header-left-block {
      max-width: 85%;
      gap: 20px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
      line-height: 1.3em;
    }

    #masthead nav#site-navigation {
      margin-left: 0;
    }

    .woocommerce-shop header.woocommerce-products-header {
      padding: 0px 0 30px 0;
    }

    .woocommerce-shop .short-desc {
      margin-bottom: 28px;
    }

    section.profile-outer {
      padding: 0;
    }

    /* .user-info {
    margin-bottom: 35px;
  } */

    /* .user-info-inner h2 {
    font-size: 20px;
    line-height: 30px;
  } */

    .pod-content {
      bottom: 92px;
      left: 32px;
      right: 32px;
      width: calc(100% - 64px);
      padding-top: 32px;
    }

    /* li.podcast-inner .outer-img {
    height: 480px;
  } */

    /* h2 {
    font-size: 38px;
    line-height: 48px;
  }

  .compare h2 {
    margin-bottom: 37px;
  } */

    .blog-content ul {
      padding: 12px 19px;
    }

    .blog-content ul li a {
      font-size: 16px;
      line-height: 26px;
    }

    .compare ul.compare-images li .blog-content img {
      width: 16px;
    }

    .compare ul.compare-images li .blog-content h4,
    .compare ul.compare-images li .blog-content>span {
      padding-left: 19px;
      padding-right: 19px;
    }

    .compare ul.compare-images li .blog-content h4 {
      font-size: 20px;
      line-height: 30px;
    }

    /* .leader-board h2 {
    padding: 45px 0px 0px;
  } */

    /* .flex-internal {
    display: block;
  } */

    .blocks ul li .image-box,
    .blocks ul li h4 {
      width: 100%;
    }

    .blocks ul li h4 {
      margin-top: 5px;
    }

    .categories-row {
      gap: 20px;
    }

    /* .podcast {
    padding: 47px 0 58px 0;
  } */

    li.podcast-inner h2 {
      font-size: 24px;
      line-height: 34px;
    }

    /* li.podcast-inner a {
    padding: 100px 32px 18px 32px;
  } */

    li.podcast-inner img {
      margin-bottom: 6px;
    }

    .categories-tab ul#tab-menu li,
    .content-block p,
    .shop-products h4,
    .shop-products span.woocommerce-Price-amount.amount {
      font-size: 16px;
      line-height: 26px;
    }

    .categories-tab {
      padding: 0 0 18px 0;
    }

    li.podcast-inner-page {
      gap: 30px;
    }

    /* .podcast-content h3,
  .podcast-content-heading {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 32px;
    margin-bottom: 10px;
  } */

    /* .content-pod {
    margin-bottom: 10px;
  }

  .more-info {
    margin-top: 10px;
  } */

    .more-info a {
      font-size: 16px;
      line-height: 26px;
    }

    .more-info a img {
      max-width: 16px;
    }

    .podcast-content .more-info a img {
      max-width: 100%;
    }
  }

  @media (max-width: 1100px) {
    .page-template-template-news .post-info {
      width: 46.5%;
    }

    .sorting-block {
      margin-bottom: 12px;
    }
  }

  @media (min-width: 1024px) and (max-width: 1060px) {
    .categories-tab .post-info {
      bottom: 12px;
    }
  }

  @media (max-width: 1024px) {
    .comments-inner.comment-container {
      flex-wrap: wrap;
      gap: 0;
    }

    .comment-author-image {
      display: flex;
      width: 100% !important;
      justify-content: flex-start;
      gap: 20px;
      align-items: center;
      margin-bottom: 20px;
    }

    li.comment-reply-item {
      display: block;
    }

    .comments-inner.comment-container {
      display: block;
    }

    .comment-author-image img.avatar.photo {
      margin: 0;
    }

    .common-outer h2 {
      font-size: 28px;
      line-height: 38px;
    }

    .common-outer h3 {
      font-size: 24px;
      line-height: 34px;
    }

    .common-outer h4 {
      font-size: 20px;
      line-height: 30px;
    }

    .logged-in.woocommerce-page.woocommerce-account #primary .woocommerce-Address:not(:last-child) {
      margin-bottom: 20px;
      border-bottom: 2px dotted;
      padding-bottom: 20px;
    }

    .home .blocks ul {
      height: auto;
    }

    /* .leader-board.categories-tab .ads {
    display: none;
  } */

    .leader-board.categories-tab .tab-content {
      width: 100%;
    }

    h3#reply-title {
      max-width: 100%;
    }

    .header-left-block {
      max-width: 52%;
      justify-content: space-between;
    }

    header#masthead.scroll-up,
    #masthead .header {
      padding: 10px 0;
    }

    /* #masthead .header,
  #masthead.active .header {
    padding: 8px 0 8px 0;
  } */

    .blocks>a.see-more,
    a.see-more {
      display: block;
      margin-left: 0;
    }

    .blocks>a.see-more svg,
    .blocks>a.see-more i {
      margin-left: 5px;
      padding-left: 0;
    }

    .flex-internal {
      gap: 20px;
    }

    .products-inner h3 {
      font-size: 16px;
      line-height: 24px;
    }

    .prd-desc,
    .prd-price {
      font-size: 14px;
      line-height: 18px;
    }

    .rankings .post-img img {
      width: 200px;
    }

    .leader-board .post-con-inner .post-info {
      width: 100% !important;
    }

    .compare ul.compare-images {
      column-gap: 0px;
    }

    .flex-internal {
      display: flex;
    }

    .more-info {
      margin-top: 10px;
    }

    .content-inner {
      display: block;
    }

    .content-pod {
      max-width: 100%;
    }

    .rankings .post-con-inner {
      max-width: 100% !important;
      width: 100% !important;
    }

    #masthead {
      height: auto;
    }

    #masthead .header {
      padding: 5px 0;
    }

    #masthead nav#site-navigation {
      display: none;
    }

    a.load-more-comments-inner {
      font-size: 14px;
      line-height: 20px;
      padding: 7px 20px;
    }

    .post-img::before {
      content: none;
    }

    .content-wrapper .tease h2 {
      font-size: 28px;
      line-height: 38px;
    }

    .shop-products {
      width: 50%;
    }

    .sidebar-right p:not(:last-child) {
      margin-bottom: 14px;
    }

    .sidebar-single .value {
      font-size: 16px;
      line-height: 26px;
    }

    /* .post-info-inner {
    gap: 0;
  } */

    .share-options.sidebar-info h3 {
      font-size: 16px;
      line-height: 26px;
    }

    #share a {
      font-size: 14px;
      line-height: 24px;
    }

    ul.sidebar-info-outer {
      padding-bottom: 10px;
      padding-top: 10px;
    }

    .single-inner {
      gap: 25px;
    }

    /* h2.single-heading {
    font-size: 32px;
    line-height: 42px;
  }

  h2.single-heading {
    margin-bottom: 5px;
  } */

    .slider-nav .featured-img.slick-slide {
      margin: 0 5px;
    }

    .slider-nav .slick-next.slick-arrow,
    .slider-nav .slick-prev.slick-arrow {
      width: 8px;
      height: 17px;
    }

    .single-inner {
      margin-top: 20px;
      flex-wrap: wrap;
    }

    .sidebar-single,
    .sidebar-right {
      width: 100%;
    }

    .sidebar-right {
      width: 100%;
    }

    h3#reply-title {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 15px;
    }

    div#respond {
      /* padding-top: 30px; */
      padding-top: 0;
    }

    textarea#comment {
      width: calc(100% - 50px);
      max-width: 100%;
      /* padding: 30px 30px 30px 50px; */
    }

    /* .comment-textarea-wrapper img {
    left: 24px;
  } */

    .comment-box {
      margin-bottom: 30px;
    }

    h2.comment-title {
      /* margin-bottom: 0; */
      font-size: 24px;
      line-height: 26px;
    }

    textarea#comment {
      font-size: 12px;
      line-height: 20px;
    }

    .comment-textarea-wrapper img {
      top: 16px;
    }

    .comment-time {
      margin-bottom: 0px;
    }

    .comment-text {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 4px;
    }

    .comment-reply,
    .comment-reply a {
      font-size: 14px;
      line-height: 24px;
    }

    .comment-avatar img,
    .comment-author-image img {
      width: 48px;
      height: 48px;
    }

    .comment-author-image {
      width: 48px;
    }

    .comment-author-image img.avatar.photo {
      max-width: 48px;
      margin: 0;
      text-align: center;
      min-width: 48px;
    }

    .comment-author-image .badges .the-badge.vertical.earned {
      margin-bottom: 0;
    }

    .single-shop.shop {
      padding-top: 20px;
    }

    .single .single-shop.shop {
      padding-top: 20px;
    }

    /* #comments-container #respond {
    border-top: 2px solid #d2d0d0;
    margin-top: 30px;
  } */

    div#share {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap;
    }

    .rest-of-links {
      line-height: 14px !important;
    }

    ul.sidebar-info-outer .sidebar-info {
      margin-right: 3px;
      vertical-align: top;
    }

    ul.sidebar-info-outer .sidebar-info {
      display: inline-block;
    }

    /* .single-inner ul.sidebar-info-outer .sidebar-info {
    width: 23%;
  } */

    #share a {
      display: inline-block;
      width: auto;
    }

    #share a:not(:last-child) {
      margin-right: 10px;
    }

    /* .slider.slider-single {
    margin-top: 36px;
  } */

    .slider-single .slick-next.slick-arrow,
    .slider-single .slick-prev.slick-arrow {
      width: 26px;
      height: 17px;
    }

    /* .calendar-heading h3 {
    font-size: 26px;
    line-height: 36px;
  } */

    /* .calendar-heading h5 {
    font-size: 18px;
    line-height: 18px;
  } */

    .calendar-img img {
      max-width: 50px;
    }

    .calendar-content,
    .calendar-inner {
      gap: 20px;
    }

    .cc-compass.cc-compass-open {
      right: 90%;
    }

    .yith-wcan-filters .yith-wcan-filter,
    .yith-wcan-filters {
      margin-bottom: 0;
    }

    .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
      padding: 4px 8px;
    }

    .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
      font-size: 14px;
      line-height: 24px;
    }

    .prduct-area-outer {
      display: block;
    }

    .left-sidebar,
    .prduct-area {
      width: 100%;
      float: none;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
      width: 100% !important;
    }

    .page-template-template-news .post-info {
      width: 46%;
    }

    .rankings .post-content {
      flex-wrap: wrap;
      gap: 30px;
      padding: 17px;
    }

    .rankings .post-img {
      border-right: none;
    }

    .leader-board.categories-tab h2 {
      padding: 13px 0px;
    }

    .post-img,
    .post-con-inner {
      max-width: 100% !important;
      width: 100%;
    }

    .rank .count {
      width: auto;
    }

    .products-inner {
      width: 47.7%;
    }

    /* .user-info-inner h2 {
    font-size: 18px;
    padding: 8px;
  } */

    /* .header-left-block {
    max-width: 82%;
  } */

    .prod-img img {
      height: 300px;
    }

    /* .header-left-block {
    max-width: 82%;
  } */

    .img-box,
    .post-content-inner .img-box {
      width: 50%;
    }

    .content-block,
    .post-content-inner .content-block {
      width: 48%;
    }

    span.category-name a:not(:last-child) {
      margin-bottom: 10px;
      display: inline-block;
    }

    /* .post-info,
  .post-content-inner .post-info {
    width: 45.6% !important;
    row-gap: 0px;
    flex-wrap: wrap;
  } */

    .post-info,
    .post-content-inner .post-info {
      width: 47.6% !important;
      row-gap: 6px;
      flex-wrap: wrap;
    }

    .profile-inner .post-content-inner .post-info {
      width: 46.6% !important;
    }

    .content-block p {
      margin-bottom: 6px;
    }

    .post-info-inner img,
    /* .post-info-inner svg {
    max-width: 20px;
  } */

    /* .post-info .post-info-inner .value {
    font-size: 12px;
    line-height: 22px;
  } */

    ul.load_posts .img-box img,
    ul.default-posts .img-box img,
    ul.load_posts .img-box,
    ul.default-posts .img-box {
      height: 255px;
    }

    /* .single .post-info-inner img {
    height: auto;
  } */

    .post-info .post-info-inner img {
      height: auto;
    }

    /* .profile-inner ul.load_posts .img-box img {
    height: auto;
  } */

    ul.sidebar-info-outer img {
      max-width: 12px;
      max-height: 14px !important;
      min-width: initial !important;
    }

    .dislike svg,
    .post-dislike svg,
    .dislike i,
    .post-dislike i {
      font-size: 15px;
    }

    .compare ul.compare-images .blog-img img {
      height: 500px;
    }

    /* .compare ul.compare-images li .blog-content {
    height: 156px;
  } */

    .categories-row {
      flex-wrap: wrap;
    }

    /* .categories-row .category-box {
    width: 50%;
  } */

    .flex-internal {
      width: 95%;
    }

    .count {
      width: 5%;
    }

    p.percentages_text {
      padding-right: 7%;
    }

    .categories-row .category-box {
      width: 45.5%;
      max-width: 100%;
    }

    li.podcast-inner h2 {
      font-size: 22px;
      line-height: 32px;
    }

    .pod-content {
      bottom: 32px;
      left: 32px;
      right: 32px;
      width: calc(100% - 64px);
    }

    .content-block h4,
    .content-block h4 a {
      /* font-size: 22px;
    line-height: 32px; */
      margin-bottom: 10px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .content-block h4 a {
      margin-bottom: 0;
    }

    .header-left-block,
    .main-navigation ul#primary-menu {
      gap: 20px;
    }

    #masthead .main-navigation ul#primary-menu li a {
      font-size: 14px;
    }

    /* li.podcast-inner .outer-img {
    height: 380px;
  } */

    li.podcast-inner .outer-img {
      height: 320px;
    }

    .categories-tab ul#tab-menu li,
    .content-block p,
    .shop-products h4,
    .shop-products span.woocommerce-Price-amount.amount {
      font-size: 14px;
      line-height: 24px;
    }

    .shop-outer {
      padding-bottom: 50px;
      margin-top: 0px;
    }

    .cat_name {
      font-size: 16px;
      line-height: 26px;
    }
  }



  @media (max-width: 992px) {
    div#mycred-all-badges .the-badge.row {
      width: 100%;
    }

    .ads.ads-mob {
      display: block;
    }

    .ads.ads-desk,
    .leader-board+.horizontal-ad .ads.ads-desk {
      display: none;
    }

    .leader-board+.horizontal-ad {
      margin-bottom: 30px !important;
    }

    .leader-board+.horizontal-ad .ads.ads-mob {
      margin-top: 0px !important;
    }

    section.leader-board.categories-tab section.load-more {
      width: 100%;
    }

    .post-info,
    .post-content-inner .post-info {
      width: 44.1%;
    }

    .search-container {
      top: 77px;
    }

    .blog-content ul {
      padding: 8px 0 8px 0;
    }

    /* .blog-content ul {
    padding: 8px;
  } */

    .compare ul.compare-images li .blog-content {
      height: auto;
      padding-bottom: 0;
      position: unset;
      width: 100%;
    }

    .blog-content ul {
      border: none;
      width: 100%;
      justify-content: center;
    }

    .blog-content span,
    .blog-content h4 {
      display: none;
    }

    .blog-content ul li.more-detail {
      display: block;
    }

    .blog-content ul li {
      display: none;
    }

    .blog-content ul li a {
      font-size: 18px;
      line-height: 28px;
    }

    .compare {
      display: none;
    }

    .compare-mob {
      display: block;
    }

    .leader-board.categories-tab .tab-content,
    .leader-board.categories-tab .ads {
      width: 100%;
    }

    .rank {
      width: 13.7%;
    }

    .rankings .post-content {
      gap: 20px;
    }

    .page-template-template-news .post-info {
      width: 45.4%;
    }

    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
      font-size: 34px;
      line-height: 34px;
    }

    .woocommerce-order {
      padding-top: 20px;
    }

    .woocommerce ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n) {
      margin-right: 0;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 48.1%;
    }
  }

  @media (max-width: 820px) {
    /* .post-info .comments-count {
    display: none;
  } */
  }

  @media (max-width: 768px) {
    .common-outer table.table.table-bordered {
      width: 800px;
    }

    .common-outer .table-responsive {
      overflow-x: auto;
    }

    .logged-in.woocommerce-account .woocommerce-MyAccount-navigation {
      width: calc(100% - 40px);
      padding: 20px;
    }

    .logged-in .woocommerce-MyAccount-content {
      width: calc(100% - 40px) !important;
      padding: 0 20px 20px 20px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
      padding: 0 8px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      font-size: 16px;
      line-height: 1.3;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs {
      padding-left: 12px;
    }

    .comment-author {
      font-size: 16px;
      line-height: 22px;
    }

    .comment-text {
      font-size: 13px;
      line-height: 23px;
    }

    .slider-single .slick-next.slick-arrow {
      right: -4.5%;
    }

    .slider-single .slick-prev.slick-arrow {
      left: -4.5%;
    }

    .single-options svg,
    .single-options i {
      padding: 8px;
      font-size: 14px;
    }

    .slider-single .featured-img.slick-slide img {
      height: 300px;
      object-fit: top;
    }

    .slider-single .featured-img,
    .slider-single .featured-img,
    .single .featured-img.single-sync-featured {
      height: 300px !important;
    }

    .single a.load-more-comments-inner {
      /* margin-bottom: 30px; */
      margin-bottom: 0;
      margin-top: 30px;
    }

    .single-shop.shop {
      padding-top: 0;
    }

    .single-shop.shop h2 {
      margin-bottom: 30px;
      margin-top: 0;
    }

    .blog-content ul li a {
      font-size: 14px;
      line-height: 24px;
    }

    .calendar-toggle .hamburger,
    .calendar-toggle .hamburger-mob {
      width: 30px;
      height: 30px;
    }

    .calendar-bar.animate::before,
    .calendar-bar-mob.animate::before {
      bottom: 0;
    }

    .calendar-bar-mob {
      transform: translateY(13px);
    }

    .calendar-bar-mob {
      position: relative;
      transform: translateY(10px);
      background: black;
      transition: all 0ms 300ms;
      width: 18px;
    }

    .calendar-bar {
      transform: translateY(13px);
    }

    /* .post-info .comments-count {
    display: none;
  } */

    .woocommerce-tabs.wc-tabs-wrapper {
      margin-top: 40px;
    }

    .img-box img:hover {
      transform: none;
      filter: none;
    }

    /* .profile-inner .tab-content li {
    gap: 24px;
  } */

    #popup {
      max-width: 70%;
      /* align-items: flex-start; */
      height: 200px;
    }

    #popup p {
      text-align: center;
    }

    .summary form.cart {
      margin-top: 10px;
      margin-bottom: 0 !important;
    }

    .woocommerce div.product div.summary {
      margin-bottom: 0 !important;
    }

    #footer {
      gap: 30px;
      flex-wrap: wrap;
      row-gap: 0px !important;
    }

    /* #footer li a,
  .copyright p {
    font-size: 18px;
    line-height: 28px;
  } */

    .shop-products h4,
    .cat_name {
      text-align: left;
    }

    .post-info .post-info-inner .value {
      /* font-size: 14px;
    line-height: 24px; */
      /* font-size: 18px;
    line-height: 28px;
    color: #4b4b4b;
    font-weight: 500;
    font-family: "Neue Haas Unica Pro";
    text-transform: capitalize; */
    }

    .categories-tab ul#tab-menu li,
    .content-block p,
    .shop-products h4,
    .shop-products span.woocommerce-Price-amount.amount {
      font-size: 14px;
      line-height: 24px;
    }

    ul.rankings:nth-child(1) {
      top: 0;
    }

    /* .leader-board {
    margin-top: 40px;
  } */

    .leader-board {
      margin-top: 20px;
    }

    .castos-player .player__main {
      height: auto !important;
    }

    li.podcast-inner-page {
      gap: 30px;
      flex-wrap: wrap;
    }

    .podcast-content,
    .pod-img {
      width: 100%;
    }

    .pod-img img {
      width: 100%;
    }

    .content-pod {
      margin-bottom: 20px;
    }

    .more-info {
      margin-top: 20px;
    }

    li.podcast-inner-page:not(:last-child) {
      margin-bottom: 46px;
    }

    .castos-player .play-progress {
      /* margin-top: 40px !important; */
      margin-left: 0 !important;
    }

    .castos-player .player__body {
      padding: 0 !important;
    }

    /* .podcast {
    padding: 0px 0 58px 0;
  } */
  }

  @media (max-width: 768px) {

    .rss-post-wrapper,
    .rss-post-archive-item {
      display: flex;
      gap: 50px;
      flex-direction: column;

    }

    .rss-post-image,
    .rss-post-archive-image {
      width: 100%;
      display: flex;
      justify-content: center;
    }

    .rss-post-content,
    .rss-post-archive-content {
      width: 100%;
      text-align: center;
    }

    .single .rss-post-content h1,
    .rss-post-archive-content h1 {
      font-size: 25px;
      line-height: 35px;
    }

    .rss-post {
      display: flex;
      gap: 50px;
      flex-direction: column;
      margin: 30px 0;
    }

    .rss-post-thumb {
      width: auto;
      margin: 20px;
    }

    .content {
      width: auto;
      text-align: center;
      padding: 0 20px;
    }

    .rss-post-title h1 {
      font-size: 27px;
      line-height: 37px;
    }

    .rss-post-content,
    .rss-post-archive-content {

      margin-top: 0px;
    }
  }

  @media (max-width: 767px) {

    .comments-flex {
      flex-wrap: wrap;
    }

    .comments-left,
    #comments .comments-ad.ads {
      width: 100% !important;
      position: relative;
      display: block !important;
    }

    .comments-internal {
      max-width: 100%;
    }

    .blocks ul li h4,
    .blocks ul li h4 a {
      font-size: 11px;
      line-height: 21px;
      -webkit-line-clamp: 3;
      padding-right: 0;
      margin-left: 3px;
    }

    .posts .outer-div {
      margin-bottom: 30px;
    }

    .leader-board+.horizontal-ad .ads {
      display: block;
    }

    .horizontal-ad {
      width: 100%;
    }

    .ads,
    .horizontal-ad {
      border-top: 2px solid #e4e4e4;
      padding-top: 30px;
      padding-bottom: 30px;
      margin-top: 30px;
    }

    .leader-board+.horizontal-ad {
      border-top: none;
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 0;
    }

    .ads {
      float: none !important;
      width: 100% !important;
      display: none;
    }

    .leader-board.categories-tab .ads {
      display: block !important;
      position: relative;
      margin: 30px auto 30px auto;
      border-bottom: 2px solid #e4e4e4;
      /* padding-bottom: 14px;
    padding-top: 18px; */
      top: 0;
    }

    #latest-news .adsbygoogle {
      text-align: center !important;
    }

    ul.rankings-mob {
      border-left: 2px solid #b3b3b3 !important;
      border-right: 2px solid #b3b3b3 !important;
      border-top: 2px solid #b3b3b3 !important;
    }

    ul.rankings-mob:last-of-type {
      border-bottom: 2px solid #b3b3b3 !important;
    }

    .leader-board.categories-tab ul#tab-menu .rankings-mob li {
      border: none !important;
    }

    .rankings-mob .post-con-inner {
      border: none !important;
    }

    section.shop {
      width: 100%;
    }

    h3#reply-title {
      font-size: 20px;
      line-height: 30px;
      /* margin-bottom: 15px; */
    }

    h3#reply-title small {
      display: block;
      float: none;
      font-size: 14px;
      line-height: 24px;
    }

    /* .ads {
      display: none !important;
    } */

    .leader-board.categories-mob .tab-content-mob.current h2 {
      display: none;
    }

    .rankings-mob .post-content.posts-section>.rank {
      display: inline-block !important;
      width: 100%;
      max-width: 40px;
      text-align: center;
    }

    section.leader-board.categories-tab section.load-more {
      width: 100%;
    }

    .profile-inner .content-block h4,
    .profile-inner .content-block h4 a,
    .single .content-block h4,
    .single .content-block h4 a {
      margin-top: 0;
    }

    .profile-inner .content-block span.category-name,
    .single .content-block span.category-name {
      display: none;
    }

    .profile-inner .time-date span.category-name,
    .single .time-date span.category-name {
      display: inline-block;
    }

    .profile-inner .time-date,
    .single .time-date {
      display: flex;
      width: 100%;
    }

    .profile-inner ul.load_posts:first-of-type {
      margin-top: 0;
    }

    .profile-inner ul.load_posts {
      margin-top: 30px;
    }

    /* .ranking-scroll {
    margin-bottom: 30px;
  } */

    section.leader-board.categories-mob .rankings-outer {
      margin-bottom: 30px;
    }

    .ranking-scroll+section.load-more {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }

    .tab-content-mob {
      margin-bottom: 30px;
    }

    .ui-widget.ui-widget-content {
      /* border: 1px solid #c5c5c5; */
      /* width: 90.6% !important;
    left: 0.2% !important; */
    }

    .calendar-bar-mob::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 10px;
      background: black;
      transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
        transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .calendar-bar-mob::after {
      content: "";
      position: absolute;
      left: 0;
      top: 10px;
      background: black;
      transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
        transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    section.leader-board.categories-tab.categories-tab-mob {
      display: block;
    }

    section.leader-board.categories-tab.categories-tab-desk {
      display: none;
    }

    .rankings-mob .post-con-inner,
    .rankings .post-con-inner {
      padding-left: 15px;
      margin-left: 0;
      /* border-left: 2px solid #000; */
      padding: 6px 15px 10px 16px;
    }

    .rankings-mob .post-img,
    .rankings .post-img {
      border-right: 2px solid #b3b3b3;
      max-height: 162px;
      overflow: hidden;
      border-left: 2px solid #b3b3b3;
    }

    .rankings-mob li>div:not(:last-child) {
      /* border-right: 2px solid #000; */
    }

    /* .flex-internal {
    gap: 20px;
  } */

    .rankings-mob .post-con-inner,
    .rankings .post-con-inner {
      max-width: 100% !important;
      width: 63% !important;
      /* padding-left: 15px;
    margin-left: 15px;
    border-left: 2px solid #000; */
    }

    .post-img,
    .post-con-inner,
    .rankings .post-img,
    .rankings .post-con-inner {
      max-width: 100% !important;
      width: 29%;
    }

    .rankings-mob .post-img img,
    .rankings .post-img img {
      width: 100%;
      object-fit: cover;
      max-height: 138px;
      min-height: 138px;
    }

    .ranking-row,
    .rankings li {
      display: flex;
      width: 100%;
    }

    .calendar {
      margin-bottom: 10px;
    }

    .leader-board ul#tab-menu {
      margin-bottom: 36px;
    }

    .comments-outer {
      display: block;
    }

    .comments-outer .ads {
      width: 100%;
      display: block !important;
      padding-bottom: 0 !important;
    }

    li.comment-reply-item {
      gap: 12px;
    }

    /* .rest-of-links {
    display: inline-block !important;
  } */

    .single section.posts {
      display: block;
      padding-top: 0;
    }

    .single .posts .ads {
      width: 100%;
      margin-top: 20px;
    }

    /* .page-template-template-news h4+.time-ago {
    display: none;
  } */

    .content-block .time-ago {
      display: none;
    }

    .time-date .time-ago {
      display: block;
      min-width: 100px;
    }

    /* h3#reply-title a {
    font-size: 22px;
    line-height: 32px;
  } */

    .shop-outer {
      padding-bottom: 0;
    }

    .page-template-template-profile .content-block {
      height: auto !important;
    }

    .search-container {
      top: 65px;
    }

    .post-info .post-info-inner .value {
      font-size: 14px;
      line-height: 24px;
      text-transform: capitalize;
    }

    .post-con-inner h4,
    .post-con-inner h4 a {
      font-size: 11px;
      line-height: 21px;
      -webkit-line-clamp: 3;
    }

    /* .posts-section,
  .peak-heading,
  .change-heading,
  .rating {
    display: none ;
  } */

    .rankings-mob .post-content,
    .rankings .post-content {
      /* gap: 18px; */
      gap: 0;
      padding: 0;
      align-items: center;
      display: flex;
    }

    .rank {
      display: none !important;
    }

    .mob-values {
      display: block;
    }

    /* .rankings .post-img img {
    width: 100px;
  } */

    .post-info-inner img,
    .post-info-inner svg,
    .post-info-inner i {
      max-width: 14px;
    }

    .tab-content li {
      gap: 24px;
    }

    .peak.peak-heading,
    .change.change-heading,
    .rating {
      display: none !important;
    }

    .change.change-heading h3,
    .peak-heading.peak h4,
    .rating h4,
    .rank {
      font-size: 10px;
      line-height: 20px;
      display: block !important;
      width: 100%;
      text-align: left;
      margin: 0;
    }

    .rank {
      display: none !important;
    }

    .post-info {
      gap: 19px;
    }

    /* .post-info-inner img,
  .post-info-inner svg {
    max-width: 20px;
  } */

    .content-wrapper .tease h2 {
      font-size: 24px;
      line-height: 34px;
    }

    footer.site-footer .footer-inner {
      border-top: none;
      padding: 25px 0 30px 0;
    }

    footer#colophon {
      border-top: 2px solid #e4e4e4;
    }

    .single .posts .tab-content li {
      flex-wrap: wrap;
      gap: 24px;
      padding-bottom: 0;
      margin-bottom: 0;
      border: none;
      margin-top: 30px;
    }

    .time-ago {
      margin-bottom: 10px;
    }

    .single .img-box img {
      /* height: auto; */
    }

    .single .img-box,
    .single .content-block {
      width: 100%;
    }

    .ranking-line,
    .rankings {
      display: block;
    }

    ul.rankings:not(:last-child) li {
      margin-bottom: 20px;
    }

    .rank .count {
      font-size: 14px;
      line-height: 24px;
      display: block;
    }

    .ranking-scroll,
    .rankings-outer {
      /* width: 100%; */
      /* overflow-y: hidden; */
      /* overflow-x: auto; */
      border: none !important;
    }

    li.ranking-line {
      display: none;
    }

    .rankings-outer {
      /* border: 2px solid #b3b3b3 !important; */
      /* bor2
    der-top: none !important; */
    }

    .leader-board.categories-tab ul#tab-menu li.current .post-con-inner a {
      color: #000;
      padding: 0;
    }

    .rankings-mob li,
    .rankings-index li {
      border-bottom: 2px solid #b3b3b3;
    }

    /* .rankings-mob li .rank:nth-child(1) {
    display: none !important;
  } */

    /* .mob-values .rank {
    display: block !important;
  } */

    .leader-board.categories-mob li.term-heading-mob.current h2 {
      display: none;
    }

    .rankings-outer ul:not(:last-child),
    .leader-board .categories-mob .term-heading-mob .rankings-outer ul:not(:last-child) {
      /* margin-bottom: 10px; */
      margin-bottom: 0;
    }

    ul.rankings-mob:last-child li,
    ul.rankings:last-child li {
      border: none;
    }

    .post-con-inner h4 a {
      margin-bottom: 0;
    }

    .ranking-row,
    .rankings li {
      /* display: table-row; */
      display: block;
    }

    .mob-values .posts-section,
    .mob-values .peak-heading,
    .mob-values .change-heading,
    .mob-values .rating,
    .rankings li .mob-values .rank.rank-mob {
      display: block !important;
      width: 100%;
    }

    /* .rankings li>div:not(:last-child) {
    border: none;
  } */

    /* .posts-section,
  .peak-heading,
  .change-heading {
    width: 90px;
    min-width: 90px;
    display: table-cell;
    text-align: center;
  }

  .rank {
    width: 50px;
    min-width: 50px;
    display: table-cell;
    text-align: center;
  } */

    .calendar-heading h3 {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 0;
    }

    .calendar {
      padding: 20px;
    }

    .calendar-img img {
      max-width: 30px;
    }

    .calendar-bar,
    .calendar-bar-mob {
      width: 8px;
    }

    .calendar-bar:after,
    .calendar-bar:before,
    .calendar-bar-mob:after,
    .calendar-bar-mob:before {
      width: 20px;
    }

    .calendar-content,
    .calendar-inner {
      gap: 10px;
    }

    /* .leader-board.categories-tab ul#tab-menu li {
    padding: 0;
    width: 100%;
    margin-right: 0 !important;
    max-width: 100%;
  } */

    .categories-tab ul#tab-menu {
      flex-wrap: wrap;
    }

    /* .leader-board.categories-tab ul#tab-menu li:not(:last-child) {
    margin-bottom: 10px;
  } */

    /* .leader-board.categories-tab ul#tab-menu li a {
    padding: 5px !important;
    display: block;
  }

  .leader-board.categories-tab ul#tab-menu li.show-all-brands.nav-item.term-heading a {
    padding: 0 !important;
  }

  section.leader-board.categories-tab section.load-more {
    padding-top: 40px;
  }

  section.leader-board.categories-tab section.load-more a {
    font-size: 14px;
    line-height: 24px;
    padding: 10px !important;
  } */

    .calendar-heading h5 {
      font-size: 13px;
      line-height: 16px;
    }

    .post-con-inner h4,
    .post-con-inner h4 a {
      text-align: left;
    }

    /* .posts-section {
    width: 370px;
    max-width: 370px;
    min-width: 370px;
  } */

    .posts-section {
      width: auto;
      max-width: 100%;
      min-width: auto;
      border: none !important;
    }

    .rating {
      width: 100px;
      min-width: 100px;
      display: table-cell;
      /* border-right: 3px solid #000 !important; */
    }

    .post-content-inner .post-info,
    .profile-inner .post-content-inner .post-info {
      width: 100% !important;
    }

    section.load-more-mob a {
      font-size: 14px;
      line-height: 24px;
      padding: 10px !important;
    }

    .page-template-template-news .post-info {
      width: 100%;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 45.7% !important;
    }

    /* .woocommerce div.product form.cart .button {
    float: none;
    width: 100%;
  } */

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
      font-size: 18px;
      line-height: 28px;
    }

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
      width: 100%;
    }

    .header-right-block span,
    .header-right-block a {
      display: flex;
      align-items: center;
    }

    /* .post-info .comments-count {
    display: none;
  } */

    .woocommerce-message a {
      display: block !important;
      width: auto;
      text-align: center;
      float: none !important;
      margin-bottom: 10px !important;
    }

    input#coupon_code {
      width: 100%;
      margin-bottom: 10px;
    }

    .coupon button {
      width: 100% !important;
      display: block;
      float: none;
    }

    .woocommerce-message {
      padding: 20px 20px 20px 60px !important;
    }

    .content-block span.category-name a,
    .content-block span {
      display: inline-block;
    }

    .categories-mob ul#tab-menu li.current>a {
      position: relative;
    }

    .categories-mob ul#tab-menu li.current>a::before {
      /* content: "\f068"; */
      /* font-family: "Font Awesome 6 Sharp"; */
      font-size: 30px;
      top: 50%;
      width: 20px;
      background: #fff;
      height: 2px;
      content: "";
    }

    /* li.term-heading-mob a:first-child {
    padding: 12px 16px 12px 16px;
  } */

    li.term-heading-mob .post-img a {
      padding: 0;
    }

    .categories-tab ul#tab-menu li {
      padding: 0;
    }

    section.load-more-mob {
      padding: 20px 0;
    }

    .leader-board .load-more-mob {
      padding: 0px 0;
      margin-top: 30px;
    }

    a.load-more-mob-inner {
      font-size: 18px;
      line-height: 28px;
      padding: 12px;
    }

    .categories-mob ul#tab-menu li {
      width: 100%;
      max-width: 100% !important;
      border: none;
    }

    .categories-mob ul#tab-menu li.current>a {
      background: #1c1e2e;
      font-size: 22px;
      line-height: 32px;
      /* text-transform: uppercase; */
      color: #f6f6f6;
    }

    /* .leader-board.categories-tab ul#tab-menu .rankings-mob:not(:last-child) li,
  .leader-board.categories-tab ul#tab-menu .rankings:not(:last-child) li {
    border-bottom: 2px solid #b3b3b3;
  } */

    .leader-board.categories-tab ul#tab-menu .rankings-mob:last-of-type li,
    .leader-board.categories-tab ul#tab-menu .rankings:last-of-type li {
      border-bottom: none;
    }

    .rankings .post-img img {
      aspect-ratio: auto;
      height: 100%;
    }

    .categories-mob ul#tab-menu li>a {
      padding: 10px;
      width: auto;
      display: block;
      border: 1px solid #b3b3b3;
      text-align: left;
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      color: #000000;
      font-weight: bold;
      font-family: "Neue Haas Unica Pro";
    }

    .custom-accessibility a {
      cursor: pointer;
    }

    .categories-mob ul#tab-menu li:not(:last-child)>a {
      border-bottom: none;
    }

    span.category-name a {
      padding: 0px 10px !important;
    }

    /* .woocommerce-shop .short-desc {
    margin-bottom: 0px;
  } */

    .flex-inner .image-box img {
      height: auto;
      /* aspect-ratio: auto; */
    }

    /* p {
    font-size: 16px;
    line-height: 26px;
  } */

    .sorting-block {
      margin-bottom: 10px;
    }

    .size-filter {
      margin-bottom: 50px;
    }

    .yith-wcan-filters,
    .yith-wcan-filters .yith-wcan-filter {
      margin-bottom: 0;
    }

    .prod-img img {
      height: 200px;
    }

    .categories-tab .prod-img img {
      height: 230px;
    }

    /* .profile-inner ul.load_posts .img-box img {
    height: auto;
  } */

    .profile-inner ul.load_posts .img-box img {
      height: 400px;
    }

    ul.load_posts .img-box img,
    ul.default-posts .img-box img {
      height: auto;
    }

    .shop-products {
      width: 50%;
    }

    section.load-more a {
      width: auto !important;
    }

    section.load-more {
      padding: 0px 0 30px 0;
    }

    .single section.load-more {
      padding-bottom: 30px;
      padding-top: 20px;
    }

    .profile-inner section.load-more {
      /* padding-top: 0; */
      padding-top: 30px;
    }

    /* .categories-tab ul#tab-menu li {
    border: none;
    max-width: 100%;
    width: 100%;
    padding: 0;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background-color: transparent;
  } */

    .categories-mob.categories-tab ul#tab-menu {
      display: block;
    }

    .categories-tab-desk {
      display: none;
    }

    /* section.leader-board.categories-tab.categories-tab-desk {
    display: block;
  } */

    .categories-mob ul#tab-menu li.term-heading>a {
      border: 1px solid #b3b3b3;
      padding: 20px 33px;
      font-size: 22px;
      line-height: 35px;
      text-transform: uppercase;
      /* color: 1c1e2e; */
      font-weight: bold;
      font-family: "Neue Haas Unica Pro";
      text-align: left;
      transition: 0.5s ease-in-out;
      cursor: pointer;
      display: block;
      background-color: transparent;
      border-bottom: none;
      position: relative;
    }

    .categories-mob ul#tab-menu li:hover {
      color: transparent;
      background-color: transparent;
    }

    span.category-name a {
      font-size: 14px !important;
      line-height: 24px !important;
      color: #000000 !important;
    }

    .categories-mob ul#tab-menu li.current>a {
      font-size: 14px !important;
      line-height: 24px !important;
      border: none;
    }

    .leader-board.categories-tab ul#tab-menu li.current.term-heading-mob>a {
      margin-bottom: 37px;
    }

    .categories-mob ul#tab-menu li>a::before {
      position: absolute;
      font-family: "Font Awesome 6 Sharp";
      content: "\2b";
      right: 33px;
      font-size: 22px;
    }

    .categories-mob ul#tab-menu li:last-child>a {
      border-bottom: 1px solid #b3b3b3;
    }

    li.current.term-heading .tab-ads.tab-mob {
      display: block;
      background: #fff !important;
    }

    .load_posts_mob li {
      display: block;
    }

    .load_posts_mob .img-box,
    .load_posts_mob .content-block {
      width: 100%;
      text-align: left;
    }

    .load_posts_mob .img-box {
      margin-bottom: 15px;
    }

    /* .categories-tab ul#tab-menu li.current >a,
  .categories-tab ul#tab-menu li:hover > a {
    color: #fff;
  } */

    .content-block h4,
    .content-block h4 a {
      font-size: 25px;
      line-height: 35px;
      color: #000 !important;
      display: block;
      padding: 0 !important;
      text-transform: none;
    }

    .content-block p {
      /* font-size: 19px; */
      margin-bottom: 14px;
      /* line-height: 29px; */
      text-transform: none;
    }

    .time-ago span {
      font-size: 13px;
      line-height: 23px;
    }

    li.current.term-heading>a {
      background: #1c1e2e !important;
    }

    .post-info {
      position: unset;
      width: 100% !important;
      /* flex-wrap: nowrap; */
    }

    /* .categories-tab ul#tab-menu li.current>a,
  .categories-tab ul#tab-menu li:hover>a {
    color: #fff;
  } */

    ul.load_posts_mob {
      width: 100%;
      margin-top: 37px;
      /* margin-bottom: 37px; */
      margin-bottom: 0;
    }

    /* .categories-tab ul#tab-menu li:not(:last-child){
   margin-bottom: 30px;
  } */

    .categories-mob {
      display: block;
    }

    .user-info-inner {
      max-width: 100%;
    }

    /* .prduct-area-outer {
    display: block;
  } */

    /* .left-sidebar,
  .prduct-area {
    width: 100%;
    float: none;
  } */

    .categories-row .category-box {
      width: 44.9%;
    }

    li.podcast-inner {
      width: 100%;
    }

    .post-info {
      row-gap: 0px;
    }

    .header-left-block nav#site-navigation {
      display: none;
    }

    /* .compare-images::before {
    background-size: 88px;
  } */

    .blog-img a {
      display: flex;
      width: 100%;
      height: 100%;
    }

    .compare-images::before {
      background-size: 48px !important;
      top: 44%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 48px !important;
      height: 48px !important;
      z-index: 1;
      background-color: #fff;
    }

    /* #masthead .header,
  #masthead.active .header {
    padding: 8px 0 8px 0;
  } */

    #masthead {
      height: auto;
    }

    /* .header-left-block {
    max-width: 52%;
    justify-content: space-between;
  } */

    .compare ul.compare-images .blog-img img {
      height: 332px;
    }

    /* .compare ul.compare-images li .blog-content {
    height: auto;
    padding-bottom: 0;
    position: unset;
  }

  .blog-content ul {
    border: none;
    width: 100%;
    justify-content: center;
  } */

    .header-right-block {
      padding-right: 15px;
      gap: 23px;
    }

    .site-branding img {
      max-width: 44px !important;
      align-items: center;
      display: flex;
    }

    a.see-more {
      display: block;
      margin: 0;
      /* width: 87px; */
      width: 100%;
    }

    h2 {
      font-size: 24px;
      line-height: 34px;
    }

    .compare h2 {
      margin-bottom: 20px;
    }

    .shop h2 {
      text-align: left;
      margin-top: 20px;
      margin-bottom: 0;
    }

    h2.current-title {
      display: none;
    }

    ul.pod-desk {
      display: none;
    }

    ul.pod-mob {
      display: block;
    }

    /* li.podcast-inner .outer-img {
    height: 570px;
  } */

    li.podcast-inner .outer-img {
      height: 370px;
    }

    .social-icons li a img {
      height: 16px;
    }

    li.podcast-inner h2 {
      font-size: 32px;
      line-height: 42px;
    }

    .profile-inner .tab-content li {
      flex-wrap: wrap;
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none;
    }

    .post-content-inner .img-box,
    .post-content-inner .content-block {
      width: 100%;
    }

    ul.load_posts {
      width: 100%;
    }

    p.percentages_text {
      padding-right: 6%;
    }


  }

  @media (max-width: 679px) {
    p.percentages_text {
      padding-right: 8%;
    }

    .comment-details {
      width: 100%;
    }

    .comments-inner {
      /* flex-wrap: wrap; */
      gap: 12px;
    }

    .comment-container:nth-child(2n) {
      padding-left: 0;
    }

    .user-post-info {
      flex-wrap: wrap;
    }

    .categories-row .category-box {
      width: 100%;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 100% !important;
    }

    .woocommerce ul.products li.product img,
    .woocommerce-page ul.products li.product img {
      height: auto !important;
    }

    .woocommerce ul.order_details li {
      float: none;
      border-right: none;
      width: 100%;
      padding: 0;
    }

    .woocommerce-order {
      padding-top: 0;
    }

    .woocommerce .woocommerce-customer-details address {
      width: auto;
    }

    .rss-post-image,
    .rss-post-archive-image {
      width: 100%;
      height: 231px;
    }
  }

  @media only screen and (max-width: 600px) {
    .rankings .post-content {
      justify-content: space-between;
    }

    .rankings .post-img {
      width: 30% !important;
    }

    .rankings .post-con-inner {
      width: 62% !important;
    }
  }

  .single .rss-post-content h1,
  .rss-post-archive-content h1,
  .archive .rss-post-title h1 {
    font-size: 20px;
    line-height: 30px;
  }

  @media (max-width: 576px) {

    .post-info-inner img,
    .post-info-inner svg,
    .post-info-inner i {
      max-width: 12px;
    }

    .header-right-block .username .avatar img,
    li.search-toggle img,
    .header-right-block img {
      max-height: max-content;
      max-width: 100% !important;
      height: 20px !important;
    }

    .compare-images::before {
      /* background-image: url(../images/Versus.svg); */
      background-size: 38px !important;
      top: 44%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 38px !important;
      height: 38px !important;
      z-index: 1;
      background-color: #fff;
    }

    /* .rankings .post-con-inner {
    max-width: 100% !important;
    width: 66% !important;
}*/

    /* ul.single-options {
    top: 67px;
  } */

    /* .rankings .post-con-inner {
    max-width: 100% !important;
    width: 53% !important;
  } */

    .count-values {
      position: absolute;
      top: 7px;
      left: 7px;
    }

    ul.single-options {
      top: 7px;
      right: 7px;
    }

    .single-options svg,
    .single-options i {
      padding: 8px;
    }

    .header-right-block img {
      max-width: 20px !important;
    }

    p.percentages_text {
      padding-right: 6%;
    }

    .rankings .post-content {
      position: relative;
    }

    .rankings .post-img {
      position: absolute;
      width: 30% !important;
      top: 0px;
      left: 0px;
      height: 100%;
    }

    .rankings .post-con-inner {
      width: 63% !important;
    }

    /* .rankings .post-img img {
    width: auto;
    height: 100%;
  } */

    .rankings .post-con-inner {
      width: 63% !important;
      margin-left: auto;
    }
  }

  @media (max-width: 480px) {
    .ui-widget.ui-widget-content {
      /* border: 1px solid #c5c5c5; */
      width: calc(100% - 30px) !important;
    }

    /* .rankings .post-con-inner {
    max-width: 100% !important;
    width: 66% !important;
  }

  .products-inner {
    width: 100%;
  }

  .prd-img img {
    height: auto;
  } */
  }

  @media (max-width: 479px) {
    .categories-tab .post-info {
      margin-top: 8px;
    }

    #footer li a,
    .copyright p {
      font-size: 12px;
      line-height: 22px;
    }

    #footer {
      gap: 10px;
    }
  }

  @media (max-width: 419px) {

    .rankings-mob .post-img img,
    .rankings .post-img img,
    .rankings-mob .post-img,
    .rankings .post-img {
      max-height: 118px;
      min-height: 118px;
    }

    /* .rankings .post-img {
    border-right: none;
    padding-left: 6px;
  } */

    /* .post-img,
  .post-con-inner {
    max-width: 100% !important;
    width: 37%;
  } */

    /* .post-img,
  .post-con-inner {
    max-width: 100% !important;
    width: 29%;
  } */

    .flex-internal {
      gap: 10px;
    }

    /* .rankings .post-con-inner {
    max-width: 100% !important;
    width: 52% !important;
    padding-left: 15px;
    margin-left: 8px;
    border-left: 2px solid #000;
    padding: 6px 15px 10px 8px;
  } */

    .rankings .post-con-inner h4,
    .rankings .post-con-inner h4 a {
      margin-bottom: 0px;
    }

    .post-info .post-info-inner .value {
      font-size: 12px;
      line-height: 22px;
    }

    .rank .count {
      font-size: 12px;
      line-height: 12px;
      display: block;
    }

    .change.change-heading h3,
    .peak-heading.peak h4,
    .rating h4,
    .rank {
      font-size: 12px;
      line-height: 16px;
    }

    .rankings .post-content {
      gap: 0px;
    }

    .products-inner {
      width: 100%;
    }

    .prd-img img {
      height: auto;
    }

    .rankings .post-con-inner {
      width: 58% !important;
      margin-left: auto;
    }

    .rankings .post-img {
      position: absolute;
      width: 32% !important;
    }
  }

  @media (max-width: 340px) {
    .calendar-heading h3 {
      font-size: 14px;
      line-height: 18px;
    }
  }

  @media (min-width: 1441px) {
    .featured-img.single-sync-featured {
      height: 500px;
    }

    .single .featured-img.single-sync-featured {
      height: 852px;
    }
  }

  @media (min-width: 768px) {
    .calendar-bar {
      /* width: 24px; */
      height: 4px;
      /* right: 24px; */
      transform: translateY(13px);
    }

    /* .calendar-bar::before {
    top: -20px;
    width: 49px;
    height: 4px;
  } */

    /* .calendar-bar:after {
    top: 20px;
    width: 49px;
    height: 4px;
  } */

    .calendar-toggle .hamburger {
      width: 30px;
      height: 30px;
    }

    .calendar-bar {
      height: 3px;
    }

    .calendar-bar::before {
      top: -15px;
      width: 30px;
      height: 3px;
    }

    .calendar-bar:after {
      top: 15px;
      width: 30px;
      height: 3px;
    }

    .calendar-bar.animate::before {
      top: -11px;
    }

    .bar.animate:after,
    .calendar-bar.animate:after {
      top: -10px;
    }

    /* .compare ul.compare-images .blog-img img {
    height: 50% !important;
    min-width: 796px;
} */

    /* ul.load_posts .img-box img,
  ul.default-posts .img-box img {
    height: 38.2% !important;
    aspect-ratio: 1/1;
  } */

    /* .page-template-template-news ul.load_posts .img-box img {
    height: auto !important;
  } */
  }

  @media (min-width: 1024px) {
    .categories-tab ul#tab-menu li:hover {
      color: #f6f6f6;
      background-color: #1c1e2e;
    }

    .categories-mob ul#tab-menu li:hover>a {
      background: #1c1e2e;
      font-size: 22px;
      line-height: 32px;
      /* text-transform: uppercase; */
      color: #f6f6f6;
    }

    .categories-tab ul#tab-menu li:hover a {
      color: #fff;
    }

    .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
      min-width: 120px !important;
      width: 100%;
    }
  }

  li.podcast-inner-page+.ads {
    position: unset;
    float: none;
    width: 100%;
    margin-bottom: 45px;
  }

  /* Custom Css */
  /* header#masthead.scroll-down {
  position: initial !important;
  transform: translateY(-100%);
} */

  @media (min-width: 1681px) {
    .load_posts .comments-count img {
      max-width: 100% !important;
      max-height: 100%;
    }
  }

  .compare-images.hide-before::before {
    display: none;
  }

  @media (min-width: 1025px) and (max-width: 1200px) {
    .home .blocks ul {
      height: auto;
      padding-bottom: 34px;
    }

    .home .blocks>a.see-more,
    a.see-more {
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      margin-right: 10px;
    }
  }