/*
Theme Name: Phox
Theme URI: http://www.whmcsdes.com
Description: Phox - Hosting Wordpress Theme
Version: 2.1.9
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: Hosting, Host, Phox, WHMCSdes, Elementor, Builder, WHMCS
*/
/*------------------------------------------------------------------

[Table of contents]

01. Core
02. Header
03. Footer
04. Widgets
05. Mega Menu
06. Blog
07. Back To Top Button
08. Loading Screen
09. Comments
10. Payment Methods
11. Language Switcher
12. WooCommerce Cart
13. Layout
14. Error

-------------------------------------------------------------------*/
:root {
  scroll-behavior: smooth;
  --main-font: "Poppins", sans-serif;
  --text-font: "Karla", sans-serif;
  --text-xs: 13px;
  --text-sm: 14px;
  --text-base: 15px;
  --text-md: 16px;
  --text-lg: 19px;
  --text-xl: 21px;
  --main-color: #274961;
  --sub-color: #6d7d9a;
  --secondary-color: #c51e3a;
  --success-color: #1fbda5;
  --loader-color: #fff;
}

/* General Puposes */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?gm7fsa");
  src: url("../fonts/icomoon.eot?gm7fsa#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?gm7fsa") format("truetype"), url("../fonts/icomoon.woff?gm7fsa") format("woff"), url("../fonts/icomoon.svg?gm7fsa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ico-icon-] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-icon-search:before {
  content: "\e900";
}

.ico-icon-user:before {
  content: "\e901";
}

.ico-icon-cart:before {
  content: "\e902";
}


h1,
h2 {
  font-family: var(--main-font);
  font-weight: 700;
  color: #333;
  word-break: break-word;
  -ms-word-break: break-word;
}

::-moz-selection {
  color: #fff;
  background: #72afd3;
}

::selection {
  color: #fff;
  background: #72afd3;
}

img {
  max-width: 100%;
  height: auto;
}

/* Body */
body {
  background-color: #ffffff;
}

button:focus,
input:focus {
  outline: 0;
}

p {
  font-family: var(--main-font);
  font-size: 13px;
  line-height: 26px;
  color: #6d7d9a;
  font-weight: 400;
}

a {
  color: #204056;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Header */
header {
  background: #122d3e;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(-90deg, #122d3e 0%, #274961 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#122d3e", endColorstr="#274961", GradientType=0);
  /* IE6-9 */
  z-index: 99;
  position: relative;
  display: table;
  width: 100%;
  padding: 0;
}
.parent-top-first-lvl {
  width: 100%;
}

.parent-top-lvl {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

.wdes-sub-items {
  float: right;
}

.clientarea-shortcuts {
  float: right;
  margin-left: 15px;
  margin-top: 4px;
  border-left: 1px solid;
}

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin: 0;
}

.l-area {
  display: flex;
  align-items: center;
}

/* ShortCuts */

.wdes-interface-menu {
  padding: 10px 0;
  display: table;
  width: 100%;
  position: relative;
  z-index: 101;
}
.wdes-interface-menu #wdes-menu-top-header {
  display: inline-block;
  padding-top: 3px;
}
.wdes-interface-menu #wdes-menu-top-header ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wdes-interface-menu #wdes-menu-top-header ul.menu li {
  float: left;
  margin: 0 15px 0 0;
}
.wdes-interface-menu #wdes-menu-top-header ul.menu li:last-child {
  margin: 0;
}
.wdes-interface-menu #wdes-menu-top-header ul.menu li a {
  font-size: 13px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #717380;
  transition: all 0.3s;
}
.wdes-interface-menu #wdes-menu-top-header ul.menu li a:hover {
  color: #f36e46;
}

.wdes-mob-btn {
  display: none;
}

.clientarea-shortcuts > a {
  margin-left: 15px;
  cursor: pointer;
}
.clientarea-shortcuts > a span {
  font-size: 16px;
  color: #717380;
}

/* Search Overlay */

#wdes-fullscreen-searchform button[type=submit] {
  position: absolute;
  right: 15px;
  top: 35px;
  background: transparent;
  border: 0;
  cursor: pointer;
}

#wdes-fullscreen-searchform:focus {
  outline: none;
  border: none;
}

.wdes-fullscreen-search-overlay #wdes-fullscreen-search-wrapper #wdes-fullscreen-searchform .fullscreen-search-icon {
  font-size: 25px;
  color: #fff;
  transition: all 0.2s ease-out;
}

.fullscreen-search-icon:hover,
.fullscreen-search-icon:focus {
  border: none;
  outline: none;
  color: #fff !important;
  transition: transform ease-out 0.2s;
}

#wdes-fullscreen-searchform {
  position: relative;
}

.wdes-fullscreen-search-overlay #wdes-fullscreen-search-wrapper #wdes-fullscreen-searchform #wdes-fullscreen-search-input {
  width: 100%;
  font-family: var(--main-font);
  background-color: transparent;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
  border: 0;
  text-align: left;
  font-size: 35px;
  padding: 20px;
  color: #fff;
  transition: all 0.3s ease-out;
  padding-right: 70px;
  border-radius: 0;
}

.wdes-fullscreen-search-overlay #wdes-fullscreen-search-wrapper #wdes-fullscreen-searchform #wdes-fullscreen-search-input:focus {
  border: none;
  outline: none;
}

.wdes-fullscreen-search-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.94);
  text-align: center;
  transition: all ease-in-out 0.25s;
}

.wdes-fullscreen-search-overlay {
  transform: translateZ(0);
  z-index: 999999;
}

.wdes-fullscreen-search-overlay .wdes-fullscreen-close:link,
.wdes-fullscreen-search-overlay .wdes-fullscreen-close:visited {
  color: #fff;
}

.wdes-fullscreen-search-overlay .wdes-fullscreen-close {
  position: absolute;
  right: 50px;
  top: 70px;
  font-size: 26px;
  transition: transform ease-out 0.2s;
  transform: rotate(0deg);
  color: #fff !important;
}

.wdes-fullscreen-search-overlay #wdes-fullscreen-search-wrapper {
  display: inline-block;
  max-width: 1000px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.3s;
  width: 55%;
}

/* Search Button */
.wdes-fullscreen-close:hover {
  opacity: 0.6;
  transform: rotate(180deg);
  transition: all 400ms;
}

#wdes-fullscreen-search-input:focus {
  box-shadow: 0px 3px 0px 0px rgba(255, 255, 255, 0.54) !important;
}

.s-area {
  float: right;
  position: relative;
  margin-top: 3px;
}

.social {
  margin: 0;
  padding: 0;
  display: inline;
}

.social li {
  display: inline;
  margin-left: 14px;
}

.social li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s;
}
.social li a:hover {
  color: #122d3e;
}

/* Top Header Layouts */

.social-m {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
}

/* Footer */
.widgets_footer_area {
  margin: 80px 0 30px;
}

footer {
  background: #fff;
}

.copyrights-wdes-ft {
  float: left;
  width: 100%;
  padding: 15px 0;
}

.copyrights-wdes-ft p {
  font-family: var(--text-font);
  font-size: 15px;
  float: left;
  margin-bottom: 0;
  color: #fff;
}

.sc-links-ft {
  float: right;
}

.footer {
  float: left;
  width: 100%;
  color: #fff;
}
.footer p {
  color: #fff;
}
.footer .wid-title {
  margin-bottom: 26px;
}

.footer h2 {
  margin: 10px 0 15px 0;
  font-family: var(--main-font);
  font-weight: 400;
  color: #fff;
  font-size: 21px;
}

.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer li {
  margin: 0 0 8px;
  color: #fff;
}

.footer ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  font-family: var(--text-font);
  text-decoration: none;
  transition: all 0.3s;
  word-break: break-all;
}

.footer ul li a:hover {
  color: #122d3e;
}

footer .wid-title h2 {
  letter-spacing: 0.5px;
}

p.wdes-copyrights-text {
  color: #717380;
  font-size: 13px;
  font-weight: 400;
  font-family: montserrat, sans-serif;
}

/* Blog Widgets */

.widget-footer {
  margin: 0 0 50px;
  display: inline-block;
  width: 100%;
}

/* Wdes Mega Menu */
.wdes-menu-navbar {
  position: static;
  margin-left: auto;
}
.wdes-menu-navbar ul.default-drop {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
}
.wdes-menu-navbar ul.default-drop > li {
  float: left;
  padding: 28px 18px;
}
.wdes-menu-navbar ul.default-drop > li:last-child {
  padding-right: 0;
}
.wdes-menu-navbar ul.default-drop > li > a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
  cursor: pointer;
}
.wdes-menu-navbar ul.default-drop > li > a:hover .wdes-menu-icon {
  color: inherit !important;
}
.wdes-menu-navbar ul.default-drop > li > a .wdes-menu-icon {
  font-size: 15px;
}
.wdes-menu-navbar ul.default-drop > li > a .wdes-menu-align-auto {
  margin-left: 5px;
}
.wdes-menu-navbar ul.default-drop > li ul.dropdown-content {
  background: #fff;
  border: 1px solid #eee;
  position: absolute;
  display: none;
  top: 100%;
  min-width: 235px;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li {
  float: none;
  padding: 0 40px;
  margin: 0;
  position: relative;
}
.wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li:last-child > a {
  border-bottom: 0;
}
.wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li > a {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  display: flex;
  color: #7f7f7f;
  font-weight: 400;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  text-decoration: none;
}
.wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li > a:hover {
  color: inherit;
}
.wdes-menu-navbar ul.default-drop > li > ul.dropdown-content {
  padding: 16px 0;
}
.wdes-menu-navbar ul.default-drop li:hover > ul.dropdown-content {
  display: block;
  animation-name: fadein;
  animation-duration: 0.5s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.wdes-menu-navbar ul.default-drop li.wdes-dropdown:last-child {
  margin-right: 0;
}

@media (min-width: 160px) and (max-width: 960px) {
  .wdes-mob-btn {
    border: 0;
    background: transparent !important;
    padding: 0 !important;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 10001000;
    padding: 0;
    line-height: 0;
  }
  .wdes-mob-btn .icon-menu {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    fill: none;
  }
  .wdes-mob-btn .icon-menu .line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #333;
  }
  .wdes-mob-btn .icon-menu .line-1 {
    top: 0;
  }
  .wdes-mob-btn .icon-menu .line-2 {
    top: 50%;
    margin-top: -1px;
  }
  .wdes-mob-btn .icon-menu .line-3 {
    bottom: 0;
  }
  .wdes-menu-navbar .wdes-menu-icon {
    margin-top: 3px;
  }
  .menu-d-mob {
    background: #191919;
    width: 100%;
    height: 100vh;
    position: fixed;
    right: -100%;
    top: 0;
    transition: 0.5s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999999;
  }
  .wdes-menu-navbar ul.default-drop {
    width: 100%;
    padding: 60px 0;
  }
  .wdes-menu-navbar ul.default-drop > li {
    padding-bottom: 0;
    border-bottom: 1px solid #082333;
    display: block;
    width: 100%;
  }
  .wdes-menu-navbar ul.default-drop > li:last-child {
    border-bottom: 0;
  }
  .wdes-menu-navbar ul.default-drop > li > a {
    padding: 15px;
    display: block;
  }
  .wdes-menu-navbar ul.default-drop li:hover > ul.dropdown-content {
    display: none;
  }
  .wdes-menu-navbar ul.default-drop li ul.dropdown-content {
    background: transparent;
    border: 0;
    position: static;
    padding: 0;
  }
  .wdes-menu-navbar ul.default-drop > li > ul > li > a {
    padding: 15px 0;
  }
  .wdes-menu-navbar ul.default-drop > li > a {
    line-height: 24px;
  }
  .wdes-menu-navbar ul.default-drop > li > a {
    color: #fff !important;
  }

  .wdes-menu-navbar ul.default-drop > li {
    border-bottom: 1px solid #232323;
    padding: 0 20px;
  }
  .menu-d-mob span.wdes-menu-icon {
    color: #fff !important;
  }
  .wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li > a {
    border-bottom: 0 !important;
  }
}

/* Blog */

/* Pin Posts */

/* Categories */

.size-large {
  max-width: 100%;
  height: auto;
}

#wdes-back-to-top {
  display: inline-block;
  background-color: #274961;
  border: 1px solid #274961;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 45px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  padding: 0;
}
#wdes-back-to-top:hover {
  cursor: pointer;
  background-color: #cc2241;
  border: 1px solid #cc2241;
}
#wdes-back-to-top span {
  color: #fff;
  font-size: 17px;
}

#wdes-back-to-top.wdes-btn-align-right {
  right: 45px;
}

/* Leave A Reply */

.wdes-partners-company {
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  color: #7f7f7f;
  text-align: center;
  display: block;
  width: 100%;
}
.wdes-partners-company span {
  font-size: 22px;
  margin: 20px;
  transition: all 0.3s;
}
.wdes-partners-company span:hover {
  color: #333;
  transform: scale(1.5);
}

.layout-width {
  background-color: inherit;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
  display: block;
  width: 100%;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */


@media (min-width: 160px) and (max-width: 960px) {
  .wdes-mob-btn {
    border: 0;
    background: transparent !important;
    padding: 0 !important;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 10001000;
    padding: 0;
    line-height: 0;
  }
  .wdes-mob-btn .icon-menu {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    fill: none;
  }
  .wdes-mob-btn .icon-menu .line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #333;
  }
  .wdes-mob-btn .icon-menu .line-1 {
    top: 0;
  }
  .wdes-mob-btn .icon-menu .line-2 {
    top: 50%;
    margin-top: -1px;
  }
  .wdes-mob-btn .icon-menu .line-3 {
    bottom: 0;
  }
  .logged-in .wdes-menu-is-active {
    top: 60px;
  }
  .wdes-menu-is-active {
    position: fixed;
    top: 30px;
    right: 15px;
  }
  .wdes-menu-is-active .icon-menu .line-1 {
    transform: translateY(10px) translateX(0) rotate(45deg);
    background-color: #fff;
  }
  .wdes-menu-is-active .icon-menu .line-2 {
    opacity: 0;
  }
  .wdes-menu-is-active .icon-menu .line-3 {
    transform: translateY(-8px) translateX(0) rotate(-45deg);
    background-color: #fff;
  }
  .wdes-menu-navbar .wdes-menu-icon {
    margin-top: 3px;
  }
  .menu-d-mob {
    background: #191919;
    width: 100%;
    height: 100vh;
    position: fixed;
    right: -100%;
    top: 0;
    transition: 0.5s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999999;
  }
  .menu-toggle-op {
    right: 0;
    width: 100%;
    transition: 0.5s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  }
  .wdes-menu-navbar ul.default-drop {
    width: 100%;
    padding: 60px 0;
  }
  .wdes-menu-navbar ul.default-drop > li {
    padding-bottom: 0;
    border-bottom: 1px solid #082333;
    display: block;
    width: 100%;
  }
  .wdes-menu-navbar ul.default-drop > li:last-child {
    border-bottom: 0;
  }
  .wdes-menu-navbar ul.default-drop > li > a {
    padding: 15px;
    display: block;
  }
  .wdes-menu-navbar .mega-w.dropdown-content {
    width: 100%;
    float: left;
  }
  .wdes-menu-navbar .mega-w.dropdown-content > li.wdes-col {
    width: 94% !important;
    float: left !important;
    margin: 2.5% 0 !important;
    overflow: hidden;
  }
  .wdes-menu-navbar .mega-w.dropdown-content > li.wdes-col > li.heading a {
    color: #ffffff !important;
  }
  .wdes-menu-navbar .mega-w.dropdown-content > li.wdes-col li {
    border-bottom: 1px solid #232323 !important;
  }
  .wdes-menu-navbar .mega-w.dropdown-content > li.wdes-col li:last-child {
    border-bottom: 0 !important;
  }
  .wdes-menu-navbar .mega-w.dropdown-content > li.wdes-col li a::before {
    color: #fff;
  }
  .wdes-menu-navbar ul.default-drop li:hover > ul.dropdown-content {
    display: none;
  }
  .display-menu {
    display: block !important;
    animation: none !important;
  }
  .wdes-menu-navbar ul.default-drop li ul.dropdown-content {
    background: transparent;
    border: 0;
    position: static;
    padding: 0;
  }
  .wdes-menu-navbar .mega-w.dropdown-content li.heading > a {
    color: #fff !important;
  }
  .wdes-menu-navbar .mega-w.dropdown-content li.heading > a span.divider-heading-mega {
    background: #fff;
  }
  .wdes-menu-navbar ul.default-drop > li > ul > li > ul {
    padding: 0 15px;
  }
  .wdes-menu-navbar ul.default-drop > li > ul > li > a {
    padding: 15px 0;
  }
  .wdes-menu-navbar ul.default-drop li.current-menu-item .dropdown-content li a {
    color: #fff;
  }
  span.wdes-menu-sec-text {
    color: #fff;
  }
  .wdes-menu-navbar .block-sidebar-function {
    border: 1px solid #112835;
  }
  .wdes-menu-navbar .wid-title h2 {
    color: #fff !important;
  }
  .wdes-menu-navbar .elementor {
    margin-left: -15px;
    margin-right: -15px;
  }
  .wdes-menu-navbar ul.default-drop > li > a {
    line-height: 24px;
  }
  .wdes-menu-navbar ul.default-drop > li > a {
    color: #fff !important;
  }

  .wdes-menu-navbar ul.default-drop > li {
    border-bottom: 1px solid #232323;
    padding: 0 20px;
  }
  .menu-d-mob span.wdes-menu-icon {
    color: #fff !important;
  }
  .wdes-menu-navbar ul.default-drop > li.current-menu-item > a {
    color: #f36e46 !important;
  }
  .wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li > a {
    border-bottom: 0 !important;
  }
  ul.dropdown-content.mega-w.display-menu {
    padding: 0 40px !important;
  }
  ul.dropdown-content.mega-w {
    max-height: initial;
  }
}
.wdes-menu-navbar ul.default-drop > li a.mega-menu-demos + ul.dropdown-content {
  padding: 23px 11.5px 23px 23px !important;
}
.wdes-menu-navbar ul.default-drop > li a.mega-menu-demos + ul.dropdown-content li a {
  border-bottom: 0;
  padding: 0;
}

html[dir=rtl] .wdes-menu-navbar {
  margin-right: auto;
  margin-left: initial;
}

html[dir=rtl] .wdes-menu-navbar ul.default-drop > li:last-child {
  padding-left: 0;
  padding-right: 18px;
}

html[dir=rtl] .wdes-menu-navbar ul.default-drop > li {
  float: right;
}

@media (min-width: 160px) and (max-width: 960px) {
  html[dir=rtl] .wdes-menu-is-active {
    left: 15px;
    right: initial;
  }
}
html[dir=rtl] .wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li > a .wdes-menu-align-right,
html[dir=rtl] .wdes-menu-navbar ul.default-drop > li ul.dropdown-content > li > a .wdes-menu-align-auto {
  transform: rotate(180deg);
}

/* Blog */
.parent-img-post-inner {
  background: #122d3e;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(-90deg, #122d3e 0%, #274961 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#122d3e", endColorstr="#274961", GradientType=0);
  /* IE6-9 */
  position: relative;
  padding: 100px 0;
  overflow: hidden;
}

.single-feature-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 380px;
  background-size: cover;
  width: 100%;
  background-position: 50% 50%;
  opacity: 0.3;
}

.parent-title-archive {
  position: relative;
  text-align: center;
}
.parent-title-archive h2 {
  font-family: var(--main-font), sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: -1px;
  color: #fff;
  margin: 0 0 20px 0;
}
.parent-title-archive p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: 0;
  margin: 0;
  display: inline-block;
  width: 50%;
  margin-top: 10px;
  font-family: var(--text-font);
}

.sticky {
  border: 1px solid #204056 !important;
}

.article-item-box {
  width: 100%;
}

#comment-nav {
  margin-bottom: 20px;
}

.custom-width-area-content {
  width: 100%;
}

.main-page-title-in a {
  color: #fff;
  font-size: 50px;
  font-weight: 500;
}

ul.wdes-breadcrumb-area {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
ul.wdes-breadcrumb-area li {
  color: #fff;
  font-family: var(--text-font);
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
}
ul.wdes-breadcrumb-area li:after {
  content: ">";
  color: #fff;
  margin: 0 7px;
}
ul.wdes-breadcrumb-area li:last-child {
  margin-right: 0;
}
ul.wdes-breadcrumb-area li:last-child:after {
  content: "";
  margin: 0;
}
ul.wdes-breadcrumb-area li a {
  color: #fff;
  font-family: var(--text-font);
  font-weight: 600;
  font-size: 15px;
}

.static-part {
  margin-bottom: 80px;
}

ul.categories {
  margin: 0;
  padding: 20px 0;
  background: #fff;
  text-align: center;
}

ul.categories li {
  display: inline-block;
  margin: 0 20px;
}

ul.categories li a {
  font-family: var(--text-font);
  font-weight: 700;
  color: #7e7e7e;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s;
}

ul.categories li a::before {
  content: "\f0e7";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  padding-right: 7px;
}

/* Pin Posts */
.top-articles {
  margin: 100px 2% 0;
  height: 480px;
  width: 100%;
}
.top-articles .block-art {
  position: relative;
  overflow: hidden;
}
.top-articles .block-art .post-img-outer-view {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  transition: all 0.6s;
}
.top-articles .top-post {
  width: 50%;
  height: 100%;
  margin-right: 1px;
  display: inline-block;
}
.top-articles .top-post:hover .post-img-outer-view {
  transform: scale(1.1);
}