/*!
Theme Name: Modern Parenting Version Updated
Theme URI: http://underscores.me/
Author: King Villarta
Author URI: https://linkedin.com/in/benedictpayot
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: modern-parenting
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Modern Parenting is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Vidaloka&display=swap";
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/**
 * Render the `main` element consistently in IE.
 */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/**
 * Add the correct font size in all browsers.
 */
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/**
 * Remove the inner border and padding in Firefox.
 */
/**
 * Restore the focus styles unset by the previous rule.
 */
/**
 * Correct the padding in Firefox.
 */
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/*
 * Add the correct display in all browsers.
 */
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/**
 * Add the correct display in IE 10.
 */
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
/* Fonts */
/* Variables */
/* Mix-ins */
/* Universal Classes */
/* Navigation */
/* header nav .hr {
      background: #cecece;
      height: 1px;
      margin: 2rem 0 0; }*/
/* footer {
  background-color: #997950;
  padding: 5rem 0; }
  @media (max-width: 576px) {
    footer .logo {
      text-align: center;
      padding-bottom: 3rem; } }
  @media (max-width: 768px) {
    footer .logo {
      text-align: center;
      padding-bottom: 3rem; } }
  footer .logo img {
    max-width: 35%;
    height: auto; }
    @media (max-width: 768px) {
      footer .logo img {
        max-width: 20%; } }
  footer .footer-menu ul li.list-inline-item:not(:last-child) {
    margin-right: 0; }
  footer .footer-menu ul li.list-inline-item:last-child a {
    border-right: 0; }
  footer .footer-menu ul li a {
    color: #fff;
    font-size: 1.1rem;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    padding: 0 1rem; }
  @media (max-width: 576px) {
    footer .social-links {
      display: flex;
      justify-content: center !important;
      flex-direction: row;
      padding-top: 2rem; } }
  @media (max-width: 768px) {
    footer .social-links {
      display: flex;
      justify-content: center !important;
      flex-direction: row;
      padding-top: 2rem; } }
  footer .social-links ul li a {
    color: #fff;
    font-size: 1.4rem; } */

/* Fix for footer */
/*SHOP*/
/* 
.super-leaderboard-ad {
  margin-top: 26rem; }

@media (max-width: 768px) {
  .super-leaderboard-ad {
    margin-top: 10rem;
  }
}
@media (max-width: 576px) {
  .super-leaderboard-ad {
    margin-top: 13rem;
  }
} */
/*new footer */
/*FOOTER CSS*/
/*footer-container*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font-size: 10px;
}

body {
  margin: 0;
  overflow-x: hidden;
}

.sunset-format-video .header {
  margin-top: 40px;
}

#entry-title {
  margin-top: 20px;
}

main {
  display: block;
}

#page.site {
  background-color: #ffffff;
}

main#primary {
  margin-top: 10px;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

.banner {
  margin-bottom: 30px;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b {
  font-weight: bolder;
}

strong {
  font-weight: bolder;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
}

kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}

samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

img {
  border-style: none;
}

button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
}

optgroup {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

select {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  text-transform: none;
}

textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: auto;
}

[type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset] {
  -webkit-appearance: button;
}
[type=reset]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=reset]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=submit] {
  -webkit-appearance: button;
}
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button {
  height: auto;
}
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[type=button]::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: inherit;
}
*::before {
  box-sizing: inherit;
}
*::after {
  box-sizing: inherit;
}

.no-padding {
  padding: 0 !important;
}

.no-border {
  border: 0 !important;
}

.vertical-center {
  min-height: 100%;
  display: flex;
  align-items: center;
}

.alm-reveal {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

header {
  padding: 1.5rem 0 0 0;
  background-color: #ffffff;
  transition: top 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition-timing-function: ease-in-out;
  -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2) !important;
}
header nav {
  padding-top: 2rem;
}
header nav .brnd-cntr {
  display: flex;
  justify-content: space-between;
}
header nav .brnd-cntr .brnd-img {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  width: 100%;
}
header nav .brnd-cntr .brnd-img a {
  color: #fff;
}
header nav .brnd-cntr .brnd-nme {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-family: "tablet-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
}
header nav .brnd-cntr .brnd-nme a {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
}
header nav .brnd-cntr .brnd-nme img {
  max-height: 6rem;
}
header nav .brnd-cntr .search {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
  width: 100%;
}

.brnd-omc {
  filter: brightness(10);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
  width: 100%;
}
.brnd-omc img {
  max-height: 60px;
}

.site-header {
  font-size: 1.4rem;
  background: #fff;
}
.site-header form.searchbox {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
}
.site-header form.searchbox button.searchbox-submit {
  display: inline-flex;
  padding: 0 1rem;
  border: 0;
  background-color: transparent;
  font-size: 1.3em;
  color: #ffffff;
  outline: none;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #b39072;
}
.site-header form.searchbox .searchbox-input-container {
  display: inline-flex;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.site-header form.searchbox .searchbox-input-container input {
  border: 0;
  background-color: #ffffff;
  padding: 0 5px;
  text-transform: uppercase;
  color: #997950;
  font-size: 1.1rem;
  width: 19rem;
  outline: none;
  padding-top: 5px;
  font-style: italic;
  padding-bottom: 5px;
}
.site-header .navbar {
  padding: 1.5rem 1rem;
}
.site-header .navbar.navbar-light {
  border-bottom: 1px solid #333;
}
.site-header .navbar.navbar-light .navbar-nav .nav-link {
  color: #333 !important;
}
.site-header #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  visibility: visible;
  text-align: center;
  margin-top: 5px;
  color: #3c4e5a;
  background-color: #fff;
  margin-bottom: 10px;
}
.site-header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  color: #ffffff;
  background-color: transparent;
}
.site-header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
  color: #882D17;
}
.site-header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-current-menu-item {
  position: relative;
  padding: 0px 10px 0px 10px;
}
.site-header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-current-menu-item a {
  padding: 0;
}
.site-header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-current-menu-item a::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 3px solid #fff;
}
.site-header .max-mega-menu {
  padding: 1.3rem !important;
}
.site-header .max-mega-menu .navbar-nav li.current-menu-item {
  position: relative;
  height: 1rem;
}
.site-header .max-mega-menu .navbar-nav li.current-menu-item a::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 3px solid #fff;
}
.site-header .logo img {
  max-width: 50%;
  height: auto;
}

.details {
  color: #ffffff;
  padding: 2rem 3rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  position: absolute;
  bottom: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
}
.details .category {
  margin-bottom: 5px;
}
.details .category span {
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.details .title h1, .details .title h3 {
  font-family: "Vidaloka", serif;
  margin-bottom: 0;
}

.category1 {
  margin-bottom: 5px;
}
.category1 span {
  color: #882D17;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
}

.section-heading {
  margin-bottom: 3rem;
}
.section-heading h2 {
  color: #882D17;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
}

.section-name {
  margin-bottom: 3rem;
}
.section-name h2 {
  color: #882D17;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 3.6rem;
}

.details1 {
  color: #000;
  padding: 1rem 2rem;
  background: initial;
  width: 100%;
  position: static;
  height: auto;
  margin-top: -10px;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
}
.details1 .title1 h1 {
  font-family: "Vidaloka", serif;
  margin-bottom: 0;
  font-size: 20px;
}

.date1 {
  color: #882D17;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-right: 1rem;
  text-align: right;
  position: relative;
}

.by {
  color: #bababa;
  text-transform: uppercase;
}

#special {
  color: #882D17;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 3rem;
}

.byline-cta li.list-inline-item:not(:last-child) {
  margin-right: 0;
}
.byline-cta li.list-inline-item:not(:first-child) {
  padding-left: 0.5rem;
}
.byline-cta li span {
  color: #a7a5a3;
  text-transform: uppercase;
  padding-right: 0.5rem;
  border-right: 2px solid rgba(167, 165, 163, 0.568627451);
}
.byline-cta li a {
  color: #a7a5a3 !important;
  text-transform: uppercase;
}

.byline {
  color: #bababa;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  margin-top: auto;
}
.byline span {
  margin-top: auto;
}

.category2 {
  font-size: 20px;
  color: #000;
}

.load-more-btn {
  margin: 7rem;
}
.load-more-btn button:hover {
  color: #997950;
  outline: 0;
}
.load-more-btn button:focus {
  color: #997950;
  outline: 0;
}
.load-more-btn button:active {
  color: #997950;
  outline: 0;
}

.slider.slick-slider {
  margin-top: 30px;
}

.slider a:hover {
  color: #fff;
  text-decoration: none;
}
.slider a:focus {
  color: #fff;
  text-decoration: none;
}
.slider a:active {
  color: #fff;
  text-decoration: none;
}
.slider a .slide {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.slider a .slide .details .category span {
  font-size: 1.2rem;
}
.slider a .slide .details .title h1 {
  font-size: 3.5rem;
}

.latest {
  margin-top: 8rem;
}
.latest .latest-content .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: 7.5px;
}
.latest .latest-content .row .col-lg-4 {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}
.latest .latest-content .content {
  padding-top: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.latest .latest-content .details {
  padding: 1rem;
  margin-left: 7.5px;
}
.latest .latest-content .details .category span {
  font-size: 1.2rem;
}
.latest .latest-content .details .title h3 {
  font-weight: 500;
  line-height: 1.2;
  font-size: 2.5rem !important;
  margin-bottom: 0;
}

.latest1 {
  margin-bottom: 3rem;
}
.latest1 .latest-content1 .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: 7.5px;
}
.latest1 .latest-content1 .row .col-lg-4 {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}
.latest1 .latest-content1 .content {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.latest1 .latest-content1 .content .details {
  padding: 1rem;
  margin-left: 7.5px;
}
.latest1 .latest-content1 .content .details .category span {
  font-size: 1.2rem;
}
.latest1 .latest-content1 .content .details .title h1 {
  font-size: 2rem;
}

.super-leaderboard-ad {
  text-align: center;
}

.new {
  margin-bottom: 3rem;
  margin-top: 8rem;
}
.new .new-content .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: 7.5px;
}
.new .new-content .row .col-lg-4 {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}
.new .new-content .content {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.new .new-content .content .details {
  padding: 1rem;
  margin-left: 7.5px;
}
.new .new-content .content .details .category span {
  font-size: 1.2rem;
}
.new .new-content .content .details .title h1 {
  font-size: 10px;
}
.new h4 {
  color: #882D17;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 3rem;
}

.new-content {
  background-color: #ffffff;
}
.new-content .details {
  color: #000;
  padding: 1rem 2rem;
  background: initial;
  width: 100%;
  position: static;
  height: AUTO;
  margin-bottom: 10px;
}
.new-content .details .category span {
  color: #882D17;
}
.new-content .details h1 {
  font-size: 18px;
}
.new-content a {
  text-decoration: none;
}
.new-content a:hover {
  text-decoration: none;
}

.category-section {
  margin-bottom: 3rem;
}
.category-section .latest-articles .top-card {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 55%;
  position: relative;
  margin-bottom: 2rem;
}
.category-section .latest-articles .top-card .details {
  padding: 2rem;
}
.category-section .latest-articles .article-card {
  padding-top: 1.5rem;
}
.category-section .latest-articles .article-card a {
  color: #333;
}
.category-section .latest-articles .article-card a:hover {
  color: #333;
  text-decoration: none;
}
.category-section .latest-articles .article-card a:focus {
  color: #333;
  text-decoration: none;
}
.category-section .latest-articles .article-card a:active {
  color: #333;
  text-decoration: none;
}
.category-section .latest-articles .article-card .img {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 100%;
}
.category-section .latest-articles .article-card .article-details {
  padding: 1rem;
  background-color: #f9eee0;
}
.category-section .latest-articles .article-card .article-details .title h3 {
  font-family: "Vidaloka", serif;
}
.category-section .sidebar .section-heading {
  margin-bottom: 2rem;
}
.category-section .sidebar .section-heading h4 {
  color: #333;
}
.category-section .sidebar a {
  color: #333;
}
.category-section .sidebar a:hover {
  color: #997950;
  text-decoration: none;
}
.category-section .sidebar a:focus {
  color: #997950;
  text-decoration: none;
}
.category-section .sidebar a:active {
  color: #997950;
  text-decoration: none;
}
.category-section .sidebar a .article {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #bababa;
}
.category-section .sidebar a .article img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.category-section .sidebar a .article .title h3 {
  font-family: "Vidaloka", serif;
  font-size: 1.25rem;
}
.category-section .top-card-cont {
  position: relative;
}
.category-section .latest-articles.home .article-card .article-details {
  flex-direction: column !important;
}
.section-heading-new {
  background-color: #fff;
}

.single-post .section-heading {
  margin: 1.5rem 0 1rem;
}
.single-post .section-heading h4 {
  margin-bottom: 0;
}
.single-post img {
  max-width: 100%;
  height: auto;
  text-align: center;
}
.single-post figure {
  max-width: 100%;
  height: auto;
  text-align: center;
}
.single-post .featured-img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.single-post .entry-content li {
  line-height: 200%;
  font-size: 1.5rem;
  font-family: "Inter", sans-serif;
}
.single-post .entry-content p {
  line-height: 200%;
  font-size: 1.5rem;
  font-family: "Inter", sans-serif;
}
.single-post .entry-content .title h1 {
  font-family: "Vidaloka", serif;
  font-size: 3rem !important;
}
.single-post .entry-content .byline-cta ul {
  font-size: 1.3rem;
}
.single-post .entry-content .byline-cta ul li.list-inline-item:last-child span {
  border-right: 0;
}
.single-post .entry-content .wp-block-image img {
  margin-top: 1rem;
}
.single-post .entry-content .wp-block-image figcaption {
  font-family: "Inter", sans-serif;
  font-style: italic;
  font-size: 1.3rem;
}
.single-post .entry-content h1 {
  font-size: 3rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .entry-content h2 {
  font-size: 2.4rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .entry-content h3 {
  font-size: 2.2rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .entry-content h4 {
  font-size: 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .entry-content h5 {
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .entry-content h6 {
  font-size: 1.6rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .entry-content blockquote p {
  font-style: italic;
  color: #747474;
}
.single-post span.section-heading {
  color: #882D17;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Inter", serif;
  font-size: 1.4rem;
}

#title-head {
  font-family: "Vidaloka", serif;
  margin-bottom: 0;
  font-size: 15px;
  color: #000;
  padding: 1rem 0 2rem 0;
  background: initial;
  width: 100%;
  position: static;
  text-align: center;
  font-size: 20px;
}

.col-lg-4 a:hover {
  text-decoration: none;
}

.details2 {
  color: #000;
  padding: 1rem 2rem;
  background: initial;
  width: 100%;
  position: static;
  height: auto;
  margin-top: -10px;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
  text-align: center;
}

.featured-img1 {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.title .h4 {
  font-family: "Vidaloka", serif;
  margin-bottom: 0;
  font-size: 2.5rem;
}

.date {
  color: #882D17;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-right: 1rem;
  text-align: right;
  position: relative;
}

.archive .category-section {
  margin-bottom: 2rem;
}
.archive .article-cards .row {
  margin-bottom: 1rem;
}
.archive .article-cards .article-card .featured-img {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 100%;
  margin-bottom: 1.5rem;
}
.archive .article-cards .article-card .title h4 {
  font-family: "Vidaloka", serif;
}

.inner-addon {
  position: relative;
}
.inner-addon .fa {
  position: absolute;
  padding: 13px;
  pointer-events: none;
  color: #818181;
  font-size: 26px;
  z-index: 999;
}
.inner-addon .input-group .input-group-text {
  padding: 1.375rem 2.75rem;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #fff;
}

.nav-link {
  font-size: 1.4em;
}

.search-results-container .section-header .heading h1 {
  font-family: "Vidaloka", serif;
  font-size: 3.6rem;
  text-align: center;
  font-style: italic;
}
.search-results-container .section-header .heading h1 span {
  font-weight: 700;
}
.search-results-container .searchbox {
  margin-bottom: 5.5rem;
}
.search-results-container .searchbox input {
  height: 50px;
  font-size: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  padding: 10px 40px;
}
.search-results-container .searchbox input::-webkit-search-cancel-button {
  position: relative;
  right: 20px;
}
.search-results-container .searchbox input:focus {
  outline-style: solid;
  outline-color: #a7a5a3;
}
.search-results-container .search-result .result {
  margin-bottom: 9rem;
}
.search-results-container .search-result .result:hover {
  cursor: pointer;
}
.search-results-container .search-result .result .result-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 1.5rem;
}
.search-results-container .search-result .result .col-lg-8 {
  padding-left: 0;
  padding-right: -1px;
}
.search-results-container .search-result .result .thumbnail {
  padding-top: 51%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 100%;
}
.search-results-container .search-result .result .category {
  margin-bottom: 2rem;
}
.search-results-container .search-result .result .category span {
  text-transform: uppercase;
  color: #a7a5a3;
  position: absolute;
  top: -4px;
}
.search-results-container .search-result .result .category span a {
  text-decoration: none;
  color: #a7a5a3;
}
.search-results-container .search-result .result .category span a:hover {
  color: #997950;
}
.search-results-container .search-result .result .category span a:focus {
  color: #997950;
}
.search-results-container .search-result .result .category span a:active {
  color: #997950;
}
.search-results-container .search-result .result .title {
  margin-bottom: 1.5rem;
  font-family: "Vidaloka", serif;
}
.search-results-container .search-result .result .title a {
  color: #333;
  text-decoration: none;
}
.search-results-container .search-result .result .title a:hover {
  color: #997950;
}
.search-results-container .search-result .result .title a:focus {
  color: #997950;
}
.search-results-container .search-result .result .title a:active {
  color: #997950;
}
.search-results-container .search-result .result .title a h1 {
  margin-bottom: 0;
}
.search-results-container .search-result .result .title h1 {
  font-family: "Vidaloka", serif !important;
}
.search-results-container .search-result .result .title h1:hover {
  color: #997950;
}
.search-results-container .search-result .result .excerpt {
  font-size: 1.2rem;
  font-family: "Inter", sans-serif;
  font-weight: normal;
}
.search-results-container .search-result .result .excerpt p {
  margin-bottom: 0;
}
.search-results-container .search-result .result .byline-date {
  position: absolute;
  bottom: -2px;
}
.search-results-container .search-result .result .byline-date ul {
  margin-bottom: 0;
}
.search-results-container .search-result .result .byline-date ul li {
  font-weight: 700;
}
.search-results-container .search-result .result .byline-date ul li span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1rem;
  color: #a7a5a3;
}
.search-results-container .search-result .result .byline-date ul li:last-of-type span {
  font-weight: normal;
}

.arl-shre {
  font-size: 1.2rem;
  padding-bottom: 3rem;
}
.arl-shre ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
  align-items: stretch;
  margin: 0;
}
.arl-shre ul li {
  margin: 0 0.5rem;
}
.arl-shre ul li:nth-child(1) {
  display: flex;
  align-items: center;
  margin-left: 0;
}
.arl-shre ul li:nth-child(1) span {
  text-transform: uppercase;
  font-weight: 700;
}
.arl-shre ul li:nth-child(2) {
  display: flex;
  align-items: flex-end;
}
.arl-shre ul li:nth-child(2) button {
  text-align: center;
  padding: 0;
  width: 3.1rem;
  height: 3.1rem;
  border: 0;
  background: #3b5998;
}
.arl-shre ul li:nth-child(2) button span {
  color: #fff;
}
.arl-shre ul li:nth-child(3) {
  display: flex;
  align-items: flex-end;
}
.arl-shre ul li:nth-child(3) a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.1rem;
  height: 3.1rem;
  border: 0;
  background: #38a1f3;
}
.arl-shre ul li:nth-child(3) a span {
  color: #fff;
}
.arl-shre ul li:nth-child(4) {
  display: flex;
  align-items: flex-end;
}
.arl-shre ul li:nth-child(4) a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.1rem;
  height: 3.1rem;
  border: 0;
  background: #e60018;
}
.arl-shre ul li:nth-child(4) a span {
  color: #fff;
}

footer {
  background-color: #997950;
  overflow: hidden;
  padding: 60px 0;
  min-height: 300px;
  background-color: #f3f3f3;
  padding-top: 5rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 1200px) {
  footer #mega-menu-max_mega_menu_1 {
    display: flex !important;
  }
  footer #mega-menu-max_mega_menu_1 a {
    white-space: nowrap !important;
  }
}
footer .footer-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
footer .footer-content .logo {
  flex-grow: 0.5;
  flex-basis: 0;
}
footer .footer-content .logo img {
  max-height: 55px;
  width: auto;
}
footer .footer-content .menu-footer-menu-container {
  flex-grow: 1;
  flex-basis: 0;
}
footer .footer-content .menu-footer-menu-container .list-unstyled li a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding: 0 10px;
  text-decoration: none;
}
footer .footer-content .menu-footer-menu-container .list-unstyled li:last-child a {
  border-right: 0;
}
footer .footer-content .menu-footer-menu-container .list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}
footer .footer-content .menu-social-menu-container {
  flex-grow: 0.5;
  flex-basis: 0;
}
footer .footer-content .menu-social-menu-container .list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}
footer .footer-content .menu-social-menu-container .list-unstyled li a {
  color: #fff;
  font-size: 1.4rem;
}
footer .footer-content .menu-social-menu-container .list-unstyled li:not(:last-child) {
  margin-right: 5px;
}

.latest-content .details {
  color: #000;
  padding: 1rem 2rem;
  background: initial;
  width: 100%;
  position: relative;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
  margin-top: -10px;
  text-align: left;
}
.latest-content .details .category span {
  color: #882D17;
}
.latest-content a {
  text-decoration: none;
}
.latest-content a:hover {
  text-decoration: none;
}

.latest-articles .article-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.latest-articles .article-card .title h2 {
  font-size: 1.75rem;
  font-family: "Vidaloka", serif;
}
.latest-articles .article-card .byline-cta {
  margin-top: auto;
  margin-bottom: auto;
}

.new-articles .article-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.new-articles .article-card .byline-cta {
  margin-top: auto;
  margin-bottom: auto;
}

.slider-item {
  position: relative;
}

.menu-footer-menu-container .list-inline-item:not(:last-child) {
  margin-right: 0;
}

.arch-items1 .article-card .details2 .title2 #title-head {
  font-family: "Vidaloka", serif;
  margin-bottom: 0;
  font-size: 15px;
  color: #000;
  padding: 1rem 0 2rem;
  background: initial;
  width: 100%;
  position: static;
  text-align: center;
  font-size: 20px;
}

.ga-flb {
  padding: 2rem 0;
  margin-bottom: 4rem;
  background: rgba(0, 0, 0, 0.0196078431);
}

.sec .shop .slick-prev:before {
  color: #000000;
}
.sec .shop .slick-next:before {
  color: #000000;
}
.sec .shop .sec-slider-header {
  font-family: "Vidaloka", serif;
  padding: 0 1rem;
  color: #882D17;
  margin-bottom: 1rem;
}
.sec .shop .sec-slider-header h4 {
  font-size: 3rem;
  line-height: 1.2em;
}
.sec .shop .slick-track {
  margin-left: 0;
}
.sec .shop .cover-shop-slider {
  margin-bottom: 3rem;
}
.sec .shop .cover-shop-slider .sldr-itm {
  margin: 0 1rem;
  outline: 0;
}
.sec .shop .cover-shop-slider .sldr-itm a {
  outline: 0;
}
.sec .shop .cover-shop-slider .sldr-itm .sldr-img img {
  width: 100%;
}
.sec .shop .modal .modal-dialog {
  margin-top: 10rem;
}
.sec .shop .modal .modal-dialog .modal-content {
  font-family: "Inter", sans-serif;
}
.sec .shop .modal .modal-dialog .modal-content .modal-header {
  padding: 1.5rem;
  font-weight: 900;
  font-family: "Inter", sans-serif;
}
.sec .shop .modal .modal-dialog .modal-content .modal-header .close {
  font-size: 2rem;
  outline: 0;
  color: #000000;
  opacity: 1;
}
.sec .shop .modal .modal-dialog .modal-content .modal-header .modal-title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: 900;
  color: #000000;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body {
  display: flex;
  width: 100%;
  padding: 1.5rem;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-image {
  flex: 0.75 1 0;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-image img {
  width: 100%;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .description {
  font-size: 1.4rem;
  color: #505050;
  line-height: 1.2em;
  margin-bottom: 2rem;
  padding-left: 1rem;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .buy-button {
  margin-top: auto;
  display: flex;
  justify-content: flex-start;
  padding-left: 1rem;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .buy-button a {
  outline: 0;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .buy-button a:nth-child(2) {
  margin-left: 1rem;
}
.sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .buy-button a button {
  background: #997950;
  border: 1px solid #dedede;
  padding: 1rem 1.5rem;
  color: #FFFDFA;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  outline: 0;
  font-size: 1.2rem;
  line-height: 1.2em;
  border-radius: 0.4rem;
  font-weight: 900;
  font-family: "Inter", sans-serif;
}
.sec .shop .modal .modal-dialog .modal-content .modal-footer {
  padding: 1.5rem;
}
.sec .shop .modal .modal-dialog .modal-content .modal-footer button {
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2em;
  border-radius: 0.4rem;
  padding: 1rem 1.5rem;
  background-color: #997950;
  border: 1px solid #dedede;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  color: #FFFDFA;
}
.sec .shop .modal .modal-dialog.slim .modal-content .modal-body {
  flex-direction: column !important;
}
.sec .shop .modal .modal-dialog.slim .modal-content .modal-body .cover-details .buy-button {
  justify-content: center;
  padding-left: 0;
  padding-top: 1rem;
}
.sec .shop .sub-cover-shop-slider {
  margin-bottom: 3rem;
}
.sec .shop .sub-cover-shop-slider .sldr-itm {
  margin: 0 1rem;
  outline: 0;
}
.sec .shop .sub-cover-shop-slider .sldr-itm .sldr-img button {
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  box-shadow: none;
}
.sec .shop .sub-cover-shop-slider .sldr-itm .sldr-img button:focus {
  outline: 0;
  box-shadow: none;
}
.sec .shop .sub-cover-shop-slider .sldr-itm .sldr-img button img {
  width: 100%;
}
.sec .shop .sub-cover-shop-slider .sldr-itm .sldr-img a {
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  box-shadow: none;
}
.sec .shop .sub-cover-shop-slider .sldr-itm .sldr-img a:focus {
  outline: 0;
  box-shadow: none;
}
.sec .shop .sub-cover-shop-slider .sldr-itm .sldr-img a img {
  width: 100%;
}

.modal-backdrop.show {
  opacity: 0.5 !important;
}

.masthead .content {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  line-height: 1.2em;
  border-left: 20px;
  border-right: 20px;
  font-weight: 300;
}
.masthead .content em {
  font-family: "Cardo", serif;
  font-size: 1.6rem;
  line-height: 1.2em;
  font-weight: 300;
  color: #997950;
}
.masthead .content h4 {
  margin-top: 40px;
  font-size: 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.masthead .content hr {
  border-top: 2px solid #997950;
  width: 25%;
}
.masthead .content h1 {
  font-family: "Montserrat", sans-serif;
}
.masthead {
  margin-top: 3rem;
}

.privacy-policy .content {
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  line-height: 200%;
  border-left: 20px;
  border-right: 20px;
  font-weight: 300;
}
.privacy-policy .content h4 {
  margin-bottom: 3rem;
  padding-top: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2rem;
  letter-spacing: 0.2em;
}
.privacy-policy .content h3 {
  display: block;
  font-size: 1.75rem;
}
.privacy-policy .content li {
  font-size: 1.5rem;
  line-height: 200%;
}
.privacy-policy .content p {
  line-height: 200%;
}
.privacy-policy .content p strong {
  font-weight: 600;
}
.privacy-policy .content a {
  color: #000;
  text-decoration: underline;
}
.privacy-policy {
  margin-top: 3rem;
}

#f-b {
  padding-top: -4rem;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.brnd-icos {
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding-bottom: 3rem;
}
.brnd-icos ul li a {
  outline: none;
  text-decoration: none;
  color: initial;
}
.brnd-icos ul li a img {
  background-color: transparent;
  max-width: 8rem;
  filter: brightness(10);
  vertical-align: middle;
  border-style: none;
}
.brnd-icos ul {
  margin-top: 4rem;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}

.masonry {
  margin: auto;
  border-style: solid 1px;
  border-color: #000000;
}

.in-content-fld-dfp {
  padding-bottom: 15px;
  border-style: solid 1px;
  border-color: #000000;
}

.skyscrapper {
  margin-top: 2em;
}

.mrec {
  border-style: solid 1px;
  border-color: #000000;
}

.stick-me {
  position: sticky !important;
  height: -moz-max-content;
  height: max-content;
  top: 45px;
}

.uppr-fld-dfp {
  margin: 15px 0;
}

.entry-content iframe.instagram-media {
  margin-left: auto !important;
  margin-right: auto !important;
}
.entry-content .twitter-tweet {
  margin-left: auto !important;
  margin-right: auto !important;
}
.entry-content iframe[src*=facebook] {
  margin-left: auto !important;
  margin-right: auto !important;
}
.entry-content iframe[data-src*=facebook] {
  margin-left: auto !important;
  margin-right: auto !important;
}
.entry-content iframe[src*=youtube] {
  margin-left: auto !important;
  margin-right: auto !important;
}
.entry-content iframe {
  display: block;
  max-width: 100%;
}

.box-ad {
  position: relative;
  padding-top: 100%;
  background-color: #f9f9f9;
  margin-bottom: 20px;
}
.box-ad .box-ad-unit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sidebar-ad {
  margin-top: 30px;
}

.leaderboard-ad {
  margin-top: 30px;
  margin-bottom: 30px;
}

.in__content {
  margin-top: 30px;
  margin-bottom: 30px;
}

.dfp-unit {
  font-family: "Inter", sans-serif;
  line-height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10px;
}

.footer-container {
  display: block;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.footer-container .footer-content {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}
.footer-container .footer-content .footer-main-logo {
  display: flex;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  padding-right: 30px;
}
.footer-container .footer-content .footer-main-logo a {
  display: block;
}
.footer-container .footer-content .footer-main-logo img {
  width: 180px;
}
.footer-container .footer-content .sub-container {
  padding-left: 30px;
  border-left: 1px solid #000;
  padding-top: 75px;
}
.footer-container .footer-content .footer-sub-logos {
  margin-bottom: 15px;
  align-items: center;
}
.footer-container .footer-content .footer-sub-logos a {
  padding-right: 20px;
  padding-left: 20px;
  display: inline-block;
  margin-bottom: 15px;
}
.footer-container .footer-content .footer-sub-logos img {
  width: 187px;
  max-width: 150px;
}
.footer-container .footer-content #menu-footer-menu {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  display: block;
}
.footer-container .footer-content #menu-footer-menu .menu-item {
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid;
  line-height: 12px;
}
.footer-container .footer-content #menu-footer-menu .menu-item a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer-container .footer-content #menu-footer-menu .menu-item:last-child {
  border-right: 0;
}
.footer-container .footer-content .copyright {
  color: #000;
  font-size: 12px;
  line-height: 1.4em;
  letter-spacing: 2px;
}
.footer-container .footer-content .copyright span a {
  color: #000;
}

@media only screen and (max-width: 768px) {
  main#primary {
    margin-top: 100px;
  }
}
@media (max-width: 576px) {
  .banner {
    margin-bottom: 0;
  }
  header {
    padding: 0;
  }
  header nav .container {
    padding: 0;
  }
  header nav {
    padding-top: 0;
  }
  header nav .hr {
    margin: 0;
    height: 0;
  }
  header nav .brnd-cntr {
    display: none;
  }
  .slider a .slide .details {
    padding: 1rem;
  }
  .slider a .slide .details .title h1 {
    font-size: 2rem;
  }
  .slider a .slide {
    padding-top: 100%;
  }
  .latest .latest-content .content {
    padding-top: 51%;
  }
  .category-section .latest-articles .top-card .details {
    padding: 1rem;
  }
  .category-section .latest-articles .top-card .details .title h1 {
    font-size: 2rem;
  }
  .search-results-container .section-header .heading h1 {
    font-size: 3rem;
  }
  .search-results-container .searchbox {
    margin-bottom: 3.5rem;
  }
  .search-results-container .search-result .result {
    margin-bottom: 3rem;
  }
  .search-results-container .search-result .result .result-item {
    justify-content: center;
  }
  .search-results-container .search-result .result .category {
    order: 2;
    margin-bottom: 0;
  }
  .search-results-container .search-result .result .category span {
    position: initial;
  }
  .search-results-container .search-result .result .title a h1 {
    font-size: 2rem;
  }
  .search-results-container .search-result .result .title a {
    order: 1;
    margin-bottom: 0.5em;
  }
}
@media (max-width: 768px) {
  .banner {
    margin-bottom: 0;
  }
  header nav .container {
    padding: 0;
  }
  header nav {
    padding-top: 0;
    position: relative;
  }
  header nav .hr {
    display: none;
  }
  header nav .brnd-cntr {
    display: none;
  }
  .site-header {
    padding-top: 0;
  }
}
.sidebar .section-heading h2 {
  color: #000;
}

.category-section .section-heading h1 {
  color: #882d17;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
}
.category-section .latest-articles .top-card-cont .details .title h2 {
  font-size: 2.5rem;
  font-family: "Vidaloka", serif;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .category-section .latest-articles .article-card .article-details {
    flex-direction: column;
  }
  .category-section .top-card {
    margin-bottom: 0 !important;
  }
  .category-section .top-card-cont .details {
    position: static;
    background: initial;
    padding: 1rem 0 2rem 0;
    color: #000;
  }
  .category-section .top-card-cont .details .category span {
    color: #882D17;
  }
  .slider-item .title h2 {
    color: #000;
    font-family: "Vidaloka", serif;
  }
  .slider-item .details {
    position: static;
    background: initial;
    padding: 1rem 0 2rem 0;
  }
  .slider-item .details .category span {
    color: #882D17;
  }
  .sec .shop .sec-slider-header h4 {
    font-size: 2rem;
    line-height: 1.2em;
  }
  .masthead .content {
    font-size: 1.2rem;
  }
  .masthead .content em {
    font-size: 1.2rem;
  }
  .masthead .content h4 {
    font-size: 1.6rem;
    border-bottom: 20px;
  }
  .masthead .content h1 {
    font-weight: 400;
    border-bottom: 20px;
  }
  .privacy-policy .content {
    font-size: 1.2rem;
  }
  .privacy-policy .content h4 {
    font-size: 1.6rem;
    border-bottom: 20px;
  }
  .privacy-policy .content h3 {
    font-size: 1rem;
  }
  .in__content {
    display: block;
  }
  .in__content center {
    display: block;
  }
  .footer-container .footer-content .footer-sub-logos a {
    padding: 10px 8px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .footer-container .footer-content .footer-sub-logos {
    margin-bottom: 20px;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .slider-item .title h2 {
    font-family: "Vidaloka", serif;
    font-size: 3.5rem;
    line-height: 1.2em;
  }
  .slider-item .category span {
    font-size: 1.5rem;
    line-height: 1.2em;
  }
  form.search {
    visibility: hidden;
  }
  .sec .shop .modal .modal-dialog {
    max-width: 650px;
  }
  .sec .shop .modal .modal-dialog.slim {
    max-width: 350px !important;
  }
  .sec .shop .modal .modal-dialog.slim .modal-content .modal-body .cover-image {
    flex: initial;
    margin-bottom: 1.5rem;
  }
  .sec .shop .modal .modal-dialog.slim .modal-content .modal-body .cover-details {
    flex: initial;
  }
}
@media screen and (max-width: 767px) {
  .sec .shop .modal .modal-dialog .modal-content .modal-body .cover-image {
    flex: initial;
    margin-bottom: 1.5rem;
  }
  .sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details {
    flex: initial;
  }
  .sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .description {
    padding-left: 0;
  }
  .sec .shop .modal .modal-dialog .modal-content .modal-body .cover-details .buy-button {
    padding-left: 0;
    justify-content: center;
  }
  .sec .shop .modal .modal-dialog .modal-content .modal-body {
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .brnd-icos ul li a img {
    max-width: 8rem;
  }
}
@media screen and (min-width: 992px) {
  .mrec {
    padding-top: 0;
  }
}
@media screen and (max-width: 992px) {
  footer {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
  .footer-container .footer-content .footer-main-logo {
    justify-content: center;
    align-items: unset;
    margin-bottom: 3rem;
    height: -moz-fit-content;
    height: fit-content;
    padding-right: 0;
  }
  .footer-container .footer-content .footer-main-logo img {
    width: 150px;
  }
  .footer-container .footer-content .sub-container {
    padding-top: 0;
    padding-left: 0;
    border-left: none;
    text-align: center;
  }
  .footer-container .footer-content .footer-sub-logos a {
    margin-bottom: 8px;
    padding: 0px 4px 20px 4px;
  }
  .footer-container .footer-content .footer-sub-logos img {
    width: 87px;
    max-width: 150px;
  }
  .footer-container .footer-content #menu-footer-menu .menu-item {
    margin-right: 10px;
    padding-right: 10px;
    line-height: 10px;
  }
  .footer-container .footer-content #menu-footer-menu .menu-item a {
    font-size: 8px;
  }
  .footer-container .footer-content #menu-footer-menu {
    margin-bottom: 2rem;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  .footer-container .footer-content .copyright {
    font-size: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-container .footer-content .footer-main-logo img {
    width: 160px;
  }
  .footer-container .footer-content .footer-sub-logos a {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-container .footer-content .footer-sub-logos img {
    max-width: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .footer-container .footer-content .footer-sub-logos {
    display: inline-flex;
    align-items: center;
  }
}
.in-artl-prms-wrpr .prms-lbl {
  margin-top: 1.5rem;
}
.in-artl-prms-wrpr .prms-lbl span {
  font-size: 2rem !important;
  font-weight: 500;
  line-height: 1.2;
}

.in-artl-subs-wrpr .subs {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.in-artl-subs-wrpr .subs span {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
}

.gpt-ad {
  text-align: center;
  line-height: 0;
}
.gpt-ad iframe {
  margin: 20px 0 !important;
}
.gpt-ad .gpt-in_content-slot > div {
  height: auto !important;
}
.gpt-ad.gpt-ad-rail iframe {
  margin: 0 !important;
}

#search-page .dropdown-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  letter-spacing: 0.1em;
  margin-bottom: unset !important;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  #search-page .dropdown-wrapper {
    margin-bottom: 12px;
    justify-content: space-between;
    width: 100%;
  }
}
#search-page .dropdown-name {
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: 400;
}
#search-page .select {
  position: relative;
  width: 120px;
  border: 1px solid #000;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
#search-page .select .selectBtn {
  background: #000;
  padding: 12px 8px;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #fff;
  transition: all 0.3s;
  font-size: 10px;
  font-weight: 400;
}
#search-page .select .selectBtn:hover, #search-page .select .selectBtn:focus, #search-page .select .selectBtn:focus-within {
  background-color: #000;
  color: #fff;
}
#search-page .select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 7px;
  height: 7px;
  transform: translateY(-50%) rotate(45deg);
  border-right: 1px solid rgb(33, 37, 41);
  border-bottom: 1px solid rgb(33, 37, 41);
  transition: 0.2s ease;
}
#search-page .select .selectBtn.toggle:after {
  transform: translateY(-50%) rotate(-135deg);
}
#search-page .select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  overflow: hidden;
  background: var(--bg1);
  border-top: 1px solid #e0e0e0;
  z-index: 1;
  background: #fff;
  transform: scale(1, 0);
  transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#search-page .select .selectDropdown .option {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 10px;
  font-weight: 400;
}
#search-page .select .selectDropdown .option:hover {
  background: #f8f8f8;
}
#search-page .select .selectDropdown.toggle {
  visibility: visible;
  transform: scale(1, 1);
}
#search-page .active .selectBtn {
  background-color: rgb(33, 37, 41);
  color: #fff;
}
#search-page .active .selectBtn:after {
  border-color: #fff;
}
#search-page .search-suggestion {
  padding-bottom: 30px;
}
#search-page .search-suggestion span {
  font-size: 14px;
}
#search-page .search-suggestion span a {
  font-style: italic;
  color: #997950;
}
#search-page .search-suggestion span a:hover {
  text-decoration: underline;
}
#search-page .utility-details {
  margin-bottom: 10px;
}
#search-page .utility-details .search-page-utility {
  display: flex;
  justify-content: space-between;
}
#search-page .utility-details .search-page-utility .header {
  padding: unset !important;
  display: flex;
  align-items: center;
}
#search-page .utility-details .search-page-utility .header span {
  font-size: 13px;
}/*# sourceMappingURL=style.css.map */