/*============================================================ 
                        CSS OVERVIEWS
                1. GENERAL
                2. LAYOUT
                3. HEADER
                    3.1. Topbar
                    3.2. Header
                    3.3. Header Sticky
                    3.4. Off-Canvas
                          3.4.1. Off-Canvas Left/For Sliding Widget
                          3.4.2. Off-Canvas Right/For Mobile Menu
                    3.5. Extras Menu    
                4. CONTENT
                	4.1. Content Header/Title Bar
                    4.2. Content Body/Gutenberg
                5. WIDGET
                    5.1. Archives/Categories
                    5.2. Calendar
                    5.3. Recent Comments
                    5.4. Recent Posts
                    5.5. RSS
                    5.6. Search
                    5.7. Tag
                    5.8. Menu
                    5.8. Other
                6. FOOTER
                    6.1. Content Bottom
                    6.2. Footer Widget
                    6.3. Copyright
                7. OTHER
                	7.1. Comments
                	7.2. Page Navigation
                	7.3. Page Search/404
                    7.4. Page Author
                    7.5. Social
                    7.6. Gallery
                8. BLOG
                    8.1. Blog Grid
                    8.2. Blog List
                    8.3. Blog Single
                    8.4. Blog Related
                9. WOOCOMMERCE
                    9.1. Widget
                    9.2. Off-Canvas/Filter
                    9.3. Shop Page
                    9.4. Product Single
                    9.5. Cart
                    9.6. Checkout
                    9.7. Other
               10. ELEMENTS
               11. RTL
               12. PROJECT
============================================================*/
/* ============================================================ 
    1. GENERAL
=============================================================*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  outline: 0;
}
*:focus,
*:after:focus,
*:before:focus {
  outline: 0;
}
*:after,
*:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
::selection {
  color: #ffffff;
}
::-moz-selection {
  color: #ffffff;
}
.transition,
a,
a.link:after,
a.btn-link:before,
a.btn-link:after,
input[type="submit"],
input[type="button"],
button,
.button:not([class*="product_type_"]),
body.is-loaded:after,
body.is-loaded:before,
.site-topbar .topbar-text i,
.site-topbar .topbar-text i:after,
.site-topbar .topbar-text a:before,
table#wp-calendar tbody tr td a:before,
.comments-area #respond .comment-form .comment-form-author label,
.comments-area #respond .comment-form .comment-form-email label,
.comments-area #respond .comment-form .comment-form-url label,
.comments-area #respond .comment-form .comment-form-comment label,
.search-results .main-content .search-results .post a:after,
.search-no-results .main-content .search-results .post a:after,
.error404 .main-content .search-results .post a:after,
.search-results .main-content .search-results .post .post-title .post-title-inner,
.search-no-results .main-content .search-results .post .post-title .post-title-inner,
.error404 .main-content .search-results .post .post-title .post-title-inner,
.social-icons a:after,
.gallery-caption,
.icons-wrap li,
.icons-wrap li i,
.post-image img,
.site-content .addtoany_list a,
#related-posts .hentry:before,
.widget_product_categories .product-categories li a:before,
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a:before,
.woocommerce-categories li img,
.site .elementor-widget-heading .elementor-heading-title a:before,
.site .elementor-widget-heading .elementor-heading-title a:after,
.site .elementor-widget-icon-box g,
.site .elementor-widget-icon-box path,
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item,
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-icon,
.site .elementor-widget-image-box .elementor-image-box-title a:before,
.site .elementor-widget-image-box .elementor-image-box-title a:after,
.site .elementor-widget-image-box .elementor-image-box-description,
.site .elementor-toggle .elementor-toggle-item .elementor-tab-title:before,
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon,
.site .pp-icon-list-inline .pp-list-items .pp-icon-list-item a span:after,
.site .elementor-widget-pp-info-box.pp-info-box-right .pp-info-box-divider-wrap .pp-info-box-divider,
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item:after,
.site .elementor-widget-pp-info-box-carousel .pp-info-box-carousel .swiper-slide .pp-info-box,
.site .e-widget-swiper .pp-slider-arrow:before,
.site .e-widget-swiper .pp-slider-arrow i:before,
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap .pp-post-content-wrap,
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap img,
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap .pp-post-terms,
.site .elementor-widget-pp-team-member .pp-tm-image img,
.site .elementor-widget-pp-contact-form-7.style1 .field-label,
.site .elementor-widget-pp-buttons a.pp-button.has-arrow:before,
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb,
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb:after,
.site .wp-block-themepunch-revslider .arrow-kts,
.site .wp-block-themepunch-revslider .arrow-kts:before,
.site .wp-block-themepunch-revslider .arrow-kts:after,
.wpcf7-form .wpcf7-form-control-wrap,
.button:not([class*="product_type_"]).outline:after,
.btn-arrow:before,
.button-arrow:before,
.elementor-widget-button.has-arrow .elementor-button-text:before,
.btn-arrow:after,
.button-arrow:after,
.elementor-widget-button.has-arrow .elementor-button-text:after,
[class*="header-style"] .search-box .widget_search,
[class*="header-style"] .search-box .widget_search label input.search-field[type="search"],
[class*="header-style"] .shopping-cart .sub-menu,
.menu-sliding li .menu-item-toggle,
.menu-sliding li .menu-item-toggle:after,
.menu-sliding li .sub-menu,
.menu-sliding li .children,
.menu-sliding li .sub-menu li a:before,
.menu-sliding li .children li a:before {
  transition: all 0.2s ease-in-out 0s;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption-text,
figcaption {
  font-size: 13px;
  line-height: 1.3;
  text-align: center;
  opacity: 0.7;
}
@media only screen and (min-width: 769px) {
  .alignleft {
    float: left;
    margin: 0 30px 30px 0;
    clear: left;
  }
}
@media only screen and (min-width: 769px) {
  .alignright {
    float: right;
    margin: 0 0 30px 30px;
    clear: right;
  }
}
.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
}
.bypostauthor {
  opacity: 1;
}
.sub-menu li a:empty:after {
  display: none;
}
.wrap {
  margin: 0 auto;
  position: relative;
}
.wrap:after {
  clear: both;
  content: "";
  display: table;
}
html {
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
a.link {
  position: relative;
  display: inline-block;
}
a.link:after {
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 1px;
  border-bottom: 1px solid;
  opacity: 0.2;
}
a.link:hover:after {
  right: 0;
  left: auto;
  width: 0;
}
a.btn-link {
  position: relative;
  padding-left: 65px;
  font-weight: 600;
  display: inline-block;
  z-index: 1;
  line-height: 1.45;
}
a.btn-link:before {
  content: "\ea6e";
  font-family: "Nucleo";
  font-size: 16px;
  font-weight: normal;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a.btn-link:after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  transform: translateY(-50%);
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
}
a.btn-link span {
  display: block;
  font-size: 86%;
  font-weight: normal;
  opacity: 0.7;
}
a.btn-link:hover:before {
  transform: translate(10px, -50%);
}
a.btn-link:hover:after {
  width: calc(100% + 30px);
  height: 64px;
  border-radius: 32px;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  margin-top: 40px;
  font-weight: bold;
}
h1[class*="wp-block-"],
h2[class*="wp-block-"],
h3[class*="wp-block-"],
h4[class*="wp-block-"],
h5[class*="wp-block-"],
h6[class*="wp-block-"] {
  margin-bottom: 20px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1.no-margin-top,
h2.no-margin-top,
h3.no-margin-top,
h4.no-margin-top,
h5.no-margin-top,
h6.no-margin-top {
  margin-top: 0;
}
h1.no-margin-bottom,
h2.no-margin-bottom,
h3.no-margin-bottom,
h4.no-margin-bottom,
h5.no-margin-bottom,
h6.no-margin-bottom {
  margin-bottom: 0;
}
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
h6.no-margin {
  margin: 0;
}
h1.style1,
h2.style1,
h3.style1,
h4.style1,
h5.style1,
h6.style1 {
  margin: 0 0 30px 0;
  line-height: 1.3;
  font-weight: 800;
}
h1.style2,
h2.style2,
h3.style2,
h4.style2,
h5.style2,
h6.style2 {
  margin: 0 0 30px 0;
  line-height: 1.4;
  font-weight: 300;
  padding-top: 40px;
  border-top: 1px solid;
  font-size: 21px;
}
img {
  border: medium none;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
b,
strong {
  font-weight: 700;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.6);
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.6);
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.6);
}
:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.6);
}
textarea,
input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 18px;
  padding: 15px 20px;
  font-family: inherit;
  font-weight: inherit;
  background-color: rgba(0, 0, 0, 0.12);
}
textarea:focus,
input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
textarea:disabled,
input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):disabled {
  cursor: no-drop;
}
input[type="submit"],
input[type="button"],
button,
.button:not([class*="product_type_"]) {
  font-family: inherit;
  background-image: none;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 50px;
  text-align: center;
  border: 1px solid transparent;
  color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
.button:not([class*="product_type_"]):hover {
  color: #ffffff;
}
input[type="submit"]:disabled,
input[type="button"]:disabled,
button:disabled,
.button:not([class*="product_type_"]):disabled,
input[type="submit"].disabled,
input[type="button"].disabled,
button.disabled,
.button:not([class*="product_type_"]).disabled {
  cursor: no-drop;
  background-color: #f2f2f2;
  color: rgba(0, 0, 0, 0.3);
  box-shadow: none;
}
input[type="submit"]:disabled:hover,
input[type="button"]:disabled:hover,
button:disabled:hover,
.button:not([class*="product_type_"]):disabled:hover,
input[type="submit"].disabled:hover,
input[type="button"].disabled:hover,
button.disabled:hover,
.button:not([class*="product_type_"]).disabled:hover {
  background-color: #f2f2f2;
}
input[type="checkbox"] {
  height: auto;
  line-height: inherit;
}
textarea {
  line-height: inherit;
  padding-top: 15px;
  padding-bottom: 15px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: red;
}
input[type="date"] {
  max-height: 50px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  line-height: 1;
  opacity: 0;
}
body select {
  outline: 0;
  max-width: 100%;
  position: relative;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  font-size: 15px;
  line-height: 18px;
  padding: 15px 20px;
  font-family: inherit;
  appearance: none;
  box-sizing: border-box;
  color: inherit;
}
body select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #707070;
}
code {
  font-size: 12px;
  line-height: 20px;
  opacity: 0.7;
}
blockquote {
  margin: 50px 0;
  padding: 0 30px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.55;
  position: relative;
  border-left: 10px solid;
}
@media only screen and (min-width: 769px) {
  blockquote {
    padding: 0 70px;
  }
}
blockquote.has-text-align-right {
  border-right: 10px solid;
  border-left: none;
}
cite {
  margin: 15px 0 0 0;
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  font-weight: 700;
  opacity: 0.7;
}
table {
  width: 100%;
  border-collapse: separate;
  font-size: 15px;
  border-spacing: 0;
  font-family: inherit !important;
}
table thead th {
  padding: 14px 30px;
  text-align: left;
  border-bottom: 6px solid rgba(0, 0, 0, 0.1);
}
table tbody tr td,
table tbody tr th {
  padding: 14px 30px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table tfoot tr th,
table tfoot tr td {
  padding: 14px 30px;
}
table a.button {
  display: block;
  padding: 10px;
  text-align: center;
}
table.style2 thead th {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  border-bottom-width: 1px;
}
table.style2 thead th:first-child {
  padding-left: 0;
}
table.style2 thead th:last-child {
  padding-right: 0;
}
table.style2 tbody tr td:first-child {
  padding-left: 0;
}
table.style2 tbody tr td:last-child {
  padding-right: 0;
}
table.style2 tbody tr td:last-child .button {
  width: 100%;
}
dl dt {
  font-weight: 500;
}
dl dd {
  margin: 0 0 20px 40px;
}
pre {
  font-size: 12px;
  overflow: auto;
  background-image: linear-gradient(#ffffff 50%, rgba(0, 0, 0, 0.05) 50%);
  background-size: 40px 40px;
  display: block;
  line-height: 20px;
  padding: 0 0 0 7px;
}
pre h1,
pre h2,
pre h3,
pre h4,
pre h5,
pre h6 {
  margin-top: 0;
  line-height: 40px;
  margin-bottom: 20px;
}
pre cite {
  margin: 20px 0;
}
figure {
  margin: 30px 0;
}
figcaption {
  margin: 10px 0;
}
article:after {
  clear: both;
  content: "";
  display: table;
}
/* ============================================================ 
    2. LAYOUT
=============================================================*/
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 160%;
}
body:not(.is-loaded):after,
body:not(.is-loaded):before {
  position: fixed;
  visibility: visible;
  opacity: 1;
}
body.is-loaded:after,
body.is-loaded:before {
  position: fixed;
  visibility: hidden;
  opacity: 0;
}
body:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #ffffff;
}
body:before {
  content: "\ea1b";
  font-family: "Nucleo";
  font-size: 64px;
  left: 50%;
  top: 50%;
  display: block;
  z-index: 9999999;
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  animation: iconlab-spin 1s infinite linear;
}
body:not(.page-template-template-fullwidth) .content-body {
  padding-bottom: 80px;
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  body .wrap {
    max-width: 96%;
  }
}
body.blog .header-transparent,
body.archive .header-transparent,
body.page-template-template-projects .header-transparent,
body.search .header-transparent,
body.customHeader .header-transparent {
  color:;
}
body.blog .header-transparent .header-info-text ul li p,
body.archive .header-transparent .header-info-text ul li p,
body.page-template-template-projects .header-transparent .header-info-text ul li p,
body.search .header-transparent .header-info-text ul li p,
body.customHeader .header-transparent .header-info-text ul li p {
  color: rgba(255, 255, 255, 0.7);
}
body.blog .header-transparent a,
body.archive .header-transparent a,
body.page-template-template-projects .header-transparent a,
body.search .header-transparent a,
body.customHeader .header-transparent a,
body.blog .header-transparent .navigator .menu-primary > li[class*="current"] > a,
body.archive .header-transparent .navigator .menu-primary > li[class*="current"] > a,
body.page-template-template-projects .header-transparent .navigator .menu-primary > li[class*="current"] > a,
body.search .header-transparent .navigator .menu-primary > li[class*="current"] > a,
body.customHeader .header-transparent .navigator .menu-primary > li[class*="current"] > a,
body.blog .header-transparent .navigator .menu-primary > li:hover > a,
body.archive .header-transparent .navigator .menu-primary > li:hover > a,
body.page-template-template-projects .header-transparent .navigator .menu-primary > li:hover > a,
body.search .header-transparent .navigator .menu-primary > li:hover > a,
body.customHeader .header-transparent .navigator .menu-primary > li:hover > a {
  color: ;
}
body.blog .header-transparent .menu-extras > li.search-box > a,
body.archive .header-transparent .menu-extras > li.search-box > a,
body.page-template-template-projects .header-transparent .menu-extras > li.search-box > a,
body.search .header-transparent .menu-extras > li.search-box > a,
body.customHeader .header-transparent .menu-extras > li.search-box > a,
body.blog .header-transparent[class*="header-style"] a[data-target="off-canvas-right"],
body.archive .header-transparent[class*="header-style"] a[data-target="off-canvas-right"],
body.page-template-template-projects .header-transparent[class*="header-style"] a[data-target="off-canvas-right"],
body.search .header-transparent[class*="header-style"] a[data-target="off-canvas-right"],
body.customHeader .header-transparent[class*="header-style"] a[data-target="off-canvas-right"] {
  background-color: #14203b;
}
body.page-template-template-blog-grid .content-header {
  background-color: #ffffff;
}
.page-template-template-fullwidth .site-content .content-header,
.elementor-template-full-width .site-content .content-header {
  margin-bottom: 0;
}
.page-template-template-fullwidth .content-body-inner.wrap,
.elementor-template-full-width .content-body-inner.wrap {
  width: 100%;
  max-width: 100%;
}
.page-template-default .comments-area {
  padding-top: 80px;
}
.layout-wide .site.wrap {
  width: 100%;
  max-width: 100%;
}
.layout-boxed .site {
  overflow: hidden;
}
.layout-boxed .site .site-content {
  background: #ffffff;
}
.sidebar-right #main-content {
  float: left;
}
@media only screen and (max-width: 768px) {
  .sidebar-right #main-content {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.sidebar-right .main-sidebar {
  float: right;
}
@media only screen and (max-width: 768px) {
  .sidebar-right .main-sidebar {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 80px;
  }
}
.sidebar-left #main-content {
  float: right;
}
@media only screen and (max-width: 768px) {
  .sidebar-left #main-content {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.sidebar-left .main-sidebar {
  float: left;
}
@media only screen and (max-width: 768px) {
  .sidebar-left .main-sidebar {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 80px;
  }
}
.post-content-extras .edit-link {
  text-align: right;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 10px;
  margin-top: 30px;
}
.post-content-extras .edit-link a {
  border-bottom: 1px solid;
  padding-bottom: 3px;
  display: inline-block;
}
[data-grid-normal]:after,
[data-grid]:after {
  content: "";
  display: table;
  clear: both;
}
[data-grid-normal] .post,
[data-grid] .post,
[data-grid-normal] .product,
[data-grid] .product,
[data-grid-normal] .project,
[data-grid] .project {
  float: left;
}
[data-grid-normal][data-columns="2"] .post,
[data-grid][data-columns="2"] .post,
[data-grid-normal][data-columns="3"] .post,
[data-grid][data-columns="3"] .post,
[data-grid-normal][data-columns="4"] .post,
[data-grid][data-columns="4"] .post,
[data-grid-normal][data-columns="5"] .post,
[data-grid][data-columns="5"] .post,
[data-grid-normal][data-columns="2"] .product,
[data-grid][data-columns="2"] .product,
[data-grid-normal][data-columns="3"] .product,
[data-grid][data-columns="3"] .product,
[data-grid-normal][data-columns="4"] .product,
[data-grid][data-columns="4"] .product,
[data-grid-normal][data-columns="5"] .product,
[data-grid][data-columns="5"] .product,
[data-grid-normal][data-columns="2"] .project,
[data-grid][data-columns="2"] .project,
[data-grid-normal][data-columns="3"] .project,
[data-grid][data-columns="3"] .project,
[data-grid-normal][data-columns="4"] .project,
[data-grid][data-columns="4"] .project,
[data-grid-normal][data-columns="5"] .project,
[data-grid][data-columns="5"] .project {
  width: 100%;
}
@media only screen and (min-width: 544px) and (max-width: 768px) {
  [data-grid-normal][data-columns="2"] .post,
  [data-grid][data-columns="2"] .post,
  [data-grid-normal][data-columns="3"] .post,
  [data-grid][data-columns="3"] .post,
  [data-grid-normal][data-columns="4"] .post,
  [data-grid][data-columns="4"] .post,
  [data-grid-normal][data-columns="5"] .post,
  [data-grid][data-columns="5"] .post,
  [data-grid-normal][data-columns="2"] .product,
  [data-grid][data-columns="2"] .product,
  [data-grid-normal][data-columns="3"] .product,
  [data-grid][data-columns="3"] .product,
  [data-grid-normal][data-columns="4"] .product,
  [data-grid][data-columns="4"] .product,
  [data-grid-normal][data-columns="5"] .product,
  [data-grid][data-columns="5"] .product,
  [data-grid-normal][data-columns="2"] .project,
  [data-grid][data-columns="2"] .project,
  [data-grid-normal][data-columns="3"] .project,
  [data-grid][data-columns="3"] .project,
  [data-grid-normal][data-columns="4"] .project,
  [data-grid][data-columns="4"] .project,
  [data-grid-normal][data-columns="5"] .project,
  [data-grid][data-columns="5"] .project {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  [data-grid-normal][data-columns="2"] .post,
  [data-grid][data-columns="2"] .post,
  [data-grid-normal][data-columns="3"] .post,
  [data-grid][data-columns="3"] .post,
  [data-grid-normal][data-columns="4"] .post,
  [data-grid][data-columns="4"] .post,
  [data-grid-normal][data-columns="5"] .post,
  [data-grid][data-columns="5"] .post,
  [data-grid-normal][data-columns="2"] .product,
  [data-grid][data-columns="2"] .product,
  [data-grid-normal][data-columns="3"] .product,
  [data-grid][data-columns="3"] .product,
  [data-grid-normal][data-columns="4"] .product,
  [data-grid][data-columns="4"] .product,
  [data-grid-normal][data-columns="5"] .product,
  [data-grid][data-columns="5"] .product,
  [data-grid-normal][data-columns="2"] .project,
  [data-grid][data-columns="2"] .project,
  [data-grid-normal][data-columns="3"] .project,
  [data-grid][data-columns="3"] .project,
  [data-grid-normal][data-columns="4"] .project,
  [data-grid][data-columns="4"] .project,
  [data-grid-normal][data-columns="5"] .project,
  [data-grid][data-columns="5"] .project {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  [data-grid-normal][data-columns="2"] .post,
  [data-grid][data-columns="2"] .post,
  [data-grid-normal][data-columns="3"] .post,
  [data-grid][data-columns="3"] .post,
  [data-grid-normal][data-columns="4"] .post,
  [data-grid][data-columns="4"] .post,
  [data-grid-normal][data-columns="5"] .post,
  [data-grid][data-columns="5"] .post,
  [data-grid-normal][data-columns="2"] .product,
  [data-grid][data-columns="2"] .product,
  [data-grid-normal][data-columns="3"] .product,
  [data-grid][data-columns="3"] .product,
  [data-grid-normal][data-columns="4"] .product,
  [data-grid][data-columns="4"] .product,
  [data-grid-normal][data-columns="5"] .product,
  [data-grid][data-columns="5"] .product,
  [data-grid-normal][data-columns="2"] .project,
  [data-grid][data-columns="2"] .project,
  [data-grid-normal][data-columns="3"] .project,
  [data-grid][data-columns="3"] .project,
  [data-grid-normal][data-columns="4"] .project,
  [data-grid][data-columns="4"] .project,
  [data-grid-normal][data-columns="5"] .project,
  [data-grid][data-columns="5"] .project {
    width: 33.3333333%;
  }
}
[data-grid-normal][data-columns="2"] .product,
[data-grid][data-columns="2"] .product,
[data-grid-normal][data-columns="3"] .product,
[data-grid][data-columns="3"] .product,
[data-grid-normal][data-columns="4"] .product,
[data-grid][data-columns="4"] .product,
[data-grid-normal][data-columns="5"] .product,
[data-grid][data-columns="5"] .product {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  [data-grid-normal][data-columns="2"] .product,
  [data-grid][data-columns="2"] .product,
  [data-grid-normal][data-columns="3"] .product,
  [data-grid][data-columns="3"] .product,
  [data-grid-normal][data-columns="4"] .product,
  [data-grid][data-columns="4"] .product,
  [data-grid-normal][data-columns="5"] .product,
  [data-grid][data-columns="5"] .product {
    width: 33.3333333%;
  }
}
@media only screen and (min-width: 544px) and (max-width: 768px) {
  [data-grid-normal][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="5"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="5"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(50% - 40px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  [data-grid-normal][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="5"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="5"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(50% - 40px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  [data-grid-normal][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid-normal][data-columns="5"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="5"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(33.3333333% - 50px/2);
  }
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="2"] .post,
  [data-grid][data-columns="2"] .post,
  [data-grid-normal][data-columns="2"] .product,
  [data-grid][data-columns="2"] .product,
  [data-grid-normal][data-columns="2"] .project,
  [data-grid][data-columns="2"] .project {
    width: 50%;
  }
}
[data-grid-normal][data-columns="2"] .post:nth-of-type(n),
[data-grid][data-columns="2"] .post:nth-of-type(n),
[data-grid-normal][data-columns="2"] .product:nth-of-type(n),
[data-grid][data-columns="2"] .product:nth-of-type(n),
[data-grid-normal][data-columns="2"] .project:nth-of-type(n),
[data-grid][data-columns="2"] .project:nth-of-type(n) {
  clear: none;
}
[data-grid-normal][data-columns="2"] .post:nth-of-type(2n+1),
[data-grid][data-columns="2"] .post:nth-of-type(2n+1),
[data-grid-normal][data-columns="2"] .product:nth-of-type(2n+1),
[data-grid][data-columns="2"] .product:nth-of-type(2n+1),
[data-grid-normal][data-columns="2"] .project:nth-of-type(2n+1),
[data-grid][data-columns="2"] .project:nth-of-type(2n+1) {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="2"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="2"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="3"] .post,
  [data-grid][data-columns="3"] .post,
  [data-grid-normal][data-columns="3"] .product,
  [data-grid][data-columns="3"] .product,
  [data-grid-normal][data-columns="3"] .project,
  [data-grid][data-columns="3"] .project {
    width: 33.3333333%;
  }
}
[data-grid-normal][data-columns="3"] .post:nth-of-type(n),
[data-grid][data-columns="3"] .post:nth-of-type(n),
[data-grid-normal][data-columns="3"] .product:nth-of-type(n),
[data-grid][data-columns="3"] .product:nth-of-type(n),
[data-grid-normal][data-columns="3"] .project:nth-of-type(n),
[data-grid][data-columns="3"] .project:nth-of-type(n) {
  clear: none;
}
[data-grid-normal][data-columns="3"] .post:nth-of-type(3n+1),
[data-grid][data-columns="3"] .post:nth-of-type(3n+1),
[data-grid-normal][data-columns="3"] .product:nth-of-type(3n+1),
[data-grid][data-columns="3"] .product:nth-of-type(3n+1),
[data-grid-normal][data-columns="3"] .project:nth-of-type(3n+1),
[data-grid][data-columns="3"] .project:nth-of-type(3n+1) {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="3"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="3"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(33.3333333% - 26px);
  }
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="4"] .post,
  [data-grid][data-columns="4"] .post,
  [data-grid-normal][data-columns="4"] .product,
  [data-grid][data-columns="4"] .product,
  [data-grid-normal][data-columns="4"] .project,
  [data-grid][data-columns="4"] .project {
    width: 25%;
  }
}
[data-grid-normal][data-columns="4"] .post:nth-of-type(n),
[data-grid][data-columns="4"] .post:nth-of-type(n),
[data-grid-normal][data-columns="4"] .product:nth-of-type(n),
[data-grid][data-columns="4"] .product:nth-of-type(n),
[data-grid-normal][data-columns="4"] .project:nth-of-type(n),
[data-grid][data-columns="4"] .project:nth-of-type(n) {
  clear: none;
}
[data-grid-normal][data-columns="4"] .post:nth-of-type(4n+1),
[data-grid][data-columns="4"] .post:nth-of-type(4n+1),
[data-grid-normal][data-columns="4"] .product:nth-of-type(4n+1),
[data-grid][data-columns="4"] .product:nth-of-type(4n+1),
[data-grid-normal][data-columns="4"] .project:nth-of-type(4n+1),
[data-grid][data-columns="4"] .project:nth-of-type(4n+1) {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="4"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="4"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(25% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="5"] .post,
  [data-grid][data-columns="5"] .post,
  [data-grid-normal][data-columns="5"] .product,
  [data-grid][data-columns="5"] .product,
  [data-grid-normal][data-columns="5"] .project,
  [data-grid][data-columns="5"] .project {
    width: 20%;
  }
}
[data-grid-normal][data-columns="5"] .post:nth-of-type(n),
[data-grid][data-columns="5"] .post:nth-of-type(n),
[data-grid-normal][data-columns="5"] .product:nth-of-type(n),
[data-grid][data-columns="5"] .product:nth-of-type(n),
[data-grid-normal][data-columns="5"] .project:nth-of-type(n),
[data-grid][data-columns="5"] .project:nth-of-type(n) {
  clear: none;
}
[data-grid-normal][data-columns="5"] .post:nth-of-type(5n+1),
[data-grid][data-columns="5"] .post:nth-of-type(5n+1),
[data-grid-normal][data-columns="5"] .product:nth-of-type(5n+1),
[data-grid][data-columns="5"] .product:nth-of-type(5n+1),
[data-grid-normal][data-columns="5"] .project:nth-of-type(5n+1),
[data-grid][data-columns="5"] .project:nth-of-type(5n+1) {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  [data-grid-normal][data-columns="5"] + .navigation.pager-numeric .page-numbers.next,
  [data-grid][data-columns="5"] + .navigation.pager-numeric .page-numbers.next {
    display: block;
    width: calc(20% - 40px);
  }
}
aside {
  float: left;
}
aside[data-width="1"],
aside[data-width="2"],
aside[data-width="3"],
aside[data-width="4"],
aside[data-width="5"],
aside[data-width="6"],
aside[data-width="7"],
aside[data-width="8"],
aside[data-width="9"],
aside[data-width="10"],
aside[data-width="11"],
aside[data-width="12"] {
  width: 100%;
}
aside[data-width="1"]:last-child,
aside[data-width="2"]:last-child,
aside[data-width="3"]:last-child,
aside[data-width="4"]:last-child,
aside[data-width="5"]:last-child,
aside[data-width="6"]:last-child,
aside[data-width="7"]:last-child,
aside[data-width="8"]:last-child,
aside[data-width="9"]:last-child,
aside[data-width="10"]:last-child,
aside[data-width="11"]:last-child,
aside[data-width="12"]:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  aside[data-width="1"] {
    width: 8.33333333%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="2"] {
    width: 16.6666666%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="3"] {
    width: 25%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="4"] {
    width: 33.3333333%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="5"] {
    width: 41.6666666%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="6"] {
    width: 50%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="7"] {
    width: 58.3333333%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="8"] {
    width: 66.6666666%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="9"] {
    width: 75%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="10"] {
    width: 83.3333333%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="11"] {
    width: 91.6666666%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  aside[data-width="12"] {
    width: 100%;
    margin-bottom: 0;
  }
}
.content:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 769px) {
  .single:not([class*="sidebar-"]) .alignwide {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    left: -25%;
    clear: both;
    width: 150%;
    max-width: 150%;
  }
}
@media only screen and (min-width: 769px) {
  .single:not([class*="sidebar-"]) .alignfull {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    left: calc(calc(-50vw + (200% / 2) - 50%));
    clear: both;
    width: 100vw;
    max-width: 100vw;
  }
}
@media only screen and (min-width: 1025px) {
  .single:not([class*="sidebar-"]) .alignleft {
    margin-left: -25%;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1025px) {
  .single:not([class*="sidebar-"]) .alignright {
    margin-right: -25%;
    margin-top: 5px;
  }
}
/* ============================================================ 
    3. HEADER
=============================================================*/
/* ============================================================ 
    3.1. Topbar
=============================================================*/
.site-topbar {
  z-index: 10;
  position: relative;
  font-size: 14px;
  line-height: 18px;
}
.site-topbar a {
  font-weight: 500;
}
.site-topbar .site-topbar-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
}
.site-topbar .site-topbar-inner:after {
  display: none;
}
.site-topbar .site-topbar-inner.wrap {
  width: 100%;
}
.site-topbar .menu-top {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .site-topbar .menu-top {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 40px;
  }
  .site-topbar .menu-top li {
    position: relative;
  }
  .site-topbar .menu-top li.menu-item-has-children > a {
    position: relative;
    padding-right: 16px;
  }
  .site-topbar .menu-top li.menu-item-has-children > a:before {
    content: "\ea7a";
    font-family: "Nucleo";
    font-size: 9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
    letter-spacing: 0;
    right: 0;
    transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  }
  .site-topbar .menu-top li.menu-item-has-children:hover > a:before {
    transform: translateY(-50%) rotate(-180deg);
  }
  .site-topbar .menu-top li .sub-menu {
    position: absolute;
    margin: 0;
    padding: 15px 30px 20px 30px;
    min-width: 180px;
    top: 100%;
    left: -30px;
    list-style: none;
    visibility: hidden;
    transform: translateY(10px);
    background-color: #ffffff;
    box-shadow: 0 5px 45px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
  }
  .site-topbar .menu-top li .sub-menu:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 5px;
    top: -5px;
  }
  .site-topbar .menu-top li .sub-menu li {
    padding: 0;
    margin: 0 0 5px 0;
  }
  .site-topbar .menu-top li .sub-menu li.menu-item-has-children > a {
    padding-right: 25px;
  }
  .site-topbar .menu-top li .sub-menu li.menu-item-has-children > a:before {
    content: "\ea7a";
    transform: translateY(-50%) rotate(-90deg);
  }
  .site-topbar .menu-top li .sub-menu li a {
    white-space: nowrap;
    display: inline-block;
    padding: 5px 0;
    position: relative;
    z-index: 1;
    line-height: 1.5;
  }
  .site-topbar .menu-top li .sub-menu li a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    z-index: -1;
    transition: all 0.2s ease-in-out 0s;
  }
  .site-topbar .menu-top li .sub-menu li:hover > a:after {
    background: rgba(0, 0, 0, 0.3);
  }
  .site-topbar .menu-top li .sub-menu li .sub-menu {
    left: calc(100% + 30px);
    top: -15px;
  }
  .site-topbar .menu-top li .sub-menu li .sub-menu:after {
    left: auto;
    right: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    width: 40px;
  }
  .site-topbar .menu-top li:hover > .sub-menu {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
  }
  .site-topbar .menu-top > li:before {
    content: "";
    position: absolute;
    right: -20px;
    height: 12px;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.2);
  }
  .site-topbar .menu-top > li:last-child:before {
    display: none;
  }
  .site-topbar .menu-top > li:not([class*="current"]):not(:hover) > a {
    color: inherit;
  }
  .site-topbar .menu-top > li > a {
    padding: 15px 0;
    display: block;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
.site-topbar .topbar-text {
  padding: 15px 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 768px) {
  .site-topbar .topbar-text {
    justify-content: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .site-topbar .topbar-text {
    gap: 25px;
  }
}
.site-topbar .topbar-text i {
  font-size: 12px;
  display: none;
  margin-right: 20px;
  position: relative;
}
.site-topbar .topbar-text i:after {
  content: "";
  position: absolute;
  left: -14px;
  right: -14px;
  top: -7px;
  bottom: -7px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: -1;
  border-radius: 20px;
}
@media only screen and (min-width: 605px) {
  .site-topbar .topbar-text i {
    display: inline-block;
  }
}
.site-topbar .topbar-text a {
  position: relative;
}
.site-topbar .topbar-text a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 0;
  border-bottom: 1px solid;
  opacity: 0.2;
}
.site-topbar .topbar-text a:before {
  content: "";
  position: absolute;
  width: 0;
  right: 0;
  bottom: -3px;
  height: 0;
  border-bottom: 1px solid;
}
.site-topbar .topbar-text a:hover:before {
  width: 100%;
  left: 0;
  right: auto;
}
.site-topbar .topbar-text > span {
  display: none;
}
@media only screen and (min-width: 769px) {
  .site-topbar .topbar-text > span {
    display: inline-block;
  }
}
.site-topbar .topbar-text p {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media only screen and (max-width: 480px) {
  .site-topbar .topbar-text p {
    flex-direction: column;
  }
}
.site-topbar .topbar-text p span {
  display: none;
}
@media only screen and (min-width: 415px) {
  .site-topbar .topbar-text p span {
    display: inline-block;
  }
}
.site-topbar .topbar-text p sup {
  margin-left: 2px;
}
@media only screen and (max-width: 768px) {
  .site-topbar .topbar-text p sup {
    display: none;
  }
}
.site-topbar .topbar-text p:hover i:after {
  border-color: transparent;
}
.site-topbar .social-icons {
  display: none;
  gap: 20px;
  order: 1;
}
@media only screen and (min-width: 769px) {
  .site-topbar .social-icons {
    display: flex;
  }
}
.site-topbar .social-icons a i {
  font-size: 24px;
}
/* ============================================================ 
    4. CONTENT
=============================================================*/
.site-content {
  clear: both;
  /* ============================================================ 
	    4.1. Content Header
	=============================================================*/
  /* ============================================================ 
	    4.2. Content Body/Gutenberg
	=============================================================*/
}
.site-content .content-header {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 50px 0;
  margin-bottom: 50px;
  color: rgba(255, 255, 255, 0.8);
}
.site-content .content-header a:not(.button) {
  color: #ffffff;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .site-content .content-header {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1025px) {
  .site-content .content-header {
    padding: 80px 0;
    margin-bottom: 80px;
  }
}
.site-content .content-header.content-header-full .wrap {
  width: 100%;
}
.site-content .content-header.content-header-featured {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.site-content .content-header.content-header-featured:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.8;
}
.site-content .content-header .content-header-inner {
  z-index: 4;
}
.site-content .content-header .post-thumbnail {
  margin-bottom: 60px;
  margin-top: -50px;
}
.site-content .content-header .post-thumbnail:after {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: -30px;
  height: calc(50% - 110px);
  background-color: #ffffff;
  z-index: -1;
}
.site-content .content-header .post-meta-single {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (min-width: 481px) {
  .site-content .content-header .post-meta-single {
    margin: 40px 0 0 0;
    font-size: 16px;
    gap: 61px;
    align-items: center;
    display: flex;
  }
}
.site-content .content-header .post-meta-single li {
  position: relative;
}
@media only screen and (min-width: 481px) {
  .site-content .content-header .post-meta-single li:after {
    content: "";
    position: absolute;
    left: -30px;
    height: 42px;
    width: 0;
    border-left: 1px solid;
    transform: translateY(-50%);
    top: 50%;
    opacity: 0.15;
  }
  .site-content .content-header .post-meta-single li:first-child:after {
    display: none;
  }
}
.site-content .content-header .post-meta-single .prefix {
  opacity: 0.6;
}
.site-content .content-header .post-meta-single .prefix:after {
  content: ":";
}
@media only screen and (min-width: 481px) {
  .site-content .content-header .post-meta-single .prefix {
    display: block;
    font-size: 14px;
  }
  .site-content .content-header .post-meta-single .prefix:after {
    display: none;
  }
}
.site-content .content-header .post-meta-single .prefix a {
  color: inherit;
}
.site-content .content-header .post-meta-single a {
  color: rgba(255, 255, 255, 0.8);
}
.site-content .content-header .post-meta-single a:hover {
  color: #ffffff;
}
.site-content .content-header .navigation {
  padding: 0;
}
.site-content .breadcrumbs {
  font-size: 14px;
  line-height: 27px;
  padding-top: 50px;
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.site-content .breadcrumbs .breadcrumbs-inner {
  display: flex;
  gap: 25px;
  white-space: nowrap;
}
.site-content .breadcrumbs .breadcrumbs-inner > span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
.site-content .breadcrumbs .breadcrumbs-inner .separator {
  opacity: 0.4;
}
.site-content .breadcrumbs .breadcrumbs-inner a {
  display: inline-block;
  position: relative;
}
.site-content .breadcrumbs .breadcrumbs-inner a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.2s ease-in-out 0s;
}
.site-content .breadcrumbs .breadcrumbs-inner a:hover:before {
  width: 100%;
}
.site-content .breadcrumbs .highlight:after,
.site-content .breadcrumbs .highlight:before {
  display: none;
}
.site-content .page-title-wrap {
  position: relative;
}
.site-content .page-title-wrap:empty {
  display: none;
}
.site-content .page-title-wrap:empty + .breadcrumbs {
  margin-top: -30px;
}
.site-content .page-title-inner {
  margin: 0;
  font-weight: 800;
  line-height: 1.16667;
  font-size: 30px;
  word-break: break-word;
  color: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .site-content .page-title-inner {
    font-size: 48px;
    line-height: 56px;
  }
}
.site-content .subtitle {
  line-height: 1.5;
  margin-top: 15px;
  font-size: 15px;
}
@media only screen and (min-width: 481px) {
  .site-content .subtitle {
    display: flex;
    gap: 61px;
  }
}
.site-content .subtitle span {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  display: block;
}
@media only screen and (min-width: 481px) {
  .site-content .subtitle span {
    font-size: 16px;
    margin-top: 20px;
  }
}
.site-content .subtitle span strong {
  font-size: 14px;
  font-weight: normal;
  opacity: 0.6;
}
.site-content .subtitle span strong:after {
  content: ":";
}
@media only screen and (min-width: 481px) {
  .site-content .subtitle span strong {
    display: block;
  }
  .site-content .subtitle span strong:after {
    display: none;
  }
}
.site-content .subtitle span:first-child:after {
  display: none;
}
.site-content .subtitle span:after {
  content: "";
  position: absolute;
  left: -30px;
  height: 42px;
  width: 0;
  border-left: 1px solid;
  transform: translateY(-50%);
  top: 50%;
  opacity: 0.15;
}
@media only screen and (min-width: 992px) {
  .site-content .subtitle {
    font-size: 17px;
    margin-top: 20px;
  }
}
.site-content .content-header-left .page-title-wrap:empty {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .site-content .content-header-left .page-title {
    width: calc(66.666666% - 10px);
  }
}
.site-content .content-header-center {
  text-align: center;
}
.site-content .content-header-center .content-header-inner {
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 769px) {
  .site-content .content-header-center .page-title-inner {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.site-content .content-header-center .breadcrumbs {
  margin: 0 auto 15px;
}
.site-content .content-header-center .breadcrumbs .breadcrumbs-inner {
  justify-content: center;
}
.site-content .content-header-center .subtitle {
  margin-left: auto;
  margin-right: auto;
}
.site-content .content-header-center .down-arrow a {
  margin: 30px auto 0;
  position: relative;
}
.site-content .content-header-center .meta-data {
  justify-content: center;
}
.site-content .content-header-right .page-title-wrap {
  display: flex;
  flex-direction: column;
}
.site-content .content-header-right .page-title-wrap .page-title {
  flex-grow: 1;
}
@media only screen and (min-width: 769px) {
  .site-content .content-header-right .page-title-wrap {
    width: 50%;
  }
}
.site-content .content-header-right .page-title-wrap .subtitle {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .site-content .content-header-right .page-title-wrap .subtitle {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 769px) {
  .site-content .content-header-right .down-arrow {
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: 0;
  }
}
.site-content .content-header-right .content-header-inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media only screen and (min-width: 769px) {
  .site-content .content-header-right .content-header-inner {
    flex-direction: row-reverse;
    gap: 80px;
    justify-content: space-between;
  }
}
.site-content .content-header-right .content-header-inner:after {
  display: none;
}
.site-content span[id*="more-"] {
  margin: 30px 0;
  display: inline-block;
}
.site-content .post-password-form {
  position: relative;
}
.site-content .post-password-form p:last-child {
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
.site-content .post-password-form label {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 13px;
  width: 100%;
}
.site-content .post-password-form input[type="password"]:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
  padding: 15px 20px;
  line-height: 18px;
}
.site-content .wp-block-spacer {
  margin-bottom: 0;
}
.site-content .wp-block-button {
  margin-bottom: 30px;
}
.site-content .wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
.site-content .wp-block-button.is-style-outline .wp-block-button__link {
  line-height: 14px;
}
.site-content .wp-block-button__link {
  padding: 15px 40px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background-image: none;
}
.site-content .wp-block-preformatted,
.site-content .wp-block-code,
.site-content .wp-block-verse {
  font-size: 12px;
  line-height: 20px;
}
.site-content .wp-block-group.has-background {
  padding: 5%;
}
.site-content .wp-block-table.is-style-stripes table {
  border: none;
}
.site-content .wp-block-table.is-style-stripes table tr td,
.site-content .wp-block-table.is-style-stripes table tr th {
  border: none;
}
.site-content .wp-block-table.is-style-stripes .has-fixed-layout {
  border: none;
}
.site-content .wp-block-table.is-style-regular tr:hover {
  background: rgba(0, 0, 0, 0.06);
}
.site-content .wp-block-table tr {
  background: transparent;
}
.site-content .wp-block-table tr td,
.site-content .wp-block-table tr th {
  padding: 10px 30px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.site-content .wp-block-table:not(.is-style-stripes) tr:hover {
  background: rgba(0, 0, 0, 0.06);
}
@media only screen and (min-width: 769px) {
  .site-content .wp-block-cover.alignleft,
  .site-content .wp-block-cover-image.alignleft,
  .site-content .wp-block-video.alignleft,
  .site-content .wp-block-audio.alignleft,
  .site-content .wp-block-embed.alignleft,
  .site-content .wp-block-pullquote.alignleft {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 769px) {
  .site-content .wp-block-cover.alignright,
  .site-content .wp-block-cover-image.alignright,
  .site-content .wp-block-video.alignright,
  .site-content .wp-block-audio.alignright,
  .site-content .wp-block-embed.alignright,
  .site-content .wp-block-pullquote.alignright {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .site-content .wp-block-pullquote.alignleft,
  .site-content .wp-block-pullquote.alignright {
    width: 100%;
    max-width: 100%;
    margin: 30px 0;
  }
}
.site-content .wp-block-cover .wp-block-cover-text {
  color: #ffffff;
}
.site-content .has-drop-cap:not(:focus)::first-letter {
  margin: 8px 20px 10px 0;
  font-size: 3.45rem;
}
.site-content .has-small-font-size {
  font-size: 14px;
  line-height: 1.5rem;
}
.site-content .has-medium-font-size {
  line-height: 1.5;
  font-size: 1.125rem;
}
.site-content .has-large-font-size {
  line-height: 1.5;
  font-size: 1.25rem;
}
.site-content .has-larger-font-size {
  line-height: 1.3;
}
.site-content .has-huge-font-size,
.site-content [style="font-size:46px"] {
  line-height: 1.25;
}
.site-content blockquote.is-style-large {
  margin: 30px 0 45px 0;
  border: none;
  text-align: center;
  background: none;
}
.site-content blockquote.is-style-large p {
  line-height: 1.5;
  font-style: normal;
  font-size: 1.5rem;
}
.site-content blockquote.is-style-large cite {
  text-align: inherit;
  font-size: 15px;
  position: relative;
}
.site-content blockquote.is-style-large cite:before {
  content: "";
  position: absolute;
  border-top: 1px solid;
  width: 50px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.3;
}
.site-content blockquote.is-style-large:not(.is-style-plain) cite {
  text-align: inherit;
}
.site-content blockquote p + cite {
  margin-top: -10px;
  margin-bottom: 6px;
  display: block;
}
.site-content .wp-block-pullquote blockquote:after,
.site-content .wp-block-pullquote blockquote:before {
  display: none;
}
.site-content .wp-block-pullquote:not(.is-style-solid-color) {
  border-top: 3px solid;
  border-bottom: 3px solid;
  padding: 30px 12%;
}
.site-content .wp-block-pullquote:not(.is-style-solid-color).alignleft,
.site-content .wp-block-pullquote:not(.is-style-solid-color).alignright {
  padding-left: 0;
  padding-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding: 25px 0;
  margin-top: 7px;
}
.site-content .wp-block-pullquote:not(.is-style-solid-color).alignleft p,
.site-content .wp-block-pullquote:not(.is-style-solid-color).alignright p {
  font-size: 14px;
  font-weight: normal;
  line-height: 160%;
}
.site-content .wp-block-pullquote:not(.is-style-solid-color) blockquote {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
}
.site-content .wp-block-pullquote.is-style-solid-color {
  padding: 0;
}
.site-content .wp-block-pullquote.is-style-solid-color blockquote {
  padding: 30px 12%;
  margin: 0;
  max-width: 100%;
  border: none;
  text-align: center;
  background: none;
  border-radius: 0;
}
.site-content .wp-block-pullquote p {
  font-size: 2.25rem;
  line-height: 1.2;
}
.site-content .wp-block-pullquote cite {
  margin-top: 15px;
}
.site-content p.wp-block-subhead {
  font-size: 1rem;
}
.site-content .wp-block-image {
  margin: 40px 0;
}
.site-content .wp-block-image figcaption {
  margin: 15px 0;
}
@media only screen and (min-width: 769px) {
  .site-content .wp-block-image .alignleft {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 769px) {
  .site-content .wp-block-image .alignright {
    margin-left: 30px;
  }
}
.site-content .wp-block-image:after {
  content: "";
  display: table;
  clear: both;
}
.site-content .wp-block-gallery .blocks-gallery-image,
.site-content .wp-block-gallery .blocks-gallery-item {
  margin-bottom: 1em;
  overflow: hidden;
}
.site-content .wp-block-gallery .blocks-gallery-caption {
  margin-bottom: 45px;
}
@media only screen and (min-width: 769px) {
  .site-content .wp-block-gallery.alignleft {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 769px) {
  .site-content .wp-block-gallery.alignright {
    margin-left: 30px;
  }
}
.site-content .wp-block-gallery.rounded img {
  border-radius: 4px;
}
.site-content .is-grid[class*="columns-"] {
  width: 100%;
}
.site-content .wp-block-gallery[class*="columns-"]:not(.alignfull):not(.alignwide),
.site-content .wp-block-text-columns[class*="columns-"]:not(.alignfull):not(.alignwide) {
  width: 100%;
}
.site-content .wp-block-columns {
  margin-bottom: 30px;
}
.site-content .wp-block-columns .wp-block-column {
  margin-bottom: 30px;
}
.site-content .wp-block-embed__wrapper {
  margin-bottom: 10px;
}
.site-content hr,
.site-content .wp-block-separator {
  border: none;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
}
.site-content iframe {
  width: 100%;
}
.site-content .wp-block-embed iframe {
  max-width: 100%;
}
/* ============================================================ 
    5. WIDGET
=============================================================*/
.widget {
  font-size: 15px;
  line-height: 24px;
}
.widget.widget_media_image img[src$=".svg"] {
  width: auto;
}
.widget .widget-title,
.widget .wp-block-group h2 {
  margin: 0 0 20px 0;
  font-size: 17px;
  line-height: 26px;
  position: relative;
}
.widget .widget-title a,
.widget .wp-block-group h2 a {
  color: inherit;
}
.widget ul {
  margin: 0;
}
.widget ul li .children,
.widget ul li .sub-menu {
  margin: 10px 0 10px 15px;
}
.widget ul li.btn > a {
  background-color: transparent;
}
.widget ul li.has-badge a {
  position: relative;
}
.widget ul li.has-badge a:before {
  content: "";
  position: absolute;
  right: -16px;
  width: 8px;
  height: 8px;
  margin-top: 0.5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.widget select[name="monster-widget-just-testing"] option {
  width: 270px;
}
/* ============================================================ 
    5.1 Archives/Categories
=============================================================*/
.widget,
[class*="wp-block-"] {
  position: relative;
  margin-bottom: 50px;
  z-index: 1;
}
.widget:last-child,
[class*="wp-block-"]:last-child {
  margin-bottom: 0;
}
.widget select,
[class*="wp-block-"] select {
  width: 100%;
}
.widget ul,
[class*="wp-block-"] ul,
.widget.wp-block-archives,
[class*="wp-block-"].wp-block-archives {
  padding: 0;
  margin-top: 0;
}
.widget ul li,
[class*="wp-block-"] ul li,
.widget.wp-block-archives li,
[class*="wp-block-"].wp-block-archives li {
  margin-bottom: 10px;
  list-style: none;
}
.widget ul li:last-child,
[class*="wp-block-"] ul li:last-child,
.widget.wp-block-archives li:last-child,
[class*="wp-block-"].wp-block-archives li:last-child {
  margin-bottom: 0;
}
.widget ul li > a,
[class*="wp-block-"] ul li > a,
.widget.wp-block-archives li > a,
[class*="wp-block-"].wp-block-archives li > a {
  position: relative;
  display: inline-block;
}
.widget ul li > a:after,
[class*="wp-block-"] ul li > a:after,
.widget.wp-block-archives li > a:after,
[class*="wp-block-"].wp-block-archives li > a:after {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
}
.widget ul li > a:before,
[class*="wp-block-"] ul li > a:before,
.widget.wp-block-archives li > a:before,
[class*="wp-block-"].wp-block-archives li > a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out 0s;
}
.widget ul li > a:hover:before,
[class*="wp-block-"] ul li > a:hover:before,
.widget.wp-block-archives li > a:hover:before,
[class*="wp-block-"].wp-block-archives li > a:hover:before {
  width: 100%;
}
.widget_archive label,
.widget_categories label,
.wp-block-archives-dropdown label,
.wp-block-archives label {
  overflow: visible;
  clip: inherit;
  clip-path: inherit;
  position: absolute;
  z-index: -1;
  top: auto;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: 0;
  text-indent: -9999px;
}
.widget_archive label:before,
.widget_categories label:before,
.wp-block-archives-dropdown label:before,
.wp-block-archives label:before {
  text-indent: 0;
  content: "\ea8f";
  font-family: "Nucleo";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
}
.wp-block-categories-dropdown:before {
  content: "\ea8f";
  font-family: "Nucleo";
  font-weight: normal;
  font-size: 12px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 50%;
  z-index: -1;
  transform: translateY(-50%);
}
/* ============================================================ 
    5.2. Calendar
=============================================================*/
.calendar_wrap {
  position: relative;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 20px;
}
table#wp-calendar {
  font-size: 13px;
  line-height: 25px;
  border-collapse: separate;
  border: none;
}
table#wp-calendar caption {
  line-height: 23px;
  padding: 3px 0 15px 0;
}
table#wp-calendar thead th {
  padding: 0;
  text-align: center;
  background: none;
  border: none;
  font-size: 11px;
  color: #ffffff;
}
table#wp-calendar tbody tr td {
  padding: 6px 5px 5px 5px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
  text-align: center;
}
table#wp-calendar tbody tr td a {
  background: none;
  display: block;
  font-weight: 800;
}
table#wp-calendar tbody tr td a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: -1;
  bottom: -1px;
}
table#wp-calendar tbody tr td a:hover:before {
  opacity: 0.3;
}
table#wp-calendar tbody tr:last-child td {
  border-bottom: none;
}
table#wp-calendar #today {
  position: relative;
  font-weight: 800;
}
.wp-calendar-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 30px;
}
.wp-calendar-nav span[class*="wp-calendar-nav"] a {
  font-weight: normal;
  text-indent: -9999px;
  position: absolute;
  width: 28px;
  height: 28px;
  left: 20px;
  top: 20px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.wp-calendar-nav span[class*="wp-calendar-nav"] a:before {
  content: "\ea7a";
  text-indent: 0;
  font-family: "Nucleo";
  font-size: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
.wp-calendar-nav span[class*="wp-calendar-nav"] a:hover {
  color: #ffffff;
}
.wp-calendar-nav span.wp-calendar-nav-next a {
  left: auto;
  right: 10px;
}
.wp-calendar-nav span.wp-calendar-nav-next a:before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.wp-block-calendar {
  position: relative;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 20px;
}
.wp-block-calendar .wp-calendar-table a {
  text-decoration: none;
}
/* ============================================================ 
    5.3. Recent Comments
=============================================================*/
.widget_recent_comments ul li {
  margin-bottom: 15px;
}
.widget_recent_comments .comment-author-link a {
  color: inherit;
}
.widget_recent_comments .highlight:after,
.widget_recent_comments .highlight:before {
  display: none;
}
.wp-block-latest-comments {
  padding: 0;
  margin-top: 0;
}
.wp-block-latest-comments [class*="wp-block-"] {
  margin-bottom: 15px;
  line-height: 160%;
}
.wp-block-latest-comments [class*="comment-author"] {
  color: inherit;
}
.wp-block-latest-comments [class*="comment-excerpt"] p {
  margin: 0;
  font-size: 100%;
}
.wp-block-latest-comments [class*="comment-meta"] {
  margin-bottom: 0;
}
.wp-block-latest-comments [class*="comment-meta"] p {
  margin: 0;
  font-size: 100%;
}
.wp-block-latest-comments .highlight:after,
.wp-block-latest-comments .highlight:before {
  display: none;
}
.wp-block-latest-comments time {
  opacity: 0.7;
  margin: 5px 0 10px 0;
}
/* ============================================================ 
    5.4. Recent Posts
=============================================================*/
.widget_recent_entries ul {
  line-height: 1.4;
}
.widget_recent_entries ul li {
  margin-bottom: 20px;
}
.widget_recent_entries .post-date {
  margin-top: 10px;
  font-size: 12px;
  display: block;
  font-weight: inherit;
}
.widget_recent_entries .highlight:after,
.widget_recent_entries .highlight:before {
  display: none;
}
.wp-block-latest-posts,
.wp-block-latest-posts__list {
  margin-top: 0;
  padding: 0;
}
.wp-block-latest-posts li,
.wp-block-latest-posts__list li {
  margin-bottom: 15px;
}
.wp-block-latest-posts li a,
.wp-block-latest-posts__list li a {
  line-height: 1.4;
}
.wp-block-latest-posts li:last-child,
.wp-block-latest-posts__list li:last-child {
  margin-bottom: 0;
}
.wp-block-latest-posts li time,
.wp-block-latest-posts__list li time {
  font-size: 12px;
  color: inherit;
  opacity: 0.7;
  margin-top: 5px;
}
.wp-block-latest-posts .highlight:after,
.wp-block-latest-posts__list .highlight:after,
.wp-block-latest-posts .highlight:before,
.wp-block-latest-posts__list .highlight:before {
  display: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 15px;
}
/* ============================================================ 
    5.5. RSS
=============================================================*/
.widget_rss .widget-title .rss-widget-icon {
  display: none;
}
.widget_rss .widget-title .rsswidget {
  font-weight: 700;
}
.widget_rss .widget-title .rsswidget:first-child {
  display: none;
}
.widget_rss .rssSummary {
  font-size: 13px;
  line-height: 160%;
}
.widget_rss .rss-date {
  display: block;
  font-size: 12px;
  margin: 5px 0 10px 0;
  opacity: 0.7;
}
.widget_rss ul li {
  margin-bottom: 40px;
}
.widget_rss cite {
  display: inline-block;
}
.wp-block-rss {
  margin-top: 0;
  padding: 0;
  list-style: none;
}
.wp-block-rss li {
  margin-bottom: 15px;
}
/* ============================================================ 
    5.6. Search
=============================================================*/
.widget_search .search-form {
  position: relative;
}
.widget_search .search-form label .screen-reader-text {
  overflow: visible;
  clip: inherit;
  clip-path: inherit;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  margin: 0;
  text-indent: -9999px;
}
.widget_search .search-form label .screen-reader-text:before {
  text-indent: 0;
  content: "\ea55";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.widget_search .search-form label .search-field {
  width: 100%;
}
.widget_search .search-form .search-submit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  height: 50px;
  width: 50px;
  border: none;
  padding: 0;
  opacity: 0;
}
.wp-block-search label.wp-block-search__label {
  overflow: visible;
  clip: inherit;
  clip-path: inherit;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  margin: 0;
  text-indent: -9999px;
}
.wp-block-search label.wp-block-search__label:before {
  text-indent: 0;
  content: "\ea55";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wp-block-search input {
  margin: 0;
}
.wp-block-search button[type="submit"].wp-block-search__button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  border: none;
  opacity: 0;
}
/* ============================================================ 
    5.7. Tag
=============================================================*/
.tagcloud,
.wp-block-tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.tagcloud a,
.wp-block-tag-cloud a {
  font-size: 14px !important;
  line-height: 19px;
}
.tagcloud a:before,
.wp-block-tag-cloud a:before {
  content: "#";
  margin-right: 1px;
  opacity: 0.5;
}
.tagcloud a.gallery,
.wp-block-tag-cloud a.gallery {
  margin: 0;
}
/* ============================================================ 
    5.8. Menu
=============================================================*/
.widget_nav_menu ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_nav_menu sub,
.widget_nav_menu sup {
  opacity: 0.7;
}
.widget_nav_menu.menu-style1 {
  display: flex;
}
@media only screen and (min-width: 992px) {
  .widget_nav_menu.menu-style1 {
    justify-content: space-between;
  }
}
.widget_nav_menu.menu-style1 > div[class*="menu-"] {
  flex-grow: 1;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.widget_nav_menu.menu-style1 > div[class*="menu-"]::-webkit-scrollbar {
  display: none;
}
.widget_nav_menu.menu-style1 .menu {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.widget_nav_menu.menu-style1 .menu:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid;
  opacity: 0.2;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .widget_nav_menu.menu-style1 .menu {
    justify-content: space-between;
  }
}
.widget_nav_menu.menu-style1 .menu li {
  margin: 0;
}
.widget_nav_menu.menu-style1 .menu li a {
  padding: 0 0 40px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
}
.widget_nav_menu.menu-style1 .menu li a:after {
  display: none;
}
.widget_nav_menu.menu-style2 .menu {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.widget_nav_menu.menu-style2 .menu li {
  width: 50%;
  padding: 0 15px;
}
.widget_nav_menu.menu-style2 .menu li a {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .widget_nav_menu.menu-style2.columns-3 li {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 801px) {
  .widget_nav_menu.menu-style2.columns-3 li {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .widget_nav_menu.menu-style2.columns-4 li {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 801px) {
  .widget_nav_menu.menu-style2.columns-4 li {
    width: 25%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .widget_nav_menu.menu-style2.columns-5 li {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 801px) {
  .widget_nav_menu.menu-style2.columns-5 li {
    width: 20%;
  }
}
/* ============================================================ 
    5.9. Other
=============================================================*/
.widget_media_image figure {
  margin: 0;
}
.widget_media_image .wp-caption-text {
  margin: 20px 0 0 0;
  line-height: 1.6;
}
.widget_text .wp-caption {
  margin-bottom: 20px;
}
.widget_text .wp-caption img {
  margin-bottom: 10px;
}
.widget_text img {
  margin: 15px 0 20px 0;
}
.widget_text .textwidget p + .wp-caption + p + form {
  position: relative;
}
.widget_text .textwidget p + .wp-caption + p + form:after {
  text-indent: 0;
  content: "\ea8f";
  font-family: "Nucleo";
  position: absolute;
  right: 0;
  width: 50px;
  text-align: center;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  font-weight: normal;
  font-size: 12px;
}
.widget ul li a.wp-block-latest-posts__post-title,
.widget ol li a.wp-block-latest-comments__comment-link,
.widget ul#recentcomments li > a,
.widget.widget_recent_entries ul li a,
.widget.widget_recent_comments ul li > a,
.widget.widget_rss ul li a.rsswidget,
.wp-block-latest-comments__comment-link,
.wp-block-latest-posts__post-title {
  display: inline;
  padding-bottom: 1px;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-image: linear-gradient(180deg, transparent 96%, rgba(0, 0, 0, 0.15) 0);
}
.widget ul li a.wp-block-latest-posts__post-title:after,
.widget ol li a.wp-block-latest-comments__comment-link:after,
.widget ul#recentcomments li > a:after,
.widget.widget_recent_entries ul li a:after,
.widget.widget_recent_comments ul li > a:after,
.widget.widget_rss ul li a.rsswidget:after,
.wp-block-latest-comments__comment-link:after,
.wp-block-latest-posts__post-title:after,
.widget ul li a.wp-block-latest-posts__post-title:before,
.widget ol li a.wp-block-latest-comments__comment-link:before,
.widget ul#recentcomments li > a:before,
.widget.widget_recent_entries ul li a:before,
.widget.widget_recent_comments ul li > a:before,
.widget.widget_rss ul li a.rsswidget:before,
.wp-block-latest-comments__comment-link:before,
.wp-block-latest-posts__post-title:before {
  display: none;
}
.widget ul li a.wp-block-latest-posts__post-title:hover,
.widget ol li a.wp-block-latest-comments__comment-link:hover,
.widget ul#recentcomments li > a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_recent_comments ul li > a:hover,
.widget.widget_rss ul li a.rsswidget:hover,
.wp-block-latest-comments__comment-link:hover,
.wp-block-latest-posts__post-title:hover {
  background-size: 100% 100%;
}
/* ============================================================ 
    6. FOOTER
=============================================================*/
.site-footer {
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  /* ============================================================ 
	    6.1. Content Bottom
	=============================================================*/
  /* ============================================================ 
	    6.2. Footer Widget
	=============================================================*/
  /* ============================================================ 
	    6.3. Copyright
	=============================================================*/
}
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  color: #ffffff;
}
.site-footer h2 a,
.site-footer h3 a,
.site-footer h4 a,
.site-footer h5 a,
.site-footer h6 a {
  color: inherit;
}
.site-footer .widget .widget-title,
.site-footer .widget .wp-block-group h2 {
  color: #ffffff;
}
.site-footer a {
  color: rgba(255, 255, 255, 0.7);
}
.site-footer a:hover {
  color: #ffffff;
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]),
.site-footer textarea,
.site-footer select {
  background-color: rgba(255, 255, 255, 0.08);
  color: inherit;
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus,
.site-footer textarea:focus,
.site-footer select:focus {
  border-color: rgba(255, 255, 255, 0.35);
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
.site-footer textarea::-webkit-input-placeholder,
.site-footer select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.35);
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
.site-footer textarea::-moz-placeholder,
.site-footer select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.35);
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
.site-footer textarea:-ms-input-placeholder,
.site-footer select:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.35);
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):-moz-placeholder,
.site-footer textarea:-moz-placeholder,
.site-footer select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.35);
}
.site-footer input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus,
.site-footer textarea:focus,
.site-footer select:focus {
  background: transparent;
}
.site-footer .widget ul li a.wp-block-latest-posts__post-title,
.site-footer .widget ol li a.wp-block-latest-comments__comment-link,
.site-footer .widget ul#recentcomments li > a,
.site-footer .widget.widget_recent_entries ul li a,
.site-footer .widget.widget_recent_comments ul li > a,
.site-footer .widget.widget_rss ul li a.rsswidget,
.site-footer .wp-block-latest-comments__comment-link,
.site-footer .wp-block-latest-posts__post-title {
  background-image: linear-gradient(180deg, transparent 96%, rgba(255, 255, 255, 0.2) 0);
  color: #ffffff;
}
.site-footer .widget ul li > a:before,
.site-footer [class*="wp-block-"] ul li > a:before,
.site-footer .widget.wp-block-archives li > a:before,
.site-footer [class*="wp-block-"].wp-block-archives li > a:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.site-footer .calendar_wrap {
  background-color: rgba(255, 255, 255, 0.06);
}
.site-footer table#wp-calendar thead th {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.1);
}
.site-footer table#wp-calendar tbody tr td {
  border-color: rgba(255, 255, 255, 0.12);
}
.site-footer table#wp-calendar tbody tr td#today {
  color: #ffffff;
}
.site-footer .wp-calendar-nav span[class*="wp-calendar-nav"] a {
  background-color: rgba(255, 255, 255, 0.06);
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
  padding: 0 0 20px 0;
  line-height: 21px;
  width: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 17px;
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus + input[type="submit"] + i {
  border-color: transparent;
}
@media only screen and (max-width: 600px) {
  .site-footer .widget_mc4wp_form_widget .mc4wp-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
    font-size: 15px;
    padding-bottom: 15px;
  }
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 12px;
  text-indent: -9999px;
  width: 80px;
  height: 30px;
  padding: 0;
  z-index: 2;
  opacity: 0;
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form i {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  width: 80px;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 12px;
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form i:after {
  content: "";
  width: 32px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: calc(50% - 4px);
  transform: translate(-50%, -50%);
  border-radius: 1px;
}
.site-footer .widget_mc4wp_form_widget .mc4wp-form i:before {
  transform: translateX(14px);
}
.site-footer .content-bottom-widgets {
  padding-bottom: 0.5px;
}
.site-footer .content-bottom-widgets.content-bottom-full .wrap {
  width: 100%;
}
.site-footer .content-bottom-widgets .content-bottom-aside-wrap {
  margin: 0 -15px;
}
.site-footer .content-bottom-widgets .content-bottom-aside-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.site-footer .content-bottom-widgets .content-bottom-aside-wrap aside {
  padding: 80px 15px 0 15px;
}
.site-footer .content-bottom-widgets .content-bottom-aside-wrap aside:empty {
  padding-top: 0.5px;
  padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .site-footer .content-bottom-widgets .content-bottom-aside-wrap aside {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .site-footer .content-bottom-widgets .content-bottom-aside-wrap aside:not(:first-child) {
    padding-top: 0;
  }
}
.site-footer .footer-widgets {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.site-footer .footer-widgets.footer-widgets-full .wrap {
  width: 100%;
}
.site-footer .footer-widgets .footer-aside-wrap {
  margin: 0 -15px;
}
.site-footer .footer-widgets .footer-aside-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.site-footer .footer-widgets .footer-aside-wrap aside {
  padding: 80px 15px;
}
.site-footer .footer-widgets .footer-aside-wrap aside:empty {
  padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .site-footer .footer-widgets .footer-aside-wrap aside {
    padding-bottom: 50px;
  }
  .site-footer .footer-widgets .footer-aside-wrap aside:not(:first-child) {
    padding-top: 0;
  }
}
.site-footer .footer-copyright a {
  font-weight: 700;
}
.site-footer .footer-copyright.footer-copyright-full .wrap {
  width: 100%;
  max-width: 100%;
}
.site-footer .footer-copyright .copyright-bar {
  padding: 0 0 80px 0;
  align-items: center;
  display: flex;
  gap: 5px;
  flex-direction: row;
}
.site-footer .footer-copyright .copyright-content {
  flex-grow: 1;
}
.site-footer .footer-copyright .go-to-top {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .site-footer .footer-copyright .go-to-top {
    display: block;
    width: 42px;
    height: 42px;
  }
  .site-footer .footer-copyright .go-to-top a {
    display: block;
    position: relative;
    width: 42px;
    height: 42px;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .site-footer .footer-copyright .go-to-top a:before {
    content: "\ea73";
    font-family: "Nucleo";
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    font-weight: normal;
    line-height: 1;
  }
  .site-footer .footer-copyright .go-to-top a:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .site-footer .footer-copyright .go-to-top a span {
    display: none;
  }
}
/* ============================================================ 
	7. OTHER PAGES
=============================================================*/
/* ============================================================ 
	7.1. Comments
=============================================================*/
.comments-area {
  clear: both;
  position: relative;
  font-size: 15px;
  padding-top: 50px;
}
.comments-area .comments-title {
  margin-bottom: 5px;
  position: relative;
  z-index: 4;
}
.comments-area .comment-list {
  position: relative;
  z-index: 4;
  padding: 0 0 50px 0;
  margin: 0;
  list-style: none;
}
.comments-area .comment-list .trackback,
.comments-area .comment-list .pingback {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.comments-area .comment-list .trackback:first-child,
.comments-area .comment-list .pingback:first-child {
  margin-top: 20px;
}
.comments-area .comment-list .trackback a,
.comments-area .comment-list .pingback a {
  font-weight: 700;
}
.comments-area .comment-list .trackback .edit-link a,
.comments-area .comment-list .pingback .edit-link a {
  font-size: 13px;
  font-weight: normal;
  opacity: 0.5;
}
.comments-area .comment-list .trackback .edit-link a:hover,
.comments-area .comment-list .pingback .edit-link a:hover {
  opacity: 1;
}
.comments-area .comment-list > .comment {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 0;
}
.comments-area .comment-list > .comment:last-child {
  border: none;
  padding-bottom: 0;
}
.comments-area .comment-list > .comment .comment-meta {
  margin-bottom: 20px;
  font-size: 14px;
}
.comments-area .comment-list > .comment .comment-meta .comment-author img {
  width: 32px;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
}
@media only screen and (min-width: 769px) {
  .comments-area .comment-list > .comment .comment-meta .comment-author img {
    width: 45px;
    margin-right: 15px;
  }
}
.comments-area .comment-list > .comment .comment-meta .comment-metadata {
  line-height: 1.5;
  font-size: 12px;
}
.comments-area .comment-list > .comment .comment-meta .comment-metadata > a {
  color: inherit;
  line-height: 1.2;
  opacity: 0.75;
}
.comments-area .comment-list > .comment .comment-meta .comment-metadata .comment-edit-link {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  margin-left: 6px;
  padding-left: 8px;
  opacity: 0;
}
.comments-area .comment-list > .comment .comment-meta .says {
  display: none;
}
.comments-area .comment-list > .comment .comment-content {
  margin-left: 42px;
}
@media only screen and (min-width: 769px) {
  .comments-area .comment-list > .comment .comment-content {
    margin-left: 60px;
  }
}
.comments-area .comment-list > .comment .reply {
  margin: 15px 0 0 42px;
}
@media only screen and (min-width: 769px) {
  .comments-area .comment-list > .comment .reply {
    margin-left: 60px;
  }
}
.comments-area .comment-list > .comment .reply a {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.comments-area .comment-list > .comment .reply a:not(:hover) {
  color: inherit;
  opacity: 0.5;
}
.comments-area .comment-list > .comment .reply a:before {
  content: "\ea9f";
  vertical-align: middle;
  position: relative;
  font-size: 12px;
  top: -1px;
  margin-right: 6px;
  font-weight: normal;
  font-family: "Nucleo";
}
.comments-area .comment-list > .comment .comment-body:hover > .comment-meta .comment-metadata .comment-edit-link {
  opacity: 1;
}
.comments-area .comment-list .children {
  margin: 30px 0 0;
  padding: 0 0 0 42px;
  list-style: none;
}
@media only screen and (min-width: 769px) {
  .comments-area .comment-list .children {
    padding-left: 60px;
  }
}
.comments-area .comment-list .children li {
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.comments-area .comment-list .children > li:last-child {
  padding-bottom: 0;
}
.comments-area .comment-list #respond {
  margin: 0 0 0 42px;
  padding: 40px 0;
  border-top: none;
}
@media only screen and (min-width: 769px) {
  .comments-area .comment-list #respond {
    margin-left: 60px;
  }
}
.comments-area .comment-list #respond .comment-reply-title {
  font-size: 18px;
}
.comments-area .comment-list #respond .comment-reply-title small {
  margin-left: 12px;
  font-size: 100%;
}
.comments-area .comment-list #respond .comment-reply-title small a {
  position: static;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  line-height: 1;
  padding-left: 10px;
  font-weight: normal;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0;
}
.comments-area .comment-list #respond .comment-reply-title small a:not(:hover) {
  color: inherit;
  opacity: 0.5;
}
.comments-area .comment-list #respond .comment-reply-title small a:after,
.comments-area .comment-list #respond .comment-reply-title small a:before {
  display: none;
}
.comments-area .no-comments {
  text-align: center;
}
.comments-area #respond {
  position: relative;
  z-index: 3;
}
.comments-area #respond .comment-reply-title {
  margin-bottom: 10px;
}
.comments-area #respond .comment-form {
  margin: 0 -15px;
}
.comments-area #respond .comment-form .comment-notes,
.comments-area #respond .comment-form .logged-in-as {
  padding: 0 15px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.4;
}
.comments-area #respond .comment-form .comment-form-author,
.comments-area #respond .comment-form .comment-form-email,
.comments-area #respond .comment-form .comment-form-url {
  display: flex;
  float: left;
  align-items: baseline;
  width: calc(100% - 30px);
  margin: 0 15px 30px 15px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 769px) {
  .comments-area #respond .comment-form .comment-form-author,
  .comments-area #respond .comment-form .comment-form-email,
  .comments-area #respond .comment-form .comment-form-url {
    width: calc(33.33333333% - 30px);
  }
}
.comments-area #respond .comment-form .comment-form-author label,
.comments-area #respond .comment-form .comment-form-email label,
.comments-area #respond .comment-form .comment-form-url label {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  opacity: 0.5;
}
.comments-area #respond .comment-form .comment-form-author label .required,
.comments-area #respond .comment-form .comment-form-email label .required,
.comments-area #respond .comment-form .comment-form-url label .required {
  margin-left: 5px;
}
.comments-area #respond .comment-form .comment-form-author input,
.comments-area #respond .comment-form .comment-form-email input,
.comments-area #respond .comment-form .comment-form-url input {
  padding: 15px 0 15px 8px;
  flex-grow: 1;
  height: auto;
  width: 0;
  border-color: transparent;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.comments-area #respond .comment-form .comment-form-author:hover label,
.comments-area #respond .comment-form .comment-form-email:hover label,
.comments-area #respond .comment-form .comment-form-url:hover label {
  opacity: 1;
}
.comments-area #respond .comment-form .comment-form-comment {
  padding: 0 20px;
  margin: 0 15px 30px 15px;
  background: rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.comments-area #respond .comment-form .comment-form-comment textarea {
  padding: 0;
  height: 60px;
  background: transparent;
  resize: inherit;
  width: 100%;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
}
.comments-area #respond .comment-form .comment-form-comment label {
  display: inline-block;
  width: 100%;
  padding: 0;
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  opacity: 0.5;
}
.comments-area #respond .comment-form .comment-form-comment:hover label {
  opacity: 1;
}
.comments-area #respond .comment-form .comment-form-cookies-consent {
  clear: both;
  padding: 0 15px;
  gap: 15px;
  display: flex;
  align-items: center;
  margin: 30px 0;
  font-size: 13px;
  line-height: 1.4;
}
.comments-area #respond .comment-form .comment-form-cookies-consent input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
}
.comments-area #respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:after {
  content: "\ea1c";
  font-family: "Nucleo";
  position: absolute;
  font-size: 20px;
  line-height: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: none;
  color: #ffffff;
}
.comments-area #respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:checked {
  background-color: #ffffff;
  border-color: transparent;
  opacity: 1;
}
.comments-area #respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:checked:after {
  display: block;
}
.comments-area #respond .comment-form .form-submit {
  margin: 30px 0 0;
  padding: 0 15px;
}
.comments-area #respond .comment-form .form-submit input {
  width: 100%;
}
@media only screen and (min-width: 541px) {
  .comments-area #respond .comment-form .form-submit input {
    width: calc(33.33333333% - 20px);
  }
}
/* ============================================================ 
	7.2. Page Navigation
=============================================================*/
.navigation,
.pp-posts-pagination {
  clear: both;
  padding-top: 60px;
  font-size: 15px;
}
.navigation:after,
.pp-posts-pagination:after {
  content: "";
  display: table;
  clear: both;
}
.navigation .pagination,
.pp-posts-pagination .pagination {
  position: relative;
}
.navigation .pagination:after,
.pp-posts-pagination .pagination:after {
  content: "";
  display: table;
  clear: both;
}
.navigation .page-numbers,
.pp-posts-pagination .page-numbers {
  width: 84px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-right: 5px;
  font-size: 14px;
  color: inherit;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.navigation .page-numbers:hover,
.pp-posts-pagination .page-numbers:hover {
  color: #ffffff;
}
.navigation .page-numbers.next,
.pp-posts-pagination .page-numbers.next {
  width: auto;
  min-width: 270px;
  float: right;
  margin: 0;
  border: none;
  line-height: 42px;
  display: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 12px ;
  position: relative;
  z-index: 2;
  color: #ffffff;
}
.navigation .page-numbers.prev,
.pp-posts-pagination .page-numbers.prev {
  display: none;
}
.navigation .page-numbers.dots,
.pp-posts-pagination .page-numbers.dots {
  background: none;
  border: none;
  width: 40px;
  opacity: 0.7;
}
.navigation .page-numbers.dots:hover,
.pp-posts-pagination .page-numbers.dots:hover {
  color: inherit;
}
.navigation .page-numbers.current,
.pp-posts-pagination .page-numbers.current {
  color: #ffffff;
  border: none;
  line-height: 42px;
}
.navigation.comment-navigation,
.pp-posts-pagination.comment-navigation {
  text-align: center;
  margin-bottom: 60px;
}
.navigation.comment-navigation .screen-reader-text,
.pp-posts-pagination.comment-navigation .screen-reader-text {
  display: none;
}
.navigation.comment-navigation > div,
.pp-posts-pagination.comment-navigation > div {
  display: inline-block;
}
.navigation.comment-navigation > div a,
.pp-posts-pagination.comment-navigation > div a {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #ffffff;
  padding: 7px 20px 5px 20px;
  color: inherit;
  margin: 0 5px 5px 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 50px;
}
.navigation.comment-navigation > div a:hover,
.pp-posts-pagination.comment-navigation > div a:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navigation.comment-navigation > div.nav-previous a,
.pp-posts-pagination.comment-navigation > div.nav-previous a {
  margin-left: 0;
}
.navigation.comment-navigation > div.nav-next a,
.pp-posts-pagination.comment-navigation > div.nav-next a {
  margin-right: 0;
}
.navigation .nav-links,
.pp-posts-pagination .nav-links {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 1025px) {
  .navigation .nav-links,
  .pp-posts-pagination .nav-links {
    display: flex;
    gap: 5px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.navigation .nav-links li,
.pp-posts-pagination .nav-links li {
  width: 42px;
  height: 42px;
  display: block;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navigation .nav-links li:before,
.pp-posts-pagination .nav-links li:before {
  content: "\ea74";
  font-family: "Nucleo";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 1;
}
.navigation .nav-links li a,
.pp-posts-pagination .nav-links li a {
  display: block;
  width: 42px;
  height: 42px;
  position: relative;
  z-index: 2;
}
.navigation .nav-links li a span,
.pp-posts-pagination .nav-links li a span {
  display: none;
}
.navigation .nav-links li a:hover,
.pp-posts-pagination .nav-links li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.navigation .nav-links li.disabled,
.pp-posts-pagination .nav-links li.disabled {
  cursor: no-drop;
  opacity: 0.3;
}
.navigation .nav-links li.prev-post:before,
.pp-posts-pagination .nav-links li.prev-post:before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.page-links {
  display: flex;
  align-items: center;
  gap: 6px;
  clear: both;
  font-size: 13px;
  position: relative;
  z-index: 2;
}
.page-links .page-links-title {
  line-height: 32px;
  margin-right: 3px;
}
.page-links .post-page-numbers {
  color: inherit;
  width: 64px;
  height: 32px;
  text-align: center;
  font-size: 11px;
  line-height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.page-links .post-page-numbers.current {
  border: none;
  line-height: 32px;
  color: #ffffff;
}
.page-links .post-page-numbers:hover {
  border-color: rgba(0, 0, 0, 0.3);
}
/* ============================================================ 
	7.3. Page Search
=============================================================*/
.search-results .main-content .search-form,
.search-no-results .main-content .search-form,
.error404 .main-content .search-form {
  position: relative;
  margin-bottom: 30px;
}
.search-results .main-content .search-form label .screen-reader-text,
.search-no-results .main-content .search-form label .screen-reader-text,
.error404 .main-content .search-form label .screen-reader-text {
  overflow: visible;
  clip: inherit;
  clip-path: inherit;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  margin: 0;
  text-indent: -9999px;
}
.search-results .main-content .search-form label .screen-reader-text:before,
.search-no-results .main-content .search-form label .screen-reader-text:before,
.error404 .main-content .search-form label .screen-reader-text:before {
  text-indent: 0;
  content: "\ea55";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.search-results .main-content .search-form label .search-field,
.search-no-results .main-content .search-form label .search-field,
.error404 .main-content .search-form label .search-field {
  width: 100%;
}
.search-results .main-content .search-form .search-submit,
.search-no-results .main-content .search-form .search-submit,
.error404 .main-content .search-form .search-submit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 0;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  opacity: 0;
}
@media only screen and (min-width: 769px) {
  .search-results .main-content .search-form label .search-field,
  .search-no-results .main-content .search-form label .search-field,
  .error404 .main-content .search-form label .search-field {
    padding: 20px 30px;
    font-size: 21px;
    font-weight: 300;
  }
  .search-results .main-content .search-form label .screen-reader-text,
  .search-no-results .main-content .search-form label .screen-reader-text,
  .error404 .main-content .search-form label .screen-reader-text {
    width: 82px;
    height: 82px;
  }
  .search-results .main-content .search-form label .screen-reader-text:before,
  .search-no-results .main-content .search-form label .screen-reader-text:before,
  .error404 .main-content .search-form label .screen-reader-text:before {
    font-size: 24px;
  }
  .search-results .main-content .search-form .search-submit,
  .search-no-results .main-content .search-form .search-submit,
  .error404 .main-content .search-form .search-submit {
    width: 82px;
    height: 82px;
  }
}
@media only screen and (min-width: 769px) {
  .search-results .main-content .search-results,
  .search-no-results .main-content .search-results,
  .error404 .main-content .search-results {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
}
.search-results .main-content .search-results .post,
.search-no-results .main-content .search-results .post,
.error404 .main-content .search-results .post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 769px) {
  .search-results .main-content .search-results .post,
  .search-no-results .main-content .search-results .post,
  .error404 .main-content .search-results .post {
    width: calc(50% - 20px);
  }
}
.search-results .main-content .search-results .post a,
.search-no-results .main-content .search-results .post a,
.error404 .main-content .search-results .post a {
  display: flex;
  padding: 20px 65px 20px 0;
  gap: 20px;
  position: relative;
  align-items: center;
}
.search-results .main-content .search-results .post a:after,
.search-no-results .main-content .search-results .post a:after,
.error404 .main-content .search-results .post a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  bottom: -1px;
  height: 1px;
  background-color: #000;
}
.search-results .main-content .search-results .post a:hover:after,
.search-no-results .main-content .search-results .post a:hover:after,
.error404 .main-content .search-results .post a:hover:after {
  width: 100%;
}
.search-results .main-content .search-results .post .post-index,
.search-no-results .main-content .search-results .post .post-index,
.error404 .main-content .search-results .post .post-index {
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 24px;
  transform: translateY(-50%);
  opacity: 0.5;
  border-radius: 50%;
}
.search-results .main-content .search-results .post .post-title span,
.search-no-results .main-content .search-results .post .post-title span,
.error404 .main-content .search-results .post .post-title span {
  display: block;
}
.search-results .main-content .search-results .post .post-title .post-title-inner,
.search-no-results .main-content .search-results .post .post-title .post-title-inner,
.error404 .main-content .search-results .post .post-title .post-title-inner {
  position: relative;
  line-height: 1.3;
  font-size: 17px;
  font-weight: 600;
}
.search-results .main-content .search-results .post .post-date,
.search-no-results .main-content .search-results .post .post-date,
.error404 .main-content .search-results .post .post-date {
  font-size: 13px;
  position: relative;
  color: inherit;
  line-height: 1.4;
  margin-top: 5px;
  opacity: 0.5;
}
.search-results .navigation .page-numbers.next,
.search-no-results .navigation .page-numbers.next,
.error404 .navigation .page-numbers.next {
  display: block;
}
.search-no-results .main-content .search-form,
.error404 .main-content .search-form {
  margin-bottom: 0;
}
.search-no-results .wp-block-tag-cloud a,
.error404 .wp-block-tag-cloud a {
  margin: 0 !important;
}
/* ============================================================ 
	7.6. Page Author
=============================================================*/
.author .post-author-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 50px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 1025px) {
  .author .post-author-box img {
    position: absolute;
    margin: 0;
    top: -110px;
  }
}
.post-author-box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
.post-author-box img {
  margin-right: 30px;
  width: 55px;
  border-radius: 50%;
}
.post-author-box .author-description {
  margin-top: 10px;
  font-size: 14px;
}
.post-author-box .post-author-content {
  font-size: 15px;
  line-height: 1.5;
}
.post-author-box .author-data {
  font-weight: 700;
}
/* ============================================================ 
	7.5. Social
=============================================================*/
.social-icons {
  display: flex;
  align-items: center;
  gap: 5px;
}
.social-icons a {
  display: flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.social-icons a i {
  font-size: 18px;
}
.social-icons a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border: 1px solid;
  opacity: 0.2;
}
.social-icons a:hover:after {
  opacity: 0.45;
}
/* ============================================================ 
	7.6. Gallery
=============================================================*/
.gallery {
  margin: 0 -5px 20px -5px;
  position: relative;
}
.gallery:after {
  clear: both;
  content: "";
  display: block;
}
.gallery .gallery-item {
  float: left;
  padding: 0 5px;
  overflow: hidden;
  position: relative;
  margin: 0 0 10px 0;
}
.gallery .gallery-item .gallery-icon {
  overflow: hidden;
}
.gallery .gallery-item:hover .gallery-caption {
  margin-bottom: 0;
}
.gallery.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery.gallery-columns-1.gallery-size-medium .gallery-item:nth-of-type(1n+1),
.gallery.gallery-columns-1.gallery-size-thumbnail .gallery-item:nth-of-type(1n+1) {
  clear: left;
}
.gallery.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery.gallery-columns-2.gallery-size-thumbnail .gallery-item:nth-of-type(2n+1) {
  clear: left;
}
.gallery.gallery-columns-3 .gallery-item {
  max-width: 33.3333333%;
}
.gallery.gallery-columns-3.gallery-size-thumbnail .gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery.gallery-columns-4.gallery-size-thumbnail .gallery-item:nth-of-type(4n+1) {
  clear: left;
}
.gallery.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery.gallery-columns-5.gallery-size-thumbnail .gallery-item:nth-of-type(5n+1) {
  clear: left;
}
.gallery.gallery-columns-6 .gallery-item {
  max-width: 16.6666667%;
}
.gallery.gallery-columns-6.gallery-size-thumbnail .gallery-item:nth-of-type(6n+1) {
  clear: left;
}
.gallery.gallery-columns-7 .gallery-item {
  max-width: 14.2857143%;
}
.gallery.gallery-columns-7 .gallery-caption {
  display: none;
}
.gallery.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery.gallery-columns-8 .gallery-caption {
  display: none;
}
.gallery.gallery-columns-9 .gallery-item {
  max-width: 11.1111111%;
}
.gallery.gallery-columns-9 .gallery-caption {
  display: none;
}
.gallery-caption {
  color: #ffffff;
  font-size: 12px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  max-height: 100%;
  margin: 0;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
  margin-bottom: -100%;
  line-height: 1.2;
  background: rgba(0, 0, 0, 0.85);
}
.icons-wrap {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
@media only screen and (min-width: 1025px) {
  .icons-wrap {
    justify-content: space-between;
  }
}
.icons-wrap li {
  text-align: center;
  padding: 25px 15px 20px;
  background: #ffffff;
  width: calc(33.333333% - 15px);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.icons-wrap li:hover {
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 769px) {
  .icons-wrap li {
    width: calc(25% - 15px);
  }
}
@media only screen and (min-width: 1025px) {
  .icons-wrap li {
    width: calc(12.5% - 15px);
  }
}
.icons-wrap li i {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 20px;
}
.icons-wrap li p {
  font-size: 12px;
  line-height: 1.2;
  font-family: monospace, monospace;
  opacity: 0.7;
}
@keyframes mq {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes mqrtl {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
    text-shadow: 0 0 15px;
  }
}
@keyframes down {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(12px);
    opacity: 0.5;
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(12px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(0);
  }
}
.delay-1 {
  animation-delay: 0s;
}
.delay-2 {
  animation-delay: 0.2s;
}
.delay-3 {
  animation-delay: 0.4s;
}
.delay-4 {
  animation-delay: 0.6s;
}
.delay-5 {
  animation-delay: 0.8s;
}
.delay-6 {
  animation-delay: 1s;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
/* ============================================================ 
    8. BLOG
=============================================================*/
@media only screen and (min-width: 1025px) {
  .home.blog:not([class*="paged-"]) .content-inner[data-grid] .post:last-child,
  .home.blog:not([class*="paged-"]) .content-inner[data-grid-normal] .post:last-child {
    margin-bottom: 0;
  }
  .home.blog:not([class*="paged-"]) .content-inner[data-grid] .post:last-child .post-inner,
  .home.blog:not([class*="paged-"]) .content-inner[data-grid-normal] .post:last-child .post-inner {
    padding-bottom: 0;
  }
}
.post-title {
  word-break: break-word;
}
.post-title .highlight:after,
.post-title .highlight:before {
  display: none;
}
.post-categories,
.post-tags {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 5px;
}
.post-tags a:before {
  content: "#";
  margin-right: 1px;
  opacity: 0.5;
}
.post-tags a.gallery {
  margin: 0;
}
.post-tags a:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 21px;
}
.post-meta {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.post-meta img {
  width: 23px;
  height: 23px;
  margin-right: 10px;
  border-radius: 50%;
}
.post-meta .post-date {
  position: relative;
  padding-left: 20px;
}
.post-meta .post-date:after {
  content: "";
  position: absolute;
  border-left: 1px solid;
  top: 50%;
  bottom: 0;
  left: 10px;
  height: 12px;
  transform: translateY(-50%);
  opacity: 0.3;
}
.post-image {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.post-image a {
  display: block;
  position: relative;
}
.post-image a:after {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  left: 0;
  top: 0;
  opacity: 0.7;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.post-image a:before {
  content: "\ea9b";
  color: #ffffff;
  font-family: "Nucleo";
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-90%, -50%);
  opacity: 0;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.site-content .addtoany_list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
}
.site-content .addtoany_list a {
  margin: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.site-content .addtoany_list a svg {
  position: relative;
  top: -0.5px;
}
.site-content .addtoany_list a:hover {
  transform: scale(0.8);
}
.site-content .addtoany_list a:hover span {
  opacity: 1;
}
.site-content .addtoany_list a:hover span svg path {
  fill: #ffffff;
}
.site-content .addtoany_list[class*="a2a_kit_size_"] a:not(.addtoany_special_service) > span {
  height: 50px;
  line-height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.site-content .addtoany_list[class*="a2a_kit_size_"] a:not(.addtoany_special_service) > span svg {
  width: 24px;
}
/* ============================================================ 
    8.1. Blog Grid
=============================================================*/
.blog-grid .content-inner[data-grid-normal],
.blog-grid .content-inner[data-grid] {
  display: flex;
  flex-wrap: wrap;
}
.blog-grid .content-inner[data-grid-normal]:after,
.blog-grid .content-inner[data-grid]:after {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .blog-grid .content-inner[data-grid-normal][data-columns="2"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="2"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="3"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="3"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="4"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="4"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="5"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="5"] .post:not(:last-child):after {
    display: block;
  }
}
@media only screen and (min-width: 544px) and (max-width: 1024px) {
  .blog-grid .content-inner[data-grid-normal][data-columns="2"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="2"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="3"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="3"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="4"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="4"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="5"] .post:not(:last-child):after,
  .blog-grid .content-inner[data-grid][data-columns="5"] .post:not(:last-child):after {
    display: block;
  }
  .blog-grid .content-inner[data-grid-normal][data-columns="2"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid][data-columns="2"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="3"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid][data-columns="3"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="4"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid][data-columns="4"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid-normal][data-columns="5"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid][data-columns="5"] .post:nth-child(2n):after {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .blog-grid .content-inner[data-grid-normal][data-columns="2"] .post:nth-child(2n):after,
  .blog-grid .content-inner[data-grid][data-columns="2"] .post:nth-child(2n):after {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .blog-grid .content-inner[data-grid-normal][data-columns="3"] .post:nth-child(3n):after,
  .blog-grid .content-inner[data-grid][data-columns="3"] .post:nth-child(3n):after {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .blog-grid .content-inner[data-grid-normal][data-columns="4"] .post:nth-child(4n):after,
  .blog-grid .content-inner[data-grid][data-columns="4"] .post:nth-child(4n):after {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .blog-grid .content-inner[data-grid-normal][data-columns="5"] .post:nth-child(5n):after,
  .blog-grid .content-inner[data-grid][data-columns="5"] .post:nth-child(5n):after {
    display: none;
  }
}
.blog-grid .post-inner {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .blog-grid .post-inner {
    padding-bottom: 40px;
  }
}
.blog-grid .post-inner:hover .post-header:after {
  width: 100%;
}
.blog-grid .post-inner:hover .post-image a:after {
  width: 100%;
}
.blog-grid .post-inner:hover .post-image a:before {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.blog-grid .post-inner:hover .post-image img {
  filter: grayscale(1);
}
.blog-grid .hentry.sticky .post-inner {
  padding: 30px 40px;
}
.blog-grid .hentry.has-post-thumbnail .post-image {
  margin-bottom: 25px;
}
.blog-grid .post-image {
  position: relative;
}
.blog-grid .post-image a {
  overflow: hidden;
}
.blog-grid .post-image img {
  width: 100%;
}
.blog-grid .post-header {
  margin-bottom: 25px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.blog-grid .post-header:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  top: -1px;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.blog-grid .post-title {
  margin: 0;
  font-size: 21px;
  line-height: 28px;
}
.blog-grid .post-content {
  margin-bottom: 40px;
  word-break: break-word;
  font-size: 15px;
  line-height: 26px;
}
.blog-grid .post-content .wp-block-group.has-background {
  margin-bottom: 30px;
}
.blog-grid .post-content p + .page-links {
  margin-top: 30px;
}
.blog-grid .post-footer {
  position: relative;
}
.blog-grid .navigation {
  padding-top: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
/* ============================================================ 
    8.2. Blog List
=============================================================*/
.blog-list .hentry {
  display: flex;
  margin-bottom: 40px;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 605px) {
  .blog-list .hentry {
    flex-direction: row;
    gap: 50px;
    margin-bottom: 60px;
  }
}
.blog-list .hentry:after {
  display: none;
}
.blog-list .hentry:last-of-type {
  margin-bottom: 0;
}
.blog-list .hentry:hover .post-image a:after {
  width: 100%;
}
.blog-list .hentry:hover .post-image a:before {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.blog-list .hentry:hover .post-image img {
  filter: grayscale(1);
}
.blog-list .hentry .post-header {
  margin-bottom: 20px;
}
.blog-list .hentry .post-title {
  margin: 0;
  font-size: 20px;
}
.blog-list .hentry.has-post-thumbnail .post-image {
  margin: 0;
  flex-shrink: 0;
  width: 45%;
}
.blog-list .hentry.has-post-thumbnail .post-image .featured-image {
  padding-bottom: 50%;
}
.blog-list .hentry.has-post-thumbnail .post-image img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .blog-list .hentry.has-post-thumbnail .post-image {
    width: 40%;
  }
  .blog-list .hentry.has-post-thumbnail .post-image .featured-image {
    padding-bottom: 70%;
  }
}
@media only screen and (max-width: 604px) {
  .blog-list .hentry.has-post-thumbnail .post-image {
    width: 100%;
    margin-bottom: 25px;
  }
  .blog-list .hentry.has-post-thumbnail .post-image .featured-image {
    padding-bottom: 40%;
  }
}
.blog-list .hentry .post-meta-data {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  display: flex;
  align-items: center;
  gap: 15px;
  white-space: nowrap;
}
.blog-list .hentry .post-meta-data li {
  margin: 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.blog-list .hentry .post-meta-data li.post-categories a:before {
  content: ",";
  margin: 0 2px 0 0;
}
.blog-list .hentry .post-meta-data li.post-categories a:first-child:before {
  display: none;
}
.blog-list .hentry .post-date {
  position: relative;
  padding-left: 15px;
  opacity: 0.6;
}
.blog-list .hentry .post-date:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3);
  left: 0;
}
.blog-list .hentry .post-content {
  font-size: 15px;
}
.blog-list .hentry .post-content > .wp-block-group {
  margin-bottom: 25px;
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .blog-list[class*="sidebar-"] .hentry {
    flex-direction: column;
    gap: 0;
  }
  .blog-list[class*="sidebar-"] .hentry .post-image {
    width: 100%;
    margin-bottom: 30px;
  }
}
/* ============================================================ 
    8.3. Blog Single
=============================================================*/
.single-post .hentry {
  position: relative;
  z-index: 4;
  margin-bottom: 80px;
}
.single-post .post-content {
  margin-bottom: 50px;
}
.single-post .post-content p {
  margin-bottom: 30px;
}
.single-post .post-content p:last-child {
  margin-bottom: 0;
}
.single-post .post-content:after {
  content: "";
  display: table;
  clear: both;
}
.single-post .post-footer {
  position: relative;
  padding-top: 35px;
  clear: both;
}
.single-post .post-footer:before {
  content: "";
  width: 50px;
  top: 0;
  height: 1px;
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.single-post .post-footer .post-categories {
  margin-right: 20px;
}
.single-post .post-author-box {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 30px 0;
  margin-top: 60px;
  position: relative;
  text-align: inherit;
}
.single-post .post-author-box .author-description {
  margin-top: 10px;
  font-size: 14px;
}
@media only screen and (min-width: 1025px) {
  .single-post:not([class*="sidebar-"]) .main-content > .post .post-content,
  .single-post:not([class*="sidebar-"]) .main-content > .post .post-author-box,
  .single-post:not([class*="sidebar-"]) .main-content > .post .post-tags,
  .single-post:not([class*="sidebar-"]) .main-content > .post .post-footer {
    width: 66.666666%;
    margin-left: auto;
    margin-right: auto;
  }
}
.single-post:not([class*="sidebar-"]) #respond {
  padding-top: 70px;
}
.single-post:not([class*="sidebar-"]) #respond:after {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: -1px;
  bottom: -80px;
  z-index: -1;
}
.single-post:not([class*="sidebar-"]) #respond .comment-form .comment-form-comment,
.single-post:not([class*="sidebar-"]) #respond .comment-form .comment-form-author,
.single-post:not([class*="sidebar-"]) #respond .comment-form .comment-form-email,
.single-post:not([class*="sidebar-"]) #respond .comment-form .comment-form-url {
  background-color: #ffffff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.single-post .no-comments {
  margin-bottom: 40px;
  opacity: 0.7;
}
/* ============================================================ 
    8.4. Blog Related
=============================================================*/
#related-posts .hentry {
  display: flex;
  gap: 30px;
  position: relative;
  align-items: center;
}
#related-posts .hentry:before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
#related-posts .hentry:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
}
#related-posts .hentry:hover .post-image a:after {
  width: 100%;
}
#related-posts .hentry:hover .post-image a:before {
  transform: translate(-50%, -50%);
  opacity: 1;
}
#related-posts .hentry:hover .post-image img {
  filter: grayscale(1);
}
#related-posts .hentry.has-post-thumbnail .post-image {
  margin: 0;
  flex-shrink: 0;
  width: calc(50% - 30px);
}
#related-posts .hentry.has-post-thumbnail .post-image .featured-image {
  padding-bottom: 60%;
}
#related-posts .hentry.has-post-thumbnail .post-image img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
#related-posts .hentry .post-date {
  font-size: 14px;
  line-height: 23px;
  opacity: 0.8;
}
#related-posts .hentry .post-header {
  margin: 0;
  padding: 0;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 15px;
}
#related-posts .hentry .post-header a {
  display: block;
  line-height: 23px;
  font-size: 15px;
  font-weight: 500;
  word-break: break-word;
}
#related-posts .grid-posts.content-inner {
  margin-left: -15px;
  margin-right: -15px;
}
#related-posts .grid-posts.content-inner .post {
  padding: 30px 15px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1025px) {
  #related-posts .grid-posts.content-inner .post {
    margin-bottom: 0;
  }
}
.related-posts-title,
.comments-title,
.comment-reply-title,
.projects-related-title,
.product .related > h2,
.product .upsells > h2 {
  margin: 0 0 30px 0;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
}
.related-posts-title a,
.comments-title a,
.comment-reply-title a,
.projects-related-title a,
.product .related > h2 a,
.product .upsells > h2 a {
  display: none;
}
@media only screen and (min-width: 992px) {
  .related-posts-title a,
  .comments-title a,
  .comment-reply-title a,
  .projects-related-title a,
  .product .related > h2 a,
  .product .upsells > h2 a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    bottom: 1px;
    right: 0;
  }
  .related-posts-title a:after,
  .comments-title a:after,
  .comment-reply-title a:after,
  .projects-related-title a:after,
  .product .related > h2 a:after,
  .product .upsells > h2 a:after {
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    width: 0;
    bottom: -3px;
    border-bottom: 1px solid;
    opacity: 0.5;
    transition: all 0.2s ease-in-out 0s;
  }
  .related-posts-title a:hover:after,
  .comments-title a:hover:after,
  .comment-reply-title a:hover:after,
  .projects-related-title a:hover:after,
  .product .related > h2 a:hover:after,
  .product .upsells > h2 a:hover:after {
    width: 100%;
  }
}
/* ============================================================ 
    12. PROJECT
=============================================================*/
[class*="projects-style"] .project-title {
  margin: 0;
}
[class*="projects-style"] .project-title a {
  background-size: 0 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(180deg, transparent 97%, rgba(0, 0, 0, 0.2) 0);
}
[class*="projects-style"] .project-summary {
  line-height: 1.375;
  font-size: 15px;
}
[class*="projects-style"] .project-summary ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
[class*="projects-style"] .project-summary ul li strong {
  display: block;
}
[class*="projects-style"] .project-thumbnail {
  margin: 0;
}
[class*="projects-style"] .project-thumbnail a {
  display: block;
  overflow: hidden;
  position: relative;
}
[class*="projects-style"] .project-thumbnail a img {
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
[class*="projects-style"] .project-inner:hover .project-title a {
  background-size: 100% 100%;
}
.projects-filter {
  margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
  .projects-filter {
    margin-bottom: 60px;
  }
}
.projects-filter.projects-filter-center ul {
  justify-content: center;
}
.projects-filter.projects-filter-center ul li a {
  align-items: center;
}
.projects-filter.projects-filter-right ul {
  justify-content: flex-end;
}
.projects-filter.projects-filter-right ul li a {
  align-items: flex-end;
}
.projects-filter ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 10px;
  align-items: flex-end;
  flex-wrap: wrap;
}
.projects-filter ul li a {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 10px 20px;
}
.projects-filter ul li:not(.active) a {
  color: inherit;
  opacity: 0.8;
}
.projects-filter ul li.active a,
.projects-filter ul li:hover a {
  border-color: rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 769px) {
  .projects-filter ul {
    gap: 40px;
  }
  .projects-filter ul li a {
    border: none;
    padding: 0;
  }
}
.projects-style1 .project-tags,
.projects-style1 .project-category,
.projects-style1 .project-readmore {
  display: none;
}
.projects-style1 .project-inner:hover .client-thumb img {
  opacity: 1;
}
.projects-style1 .project-thumbnail {
  margin: 0;
}
.projects-style1 .project-info {
  padding: 20px 0 10px 0;
}
.projects-style1 .project-title {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
}
.projects-style1 .project-summary {
  margin: 3px 0 0 0;
  font-size: 14px;
  opacity: 0.75;
}
.projects-style1 .client-thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.projects-style2 .project-readmore {
  display: none;
}
.projects-style2 .project {
  width: 100%;
}
.projects-style2 .project-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-bottom: 40px;
}
.projects-style2 .project-thumbnail a {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  justify-content: space-between;
}
.projects-style2 .project-category {
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
  display: none;
}
.projects-style2 .project-category:before {
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 50%;
}
.projects-style2 .project-category a {
  color: inherit;
  font-size: 15px;
  line-height: 23px;
}
.projects-style2 .project-title {
  margin-bottom: 5px;
  line-height: 1.267;
  font-size: 20px;
}
.projects-style2 .project-summary {
  margin-bottom: 25px;
  font-size: 17px;
}
.projects-style2 .client-thumb {
  width: 33.333333%;
  position: relative;
}
.projects-style2 .client-thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.projects-style2 .client-thumb + img {
  width: 66.666666%;
}
.projects-style2 .client-thumb:empty {
  display: none;
}
.projects-style2 .client-thumb:empty + img {
  width: 100%;
}
.projects-style2 .project-tags {
  display: flex;
  gap: 10px;
  clear: both;
  flex-wrap: wrap;
}
.projects-style2 .project-tags a {
  font-size: 14px;
  line-height: 24px;
  padding: 3px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.projects-style2 .project-tags a:before {
  content: "#";
  margin-right: 2px;
  opacity: 0.5;
}
.projects-style2 .project-tags a.gallery {
  margin: 0;
}
.projects-style2 .project-tags a:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.projects-style2 .project-tags:empty {
  display: none;
}
.projects-style2 [data-columns="1"] .project:nth-child(2n) .project-thumbnail a {
  flex-direction: row;
}
.projects-style2 [data-columns="1"] .project:last-child .project-inner {
  padding-bottom: 0;
}
.projects-style2 [data-columns="1"] .project:last-child .project-inner:after {
  display: none;
}
.projects-style2 [data-columns="1"] .project-inner {
  padding-bottom: 40px;
  position: relative;
  padding-top: 10px;
  flex-direction: column-reverse;
  gap: 35px;
}
@media only screen and (min-width: 769px) {
  .projects-style2 [data-columns="1"] .project-inner {
    gap: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .projects-style2 [data-columns="1"] .project-inner {
    padding-bottom: 80px;
    padding-top: 50px;
  }
}
.projects-style2 [data-columns="1"] .project-inner:after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.12);
  left: -1000px;
  right: -1000px;
  bottom: 0;
  height: 1px;
}
.projects-style2 [data-columns="1"] .project:first-child .project-inner {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .projects-style2 [data-columns="1"] .project:first-child .project-inner {
    padding-top: 0;
  }
  .projects-style2 [data-columns="1"] .project:first-child .project-inner .project-category {
    top: 4px;
  }
}
@media only screen and (min-width: 992px) {
  .projects-style2 [data-columns="1"] .project-title {
    font-size: 30px;
    font-weight: 800;
  }
  .projects-style2 [data-columns="1"] .project-category {
    display: flex;
    flex-direction: column;
    padding-left: 23px;
    position: absolute;
    left: 0;
    top: 54px;
  }
  .projects-style2 [data-columns="1"] .project-category:before {
    top: 5px;
    width: 13px;
    height: 13px;
  }
  .projects-style2 [data-columns="1"] .project-category a {
    font-size: 18px;
  }
  .projects-style2 [data-columns="1"] .project-summary {
    font-size: 24px;
  }
  .projects-style2 [data-columns="1"] .project-thumbnail,
  .projects-style2 [data-columns="1"] .project-info {
    padding-left: calc(25% + 5px);
  }
  .projects-style2 [data-columns="1"] .project-thumbnail a {
    gap: 30px;
  }
}
.projects-style2 [data-columns="1"] .project-tags a {
  padding: 6px 20px;
}
.projects-style3 .project-inner {
  padding-bottom: 30px;
}
.projects-style3 .project-inner:hover .client-thumb img {
  opacity: 1;
}
.projects-style3 .project-tags,
.projects-style3 .project-summary,
.projects-style3 .project-readmore,
.projects-style3 .client-thumb {
  display: none;
}
.projects-style3 .project-title {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
}
.projects-style3 .project-info {
  padding: 20px 0;
  border-bottom: 1px solid;
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.projects-style3 .project-category {
  width: calc(33.333333% - 20px);
  display: flex;
  flex-direction: column;
}
.projects-style3 .project-category a {
  color: inherit;
  font-size: 15px;
  line-height: 23px;
}
.projects-style4 .project-tags,
.projects-style4 .project-category,
.projects-style4 .project-readmore {
  display: none;
}
.projects-style4 .project-inner {
  overflow: hidden;
  position: relative;
}
.projects-style4 .project-inner:hover .project-info {
  opacity: 1;
}
.projects-style4 .project-inner:hover .client-thumb img {
  transform: translateY(0);
}
.projects-style4 .project-thumbnail {
  margin: 0;
}
.projects-style4 .project-info {
  padding: 30px 60px;
  position: absolute;
  z-index: 2;
  display: flex;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  align-items: center;
  text-align: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  opacity: 0;
}
.projects-style4 .project-title {
  font-size: 18px;
  font-weight: 500;
}
.projects-style4 .project-title a {
  color: #ffffff;
  background-image: linear-gradient(180deg, transparent 97%, rgba(255, 255, 255, 0.3) 0);
}
.projects-style4 .project-title a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.projects-style4 .project-summary {
  margin: 3px 0 0 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.projects-style4 .client-thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-101%);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.projects-style5 .project-category,
.projects-style5 .project-readmore {
  display: none;
}
.projects-style5 .project-inner {
  overflow: hidden;
  position: relative;
}
.projects-style5 .project-inner:hover .project-info {
  background-color: rgba(0, 0, 0, 0.4);
}
.projects-style5 .project-inner:hover .client-thumb img {
  transform: translateY(0);
}
.projects-style5 .project-thumbnail {
  margin: 0;
}
.projects-style5 .project-info {
  padding: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 2;
  display: flex;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.projects-style5 .project-info-inner {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
.projects-style5 .project-tags {
  flex-grow: 1;
  clear: both;
  position: relative;
  z-index: 4;
}
.projects-style5 .project-tags a {
  font-size: 14px;
  line-height: 21px;
  padding: 5px 15px;
  background-color: #ffffff;
  text-shadow: none;
  margin: 0 5px 5px 0;
  display: inline-block;
}
.projects-style5 .project-tags a:before {
  content: "#";
  margin-right: 2px;
  opacity: 0.5;
}
.projects-style5 .project-tags a.gallery {
  margin: 0;
}
.projects-style5 .project-tags a:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.projects-style5 .project-tags:empty {
  display: none;
}
.projects-style5 .project-title {
  font-size: 18px;
  font-weight: 500;
}
.projects-style5 .project-title a {
  color: #ffffff;
  background-image: linear-gradient(180deg, transparent 97%, rgba(255, 255, 255, 0.3) 0);
}
.projects-style5 .project-title a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.projects-style5 .project-summary {
  margin: 3px 0 0 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.projects-style5 .client-thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-101%);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.projects-style6 .projects-filter ul {
  justify-content: center;
}
.projects-style6.projects-shortcode .projects-items {
  margin: 0;
}
.projects-style6.projects-shortcode .projects-items:hover .project {
  filter: grayscale(1);
}
.projects-style6.projects-shortcode .projects-items:hover .project .project-inner {
  opacity: 0.3;
}
.projects-style6.projects-shortcode .projects-items:hover .project:hover {
  transform: scale(1.1);
  z-index: 3;
  filter: grayscale(0);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.055), 0 4px 4px rgba(0, 0, 0, 0.055), 0 8px 8px rgba(0, 0, 0, 0.055), 0 16px 16px rgba(0, 0, 0, 0.055), 0 32px 32px rgba(0, 0, 0, 0.055);
}
.projects-style6.projects-shortcode .projects-items:hover .project:hover .project-inner {
  opacity: 1;
}
.projects-style6.projects-shortcode .projects-items .project {
  padding: 0;
  margin: 0;
  background-color: #000;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.projects-style6 .project-tags,
.projects-style6 .project-category,
.projects-style6 .project-readmore {
  display: none;
}
.projects-style6 .project-inner {
  overflow: hidden;
  position: relative;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.projects-style6 .project-inner:hover .project-info {
  background-color: rgba(0, 0, 0, 0.4);
}
.projects-style6 .project-inner:hover .client-thumb img {
  opacity: 1;
}
.projects-style6 .project-thumbnail {
  margin: 0;
}
.projects-style6 .project-info {
  padding: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
@media only screen and (min-width: 1441px) {
  .projects-style6 .project-info-inner {
    width: 50%;
  }
}
.projects-style6 .project-title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}
.projects-style6 .project-title a {
  color: #ffffff;
  background-image: linear-gradient(180deg, transparent 97%, rgba(255, 255, 255, 0.3) 0);
}
.projects-style6 .project-title a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.projects-style6 .project-summary {
  margin: 3px 0 0 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.projects-style6 .client-thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.single-nproject:not([class*="sidebar-"]) .projects-related {
  position: relative;
  z-index: 2;
  margin-top: 80px;
}
.single-nproject:not([class*="sidebar-"]) .projects-related:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: -30px;
}
.single-nproject.elementor-page .content-body-inner.wrap {
  width: 100%;
  max-width: 100%;
}
.single-nproject.elementor-page .site-content .content-header {
  margin-bottom: 0;
}
.single-nproject:not(.elementor-page) .project-footer.wrap,
.single-nproject:not(.elementor-page) .projects-related.wrap {
  max-width: 100%;
}
.single-nproject .content-header .post-thumbnail {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}
@media only screen and (min-width: 769px) {
  .single-nproject .content-header .post-thumbnail {
    gap: 30px;
  }
}
.single-nproject .content-header .post-thumbnail img {
  width: 100%;
}
.single-nproject .content-header .post-thumbnail .imgFeatured {
  flex-grow: 1;
}
.single-nproject .content-header .project-client-info {
  width: 33.333333%;
  position: relative;
}
.single-nproject .content-header .project-client-info img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.single-nproject .content-header .project-client-info + .imgFeatured {
  width: calc(66.666666% + 30px);
}
.single-nproject .content-header .project-client-info:empty {
  display: none;
}
.single-nproject .content-header .project-client-info:empty + .imgFeatured {
  width: 100%;
}
.single-nproject:not(.page-template-template-fullwidth) .content-body {
  padding-bottom: 30px;
}
.single-nproject .hentry {
  position: relative;
  z-index: 4;
}
.single-nproject .hentry .sticky-element-placeholder {
  height: 0 !important;
}
.single-nproject .hentry .share {
  padding-bottom: 80px;
}
.single-nproject .hentry .share:empty {
  display: none;
}
.single-nproject .project-content {
  margin-bottom: 50px;
}
.single-nproject .project-footer {
  position: relative;
  padding-top: 35px;
  clear: both;
}
.single-nproject .project-footer:before {
  content: "";
  width: 50px;
  top: 0;
  height: 1px;
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.single-nproject .project-footer .project-categories {
  margin-right: 20px;
}
.single-nproject .project-footer .project-categories,
.single-nproject .project-footer .project-tags {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 5px;
}
.single-nproject .project-footer .project-categories a:after,
.single-nproject .project-footer .project-tags a:after {
  content: ",";
  margin: 0 3px 0 0;
  color: inherit;
  opacity: 0.7;
}
.single-nproject .project-footer .project-categories a:last-child:after,
.single-nproject .project-footer .project-tags a:last-child:after {
  display: none;
}
.single-nproject .project-footer .project-tags a:before {
  content: "#";
  margin-right: 1px;
  opacity: 0.5;
}
.single-nproject .project-footer .project-tags a.gallery {
  margin: 0;
}
.single-nproject .project-footer .project-tags a:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 21px;
}
.single-nproject .wp-block-columns .wp-block-column {
  margin-bottom: 10px;
}
.single-nproject .wp-block-columns > h6 {
  border-top: 1px solid;
  padding-top: 20px;
  margin: 0;
}
.single-nproject dl {
  margin: 30px 0;
  font-size: 15px;
}
.single-nproject dl dt {
  float: left;
  font-weight: 700;
}
.single-nproject dl dd {
  margin-bottom: 10px;
  margin-left: 30%;
}
.single-nproject dl.style2 {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 30px;
}
.projects-related {
  padding-top: 80px;
}
.projects-related .projects-related-title {
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 35px;
}
.projects-related-wrap {
  margin: 0 -15px;
}
.projects-related-wrap .project {
  padding: 0 15px;
  margin-bottom: 30px;
}
.projects-related-wrap .project:last-child {
  margin-bottom: 0;
}
.projects-related-wrap[data-columns="2"] .project-info-inner {
  display: flex;
}
.projects-related-wrap[data-columns="2"] .project-summary {
  display: flex;
  font-size: 17px;
  line-height: 26px;
  opacity: 0.8;
}
.projects-related-wrap[data-columns="2"] .project-summary:before {
  content: "-";
  margin: 0 6px;
}
.projects-related-wrap[data-columns="2"] .project-title {
  font-size: 17px;
  line-height: 26px;
  font-weight: 700;
}
.projects-related-wrap[data-columns="2"] .project-summary {
  font-size: 17px;
  line-height: 26px;
  margin: 0;
}
.projects-related-wrap[data-columns="2"] .project-info {
  padding: 30px 0 0;
  border: none;
}
.projects-shortcode .projects-wrap {
  position: relative;
}
.projects-shortcode .widget-title {
  margin: 0 0 35px 0;
  font-size: 19px;
  line-height: 24px;
}
@media only screen and (min-width: 1025px) {
  .projects-shortcode .widget-title {
    text-align: inherit;
    margin: 0;
    float: left;
    max-width: 40%;
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0;
    color: inherit;
  }
  .projects-shortcode .widget-title + .projects-filter {
    float: right;
    width: 60%;
    margin-top: 7px;
  }
  .projects-shortcode .widget-title + .projects-filter ul {
    justify-content: flex-end;
  }
}
.projects-shortcode .projects-items {
  margin: 0 -15px;
  clear: both;
}
.projects-shortcode .projects-items .project {
  padding: 0 15px;
  margin-bottom: 30px;
}
.projects .navigation {
  padding-top: 30px;
}
.single-nproject [class*="header-style"] .navigator .menu-primary > li:not([class*="ancestor"]):not(:hover):before,
.projects.archive [class*="header-style"] .navigator .menu-primary > li:not([class*="ancestor"]):not(:hover):before {
  width: 0;
  right: 0;
}
.single-nproject [class*="header-style"] .navigator .menu-primary > li:not([class*="ancestor"]):not(:hover) > a,
.projects.archive [class*="header-style"] .navigator .menu-primary > li:not([class*="ancestor"]):not(:hover) > a {
  color: inherit;
}
/* ============================================================ 
    9. WOOCOMMERCE
=============================================================*/
.woocommerce-notices-wrapper {
  margin-bottom: 60px;
  text-align: center;
}
.woocommerce-notices-wrapper:empty {
  display: none;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  line-height: 1.3;
  gap: 10px;
  margin-bottom: 40px;
}
.woocommerce-message .button:not([class*="product_type_"]),
.woocommerce-error .button:not([class*="product_type_"]),
.woocommerce-info .button:not([class*="product_type_"]) {
  padding: 6px 20px;
  font-size: 13px;
  background: none;
  color: inherit;
  line-height: 1.4;
  border: 1px solid rgba(47, 72, 88, 0.12);
  border-radius: 30px;
  box-shadow: none;
}
.woocommerce-message .button:not([class*="product_type_"]):hover,
.woocommerce-error .button:not([class*="product_type_"]):hover,
.woocommerce-info .button:not([class*="product_type_"]):hover {
  color: #ffffff;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  font-weight: 600;
}
.woocommerce-error {
  margin: 0;
  padding: 10px 20px 60px 20px;
  list-style: none;
}
.woocommerce-error li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.woocommerce-error li:last-child {
  margin-bottom: 0;
}
.woocommerce-error li:before {
  content: "\ea37";
  font-family: "Nucleo";
  font-size: 20px;
}
.term-description {
  display: none;
}
.woocommerce-ordering {
  position: relative;
  float: right;
  line-height: 18px;
  margin-bottom: 60px;
}
.woocommerce-ordering select {
  font-size: 13px;
  line-height: 24px;
  font-weight: 500;
  padding: 5px 18px;
  background-color: #ffffff;
  color: inherit;
}
.woocommerce-ordering:before {
  text-indent: 0;
  content: "\ea72";
  font-size: 12px;
  font-weight: normal;
  font-family: "Nucleo";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (min-width: 601px) {
  .woocommerce-ordering {
    display: block;
    margin-bottom: 70px;
  }
  .woocommerce-ordering select {
    direction: rtl;
    border: none;
    padding: 5px 20px 5px 0;
  }
  .woocommerce-ordering:before {
    font-size: 10px;
    right: 0;
    top: calc(50% + 1px);
  }
}
.woocommerce-result-count {
  font-size: 13px;
  float: right;
  line-height: 36px;
  margin-bottom: 60px;
  display: none;
}
@media only screen and (min-width: 601px) {
  .woocommerce-result-count {
    display: block;
    position: relative;
    padding-left: 15px;
    margin-bottom: 70px;
  }
  .woocommerce-result-count:before {
    content: "";
    height: 16px;
    position: absolute;
    left: 0;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.15);
  }
}
span.onsale {
  position: absolute;
  color: #ffffff;
  font-size: 9px;
  width: 36px;
  line-height: 36px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
  border-radius: 50%;
}
.star-rating {
  overflow: hidden;
  position: relative;
  height: 14px;
  line-height: 14px;
  width: 65px;
  color: inherit;
}
.star-rating:before {
  font-size: 12px;
  content: "\ea29\ea29\ea29\ea29\ea29";
  font-family: "Nucleo";
  float: left;
  left: 1px;
  position: absolute;
  top: 0;
  letter-spacing: 1px;
}
.star-rating span {
  float: left;
  left: 0;
  top: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
}
.star-rating span:before {
  font-size: 12px;
  font-family: "Nucleo";
  left: 1px;
  position: absolute;
  top: 0;
  content: "\ea31\ea31\ea31\ea31\ea31";
  letter-spacing: 1px;
}
/* ============================================================ 
    9.1. Widget
=============================================================*/
.widget_shopping_cart_content {
  background: #ffffff;
  padding: 20px 30px 10px 30px;
  border-top: 1px solid;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  text-align: center;
  font-size: 13px;
  position: relative;
  padding: 75px 0 20px 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message:before {
  content: "\ea78";
  line-height: 1;
  font-family: "Nucleo";
  font-size: 48px;
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.2;
}
.widget_shopping_cart_content .woocommerce-mini-cart {
  margin: -10px -30px 20px -30px;
  padding: 0 30px;
  list-style: none;
  font-size: 14px;
  line-height: 1.45;
}
.widget_shopping_cart_content .woocommerce-mini-cart li {
  border-bottom: 1px solid rgba(47, 72, 88, 0.1);
  padding: 20px 30px 20px 60px;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart li img {
  width: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.widget_shopping_cart_content .woocommerce-mini-cart li .variation {
  margin: 0 0 5px 0;
  font-size: 12px;
  display: flex;
  gap: 3px;
  opacity: 0.6;
}
.widget_shopping_cart_content .woocommerce-mini-cart li .variation .variation-size {
  margin: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart li .quantity {
  display: block;
  font-size: 13px;
}
.widget_shopping_cart_content .woocommerce-mini-cart li a {
  font-weight: 600;
  position: static;
  background: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget_shopping_cart_content .woocommerce-mini-cart li a:after,
.widget_shopping_cart_content .woocommerce-mini-cart li a:before {
  display: none;
}
.widget_shopping_cart_content .woocommerce-mini-cart .remove {
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  border: 1px solid;
  transform: translateY(-50%);
  border-radius: 20px;
  opacity: 0.5;
}
.widget_shopping_cart_content .woocommerce-mini-cart .remove:before {
  text-indent: 0;
  content: "\ea21";
  font-family: "Nucleo";
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: auto;
  width: auto;
  bottom: auto;
  background-color: transparent;
  font-weight: normal;
  transform: translate(-50%, -50%);
}
.widget_shopping_cart_content .woocommerce-mini-cart .remove:not(:hover) {
  border-color: rgba(47, 72, 88, 0.3);
}
.widget_shopping_cart_content .woocommerce-mini-cart .remove:hover {
  opacity: 1;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
  text-align: center;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total strong {
  font-weight: inherit;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total .amount {
  font-weight: 500;
  font-size: 20px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons {
  margin-bottom: 20px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button {
  margin-bottom: 10px;
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button:not(.checkout) {
  border: 1px solid transparent;
  box-shadow: none;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button:not(.checkout):hover {
  background-color: #ffffff;
  border-color: rgba(47, 72, 88, 0.3);
}
.woocommerce-product-search {
  position: relative;
}
.woocommerce-product-search .search-field {
  width: 100%;
}
.woocommerce-product-search .screen-reader-text {
  overflow: visible;
  clip: inherit;
  clip-path: inherit;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  margin: 0;
  text-indent: -9999px;
}
.woocommerce-product-search .screen-reader-text:before {
  text-indent: 0;
  content: "\ea55";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce-product-search [type="submit"] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 45px;
  height: 45px;
  padding: 0;
  line-height: 45px;
  text-indent: -9999px;
  opacity: 0;
}
.widget_product_categories .product-categories li {
  margin-bottom: 10px;
}
.widget_product_categories .product-categories li a {
  position: relative;
  padding-left: 35px;
}
.widget_product_categories .product-categories li a:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.widget_product_categories .product-categories li a:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 7px;
  top: 50%;
  z-index: 3;
  transform: translateY(-50%);
  border-radius: 50%;
  opacity: 0;
}
.widget_product_categories .product-categories li a:hover:before {
  opacity: 1;
  width: 6px;
}
.widget_product_categories .product-categories li.current-cat > a:before,
.widget_product_categories .product-categories li.current-cat-parent > a:before {
  opacity: 1;
}
.widget_product_categories .product-categories li .children {
  margin: 15px 0 17px 30px;
}
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit {
  width: 100%;
  display: block;
}
.woocommerce-widget-layered-nav .select2-container--default.select2-container--open .select2-selection .select2-selection__rendered {
  box-shadow: none;
}
.woocommerce-widget-layered-nav .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: none;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple {
  border: none;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  margin: 0;
  padding: 0;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin: 0 5px 5px 0;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 1px solid rgba(47, 72, 88, 0.12);
  padding: 5px 35px 5px 15px;
  line-height: 20px;
  position: relative;
  border-radius: 0;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove:before {
  opacity: 1;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  position: absolute;
  text-indent: -9999px;
  width: 13px;
  height: 13px;
  top: 50%;
  right: 15px;
  margin: 0;
  transform: translateY(-50%);
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {
  content: "\ea21";
  font-family: "Nucleo";
  font-size: 13px;
  position: absolute;
  left: 50%;
  line-height: 1;
  text-indent: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple li + li.select2-search {
  position: relative;
  height: 32px;
  width: 32px;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple li + li.select2-search:after {
  content: "\ea22";
  position: absolute;
  font-family: "Nucleo";
  font-size: 16px;
  background: rgba(47, 72, 88, 0.12);
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple li + li.select2-search .select2-search__field {
  display: none;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li {
  margin-bottom: 10px;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li:last-child {
  margin-bottom: 0;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a {
  position: relative;
  padding-left: 35px;
  padding-bottom: 0;
  font-weight: 600;
  color: inherit;
  background: none;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a:after {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid rgba(47, 72, 88, 0.2);
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a:before {
  content: "\ea1c";
  font-family: "Nucleo";
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  left: 0;
  top: 50%;
  bottom: auto;
  z-index: 3;
  font-weight: normal;
  transform: translateY(-50%);
  opacity: 0;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a:hover:before {
  opacity: 1;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a:hover:after {
  border-color: rgba(47, 72, 88, 0.35);
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.chosen a:before {
  color: #ffffff;
  opacity: 1;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.chosen a:after {
  border-color: transparent;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list .count {
  font-size: 12px;
}
.widget_layered_nav_filters ul {
  display: flex;
  gap: 10px;
}
.widget_layered_nav_filters ul li a {
  position: relative;
  border: 1px solid rgba(47, 72, 88, 0.12);
  padding: 5px 32px 5px 12px;
  font-size: 13px;
  background: none;
}
.widget_layered_nav_filters ul li a:before {
  content: "\ea21";
  font-family: "Nucleo";
  font-size: 13px;
  position: absolute;
  right: 12px;
  left: auto;
  bottom: auto;
  height: auto;
  width: auto;
  background-color: transparent !important;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}
.widget_layered_nav_filters ul li a:after {
  display: none;
}
.widget_layered_nav_filters ul li a:hover {
  border-color: rgba(47, 72, 88, 0.4);
}
.widget_layered_nav_filters ul li a:hover:before {
  width: auto;
}
.widget_price_filter form {
  margin-top: 30px;
}
.widget_price_filter .price_slider_wrapper .price_slider {
  height: 10px;
  position: relative;
  background: rgba(47, 72, 88, 0.12);
  overflow: hidden;
  border-radius: 10px;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
  height: 10px;
  position: absolute;
  top: 0;
  background: rgba(47, 72, 88, 0.1);
  border-radius: 10px;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  cursor: pointer;
  border-radius: 50%;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:nth-of-type(2n) {
  transform: translateX(-10px);
}
.widget_price_filter .price_slider_wrapper .price_label {
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 13px;
}
.widget_price_filter .button {
  width: 100%;
  display: block;
  margin-top: 25px;
  line-height: 19px;
  padding: 12px 20px;
}
.widget_products .product_list_widget li,
.widget_recent_reviews .product_list_widget li,
.widget_top_rated_products .product_list_widget li,
.widget_recently_viewed_products .product_list_widget li {
  position: relative;
  padding: 0 0 0 70px;
  margin-bottom: 20px;
}
.widget_products .product_list_widget li:last-child,
.widget_recent_reviews .product_list_widget li:last-child,
.widget_top_rated_products .product_list_widget li:last-child,
.widget_recently_viewed_products .product_list_widget li:last-child {
  margin-bottom: 0;
}
.widget_products .product_list_widget li a,
.widget_recent_reviews .product_list_widget li a,
.widget_top_rated_products .product_list_widget li a,
.widget_recently_viewed_products .product_list_widget li a {
  position: static;
}
.widget_products .product_list_widget li a .product-title,
.widget_recent_reviews .product_list_widget li a .product-title,
.widget_top_rated_products .product_list_widget li a .product-title,
.widget_recently_viewed_products .product_list_widget li a .product-title {
  display: block;
  line-height: 1.35;
  position: relative;
  top: 1px;
  margin-bottom: 4px;
}
.widget_products .product_list_widget li a:before,
.widget_recent_reviews .product_list_widget li a:before,
.widget_top_rated_products .product_list_widget li a:before,
.widget_recently_viewed_products .product_list_widget li a:before,
.widget_products .product_list_widget li a:after,
.widget_recent_reviews .product_list_widget li a:after,
.widget_top_rated_products .product_list_widget li a:after,
.widget_recently_viewed_products .product_list_widget li a:after {
  display: none;
}
.widget_products .product_list_widget li img,
.widget_recent_reviews .product_list_widget li img,
.widget_top_rated_products .product_list_widget li img,
.widget_recently_viewed_products .product_list_widget li img {
  width: 45px;
  position: absolute;
  left: 0;
  top: 0;
}
.widget_products .product_list_widget li > .amount,
.widget_recent_reviews .product_list_widget li > .amount,
.widget_top_rated_products .product_list_widget li > .amount,
.widget_recently_viewed_products .product_list_widget li > .amount,
.widget_products .product_list_widget li .customF,
.widget_recent_reviews .product_list_widget li .customF,
.widget_top_rated_products .product_list_widget li .customF,
.widget_recently_viewed_products .product_list_widget li .customF {
  font-size: 90%;
}
.widget_products .product_list_widget li del,
.widget_recent_reviews .product_list_widget li del,
.widget_top_rated_products .product_list_widget li del,
.widget_recently_viewed_products .product_list_widget li del {
  font-size: 12px;
  opacity: 0.7;
}
.widget_products .product_list_widget li ins,
.widget_recent_reviews .product_list_widget li ins,
.widget_top_rated_products .product_list_widget li ins,
.widget_recently_viewed_products .product_list_widget li ins {
  text-decoration: none;
}
.widget_products .product_list_widget li .star-rating,
.widget_recent_reviews .product_list_widget li .star-rating,
.widget_top_rated_products .product_list_widget li .star-rating,
.widget_recently_viewed_products .product_list_widget li .star-rating {
  margin: 3px 0 5px 0;
}
.widget_products .product_list_widget li .reviewer,
.widget_recent_reviews .product_list_widget li .reviewer,
.widget_top_rated_products .product_list_widget li .reviewer,
.widget_recently_viewed_products .product_list_widget li .reviewer {
  font-size: 13px;
}
/* ============================================================ 
    9.2. Off-Canvas/Filter
=============================================================*/
.woocommerce-content-top {
  float: left;
}
.woocommerce-content-top .off-canvas-toggle {
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  padding: 0 34px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 20px;
}
.woocommerce-content-top .off-canvas-toggle span {
  display: block;
  line-height: 36px;
}
.woocommerce-content-top + .woocommerce-notices-wrapper + .woocommerce-result-count {
  margin-left: 15px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .woocommerce-content-top + .woocommerce-notices-wrapper + .woocommerce-result-count {
    display: block;
  }
}
.woocommerce-content-top-wrap {
  position: fixed;
  padding: 80px 60px;
  z-index: 999;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
  background: #ffffff;
  width: 80%;
  visibility: hidden;
  transform: translateX(-100%);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
@media only screen and (min-width: 605px) {
  .woocommerce-content-top-wrap {
    width: 60%;
  }
}
@media only screen and (min-width: 1025px) {
  .woocommerce-content-top-wrap {
    width: 20%;
    min-width: 400px;
  }
}
.off-canvas-top-active .woocommerce-content-top-wrap {
  visibility: visible;
  transform: translateX(0);
}
.off-canvas-top-active .site:before {
  visibility: visible;
  opacity: 0.8;
}
/* ============================================================ 
    9.3. Shop Page
=============================================================*/
body:not([class*="sidebar-"]) .woocommerce-content-top {
  position: relative;
}
body:not([class*="sidebar-"]) .woocommerce-content-top .off-canvas-toggle:before,
body:not([class*="sidebar-"]) .woocommerce-content-top .off-canvas-toggle:after {
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 15px);
  width: 2000px;
}
body:not([class*="sidebar-"]) .woocommerce-content-top .off-canvas-toggle:after {
  right: auto;
  left: calc(100% + 15px);
  width: 340px;
}
@media only screen and (min-width: 1025px) {
  body:not([class*="sidebar-"]) .woocommerce-content-top .off-canvas-toggle:after {
    width: 760px;
  }
}
body:not([class*="sidebar-"]) .woocommerce-result-count:after {
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 15px);
  width: 2000px;
}
.hidden-categories + .woocommerce-categories {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .hidden-categories + .woocommerce-categories {
    display: flex;
    gap: 15px;
  }
  .hidden-categories + .woocommerce-categories li {
    margin: 0;
  }
}
.woocommerce-categories {
  display: none;
  margin: 0 0 60px 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.woocommerce-categories::-webkit-scrollbar {
  display: none;
}
.woocommerce-categories li {
  display: inline-block;
  margin-right: 20px;
  width: 75px;
}
.woocommerce-categories li img {
  width: 75px;
  height: 75px;
  border: 1px solid;
  margin-bottom: 10px;
  border-radius: 12px;
}
.woocommerce-categories li a {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  font-size: 13px;
  line-height: 1.3;
  white-space: break-spaces;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .content-inner[data-columns="2"] li.product:nth-child(2n):before {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .content-inner[data-columns="3"] li.product:nth-child(3n):before {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .content-inner[data-columns="4"] li.product:nth-child(4n):before {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .content-inner[data-columns="5"] li.product:nth-child(5n):before {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-inner[data-columns="2"] li.product:nth-child(3n):before,
  .content-inner[data-columns="2"] li.product:nth-child(3n):before,
  .content-inner[data-columns="2"] li.product:nth-child(3n):before,
  .content-inner[data-columns="2"] li.product:nth-child(3n):before {
    display: none;
  }
}
@media only screen (max-width: 767px) {
  .content-inner[data-columns="2"] li.product:nth-child(2n):before,
  .content-inner[data-columns="2"] li.product:nth-child(2n):before,
  .content-inner[data-columns="2"] li.product:nth-child(2n):before,
  .content-inner[data-columns="2"] li.product:nth-child(2n):before {
    display: none;
  }
}
.products {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  clear: both;
}
.products li.product {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  float: none;
}
.products li.product:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  z-index: -1;
}
.products li.product:after {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .products li.product:after {
    content: "";
    position: absolute;
    background: #ffffff;
    left: -1px;
    right: 1px;
    bottom: -30px;
    top: -30px;
    display: block;
    z-index: -1;
    opacity: 0;
    box-shadow: -30px 30px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease-in-out 0s;
  }
}
.products li.product .button {
  text-indent: -9999px;
  background: none;
  padding: 0;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 30px;
  bottom: 0;
}
.products li.product .button:before {
  content: "\ea79";
  font-size: 20px;
  font-family: "Nucleo";
  text-indent: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  opacity: 0.5;
}
.products li.product .button:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: 50px;
  height: 50px;
  transform-style: preserve-3d;
  opacity: 0;
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.products li.product .button.added {
  display: none;
}
.products li.product .button.product_type_variable:before,
.products li.product .button.product_type_grouped:before {
  content: "\ea70";
}
.products li.product .added_to_cart {
  position: absolute;
  right: 30px;
  bottom: 8px;
  font-size: 13px;
  color: inherit;
  border: 1px solid rgba(47, 72, 88, 0.1);
  padding: 0 12px;
  line-height: 26px;
  font-weight: inherit;
  border-radius: 20px;
}
.products li.product .added_to_cart:hover {
  border-color: rgba(47, 72, 88, 0.3);
}
.products li.product:last-child:before {
  display: none;
}
.products li.product:hover {
  z-index: 2;
}
.products li.product:hover .button:hover {
  color: #ffffff;
}
.products li.product:hover .button:before {
  opacity: 1;
}
.products li.product:hover .button:after {
  opacity: 1;
}
.products li.product:hover .button.loading {
  opacity: 0.5;
}
.products li.product:hover .button.loading:after {
  transform: translate(-50%, -50%) scale(1.4) rotateY(-180deg);
}
.products li.product:hover:after {
  opacity: 1;
}
.products li.product .woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
  position: relative;
  color: inherit;
  height: 100%;
}
.products li.product .woocommerce-loop-product__link .woocommerce-loop-product__title {
  order: 2;
  margin: 0 0 22px 0;
  font-size: 15px;
  line-height: 1.55;
  flex-grow: 1;
  font-weight: 500;
}
.products li.product .woocommerce-loop-product__link .star-rating {
  order: 3;
  position: relative;
  top: -10px;
  margin-bottom: 10px;
  opacity: 0.7;
}
.products li.product .woocommerce-loop-product__link img {
  order: 4;
  margin-bottom: 20px;
}
.products li.product .woocommerce-loop-product__link .price {
  order: 5;
  font-size: 17px;
  line-height: 1.25;
  display: flex;
  flex-direction: column-reverse;
  height: 45px;
  justify-content: center;
  position: relative;
}
.products li.product .woocommerce-loop-product__link .price ins {
  text-decoration: none;
}
.products li.product .woocommerce-loop-product__link .price del {
  font-size: 13px;
  font-weight: normal;
  opacity: 0.5;
}
.products li.product .woocommerce-loop-product__link .price .customF {
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 1px;
  opacity: 0.6;
}
.products li.product .woocommerce-loop-product__link .price .customF + .amount {
  margin-top: 12px;
}
.products li.product .woocommerce-loop-product__link span.onsale {
  top: 5px;
  right: -2px;
}
.products li.product .woocommerce-loop-product__link span.onsale + img + .woocommerce-loop-product__title,
.products li.product .woocommerce-loop-product__link span.onsale + img + noscript + .woocommerce-loop-product__title {
  margin-right: 40px;
}
.products li.product.product-type-variable .woocommerce-loop-product__link .price {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.products li.product.product-type-grouped .woocommerce-loop-product__link .price {
  display: block;
  line-height: 45px;
}
.products li.product.outofstock .button:before {
  content: "\ea70";
}
.products li.product.outofstock .price bdi {
  text-decoration: line-through;
}
.woocommerce-pagination {
  padding: 50px 0 0 0;
  border-top: 1px solid;
}
.woocommerce-pagination ul.page-numbers {
  border: none;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: none;
  background: transparent;
  border-radius: 0;
}
.woocommerce-pagination ul.page-numbers:hover {
  background: transparent;
  color: inherit;
}
.woocommerce-pagination ul.page-numbers li .page-numbers {
  display: block;
  float: none;
  margin: 0 5px;
  line-height: 38px;
}
.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  line-height: 40px;
}
.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce-pagination ul.page-numbers li a.prev {
  display: none;
}
/* ============================================================ 
    9.4. Product Single
=============================================================*/
.single-product .main-products {
  padding: 0;
  border: none;
}
.single-product:not([class*="sidebar-"]) .content-body {
  padding-bottom: 0;
}
.single-product:not([class*="sidebar-"]) .woocommerce-tabs {
  position: relative;
}
.single-product:not([class*="sidebar-"]) .woocommerce-tabs:before {
  left: -2000px;
  right: -2000px;
}
.single-product:not([class*="sidebar-"]) .product .related:before,
.single-product:not([class*="sidebar-"]) .product .upsells:before {
  left: -2000px;
  right: -2000px;
}
.product {
  position: relative;
}
.product:after {
  content: "";
  display: table;
  clear: both;
}
.product.product-type-variable .summary .price {
  display: block;
}
.product > .onsale {
  left: 0;
  top: 0;
  z-index: 2;
  transform: none;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px;
}
@media only screen and (min-width: 769px) {
  .product > .onsale {
    right: 0;
    left: auto;
  }
}
.product .images {
  display: flex;
  gap: 15px;
  flex-direction: column;
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
  .product .images {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1025px) {
  .product .images {
    float: left;
    width: calc(60% - 30px);
  }
}
.product .images .woocommerce-product-gallery__trigger {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  text-indent: -9999px;
  width: 44px;
  height: 44px;
  background: #ffffff;
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
.product .images .woocommerce-product-gallery__trigger:before {
  text-indent: 0;
  content: "\ea55";
  font-size: 16px;
  font-family: "Nucleo";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product .images .woocommerce-product-gallery__wrapper {
  margin: 0;
  flex-grow: 1;
  text-align: center;
}
.product .images .woocommerce-product-gallery__wrapper a {
  display: block;
}
.product .images:hover .woocommerce-product-gallery__trigger {
  opacity: 1;
}
.product .flex-control-thumbs {
  display: flex;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-direction: row;
  gap: 15px;
}
@media only screen and (min-width: 769px) {
  .product .flex-control-thumbs {
    flex-direction: column;
  }
}
.product .flex-control-thumbs li img {
  cursor: pointer;
  width: 70px;
  border: 1px solid rgba(47, 72, 88, 0.1);
}
.product .flex-control-thumbs li img.flex-active {
  border: 1px solid rgba(47, 72, 88, 0.35);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.product .summary {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1025px) {
  .product .summary {
    clear: right;
    float: right;
    width: calc(40% - 30px);
  }
}
.product .summary .woocommerce-product-rating {
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
.product .summary .woocommerce-product-rating .star-rating {
  height: 24px;
  line-height: 24px;
  width: 125px;
}
.product .summary .woocommerce-product-rating .star-rating:before {
  font-size: 24px;
}
.product .summary .woocommerce-product-rating .star-rating span {
  padding-top: 24px;
}
.product .summary .woocommerce-product-rating .star-rating span:before {
  font-size: 24px;
}
.product .summary .woocommerce-product-rating .woocommerce-review-link {
  margin-top: 1px;
}
.product .summary .product_title {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
  margin: 0 55px 15px 0;
  order: 1;
}
.product .summary .product_meta {
  text-transform: uppercase;
  order: 2;
  font-size: 11px;
  line-height: 1.3;
  display: flex;
  margin-bottom: 20px;
  font-weight: 600;
  gap: 20px;
}
.product .summary .stock {
  font-size: 13px;
  line-height: 1.4;
  order: 0;
  margin: 0 0 5px 0;
  opacity: 0.7;
}
.product .summary .price {
  order: 3;
  padding-top: 25px;
  margin: 0 0 10px 0;
  border-top: 1px solid rgba(47, 72, 88, 0.12);
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 10px;
}
.product .summary .price .customF {
  font-size: 12px;
}
.product .summary .price del .amount {
  font-weight: 300;
  font-size: 18px;
  opacity: 0.7;
}
.product .summary .price del .amount .woocommerce-Price-currencySymbol {
  position: static;
  margin: 0;
  font-size: 18px;
}
.product .summary .price ins {
  text-decoration: none;
}
.product .summary .price .amount {
  font-size: 24px;
  font-weight: 600;
}
.product .summary .price .amount .woocommerce-Price-currencySymbol {
  position: relative;
  top: -6px;
  font-weight: 300;
  font-size: 16px;
  opacity: 0.7;
}
.product .summary .woocommerce-product-details__short-description {
  font-size: 14px;
  line-height: 1.55;
  order: 4;
  margin-bottom: 15px;
}
.product .summary .woocommerce-product-details__short-description table {
  font-size: 13px;
}
.product .summary .woocommerce-product-details__short-description table tr {
  background-color: transparent;
}
.product .summary .woocommerce-product-details__short-description table tr:last-child td {
  border-bottom: none;
}
.product .summary .woocommerce-product-details__short-description table tr td {
  padding: 4px 0;
  border-bottom: 1px solid rgba(47, 72, 88, 0.1);
}
.product .summary .cart {
  order: 5;
  margin-top: 10px;
  border-top: 1px solid rgba(47, 72, 88, 0.1);
}
.product .summary .cart:not(.variations_form):not(.grouped_form) {
  padding-top: 20px;
  gap: 10px;
  align-items: center;
}
.product .summary .cart.grouped_form {
  border: none;
}
.product .summary .cart.grouped_form table tr td {
  border: none;
  padding: 0;
}
.product .summary .cart.grouped_form .quantity .screen-reader-text {
  display: none;
}
.product .summary .cart.grouped_form .quantity .qty {
  border: 1px solid rgba(47, 72, 88, 0.2);
  width: auto;
  font-size: 15px;
  font-weight: normal;
}
.product .summary .cart.grouped_form button {
  margin-top: 10px;
}
.product .summary .cart .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product .summary .cart .quantity .screen-reader-text {
  position: static !important;
  overflow: visible;
  width: auto;
  height: auto;
  clip-path: inherit;
  clip: inherit;
  margin: 0;
  font-size: 13px;
  line-height: 1.35;
  margin-right: 20px;
}
.product .summary .cart .quantity .qty {
  font-weight: 700;
  font-size: 18px;
  padding: 10px 15px;
  background: none;
  transition: none;
  flex-shrink: 0;
  width: 55%;
  border: 1px solid transparent;
}
.product .summary .cart .quantity:hover .qty {
  border-color: rgba(47, 72, 88, 0.4);
  background: #ffffff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.product .summary .cart .button {
  flex-grow: 1;
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.product .summary .cart .button:before {
  content: "\ea79";
  font-size: 24px;
  font-family: "Nucleo";
  position: relative;
  top: -1px;
  font-weight: normal;
}
.product .summary .cart table {
  padding: 0 0 20px 0;
}
.product .summary .cart table tr {
  background-color: transparent;
}
.product .summary .cart table tr th {
  border-bottom: 1px solid rgba(47, 72, 88, 0.1);
}
.product .summary .cart table tr th.label {
  padding: 5px 0;
  font-weight: 500;
}
.product .summary .cart table tr td {
  padding: 10px 0;
  border-bottom: 1px solid rgba(47, 72, 88, 0.1);
}
.product .summary .cart table tr td.value {
  position: relative;
  width: 55%;
}
.product .summary .cart table tr td.value:before {
  content: "\ea72";
  font-family: "Nucleo";
  font-size: 12px;
  position: absolute;
  right: 18px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.product .summary .cart table tr td.value select {
  width: 100%;
  background: none;
  border: 1px solid transparent;
}
.product .summary .cart table tr td .reset_variations {
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 17px;
  right: 8px;
  padding: 5px 10px;
  background-color: #ffffff;
  border: 1px solid rgba(47, 72, 88, 0.4);
}
.product .summary .cart table tr td label a {
  font-weight: 500;
}
.product .summary .cart table tr td.woocommerce-grouped-product-list-item__price ins {
  text-decoration: none;
}
.product .summary .cart table tr td.woocommerce-grouped-product-list-item__price del {
  font-size: 12px;
}
.product .summary .cart table tr:hover td.value select {
  background: #ffffff;
  border-color: rgba(47, 72, 88, 0.4);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.product .summary .cart .single_variation_wrap .variations_button {
  align-items: center;
  gap: 10px;
}
.product .summary .cart .single_variation_wrap .woocommerce-variation-description {
  margin: 0 0 20px 0;
  font-size: 14px;
}
.product .summary .cart .single_variation_wrap .woocommerce-variation-description:empty {
  display: none;
}
.product .summary .cart .single_variation_wrap .woocommerce-variation-price {
  padding-bottom: 15px;
}
.product .summary .cart .single_variation_wrap .price {
  border: none;
  border-bottom: 1px solid rgba(47, 72, 88, 0.1);
  padding: 0 0 17px 0;
  margin: 0 0 5px 0;
}
.product .woocommerce-tabs {
  clear: both;
  position: relative;
  margin-top: 60px;
  margin-bottom: 50px;
}
.product .woocommerce-tabs:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(47, 72, 88, 0.15);
}
@media only screen and (min-width: 769px) {
  .product .woocommerce-tabs {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
  }
}
.product .woocommerce-tabs .tabs {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 40px;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.product .woocommerce-tabs .tabs::-webkit-scrollbar {
  display: none;
}
.product .woocommerce-tabs .tabs li.active a:before,
.product .woocommerce-tabs .tabs li:hover a:before {
  width: 100%;
  left: 0;
  right: auto;
}
.product .woocommerce-tabs .tabs li:not(.active) a {
  color: inherit;
  opacity: 0.75;
}
.product .woocommerce-tabs .tabs a {
  display: block;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 50px 0 0;
  position: relative;
}
.product .woocommerce-tabs .tabs a:before {
  content: "";
  position: absolute;
  width: 0;
  right: 0;
  top: 0;
  height: 1px;
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.product .woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 0;
}
.product .woocommerce-tabs .woocommerce-Tabs-panel > h2,
.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title,
.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews,
.product .woocommerce-tabs .woocommerce-Tabs-panel .comment-reply-title {
  display: none;
}
.product .woocommerce-tabs .woocommerce-Tabs-panel table {
  font-size: 14px;
}
.product .woocommerce-tabs .woocommerce-Tabs-panel table tbody tr {
  background: rgba(47, 72, 88, 0.05);
}
.product .woocommerce-tabs .woocommerce-Tabs-panel table tbody tr th,
.product .woocommerce-tabs .woocommerce-Tabs-panel table tbody tr td {
  padding: 10px 20px;
  border: none;
}
.product .woocommerce-tabs .woocommerce-Tabs-panel table tbody tr:nth-child(2n) {
  background: #ffffff;
}
.product .related,
.product .upsells {
  clear: both;
  display: block;
  position: relative;
  padding-top: 60px;
}
.product .related:before,
.product .upsells:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(47, 72, 88, 0.1);
}
.product .commentlist {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  display: flex;
  flex-wrap: wrap;
}
.product .commentlist li {
  padding: 30px;
  width: 100%;
  margin-bottom: 1px;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.product .commentlist .comment_container {
  font-size: 14px;
  display: flex;
  gap: 15px;
}
.product .commentlist .comment_container img {
  border-radius: 50%;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
}
.product .commentlist .comment_container .comment-text .meta {
  margin-bottom: 10px;
}
.product .comment-respond #commentform {
  background: none;
}
.product .comment-respond #commentform .comment-form-comment,
.product .comment-respond #commentform .comment-form-author,
.product .comment-respond #commentform .comment-form-email {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 605px) {
  .product .comment-respond #commentform .comment-form-comment,
  .product .comment-respond #commentform .comment-form-author,
  .product .comment-respond #commentform .comment-form-email {
    align-items: center;
    flex-direction: row;
  }
}
.product .comment-respond #commentform .comment-form-comment label,
.product .comment-respond #commentform .comment-form-author label,
.product .comment-respond #commentform .comment-form-email label {
  font-size: 13px;
  width: 120px;
  flex-shrink: 0;
}
.product .comment-respond #commentform .comment-form-comment input,
.product .comment-respond #commentform .comment-form-author input,
.product .comment-respond #commentform .comment-form-email input {
  font-size: 13px;
  border: none;
  padding: 8px 12px;
  flex-grow: 1;
  background: transparent;
  border-bottom: 1px solid rgba(47, 72, 88, 0.122);
  border-radius: 0;
}
.product .comment-respond #commentform .comment-form-comment input:focus,
.product .comment-respond #commentform .comment-form-author input:focus,
.product .comment-respond #commentform .comment-form-email input:focus {
  border-color: rgba(47, 72, 88, 0.3);
  box-shadow: none;
}
.product .comment-respond #commentform .comment-form-comment {
  align-items: baseline;
  overflow: hidden;
}
.product .comment-respond #commentform .comment-form-comment textarea {
  margin-top: 15px;
  font-size: 13px;
  border: none;
  flex-grow: 1;
  padding: 0 12px;
  background-image: linear-gradient(rgba(47, 72, 88, 0.122) 1px, transparent 1px);
  background-size: 100% 30px;
  line-height: 30px !important;
  height: 61px;
  width: 100%;
  margin-bottom: 15px;
  background-color: transparent;
  border-radius: 0;
}
.product .comment-respond #commentform .comment-form-comment textarea:focus {
  background-color: transparent;
  background-image: linear-gradient(rgba(47, 72, 88, 0.3) 1px, transparent 1px);
  box-shadow: none;
}
@media only screen and (min-width: 605px) {
  .product .comment-respond #commentform .comment-form-comment textarea {
    height: 91px;
    margin-top: -1px;
    margin-bottom: 0;
  }
}
.product .comment-respond #commentform .comment-form-comment + .form-submit {
  margin-top: 30px;
}
.product .comment-respond #commentform .comment-form-cookies-consent {
  gap: 15px;
  display: flex;
  align-items: center;
  margin: 40px 0;
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 605px) {
  .product .comment-respond #commentform .comment-form-cookies-consent {
    margin-left: 120px;
  }
}
.product .comment-respond #commentform .comment-form-cookies-consent input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(47, 72, 88, 0.2);
  cursor: pointer;
  height: 21px;
  width: 21px;
  flex-shrink: 0;
  background: #ffffff;
}
.product .comment-respond #commentform .comment-form-cookies-consent input[type="checkbox"]:after {
  content: "\ea1c";
  font-family: "Nucleo";
  position: absolute;
  font-size: 18px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: none;
}
.product .comment-respond #commentform .comment-form-cookies-consent input[type="checkbox"]:checked {
  opacity: 1;
}
.product .comment-respond #commentform .comment-form-cookies-consent input[type="checkbox"]:checked:after {
  display: block;
}
.product .comment-respond #commentform .form-submit {
  margin: 40px 0 10px 0;
}
@media only screen and (min-width: 605px) {
  .product .comment-respond #commentform .form-submit {
    margin-left: 120px;
    width: 270px;
  }
}
.product .comment-respond #commentform .form-submit input {
  width: 100%;
}
.product .comment-respond .comment-notes {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 30px;
}
.product .comment-respond .comment-form-rating {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
.product .comment-respond .comment-form-rating label[for="rating"] {
  font-size: 13px;
  width: 120px;
  flex-shrink: 0;
}
.product .comment-respond .comment-form-rating .stars {
  overflow: hidden;
  margin: 0;
  top: 0;
  position: relative;
  height: 24px;
  line-height: 24px;
  width: 125px;
}
.product .comment-respond .comment-form-rating .stars:before {
  content: "\ea29\ea29\ea29\ea29\ea29";
  font-family: "Nucleo";
  font-size: 24px;
  float: left;
  left: 0;
  position: absolute;
  top: 0;
  letter-spacing: 1px;
}
.product .comment-respond .comment-form-rating .stars span a {
  float: left;
  height: 0;
  left: 0;
  overflow: hidden;
  padding-top: 24px;
  position: absolute;
  top: 0;
  letter-spacing: 1px;
}
.product .comment-respond .comment-form-rating .stars span a:before {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  content: "\ea31\ea31\ea31\ea31\ea31";
  font-size: 24px;
  font-family: "Nucleo";
}
.product .comment-respond .comment-form-rating .stars span a.star-1 {
  width: 24px;
  z-index: 10;
}
.product .comment-respond .comment-form-rating .stars span a.star-2 {
  width: 49px;
  z-index: 9;
}
.product .comment-respond .comment-form-rating .stars span a.star-3 {
  width: 74px;
  z-index: 8;
}
.product .comment-respond .comment-form-rating .stars span a.star-4 {
  width: 99px;
  z-index: 7;
}
.product .comment-respond .comment-form-rating .stars span a.star-5 {
  width: 124px;
  z-index: 6;
}
.product .comment-respond .comment-form-rating .stars span a.active:before,
.product .comment-respond .comment-form-rating .stars span a:hover:before {
  visibility: visible;
}
/* ============================================================ 
    9.5. Cart
=============================================================*/
.woocommerce-cart .woocommerce {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .woocommerce-cart .woocommerce {
    padding: 50px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
}
.woocommerce-cart .woocommerce:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
  margin-bottom: 0;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.woocommerce-cart .cart-empty {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 0;
  margin: 0 0 30px 0;
  border: none;
  color: inherit;
  font-size: 24px;
  line-height: 1.2;
  box-shadow: none;
}
.woocommerce-cart .cart-empty:before {
  content: "\ea78";
  line-height: 1;
  font-family: "Nucleo";
  font-size: 64px;
  opacity: 0.3;
}
.woocommerce-cart .return-to-shop {
  text-align: center;
}
.woocommerce-cart .return-to-shop a {
  display: inline-block;
}
.woocommerce-cart-form {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .woocommerce-cart-form {
    float: left;
    width: 65%;
    padding-right: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.woocommerce-cart-form .shop_table thead {
  background: none;
}
.woocommerce-cart-form .shop_table thead th {
  padding: 0 0 15px 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 800;
  border-bottom: 5px solid;
}
.woocommerce-cart-form .shop_table tr {
  position: relative;
  background-color: transparent;
}
.woocommerce-cart-form .shop_table tr:last-child td {
  padding-bottom: 0;
}
.woocommerce-cart-form .shop_table tr.cart_item td {
  border-top: 1px solid rgba(47, 72, 88, 0.1);
}
.woocommerce-cart-form .shop_table tr.cart_item:first-child td {
  border-top: none;
}
.woocommerce-cart-form .shop_table td {
  padding: 20px 20px 20px 0;
}
.woocommerce-cart-form .shop_table td:last-child {
  padding-right: 0;
}
.woocommerce-cart-form .shop_table .product-remove {
  width: 24px;
}
.woocommerce-cart-form .shop_table .product-remove a {
  position: relative;
  width: 24px;
  height: 24px;
  line-height: 22px;
  border: 1px solid;
  text-indent: -9999px;
  display: inline-block;
  color: inherit;
  border-radius: 50%;
  opacity: 0.3;
}
.woocommerce-cart-form .shop_table .product-remove a:before {
  text-indent: 0;
  content: "\ea21";
  font-family: "Nucleo";
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce-cart-form .shop_table .product-remove a:hover {
  opacity: 1;
}
.woocommerce-cart-form .shop_table .product-name {
  padding-right: 10px;
}
.woocommerce-cart-form .shop_table .product-name a {
  font-weight: 500;
  display: inline-block;
  line-height: 1.3;
}
.woocommerce-cart-form .shop_table .product-thumbnail {
  width: 65px;
}
.woocommerce-cart-form .shop_table .product-thumbnail img {
  width: 50px;
}
.woocommerce-cart-form .shop_table .quantity input.qty {
  padding: 6px 10px 6px 15px;
  width: 60px;
  text-align: center;
}
.woocommerce-cart-form .shop_table .variation {
  margin: 0;
  font-size: 12px;
  display: flex;
  gap: 3px;
  opacity: 0.6;
}
.woocommerce-cart-form .shop_table .variation .variation-size {
  margin: 0;
}
.woocommerce-cart-form .shop_table .actions {
  border: none;
}
.woocommerce-cart-form .shop_table .actions .coupon {
  border: 1px dashed;
  padding: 0;
  position: relative;
  width: 100%;
}
.woocommerce-cart-form .shop_table .actions .coupon label[for="coupon_code"] {
  display: none;
}
.woocommerce-cart-form .shop_table .actions .coupon input[type="text"] {
  width: 100%;
  padding: 15px;
  border: none;
}
.woocommerce-cart-form .shop_table .actions .coupon input[type="text"]:focus + .button {
  visibility: visible;
  opacity: 1;
}
.woocommerce-cart-form .shop_table .actions .coupon .button {
  padding: 10px 20px;
  position: absolute;
  font-size: 14px;
  background: transparent;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  visibility: hidden;
  width: auto;
  margin: 0;
  box-shadow: none;
  opacity: 0;
}
.woocommerce-cart-form .shop_table .actions .button {
  width: 100%;
  margin-top: 15px;
}
.woocommerce-cart-form .shop_table .actions .button[aria-disabled="true"] {
  cursor: no-drop;
}
.woocommerce-cart-form .shop_table .actions .button[aria-disabled="true"]:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-cart-form .shop_table tbody,
  .woocommerce-cart-form .shop_table tr,
  .woocommerce-cart-form .shop_table td {
    display: block;
    width: 100%;
  }
  .woocommerce-cart-form .shop_table .cart_item {
    padding-left: 65px;
    padding-right: 30px;
    border-top: 1px solid rgba(47, 72, 88, 0.12);
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .woocommerce-cart-form .shop_table .cart_item:first-child {
    padding-top: 0;
    border-top: none;
  }
  .woocommerce-cart-form .shop_table .cart_item:first-child .product-thumbnail {
    top: 0;
  }
  .woocommerce-cart-form .shop_table .cart_item:first-child .product-remove {
    top: calc(50% - 10px);
  }
  .woocommerce-cart-form .shop_table .cart_item td {
    border: none;
    padding: 0;
    width: auto;
  }
  .woocommerce-cart-form .shop_table .cart_item .product-remove {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .woocommerce-cart-form .shop_table .cart_item .product-remove a:before {
    font-size: 24px;
  }
  .woocommerce-cart-form .shop_table .cart_item .product-thumbnail {
    position: absolute;
    left: 0;
    top: 20px;
  }
  .woocommerce-cart-form .shop_table .cart_item .product-price,
  .woocommerce-cart-form .shop_table .cart_item .product-quantity,
  .woocommerce-cart-form .shop_table .cart_item .product-subtotal {
    display: inline-block;
  }
  .woocommerce-cart-form .shop_table .cart_item .product-price {
    margin-right: 10px;
  }
  .woocommerce-cart-form .shop_table .cart_item .quantity:before {
    margin: 0;
  }
  .woocommerce-cart-form .shop_table .cart_item .quantity input.qty {
    width: 45px;
    padding: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .cart-collaterals {
    float: right;
    width: 35%;
    padding-left: 30px;
  }
}
.cart-collaterals .cart_totals > h2 {
  padding: 0 0 15px 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 800;
  border-bottom: 5px solid;
  margin: 0 0 20px 0;
}
.cart-collaterals .cart_totals .shop_table {
  margin-bottom: 20px;
  font-size: 14px;
}
.cart-collaterals .cart_totals .shop_table th {
  font-size: 14px;
}
.cart-collaterals .cart_totals .shop_table tr {
  background-color: transparent;
}
.cart-collaterals .cart_totals .shop_table tr:last-child td,
.cart-collaterals .cart_totals .shop_table tr:last-child th {
  border-bottom: none;
}
.cart-collaterals .cart_totals .shop_table tr th,
.cart-collaterals .cart_totals .shop_table tr td {
  padding: 10px 0;
  border-bottom: 1px solid rgba(47, 72, 88, 0.1);
}
.cart-collaterals .cart_totals .shop_table tr td {
  text-align: right;
  padding-left: 10px;
}
.cart-collaterals .cart_totals .shop_table tr td .woocommerce-shipping-calculator {
  margin-top: 10px;
}
.cart-collaterals .cart_totals .shop_table tr td .woocommerce-shipping-calculator .shipping-calculator-button {
  font-size: 12px;
}
.cart-collaterals .cart_totals .shop_table tr.order-total .amount {
  font-size: 24px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
  width: 100%;
  display: block;
  text-align: center;
}
/* ============================================================ 
    9.6. Checkout
=============================================================*/
.woocommerce-checkout .woocommerce-checkout {
  position: relative;
  margin-top: 60px;
}
.woocommerce-checkout .woocommerce-checkout:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-checkout .woocommerce-checkout [class*="fields__field-wrapper"] {
  margin: 0 -15px;
}
.woocommerce-checkout .woocommerce-checkout [class*="fields__field-wrapper"]:after {
  content: "";
  clear: both;
  display: table;
}
.woocommerce-checkout .woocommerce-checkout ul[role="alert"] {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 60px;
  display: block;
  padding: 0;
}
.woocommerce-checkout .woocommerce-checkout .form-row {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.woocommerce-checkout .woocommerce-checkout .form-row#billing_company_field,
.woocommerce-checkout .woocommerce-checkout .form-row#billing_country_field,
.woocommerce-checkout .woocommerce-checkout .form-row#billing_email_field,
.woocommerce-checkout .woocommerce-checkout .form-row#order_comments_field {
  width: 100%;
}
.woocommerce-checkout .woocommerce-checkout .form-row#billing_company_field .woocommerce-input-wrapper,
.woocommerce-checkout .woocommerce-checkout .form-row#billing_country_field .woocommerce-input-wrapper,
.woocommerce-checkout .woocommerce-checkout .form-row#billing_email_field .woocommerce-input-wrapper,
.woocommerce-checkout .woocommerce-checkout .form-row#order_comments_field .woocommerce-input-wrapper {
  height: auto;
}
.woocommerce-checkout .woocommerce-checkout #customer_details {
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .woocommerce-checkout #customer_details {
    float: left;
    width: 60%;
    margin-bottom: 0;
  }
}
.woocommerce-checkout .woocommerce-checkout #customer_details h3 {
  padding: 0 0 15px 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 800;
  border-bottom: 5px solid;
  margin: 0 0 40px 0;
}
.woocommerce-checkout .woocommerce-checkout #customer_details .col-1 {
  margin-bottom: 60px;
}
.woocommerce-checkout .woocommerce-checkout #customer_details .woocommerce-shipping-fields {
  margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce-checkout #order_review_heading {
  padding: 0 0 15px 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 800;
  border-bottom: 5px solid;
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .woocommerce-checkout #order_review_heading {
    float: right;
    width: calc(40% - 60px);
  }
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order {
    float: right;
    width: calc(40% - 60px);
  }
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table {
  border: none;
  font-size: 14px;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead {
  display: none;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tr {
  background-color: transparent;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tr th,
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tr td {
  padding: 15px 0;
  white-space: nowrap;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tr td.product-total {
  text-align: right;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr,
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody td {
  border-bottom: 1px solid rgba(47, 72, 88, 0.12);
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr th,
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td {
  padding: 15px 0;
  text-align: right;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr th {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.order-total th,
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.order-total td {
  border-top: 1px solid;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.order-total .amount {
  font-size: 24px;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.shipping th,
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.shipping td {
  border-top: 1px solid rgba(47, 72, 88, 0.12);
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.shipping td[data-title="Shipping"] {
  font-size: 12px;
  opacity: 0.7;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr.shipping .woocommerce-shipping-methods li {
  flex-direction: column;
}
.woocommerce-checkout .woocommerce-checkout #payment .form-row.validate-required {
  margin: 15px 0 0;
  padding: 0;
  width: 100%;
}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
  display: block;
  color: inherit;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  font-size: 15px;
}
.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-form-coupon-toggle .woocommerce-info a {
  font-weight: bold;
}
.woocommerce-form-login-toggle + ul[role="alert"],
.woocommerce-form-coupon-toggle + ul[role="alert"] {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.checkout_coupon {
  border: 1px dashed;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 auto 60px;
}
@media only screen and (min-width: 769px) {
  .checkout_coupon {
    width: 50%;
  }
}
.checkout_coupon p {
  display: none;
}
.checkout_coupon p.form-row {
  margin: 0;
  display: block;
}
.checkout_coupon p.form-row.form-row-first {
  flex-grow: 1;
}
.checkout_coupon p.form-row.form-row-first input[type="text"].input-text {
  width: 100%;
  border: none;
}
.checkout_coupon p.form-row.form-row-last {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.checkout_coupon p.form-row.form-row-last button.button {
  font-size: 13px;
  line-height: 15px;
  background: none;
  padding: 8px 20px;
  color: #ffffff;
  box-shadow: none;
}
/* ============================================================ 
    9.7. Other
=============================================================*/
.woocommerce table {
  border: none;
}
.woocommerce .form-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.woocommerce .form-row:last-child {
  margin-bottom: 0;
}
.woocommerce .form-row label {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  margin-bottom: 8px;
}
.woocommerce .form-row .woocommerce-input-wrapper {
  display: block;
  height: 52px;
}
.woocommerce .form-row .woocommerce-input-wrapper input {
  width: 100%;
}
.woocommerce .form-row .woocommerce-input-wrapper textarea {
  width: 100%;
  height: 90px;
  line-height: 20px;
}
.woocommerce .form-row .screen-reader-text + .woocommerce-input-wrapper {
  margin-top: 24px;
}
.woocommerce .form-row .select2-container {
  display: block;
}
.woocommerce .form-row .select2-container .select2-selection {
  border: none;
  height: auto;
  background: transparent;
}
.woocommerce .form-row .select2-container .select2-selection .select2-selection__rendered {
  padding: 15px 25px;
  line-height: 13px;
  font-size: 15px;
  border: 1px solid rgba(47, 72, 88, 0.15);
}
.woocommerce .form-row .select2-container .select2-selection .select2-selection__arrow {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce .form-row .select2-container .select2-selection .select2-selection__arrow:before {
  content: "\ea72";
  font-family: "Nucleo";
  font-size: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce .form-row .select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}
.woocommerce .form-row .select2-container.select2-container--open .select2-selection .select2-selection__rendered {
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.woocommerce .form-row.woocommerce-invalid-required-field .woocommerce-input-wrapper input.input-text {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.woocommerce-checkout-payment .wc_payment_methods {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
.woocommerce-checkout-payment .wc_payment_methods li {
  padding: 15px 60px 15px 20px;
  border: 1px solid rgba(47, 72, 88, 0.12);
  margin-bottom: 20px;
  position: relative;
}
.woocommerce-checkout-payment .wc_payment_methods li .input-radio {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.woocommerce-checkout-payment .wc_payment_methods li .input-radio:checked + label:before {
  content: "\ea35";
  opacity: 1;
}
.woocommerce-checkout-payment .wc_payment_methods li .input-radio:checked + label:after {
  opacity: 1;
}
.woocommerce-checkout-payment .wc_payment_methods li .payment_box {
  margin: 10px 0 0;
}
.woocommerce-checkout-payment .wc_payment_methods li label {
  font-weight: 500;
}
.woocommerce-checkout-payment .wc_payment_methods li label:before {
  content: "\ea23";
  font-family: "Nucleo";
  position: absolute;
  font-size: 24px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.3;
}
.woocommerce-checkout-payment .wc_payment_methods li label:after {
  content: "";
  position: absolute;
  border: 1px solid;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  border-radius: 10px;
}
.woocommerce-checkout-payment .wc_payment_methods li img {
  display: none;
}
.woocommerce-checkout-payment .wc_payment_methods li a {
  position: relative;
  z-index: 2;
  font-size: 13px;
  font-weight: 300;
  border-bottom: 1px solid rgba(47, 72, 88, 0.12);
}
.woocommerce-checkout-payment .wc_payment_methods li a:hover {
  border-color: rgba(47, 72, 88, 0.4);
}
.woocommerce-checkout-payment .wc_payment_methods li.woocommerce-info {
  color: inherit;
}
.woocommerce-checkout-payment .wc_payment_methods li.woocommerce-info:before {
  content: "!";
  position: absolute;
  font-size: 16px;
  font-weight: 600;
  width: 24px;
  height: 24px;
  right: 20px;
  top: 50%;
  text-align: center;
  line-height: 24px;
  background: rgba(47, 72, 88, 0.125);
  transform: translateY(-50%);
  border-radius: 50%;
}
.woocommerce-checkout-payment .form-row.place-order {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: column-reverse;
}
.woocommerce-checkout-payment .form-row.place-order .woocommerce-privacy-policy-text {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.5;
}
.woocommerce-shipping-totals {
  font-size: 13px;
  line-height: 1.3;
}
.woocommerce-shipping-methods {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}
.woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  gap: 5px;
}
.woocommerce-shipping-destination {
  margin-bottom: 0;
}
.shipping-calculator-form {
  margin-top: 15px;
}
.shipping-calculator-form .form-row {
  margin-bottom: 10px;
}
.shipping-calculator-form .form-row:last-child {
  margin-bottom: 0;
}
.shipping-calculator-form .form-row input[type="text"].input-text {
  width: 100%;
  padding: 6px 15px;
  font-size: 13px;
  border-radius: 0;
}
.shipping-calculator-form .form-row .select2-container {
  height: 32px;
}
.shipping-calculator-form .form-row .select2-container--default .select2-selection--single {
  border: none;
  height: 32px;
  border-radius: 0;
}
.shipping-calculator-form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  text-align: left;
  padding: 0 15px;
}
.shipping-calculator-form button[type="submit"] {
  width: 100%;
  text-align: center;
  padding: 6px 15px;
  font-size: 13px;
  border-radius: 0;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0 -5px 60px -5px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-MyAccount-navigation ul li {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .woocommerce-MyAccount-navigation ul li {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 1025px) {
  .woocommerce-MyAccount-navigation ul li {
    flex: 1 1;
  }
}
.woocommerce-MyAccount-navigation ul li a {
  display: flex;
  align-items: center;
  padding: 20px;
  position: relative;
  border: 1px solid rgba(47, 72, 88, 0.12);
  gap: 15px;
  line-height: 1;
  font-weight: 500;
  flex-direction: column;
  border-radius: 0;
}
.woocommerce-MyAccount-navigation ul li a:before {
  content: "\ea47";
  font-size: 32px;
  font-family: "Nucleo";
}
.woocommerce-MyAccount-navigation ul li a:hover {
  border-color: rgba(47, 72, 88, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.woocommerce-MyAccount-navigation ul li[class*="--orders"] a:before {
  content: "\ea48";
}
.woocommerce-MyAccount-navigation ul li[class*="--downloads"] a:before {
  content: "\ea49";
}
.woocommerce-MyAccount-navigation ul li[class*="--edit-address"] a:before {
  content: "\ea3c";
}
.woocommerce-MyAccount-navigation ul li[class*="--edit-account"] a:before {
  content: "\ea4a";
}
.woocommerce-MyAccount-navigation ul li[class*="--customer-logout"] a:before {
  content: "\ea10";
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* ============================================================ 
    10. ELEMENTS
=============================================================*/
#site.scrolling_down .element-is-sticky {
  transform: translateY(-121px);
}
#site .element-is-sticky {
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
#site .elementor-section {
  counter-reset: my-badass-counter;
}
#site .elementor-section [class*="elementor-column-gap-"] > .elementor-column > .elementor-element-populated {
  padding-top: 0;
  padding-bottom: 0;
}
#site .bg-blur {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
#site .swiper-pagination .swiper-pagination-bullet {
  height: 5px;
}
@media only screen and (max-width: 768px) {
  #site .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    width: 5px;
  }
}
#site .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
#site .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
#site .elementor-widget-image-carousel .swiper-slide {
  cursor: grab;
}
#site .elementor-widget-image-carousel .swiper-slide:active {
  cursor: grabbing;
}
#site rs-module-wrap .hades .tp-thumb {
  opacity: 0.4;
}
#site rs-module-wrap .hades .tp-thumb.selected {
  opacity: 1;
}
#site rs-module-wrap .hades .tp-thumb.selected .tp-thumb-image {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
#site rs-module-wrap .hades .tp-thumb-image {
  box-shadow: none;
}
.site .mqgroup {
  display: flex;
  gap: 60px;
}
.site .mqgroup:hover .mq {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.site .mq {
  animation: 50s linear infinite mq;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 60px;
}
.site .mq:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.site .mq li {
  white-space: nowrap;
}
.site .elementor-widget-divider.rounded .elementor-divider-separator {
  border-radius: 0px;
}
.site .elementor-widget-heading .elementor-heading-title a {
  padding-right: 110px;
  display: inline-block;
}
.site .elementor-widget-heading .elementor-heading-title a:before {
  content: "\ea85";
  font-family: "Nucleo";
  font-size: 12px;
  font-weight: normal;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 30px;
  line-height: 28px;
  padding: 0 19px 0 47px;
  position: absolute;
  top: 15px;
  right: 0;
}
.site .elementor-widget-heading .elementor-heading-title a:after {
  content: "";
  width: 32px;
  height: 2px;
  position: absolute;
  top: 29px;
  right: 26px;
  border-radius: 1px;
}
.site .elementor-widget-heading .elementor-heading-title a:hover:before {
  color: #ffffff;
  border-color: transparent;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.site .elementor-widget-heading .elementor-heading-title a:hover:after {
  background-color: #ffffff;
}
.site .elementor-widget-icon-box .elementor-widget-container {
  position: relative;
}
.site .elementor-widget-icon-box .elementor-icon-box-title {
  margin-top: 0;
}
.site .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
  position: absolute;
  top: 64px;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: visible;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul {
  margin: 0;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item {
  width: 100%;
  padding: 20px 35px;
  flex-direction: row-reverse;
  justify-content: space-between;
  border: 1px solid transparent;
  gap: 20px;
  margin-bottom: 30px;
  border-radius: 15px;
}
@media only screen and (min-width: 769px) {
  .site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item {
    flex: 1 1;
  }
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item:hover {
  background-color: #ffffff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item:hover .elementor-icon-list-icon {
  opacity: 1;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item .elementor-icon-list-text {
  text-align: left;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-item > a {
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 20px;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-icon {
  text-align: center;
  max-width: 48px;
  opacity: 0.7;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-icon svg,
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-icon img,
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline ul .elementor-icon-list-icon i {
  margin: 0;
}
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline.elementor-align-left ul li.elementor-icon-list-item,
.site .elementor-widget-icon-list.elementor-icon-list--layout-inline.elementor-align-left ul li.elementor-icon-list-item > a {
  flex-direction: row;
  justify-content: inherit;
}
.site .elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: inherit;
}
.site .elementor-widget-image-box .elementor-widget-container {
  overflow: hidden;
  position: relative;
}
.site .elementor-widget-image-box .elementor-image-box-img a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.site .elementor-widget-image-box .elementor-image-box-title {
  margin: 0 0 8px 0;
}
.site .elementor-widget-image-box .elementor-image-box-title a:before {
  content: "\ea85";
  font-family: "Nucleo";
  font-size: 12px;
  font-weight: normal;
  background-color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0 19px 0 47px;
  position: absolute;
  left: 20px;
  bottom: 30px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-image-box .elementor-image-box-title a:before {
    left: 40px;
  }
}
.site .elementor-widget-image-box .elementor-image-box-title a:after {
  content: "";
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: 44px;
  left: 40px;
  border-radius: 1px;
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-image-box .elementor-image-box-title a:after {
    left: 60px;
  }
}
.site .elementor-widget-image-box .elementor-image-box-content {
  position: absolute;
  padding: 25px 36% 25px 20px;
  left: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-image-box .elementor-image-box-content {
    padding: 30px 36% 30px 40px;
  }
}
.site .elementor-widget-image-box .elementor-image-box-description {
  display: inline;
  background-size: 0 100%;
  background-repeat: no-repeat;
}
.site .elementor-widget-image-box.has-border .elementor-image-box-title {
  padding-top: 20px;
}
.site .elementor-widget-image-box.has-border .elementor-image-box-title:after {
  content: "";
  position: absolute;
  left: 40px;
  top: 30px;
  right: 40px;
  border-bottom: 1px solid;
  opacity: 0.6;
}
.site .elementor-widget-image-box:hover .elementor-image-box-description {
  background-size: 100% 100%;
}
.site .elementor-widget-image-box:hover .elementor-image-box-title a:before {
  color: #ffffff;
}
.site .elementor-widget-image-box:hover .elementor-image-box-title a:after {
  background-color: #ffffff;
}
.site .elementor-widget-wp-widget-nav_menu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 40px;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.site .elementor-widget-wp-widget-nav_menu ul::-webkit-scrollbar {
  display: none;
}
.site .elementor-widget-wp-widget-nav_menu ul:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: -100px;
  right: -100px;
  z-index: -1;
  top: -100px;
  background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-wp-widget-nav_menu ul:after {
    display: none;
  }
}
.site .elementor-widget-wp-widget-nav_menu ul li a {
  position: relative;
  display: inline-block;
  line-height: 26px;
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-wp-widget-nav_menu ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 1px;
    background: rgba(0, 0, 60, 0.15);
  }
  .site .elementor-widget-wp-widget-nav_menu ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    transition: all 0.2s ease-in-out 0s;
  }
  .site .elementor-widget-wp-widget-nav_menu ul li a:hover:before {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-wp-widget-nav_menu ul {
    counter-reset: my-badass-counter;
    flex-direction: column;
    gap: 16px;
  }
  .site .elementor-widget-wp-widget-nav_menu ul li {
    position: relative;
    padding-left: 40px;
  }
  .site .elementor-widget-wp-widget-nav_menu ul li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.6;
  }
}
.site .sticky-element-active + .element-is-sticky .elementor-widget-wp-widget-categories .elementor-widget-container:before,
.site .sticky-element-active + .element-is-sticky .elementor-widget-wp-widget-nav_menu .elementor-widget-container:before {
  opacity: 1;
}
.site .sticky-element-active + .element-is-sticky .elementor-widget-wp-widget-categories .elementor-widget-container h5:before,
.site .sticky-element-active + .element-is-sticky .elementor-widget-wp-widget-nav_menu .elementor-widget-container h5:before {
  display: none;
}
.site .elementor-image-gallery .gallery-columns-8 .gallery-item {
  width: 25%;
}
.site .elementor-image-gallery .gallery .gallery-item a:hover {
  opacity: 0.9;
}
.site .elementor-image-gallery .gallery-caption {
  display: none;
}
.site .elementor-widget-image-carousel .swiper-slide {
  cursor: grab;
}
.site .elementor-widget-image-carousel .swiper-slide:active {
  cursor: grabbing;
}
.site .elementor-widget-video .elementor-widget-container {
  overflow: visible;
}
.site .elementor-custom-embed-image-overlay {
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.055), 0 4px 4px rgba(0, 0, 0, 0.055), 0 8px 8px rgba(0, 0, 0, 0.055), 0 16px 16px rgba(0, 0, 0, 0.055), 0 32px 32px rgba(0, 0, 0, 0.055);
}
.site .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
  transform: translate(0, 0);
  top: auto;
  left: 25px;
  bottom: 25px;
}
.site .elementor-custom-embed-image-overlay .elementor-custom-embed-play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.site .elementor-custom-embed-image-overlay .elementor-custom-embed-play i {
  text-shadow: none;
  opacity: 1;
}
.site .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play:before {
  transform: translate(-50%, -50%) scale(1.2);
}
.site .elementor-widget-counter {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.055), 0 4px 4px rgba(0, 0, 0, 0.055), 0 8px 8px rgba(0, 0, 0, 0.055), 0 16px 16px rgba(0, 0, 0, 0.055), 0 32px 32px rgba(0, 0, 0, 0.055);
}
.site .elementor-widget-counter .elementor-counter-number-wrapper {
  margin-bottom: 10px;
}
.site .elementor-toggle .elementor-toggle-item {
  background: #ffffff;
  margin-bottom: 30px;
  border-radius: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.site .elementor-toggle .elementor-toggle-item .elementor-tab-title {
  position: relative;
  padding: 28px 70px 28px 30px;
  border: none;
}
.site .elementor-toggle .elementor-toggle-item .elementor-tab-title:before {
  content: "\eab4";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  font-weight: normal;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}
.site .elementor-toggle .elementor-toggle-item .elementor-tab-title.elementor-active:before {
  transform: translateY(-50%) rotate(90deg);
}
.site .elementor-toggle .elementor-toggle-item .elementor-tab-content {
  border: none;
  padding: 0 30px 25px 30px;
}
.site .elementor-toggle .elementor-toggle-item .elementor-toggle-icon {
  display: none;
}
.site .elementor-widget-wp-widget-tag_cloud .elementor-widget-container h5 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 15px;
  letter-spacing: 1px;
  margin: 0 0 25px 0;
  color: inherit;
}
.site .elementor-widget-wp-widget-tag_cloud .elementor-widget-container .tagcloud {
  gap: 10px;
}
.site .elementor-widget-wp-widget-tag_cloud .elementor-widget-container a {
  font-size: 14px !important;
  line-height: 18px;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
}
.site .elementor-widget-wp-widget-search .search-form {
  display: flex;
  gap: 8px;
}
.site .elementor-widget-wp-widget-search .search-form label {
  flex-grow: 1;
}
.site .elementor-widget-wp-widget-search .search-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
  background-color: #ffffff;
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.site .elementor-widget-wp-widget-search .search-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus {
  background-color: rgba(255, 255, 255, 0.9);
}
.site .elementor-accordion .elementor-accordion-item {
  border-top: none;
  border-left: none;
  border-right: none;
}
.site .elementor-accordion .elementor-accordion-item:last-of-type {
  border: none;
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title {
  padding-left: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title span {
  opacity: 0.6;
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-icon {
  opacity: 1;
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-icon:before {
  content: "\ea8e";
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  opacity: 0.3;
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon:before {
  content: "\ea8d";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: normal;
  transform: translate(-50%, -50%);
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon span {
  display: none;
}
.site .elementor-accordion .elementor-accordion-item .elementor-tab-content {
  padding: 0 0 30px 0;
  clear: both;
  border: none;
}
.site .elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: visible;
  margin-bottom: 50px;
}
.site .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title {
  border: none;
  padding: 0 40px 0 0;
}
.site .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:after,
.site .elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:before {
  display: none;
}
@media only screen and (max-width: 768px) {
  .site .elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: none;
  }
  .site .elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-title {
    border: none;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .site .elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    padding: 20px 0;
  }
}
.site .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tab-title {
  text-align: center;
}
.site .elementor-widget-tabs .elementor-tab-content {
  padding: 0;
  border: 0;
}
.site .pp-counter .pp-counter-number,
.site .pp-counter .pp-counter-number-suffix {
  font-family: inherit;
  line-height: 1;
  display: inline-block;
}
.site .pp-counter .pp-counter-number-suffix {
  top: 6px;
  position: relative;
}
.site .pp-counter div.pp-counter-number + .pp-counter-number-suffix {
  top: 0;
}
.site .pp-counter.pp-counter-layout-1 {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 20px;
}
.site .pp-counter.pp-counter-layout-1 .pp-counter-number-title-wrap .pp-counter-number-wrap .pp-counter-number-prefix {
  display: block;
  margin-bottom: 10px;
}
.site .pp-counter.pp-counter-layout-1 .pp-counter-number-title-wrap .pp-counter-title-wrap {
  margin-top: 17px;
}
.site .pp-fancy-heading {
  margin: 0;
}
.site .elementor-widget-pp-dual-heading .pp-dual-heading {
  margin: 0;
}
.site .elementor-widget-pp-dual-heading .pp-first-text {
  position: relative;
  padding: 0 0 0 40px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.site .elementor-widget-pp-dual-heading .pp-first-text:after,
.site .elementor-widget-pp-dual-heading .pp-first-text:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  height: 20px;
  width: 20px;
  border-radius: 10px;
}
.site .elementor-widget-pp-dual-heading .pp-first-text:before {
  left: 0;
  z-index: 2;
}
.site .elementor-widget-pp-dual-heading.pp-dual-heading-block .pp-first-text {
  display: inline-block;
  margin-bottom: 10px;
}
.site .elementor-widget-pp-dual-heading.colorWhite .pp-first-text:after {
  background-color: #ffffff;
}
.site .pp-icon-list-inline.columns-2 .pp-icon-list-item {
  width: 50%;
  margin: 0 0 10px 0;
}
.site .pp-icon-list-inline.columns-3 .pp-icon-list-item {
  width: 50%;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .site .pp-icon-list-inline.columns-3 .pp-icon-list-item {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 801px) {
  .site .pp-icon-list-inline.columns-3 .pp-icon-list-item {
    width: 33.333333%;
  }
}
.site .pp-icon-list-inline.columns-4 .pp-icon-list-item {
  width: 50%;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .site .pp-icon-list-inline.columns-4 .pp-icon-list-item {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 801px) {
  .site .pp-icon-list-inline.columns-4 .pp-icon-list-item {
    width: 25%;
  }
}
.site .pp-icon-list-inline.columns-5 .pp-icon-list-item {
  width: 50%;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .site .pp-icon-list-inline.columns-5 .pp-icon-list-item {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 801px) {
  .site .pp-icon-list-inline.columns-5 .pp-icon-list-item {
    width: 20%;
  }
}
.site .pp-icon-list-inline .pp-list-items {
  margin: 0 -15px;
}
.site .pp-icon-list-inline .pp-list-items .pp-icon-list-item {
  padding: 0 15px;
}
.site .pp-icon-list-inline .pp-list-items .pp-icon-list-item a span {
  position: relative;
}
.site .pp-icon-list-inline .pp-list-items .pp-icon-list-item a span:after {
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
  bottom: -2px;
  border-bottom: 1px solid;
  opacity: 0.3;
}
.site .pp-icon-list-inline .pp-list-items .pp-icon-list-item a span:hover:after {
  left: 0;
  right: auto;
  width: 100%;
}
.site .elementor-widget-pp-info-box .pp-info-box {
  width: 100%;
  overflow: visible;
}
.site .elementor-widget-pp-info-box.pp-info-box-left .pp-info-box-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-direction: column;
}
@media only screen and (min-width: 721px) {
  .site .elementor-widget-pp-info-box.pp-info-box-left .pp-info-box-content {
    flex-direction: row;
  }
}
.site .elementor-widget-pp-info-box.pp-info-box-right .pp-info-box-content {
  display: flex;
  flex-direction: column;
}
.site .elementor-widget-pp-info-box.pp-info-box-right .pp-info-box-divider-wrap {
  order: 1;
  position: absolute;
  left: 40px;
  right: 40px;
  top: 40px;
}
.site .elementor-widget-pp-info-box.pp-info-box-right .pp-info-box-title-wrap {
  order: 2;
  display: flex;
  flex-direction: column-reverse;
  position: absolute;
  left: 40px;
  right: 40px;
  top: 70px;
}
.site .elementor-widget-pp-info-box.pp-info-box-right .pp-info-box-description {
  order: 3;
}
.site .elementor-widget-pp-info-box.pp-info-box-right .pp-info-box-footer {
  order: 4;
}
.site .elementor-widget-pp-info-box .pp-info-box-icon-wrap {
  flex-shrink: 0;
}
.site .elementor-widget-pp-info-box .pp-info-box-icon {
  display: block;
}
.site .elementor-widget-pp-info-box .pp-info-box-icon i,
.site .elementor-widget-pp-info-box .pp-info-box-icon svg {
  margin-left: auto;
  margin-right: auto;
}
.site .elementor-widget-pp-info-box .pp-info-box-title {
  margin: 0;
}
.site .elementor-widget-pp-info-box .pp-info-box-subtitle {
  margin: 0;
}
.site .elementor-widget-pp-info-box .pp-info-box-button:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.site .elementor-widget-pp-info-list .pp-info-list-container .pp-infolist-icon-wrapper {
  background: transparent;
}
.site .elementor-widget-pp-info-list .pp-info-list-container .pp-infolist-icon-wrapper:after,
.site .elementor-widget-pp-info-list .pp-info-list-container .pp-infolist-icon-wrapper:before {
  display: none;
}
.site .elementor-widget-pp-info-list .pp-info-list-description h3 {
  margin-top: 0;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  counter-reset: my-badass-counter;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item {
  width: calc(50% - 10px);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 30px;
  position: relative;
  overflow: visible;
  padding-bottom: 20px;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item:after {
  content: "";
  position: absolute;
  width: 0;
  right: 0;
  top: -1px;
  height: 1px;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item:hover:after {
  right: auto;
  width: 100%;
  left: 0;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner {
  gap: 30px;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner {
    flex-direction: row-reverse;
  }
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner .pp-infolist-icon-wrapper {
  margin: 0;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner .pp-infolist-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner .pp-infolist-content-wrapper .pp-info-list-title:before {
  counter-increment: my-badass-counter;
  content: counter(my-badass-counter, decimal-leading-zero) ".";
  font-weight: 500;
  margin-right: 10px;
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner .pp-infolist-content-wrapper {
    flex-direction: row;
    gap: 30px;
    width: 75%;
  }
  .site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item .pp-info-list-item-inner .pp-infolist-content-wrapper .pp-info-list-title {
    width: 188px;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 769px) {
  .site .elementor-widget-pp-info-list.columns-2 .pp-list-items {
    gap: 60px;
  }
  .site .elementor-widget-pp-info-list.columns-2 .pp-list-items .pp-info-list-item {
    width: calc(50% - 30px);
    padding-bottom: 0;
  }
}
.site .elementor-widget-pp-info-box-carousel .pp-info-box-carousel {
  overflow: visible;
}
.site .elementor-widget-pp-info-box-carousel .pp-info-box-carousel .swiper-slide:not(.swiper-slide-visible) .pp-info-box {
  opacity: 0.4;
}
.site .elementor-widget-pp-info-box-carousel .pp-info-box-title {
  margin-top: 0;
}
.site .elementor-widget-pp-info-box-carousel .pp-info-box-title span {
  font-weight: 500;
  opacity: 0.5;
}
.site .e-widget-swiper .swiper {
  overflow: visible;
}
.site .e-widget-swiper .pp-slider-arrow {
  width: 80px;
  height: 80px;
  z-index: 3;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.site .e-widget-swiper .pp-slider-arrow:not(.swiper-button-disabled):hover i,
.site .e-widget-swiper .pp-slider-arrow:not(.swiper-button-disabled):hover:before {
  color: #ffffff;
}
.site .e-widget-swiper .pp-slider-arrow:before {
  content: "\ea9b";
  font-family: "Nucleo";
  font-size: 32px;
  font-weight: normal;
}
.site .e-widget-swiper .pp-slider-arrow svg {
  display: none;
}
.site .e-widget-swiper .pp-slider-arrow i {
  display: flex;
}
.site .e-widget-swiper .pp-slider-arrow i:before {
  content: "\ea9b";
  font-family: "Nucleo";
  font-size: 32px;
  font-weight: normal;
}
.site .e-widget-swiper .pp-slider-arrow.elementor-swiper-button-prev i,
.site .e-widget-swiper .pp-slider-arrow.elementor-swiper-button-prev:before {
  transform: rotateY(180deg);
}
.site .e-widget-swiper .pp-slider-arrow.swiper-button-disabled {
  opacity: 0.2;
  cursor: no-drop;
}
.site .elementor-widget-pp-posts.e-widget-swiper .swiper-container-wrap-dots-outside {
  border: none;
  padding: 0;
}
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap .pp-post-terms {
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 77%;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap .pp-post-terms:hover {
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap .pp-post-terms {
    display: none;
  }
}
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap:not(.swiper-slide-active) .pp-post-content-wrap,
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap:not(.swiper-slide-active) .pp-post-terms {
  visibility: hidden;
  opacity: 0;
}
.site .elementor-widget-pp-posts.e-widget-swiper.elementor-grid-1 .pp-post-wrap:not(.swiper-slide-active) img {
  filter: grayscale(1);
  opacity: 0.8;
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1 .pp-post-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 20px;
  padding-bottom: 20px;
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1 .pp-post-wrap:last-child {
  border-bottom: none;
  padding-bottom: 15px;
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1 .pp-post-wrap:first-child {
  padding-top: 15px;
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-thumbnail {
    position: absolute;
    top: -30px;
    right: 110%;
    width: 346px;
    visibility: hidden;
    transform: translateY(-35px) rotate(0deg);
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
  }
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-wrap {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-wrap:hover .pp-post-thumbnail {
    transform: translateY(0) rotate(-5deg);
    visibility: visible;
    opacity: 1;
  }
  .site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-wrap:nth-child(2n):hover .pp-post-thumbnail {
    transform: translateY(0) rotate(5deg);
  }
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-content {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media only screen and (max-width: 1024px) {
  .site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-content {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 1025px) {
  .site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-meta {
    width: 18%;
  }
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-title {
  flex-grow: 1;
}
.site .elementor-widget-pp-posts:not(.e-widget-swiper).elementor-grid-1.style2 .pp-post-terms-wrap .pp-post-terms {
  background-color: transparent;
}
.site .elementor-widget-pp-posts .pp-post {
  overflow: visible;
}
.site .elementor-widget-pp-posts .pp-post-thumbnail {
  overflow: visible;
}
.site .elementor-widget-pp-posts .pp-post-title {
  margin-top: 0;
}
.site .elementor-widget-pp-posts .pp-post-title a {
  background-size: 0 100%;
  background-repeat: no-repeat;
}
.site .elementor-widget-pp-posts .pp-post-title .highlight:after,
.site .elementor-widget-pp-posts .pp-post-title .highlight:before {
  display: none;
}
.site .elementor-widget-pp-posts .pp-post-meta {
  font-size: 13px;
  line-height: 1.2;
}
.site .elementor-widget-pp-posts .pp-meta-separator {
  font-weight: normal;
  position: relative;
  top: -1px;
  opacity: 0.9;
}
.site .elementor-widget-pp-posts .pp-post-terms-wrap {
  line-height: 1;
}
.site .elementor-widget-pp-posts .swiper-container-wrap-dots-outside {
  border-bottom: 1px solid rgba(0, 0, 60, 0.12);
  padding-bottom: 30px;
}
.site .elementor-widget-pp-posts .pp-posts-pagination-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.site .elementor-widget-pp-posts .pp-posts-pagination {
  padding-top: 0;
}
.site .elementor-widget-pp-posts .pp-posts-pagination .page-numbers {
  border-width: 1px;
}
.site .elementor-widget-pp-posts .pp-posts-pagination .page-numbers.next {
  display: block;
  background: #ffffff;
  border-width: 0;
}
.site .elementor-widget-pp-posts .pp-posts-pagination .page-numbers.prev + .page-numbers {
  margin-left: 0 !important;
}
.site .elementor-widget-pp-posts .pp-posts-pagination .page-numbers.current {
  border-width: 0;
}
.site .elementor-widget-pp-posts .pp-post-wrap .pp-grid-item:hover .pp-post-title a,
.site .elementor-widget-pp-posts .pp-post-wrap .pp-carousel-item:hover .pp-post-title a {
  background-size: 100% 100%;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-content-wrap {
  position: absolute;
  left: 30px;
  max-width: calc(80% - 30px);
  bottom: 30px;
  z-index: 2;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-thumbnail a {
  position: static;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-thumbnail a:after {
  background: #191125;
  width: 100%;
  opacity: 0.3;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-thumbnail a:before {
  display: none;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-thumbnail a:hover:after {
  opacity: 0.15;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-term a {
  background-color: #ffffff;
  border: none;
  padding: 3px 8px;
}
.site .elementor-widget-pp-posts .pp-posts[data-layout="masonry"] .pp-post-term a:hover {
  color: #ffffff;
}
.site .elementor-widget-pp-posts.pp-equal-height-yes .pp-post-wrap {
  position: relative;
}
.site .elementor-widget-pp-posts.pp-equal-height-yes .pp-post-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: rgba(0, 0, 60, 0.1);
}
.site .elementor-widget-pp-posts.pp-equal-height-yes .pp-post-wrap:last-child:before {
  display: none;
}
.site .elementor-widget-pp-posts.pp-equal-height-yes .pp-post-wrap .pp-post-meta {
  position: absolute;
  bottom: 0;
}
.site .elementor-widget-pp-logo-carousel .swiper {
  overflow: hidden;
}
.site .elementor-widget-pp-content-ticker .pp-content-ticker-container {
  padding: 10px;
  border-radius: 50px;
}
.site .elementor-widget-pp-content-ticker .pp-content-ticker-container .pp-content-ticker-heading {
  border-radius: 50px;
}
.site .elementor-shortcode .mc4wp-form {
  border-top: 8px solid;
  padding-top: 25px;
}
.site .elementor-shortcode .mc4wp-form .form-wrap label {
  font-size: 15px;
}
.site .elementor-shortcode .mc4wp-form .form-wrap input {
  margin-top: 15px;
}
.site .elementor-shortcode .mc4wp-form .form-wrap input[type="email"] {
  margin-top: 17px;
  background: #ffffff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.site .elementor-shortcode .mc4wp-form .form-wrap input[type="email"]:not(:focus) {
  border-color: transparent;
}
.site .elementor-shortcode .mc4wp-form .term-wrap label {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 13px;
}
.site .elementor-shortcode .mc4wp-form input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(0, 0, 60, 0.2);
  cursor: pointer;
  height: 24px;
  width: 24px;
}
.site .elementor-shortcode .mc4wp-form input[type="checkbox"]:after {
  content: "\ea1c";
  font-family: "Nucleo";
  position: absolute;
  left: -1px;
  top: -1px;
  font-size: 24px;
  line-height: 1;
  opacity: 0;
}
.site .elementor-shortcode .mc4wp-form input[type="checkbox"]:checked {
  background: #ffffff;
}
.site .elementor-shortcode .mc4wp-form input[type="checkbox"]:checked:after {
  opacity: 1;
}
.site .elementor-widget-pp-team-member:hover .pp-tm-image img {
  filter: grayscale(0);
}
.site .elementor-widget-pp-team-member .pp-tm-name {
  margin-top: 0;
}
.site .elementor-widget-pp-team-member .pp-tm-divider {
  border-radius: 0px;
}
.site .elementor-widget-pp-team-member .pp-tm-image {
  vertical-align: top;
}
.site .elementor-widget-pp-team-member .pp-tm-image img {
  filter: grayscale(1);
}
.site .elementor-widget-pp-team-member .pp-tm-description a.link i {
  margin: 0 4px 0 0;
  position: relative;
  top: 1px;
  font-size: 11px;
}
.site .elementor-widget-pp-team-member .pp-tm-description a.link:after {
  bottom: -4px;
}
.site .elementor-widget-pp-team-member-carousel .pp-tm-name {
  margin: 0;
}
.site .elementor-widget-pp-team-member-carousel .pp-tm-description {
  margin-top: 15px;
}
.site .elementor-widget-pp-team-member-carousel .pp-tm-divider {
  border-radius: 0px;
}
.site .pp-hotspot-icon .fa-plus:before {
  content: "\ea70";
  font-family: "Nucleo";
  font-weight: normal;
}
.site .elementor-widget-pp-contact-form-7 .pp-contact-form-7-title {
  margin-top: 0;
}
.site .elementor-widget-pp-contact-form-7 .pp-contact-form-7-description {
  margin-bottom: 30px;
}
.site .elementor-widget-pp-contact-form-7 .pp-custom-radio-checkbox input[type=checkbox],
.site .elementor-widget-pp-contact-form-7 .pp-custom-radio-checkbox input[type=radio] {
  padding: 0;
}
.site .elementor-widget-pp-contact-form-7.style1 .field {
  position: relative;
}
.site .elementor-widget-pp-contact-form-7.style1 .field-label {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 19px;
  font-weight: 500;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 15px;
  opacity: 0.7;
}
.site .elementor-widget-pp-contact-form-7.style1 select {
  padding: 15px 0;
  border-radius: 0;
}
.site .elementor-widget-pp-contact-form-7.style1 textarea,
.site .elementor-widget-pp-contact-form-7.style1 input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
  padding: 15px 0;
  line-height: 19px;
}
.site .elementor-widget-pp-contact-form-7.style1 textarea:focus,
.site .elementor-widget-pp-contact-form-7.style1 input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus {
  box-shadow: none;
}
.site .elementor-widget-pp-contact-form-7.style1 textarea:focus + .field-label,
.site .elementor-widget-pp-contact-form-7.style1 input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus + .field-label {
  font-size: 8px;
  letter-spacing: 0,67;
  line-height: 10px;
  top: 0;
}
.site .elementor-widget-pp-contact-form-7.style1 .ui-dropdown .wpcf7-form-control-wrap:before {
  right: 0;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-title {
  margin-top: 0;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-button {
  width: 100%;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table {
  display: flex;
  flex-direction: column;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-head {
  order: 1;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-price-wrap {
  order: 2;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-footer {
  order: 3;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-features {
  order: 4;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-ribbon-1[class*="pp-pricing-table-ribbon"] {
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  top: auto;
  bottom: 100%;
  transform: none;
}
.site .elementor-widget-pp-pricing-table .pp-pricing-table-ribbon-1[class*="pp-pricing-table-ribbon"] .pp-pricing-table-ribbon-inner {
  transform: none;
  width: 100%;
  margin: 0;
  bottom: 100%;
  top: auto;
}
.site .elementor-widget-pp-buttons a.pp-button {
  border-radius: 0;
}
.site .elementor-widget-pp-buttons a.pp-button.no-bg {
  position: relative;
  padding: 0;
  background: none;
  box-shadow: none;
}
.site .elementor-widget-pp-buttons a.pp-button.no-bg:after {
  content: "";
  position: absolute;
  height: 23px;
  top: calc(50% + 1px);
  width: 0;
  right: -30px;
  transform: translateY(-50%);
  border-left: 1px solid;
  opacity: 0.2;
}
.site .elementor-widget-pp-buttons a.pp-button.no-bg:last-child:after {
  display: none;
}
.site .elementor-widget-pp-buttons a.pp-button.has-arrow {
  padding-right: 52px;
}
.site .elementor-widget-pp-buttons a.pp-button.has-arrow:before {
  content: "\ea74";
  position: absolute;
  font-family: "Nucleo";
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  font-weight: normal;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  color: #ffffff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.site .elementor-widget-pp-buttons.style1 .pp-buttons-group {
  justify-content: space-between;
  flex-flow: inherit;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.site .elementor-widget-pp-buttons.style1 .pp-buttons-group::-webkit-scrollbar {
  display: none;
}
.site .elementor-widget-pp-buttons.style1 .pp-buttons-group a {
  margin: 0;
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-item {
  overflow: visible;
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-item:last-child {
  border-bottom: none !important;
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-tab-content .elementor-section[data-element_type="section"] {
  margin-left: -15px;
  margin-right: -15px;
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-toggle-icon {
  margin-left: 40px;
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-tab-active .pp-accordion-toggle-icon:before {
  opacity: 1;
  transform: rotate(45deg);
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-tab-title {
  padding: 0;
}
.site .elementor-widget-pp-advanced-accordion .pp-accordion-tab-content {
  padding: 30px 0 0 0;
}
.site .elementor-widget-pp-image-accordion .pp-image-accordion-overlay {
  padding: 40px;
}
.site .elementor-widget-pp-image-accordion .pp-image-accordion-content-wrap * {
  transform-style: unset;
  visibility: visible;
  transition: none;
  opacity: 1;
}
.site .elementor-widget-pp-image-accordion .pp-image-accordion-item h2.pp-image-accordion-title {
  position: absolute;
  white-space: nowrap;
  transform: none;
  left: 40px;
  top: 40px;
  right: 40px;
  padding-top: 30px;
  border: none;
  border-top: 1px solid;
  margin: 0;
}
.site .elementor-widget-pp-image-accordion .pp-image-accordion-item h2.pp-image-accordion-title span {
  display: block;
  margin-bottom: 10px;
}
.site .elementor-widget-pp-image-accordion .pp-image-accordion-item:not(.pp-image-accordion-active) .pp-image-accordion-description,
.site .elementor-widget-pp-image-accordion .pp-image-accordion-item:not(.pp-image-accordion-active) .pp-image-accordion-button-wrap {
  visibility: hidden;
  opacity: 0;
}
.site .elementor-widget-pp-image-accordion .pp-image-accordion-item .pp-image-accordion-title {
  margin-top: 0;
}
.site .elementor-widget-progress .elementor-progress-wrapper {
  overflow: visible !important;
}
@media only screen and (min-width: 769px) {
  .site .elementor-widget-progress .elementor-progress-wrapper {
    margin-left: calc(25% + 8px);
    margin-right: 12%;
    position: static;
  }
}
.site .elementor-widget-progress .elementor-progress-bar {
  display: flex;
}
.site .elementor-widget-progress .elementor-progress-text {
  overflow: visible;
  padding: 0;
  transform: translateY(30px);
}
@media only screen and (min-width: 769px) {
  .site .elementor-widget-progress .elementor-progress-text {
    position: absolute;
    left: 0;
    line-height: 24px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
  }
}
.site .elementor-widget-progress .elementor-progress-percentage {
  padding: 0;
  transform: translateY(30px);
}
@media only screen and (min-width: 769px) {
  .site .elementor-widget-progress .elementor-progress-percentage {
    position: absolute;
    right: 0;
    line-height: 24px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 1024px) {
  .site .elementor-widget-html .grBtn span {
    display: none;
  }
}
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb-mask {
  overflow: visible !important;
}
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb {
  opacity: 1;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.055), 0 4px 4px rgba(0, 0, 0, 0.055), 0 8px 8px rgba(0, 0, 0, 0.055), 0 16px 16px rgba(0, 0, 0, 0.055), 0 32px 32px rgba(0, 0, 0, 0.055);
}
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb.selected {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35);
}
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb.selected:after {
  opacity: 1;
}
.site .wp-block-themepunch-revslider .thumb-kts .tp-thumb:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #ffffff;
  opacity: 0;
}
.site .wp-block-themepunch-revslider .tab-kts .tp-tab {
  opacity: 1;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 15px;
}
.site .wp-block-themepunch-revslider .tab-kts .tp-tab-image {
  top: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.site .wp-block-themepunch-revslider .tab-kts .tp-tab-content {
  margin: 3px 0 0 42px;
}
.site .wp-block-themepunch-revslider .arrow-kts {
  width: 80px;
  height: 30px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.site .wp-block-themepunch-revslider .arrow-kts:before {
  content: "\ea85";
  font-family: Nucleo;
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 0 28px;
  line-height: 30px;
  height: 30px;
}
.site .wp-block-themepunch-revslider .arrow-kts:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 2px;
  top: 50%;
  left: calc(46%);
  transform: translate(-50%, -50%);
  border-radius: 1px;
}
.site .wp-block-themepunch-revslider .arrow-kts.tp-leftarrow {
  transform: rotateY(180deg);
}
.site .wp-block-themepunch-revslider .arrow-kts:hover:before {
  color: #ffffff;
}
.site .wp-block-themepunch-revslider .arrow-kts:hover:after {
  background-color: #ffffff;
}
.site .wp-block-themepunch-revslider .bullet-kts .tp-bullet {
  width: 40px;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 769px) {
  .site .wp-block-themepunch-revslider .bullet-kts .tp-bullet {
    width: 70px;
  }
}
.site .wp-block-themepunch-revslider .highlight:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
}
@media only screen and (max-width: 768px) {
  .site .wp-block-themepunch-revslider .btn-arrow {
    font-size: 0;
  }
  .site .wp-block-themepunch-revslider .btn-arrow:before {
    left: 0;
  }
  .site .wp-block-themepunch-revslider .btn-arrow:after {
    left: calc(100% + 34px);
  }
}
.site .wpcf7-form {
  overflow: visible;
}
.site .darkmode {
  color: rgba(255, 255, 255, 0.5);
}
.site .darkmode .projects-filter ul li:not(.active) a {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}
.site .darkmode .projects-filter ul li.active a {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.7);
}
.site .darkmode .project-title {
  color: rgba(255, 255, 255, 0.7);
}
.site .darkmode .project-title a {
  background-image: linear-gradient(180deg, transparent 97%, rgba(255, 255, 255, 0.2) 0);
}
.site .darkmode .project-title:hover a {
  color: #ffffff;
}
.site .darkmode a.link {
  color: rgba(255, 255, 255, 0.7);
}
.site .darkmode a.link:hover {
  color: #ffffff;
}
.site .darkmode .wp-block-themepunch-revslider .tab-kts .tp-tab {
  border-color: rgba(255, 255, 255, 0.15);
}
.site .darkmode .wp-block-themepunch-revslider .tab-kts .tp-tab span {
  color: rgba(255, 255, 255, 0.4);
}
.site .darkmode .wp-block-themepunch-revslider .tab-kts .tp-tab.selected {
  border-color: #ffffff;
  color: #ffffff;
}
.site .darkmode .wp-block-themepunch-revslider .tab-kts .tp-tab.selected span {
  color: #ffffff;
}
.site .darkmode .wp-block-themepunch-revslider .bullet-kts .tp-bullet {
  background-color: rgba(255, 255, 255, 0.15);
}
.site .darkmode span {
  color: rgba(255, 255, 255, 0.7);
}
.site .darkmode.elementor-widget-heading .elementor-heading-title a:not(:hover):before {
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.site .darkmode.elementor-widget-heading .elementor-heading-title a:not(:hover):after {
  background: #ffffff;
}
.list-style1,
.list-style2 {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  counter-reset: my-badass-counter;
}
.list-style1 li,
.list-style2 li {
  position: relative;
  padding: 0 0 0 35px;
  margin-bottom: 15px;
}
.list-style1 li:before,
.list-style2 li:before {
  counter-increment: my-badass-counter;
  content: counter(my-badass-counter, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
.list-style1[class*="columns-"] li,
.list-style2[class*="columns-"] li {
  margin-bottom: 20px;
}
@media only screen and (min-width: 605px) {
  .list-style1[class*="columns-"],
  .list-style2[class*="columns-"] {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .list-style1[class*="columns-"] li,
  .list-style2[class*="columns-"] li {
    width: calc(50% - 15px);
    margin-bottom: -10px;
  }
}
.list-style2 {
  font-size: 15px;
}
.list-style2 li {
  padding: 0 0 0 60px;
  margin-bottom: 15px;
}
.list-style2 li:before {
  top: 12px;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 1px;
  opacity: 1;
}
.wpcf7-form.submitting .wpcf7-form-control-wrap {
  opacity: 0.5;
}
.wpcf7-form .form-row {
  font-size: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
}
.wpcf7-form .form-row > p {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
}
.wpcf7-form .form-row:last-child,
.wpcf7-form .form-row:last-of-type {
  margin-bottom: 0;
}
.wpcf7-form .form-row.ui-dropdown .wpcf7-form-control-wrap,
.wpcf7-form .form-row .field.ui-dropdown .wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-form .form-row.ui-dropdown .wpcf7-form-control-wrap:before,
.wpcf7-form .form-row .field.ui-dropdown .wpcf7-form-control-wrap:before {
  content: "\ea72";
  font-family: "Nucleo";
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 1;
  line-height: 1;
  font-weight: normal;
  transform: translateY(-50%);
}
.wpcf7-form .form-row.ui-dropdown select,
.wpcf7-form .form-row .field.ui-dropdown select {
  padding-top: 15px;
  padding-bottom: 15px;
}
.wpcf7-form .form-row.ui-grid,
.wpcf7-form .form-row.ui-grid > p {
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (min-width: 605px) {
  .wpcf7-form .form-row.ui-grid,
  .wpcf7-form .form-row.ui-grid > p {
    flex-direction: row;
  }
}
.wpcf7-form .form-row.ui-grid .field,
.wpcf7-form .form-row.ui-grid > p .field {
  flex: 1 1;
}
.wpcf7-form .form-row.file {
  border: 2px dashed rgba(0, 0, 0, 0.2);
  padding: 5px 5px 5px 80px;
}
.wpcf7-form .form-row.file:before,
.wpcf7-form .form-row.file:after {
  content: "";
  width: 2px;
  height: 22px;
  background: #333;
  position: absolute;
  left: 40px;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.wpcf7-form .form-row.file:after {
  transform: translateY(-50%) rotate(90deg);
}
.wpcf7-form .form-row.file label {
  display: none;
}
.wpcf7-form .form-row.file input[type="file"] {
  padding: 15px 0;
  border: none !important;
  background: none !important;
  font-weight: 600;
}
.wpcf7-form .form-row.file input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.wpcf7-form .form-row.file input[type="file"]:before {
  content: "Choose File";
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
}
.wpcf7-form .form-row input.wpcf7-form-control,
.wpcf7-form .form-row select,
.wpcf7-form .form-row textarea {
  width: 100%;
}
.wpcf7-form .form-row input.wpcf7-form-control:focus,
.wpcf7-form .form-row select:focus,
.wpcf7-form .form-row textarea:focus {
  box-shadow: none !important;
}
.wpcf7-form .form-row textarea {
  height: 180px;
  display: block;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form .wpcf7-form-control-wrap {
  flex: 1 1;
}
.wpcf7-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  margin: 0;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-form .wpcf7-radio .wpcf7-list-item label {
  position: relative;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
.wpcf7-form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 24px;
  padding: 10px 25px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: block;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item input,
.wpcf7-form .wpcf7-radio .wpcf7-list-item input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item input:after,
.wpcf7-form .wpcf7-radio .wpcf7-list-item input:after {
  display: none;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item input:checked + .wpcf7-list-item-label,
.wpcf7-form .wpcf7-radio .wpcf7-list-item input:checked + .wpcf7-list-item-label {
  color: #ffffff;
}
.wpcf7-form .wpcf7-response-output:last-child {
  margin: 20px 0 0;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.wpcf7-form .wpcf7-acceptance {
  font-size: 14px;
  display: block;
  margin: 0 0 50px 0;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item label {
  display: flex;
  align-items: center;
  font-weight: normal;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {
  line-height: 20px;
}
.wpcf7-form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  font-size: 13px;
  margin: 5px 0;
}
.wpcf7-form .wpcf7-form-control-wrap[class*="textarea"] {
  display: flex;
}
.wpcf7-form .wpcf7-radio {
  display: flex;
}
.wpcf7-form .wpcf7-radio label {
  display: flex;
}
.wpcf7-form input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  margin-right: 15px;
}
.wpcf7-form input[type="checkbox"]:focus {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.wpcf7-form input[type="checkbox"]:after {
  content: "\ea1c";
  font-family: "Nucleo";
  position: absolute;
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  width: 24px;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: none;
  color: #ffffff;
}
.wpcf7-form input[type="checkbox"]:checked:after {
  display: block;
}
.wpcf7-form input[type="submit"] {
  width: auto;
}
.wpcf7-form p {
  position: relative;
}
.wpcf7-form p .ajax-loader,
.wpcf7-form p .wpcf7-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.wpcf7-form .ajax-loader,
.wpcf7-form .wpcf7-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.select2-container .select2-dropdown {
  padding: 10px;
  border: none;
  font-size: 14px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.select2-container .select2-dropdown .select2-results__options li {
  border-radius: 0px;
}
.select2-container .select2-dropdown[class*="select2-dropdown--"] {
  border-radius: 0;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}
.select2-container.select2-container--default .select2-selection--single {
  border: 1px solid rgba(0, 0, 60, 0.12);
  height: 45px;
  border-radius: 0;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px;
  padding: 0 20px;
  color: inherit;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 43px;
  right: 15px;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  margin: 0;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  text-indent: 0;
  content: "\ea72";
  font-family: "Nucleo";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: normal;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__clear {
  margin-right: 15px;
  font-weight: normal;
  line-height: 44px;
}
.select2-container.select2-container--open .select2-selection .select2-selection__rendered {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.elementor-widget-button.outline:hover a,
.elementor-widget-button.outline:hover a.elementor-button {
  color: #ffffff;
}
.button:not([class*="product_type_"]) {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 16px;
}
.button:not([class*="product_type_"]).white {
  background-color: #ffffff;
}
.button:not([class*="product_type_"]).white:hover {
  color: #ffffff;
}
.button:not([class*="product_type_"]).white.outline {
  box-shadow: none;
  color: #ffffff;
}
.button:not([class*="product_type_"]).white.outline:after {
  border-color: #ffffff;
  opacity: 0.45;
}
.button:not([class*="product_type_"]).dark {
  color: #ffffff;
}
.button:not([class*="product_type_"]).sm {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 1025px) {
  .button:not([class*="product_type_"]).md {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
  }
}
@media only screen and (min-width: 1025px) {
  .button:not([class*="product_type_"]).lg {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 17px;
  }
}
.button:not([class*="product_type_"]).outline {
  background: transparent;
}
.button:not([class*="product_type_"]).outline:after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  border: 1px solid;
  z-index: -1;
  border-radius: 15px;
  opacity: 0.1;
}
.button:not([class*="product_type_"]).outline:hover {
  color: #ffffff;
}
.button:not([class*="product_type_"]).outline:hover:after {
  opacity: 0;
}
.button:not([class*="product_type_"]).full {
  width: 100%;
  text-align: center;
  display: block;
}
.button:not([class*="product_type_"]).has-arrow {
  padding-left: 25px;
  text-align: inherit;
}
.button:not([class*="product_type_"]).has-arrow:before {
  content: "\ea74";
  font-family: "Nucleo";
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  right: 22px;
  top: 50%;
  line-height: 1;
  transform: translateY(-50%) rotate(-45deg);
}
.button:not([class*="product_type_"]).has-arrow.down:before {
  transform: translateY(-50%) rotate(90deg);
}
.btn-arrow,
.button-arrow,
.elementor-widget-button.has-arrow .elementor-button-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.5px;
  position: relative;
}
.btn-arrow:before,
.button-arrow:before,
.elementor-widget-button.has-arrow .elementor-button-text:before {
  content: "\ea85";
  font-family: "Nucleo";
  font-size: 12px;
  font-weight: normal;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 30px;
  line-height: 28px;
  padding: 0 19px 0 47px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 30px);
}
.btn-arrow:after,
.button-arrow:after,
.elementor-widget-button.has-arrow .elementor-button-text:after {
  content: "";
  width: 32px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: calc(100% + 64px);
  transform: translate(-50%, -50%);
  border-radius: 1px;
}
.btn-arrow:hover:before,
.button-arrow:hover:before,
.elementor-widget-button.has-arrow .elementor-button-text:hover:before {
  color: #ffffff;
  border-color: transparent;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn-arrow:hover:after,
.button-arrow:hover:after,
.elementor-widget-button.has-arrow .elementor-button-text:hover:after {
  background: #ffffff;
}
.btn-arrow.white:not(:hover):before,
.button-arrow.white.white:not(:hover):before,
.elementor-widget-button.has-arrow.white .elementor-button-text:not(:hover):before {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.35);
}
.btn-arrow.white:not(:hover):after,
.button-arrow.white.white:not(:hover):after,
.elementor-widget-button.has-arrow.white .elementor-button-text:not(:hover):after {
  background-color: #ffffff;
}
.gr-btn,
.grBtn {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}
@media only screen and (min-width: 605px) {
  .gr-btn,
  .grBtn {
    flex-direction: row;
    align-items: center;
  }
}
.aligncenter .grBtn,
.aligncenter .gr-btn {
  justify-content: center;
}
.badge {
  color: #ffffff;
  line-height: 1;
  padding: 1px 8px 1.5px;
  margin: 0 5px;
  border-radius: 10px;
}
.ctaBox h2 {
  margin: 0;
  line-height: 1.16667;
  font-size: 30px;
  word-break: break-word;
}
@media only screen and (min-width: 1025px) {
  .ctaBox h2 {
    width: 90%;
    font-size: 48px;
    line-height: 56px;
  }
}
.ctaBox h2 a {
  background-size: 0 100%;
  background-repeat: no-repeat;
}
.ctaBox h2:hover a {
  background-size: 100% 100%;
}
.contactInfo p {
  margin-bottom: 10px;
}
.contactInfo p:last-child {
  margin-bottom: 0;
}
.contactBox {
  margin-bottom: 50px;
}
.contactBox h3 {
  margin: 0 0 20px 0;
}
.no-height {
  height: 0;
}
.bgAccent .swiper:after,
.bgLight .swiper:after,
.bgAccent .swiper:before,
.bgLight .swiper:before {
  content: "";
  position: absolute;
  width: 1000%;
  top: 0;
  bottom: 0;
  left: calc(100% + 15px);
  z-index: 2;
  opacity: 0.8;
}
.bgAccent .swiper:after,
.bgLight .swiper:after {
  left: auto;
  right: calc(100% + 15px);
}
/* ============================================================ 
    3.2. Header
=============================================================*/
#site-header.header-style2 {
  background-color: #fff;
}
[class*="header-style"]:not(.site-header-sticky) {
  z-index: 9;
}
[class*="header-style"].header-full .wrap {
  width: 100%;
}
[class*="header-style"].header-shadow {
  border-bottom: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
[class*="header-style"].header-transparent {
  position: absolute;
  left: 0;
  right: 0;
  background: transparent;
}
[class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header,
[class*="header-style"].header-transparent + .site-content .content-header {
  padding-top: 124px;
}
[class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after,
[class*="header-style"].header-transparent + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after {
  top: auto;
  bottom: 80%;
  height: 100%;
}
@media only screen and (min-width: 415px) and (max-width: 768px) {
  [class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header,
  [class*="header-style"].header-transparent + .site-content .content-header {
    padding-top: 152px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  [class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header,
  [class*="header-style"].header-transparent + .site-content .content-header {
    padding-top: 162px;
  }
  [class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after,
  [class*="header-style"].header-transparent + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after {
    bottom: 60%;
  }
}
@media only screen and (min-width: 1025px) {
  [class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header,
  [class*="header-style"].header-transparent + .site-content .content-header {
    padding-top: 270px;
  }
  [class*="header-style"].header-transparent + .site-header-sticky + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after,
  [class*="header-style"].header-transparent + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after {
    bottom: 50%;
  }
}
[class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header,
[class*="header-style"].header-transparent.header-style1 + .site-content .content-header {
  padding-top: 124px;
}
[class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after,
[class*="header-style"].header-transparent.header-style1 + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after {
  top: auto;
  bottom: 80%;
  height: 100%;
}
@media only screen and (min-width: 415px) and (max-width: 768px) {
  [class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header,
  [class*="header-style"].header-transparent.header-style1 + .site-content .content-header {
    padding-top: 152px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  [class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header,
  [class*="header-style"].header-transparent.header-style1 + .site-content .content-header {
    padding-top: 250px;
  }
  [class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after,
  [class*="header-style"].header-transparent.header-style1 + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after {
    bottom: 60%;
  }
}
@media only screen and (min-width: 1025px) {
  [class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header,
  [class*="header-style"].header-transparent.header-style1 + .site-content .content-header {
    padding-top: 270px;
  }
  [class*="header-style"].header-transparent.header-style1 + .site-header-sticky + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after,
  [class*="header-style"].header-transparent.header-style1 + .site-content .content-header:not(.content-header-featured) .post-thumbnail:after {
    bottom: 50%;
  }
}
[class*="header-style"] .site-header-inner {
  display: flex;
  align-items: center;
  z-index: 9;
}
[class*="header-style"] .site-header-inner:after {
  display: none;
}
[class*="header-style"] .site-header-inner .social-icons {
  display: none;
}
@media only screen and (min-width: 1025px) {
  [class*="header-style"] .site-header-inner .social-icons {
    display: flex;
  }
}
[class*="header-style"] .site-header-inner a:not(:hover) {
  color: inherit;
}
[class*="header-style"] .header-brand {
  margin: 35px 0;
  flex-shrink: 0;
  flex-grow: 1;
}
@media only screen and (max-width: 768px) {
  [class*="header-style"] .header-brand {
    margin: 20px 0;
    width: 50%;
  }
}
[class*="header-style"] .extras {
  display: flex;
  align-items: center;
}
[class*="header-style"] .menu-extras {
  list-style: none;
  margin: 0;
  padding: 0;
}
[class*="header-style"] .menu-extras > li > a {
  position: relative;
  z-index: 3;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
[class*="header-style"] .menu-extras > li > a i {
  color: #ffffff;
}
[class*="header-style"] .menu-extras > li.search-box {
  position: relative;
}
[class*="header-style"] .menu-extras > li.search-box .widget_search {
  width: 42px;
}
[class*="header-style"] .menu-extras > li.search-box .widget_search .search-form label .screen-reader-text {
  width: 42px;
  height: 42px;
}
[class*="header-style"] .menu-extras > li.search-box.active .widget_search {
  width: 860px;
  visibility: visible;
  opacity: 1;
}
[class*="header-style"] .menu-extras > li.search-box.active input.search-field[type="search"] {
  width: 100%;
}
[class*="header-style"] .menu-extras > li.search-box.active > a {
  opacity: 0;
}
[class*="header-style"] .header-info-text {
  display: none;
}
@media only screen and (min-width: 801px) {
  [class*="header-style"] .header-info-text {
    display: block;
  }
}
[class*="header-style"] .header-info-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 61px;
  line-height: 1;
}
[class*="header-style"] .header-info-text ul li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 600;
}
[class*="header-style"] .header-info-text ul li:after {
  content: "";
  position: absolute;
  left: -30px;
  height: 34px;
  width: 0;
  border-left: 1px solid;
  transform: translateY(-50%);
  top: 50%;
  opacity: 0.3;
}
[class*="header-style"] .header-info-text ul li:first-child:after {
  display: none;
}
[class*="header-style"] .header-info-text ul li i {
  font-size: 32px;
}
[class*="header-style"] .header-info-text ul li span {
  font-size: 12px;
  margin-bottom: 6px;
  display: block;
  font-weight: normal;
  opacity: 0.6;
}
[class*="header-style"] .header-info-text ul li span.divider {
  display: inline-block;
  height: 12px;
  width: 0;
  border-left: 1px solid;
  margin: 0 10px;
  opacity: 0.3;
}
[class*="header-style"] .navigator .menu-primary {
  display: none;
}
@media only screen and (min-width: 1025px) {
  [class*="header-style"] .navigator .menu-primary {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 40px;
  }
  [class*="header-style"] .navigator .menu-primary li {
    position: relative;
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu {
    list-style: none;
    padding: 20px 0;
    margin: 0;
    position: absolute;
    left: -35px;
    top: calc(100% + 35px);
    visibility: hidden;
    min-width: 220px;
    transform: translateY(-6px) scale(0.9);
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
    box-shadow: 0 5px 45px rgba(0, 0, 0, 0.1);
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 35px;
    top: -35px;
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.08);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu li {
    padding: 0;
    margin: 0;
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu li a {
    white-space: nowrap;
    position: relative;
    display: block;
    line-height: 24px;
    padding: 5px 35px;
    color: rgba(255, 255, 255, 0.6);
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu li:hover > a,
  [class*="header-style"] .navigator .menu-primary li .sub-menu li[class*="current"] > a {
    color: #ffffff;
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu li .sub-menu {
    left: calc(100% + 0px);
    top: -20px;
  }
  [class*="header-style"] .navigator .menu-primary li .sub-menu li .sub-menu:after {
    top: 0;
    right: 100%;
    left: auto;
    width: 5px;
    bottom: 0;
    height: auto;
  }
  [class*="header-style"] .navigator .menu-primary li:hover > .sub-menu {
    transform: translateY(0) scale(1);
    visibility: visible;
    opacity: 1;
  }
  [class*="header-style"] .navigator .menu-primary > li {
    display: flex;
    align-items: center;
  }
  [class*="header-style"] .navigator .menu-primary > li > a {
    position: relative;
    font-weight: 600;
  }
  [class*="header-style"] .navigator .menu-primary > li:before {
    content: "";
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    height: 1px;
    transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  }
  [class*="header-style"] .navigator .menu-primary > li:hover:before,
  [class*="header-style"] .navigator .menu-primary > li[class*="current"]:before {
    width: 100%;
    left: 0;
    right: auto;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu {
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 0;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li {
    flex: 1 1;
    padding: 0 40px;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li:first-child:after {
    display: none;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li:after {
    content: "";
    position: absolute;
    left: -1px;
    top: 5px;
    bottom: 6px;
    width: 1px;
    background: rgba(255, 255, 255, 0.1);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > a {
    padding: 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
    color: rgba(255, 255, 255, 0.4);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu {
    min-width: 180px;
    position: static;
    transform: none;
    padding: 0;
    background: none;
    box-shadow: none;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu:before {
    display: none;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu li {
    transform: none;
    opacity: 1;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu li:last-child {
    margin-bottom: 0;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu li a {
    padding: 5px 0;
    white-space: normal;
    display: flex;
    line-height: 24px;
    align-items: flex-start;
    gap: 15px;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu li a i,
  [class*="header-style"] .navigator .menu-primary > li.megamenu > .sub-menu > li > .sub-menu li a img {
    text-align: center;
    font-size: 24px;
    width: 24px;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu:hover > .sub-menu > li .sub-menu {
    visibility: visible;
    opacity: 1;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] {
    position: static;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu {
    width: 100%;
    left: 0;
    transform: none;
    gap: 4%;
    flex-wrap: wrap;
    padding: 35px 0;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu:before {
    content: "";
    position: absolute;
    left: -1000px;
    right: -1000px;
    top: 0;
    bottom: 0;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu:after {
    height: 35px;
    top: -35px;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu > li {
    border: none;
    margin: 0;
    padding: 0;
    flex: auto;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu > li:after {
    display: none;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu > li > a {
    text-align: center;
    display: block;
    margin: 0;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu > li > a img {
    display: block;
    margin: 10px 0 20px 0;
    padding: 30px 15% 0;
    background: rgba(0, 0, 60, 0.12);
    transition: all 0.2s ease-in-out 0s;
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"] > .sub-menu > li > a:hover img {
    background: rgba(0, 0, 60, 0.22);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"].columns-2 > .sub-menu > li {
    width: calc(50% - 50px);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"].columns-3 > .sub-menu > li {
    width: calc(33.333333% - 50px);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"].columns-4 > .sub-menu > li {
    width: calc(25% - 50px);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"].columns-5 > .sub-menu > li {
    width: calc(20% - 50px);
  }
  [class*="header-style"] .navigator .menu-primary > li.megamenu[class*="columns-"].columns-6 > .sub-menu > li {
    width: calc(16.666666% - 50px);
  }
}
[class*="header-style"] .navigator > a {
  display: none;
}
@media only screen and (min-width: 1025px) {
  [class*="header-style"] .navigator > a {
    display: block;
    width: 30px;
    height: 45px;
    text-indent: -9999px;
    position: relative;
  }
  [class*="header-style"] .navigator > a:before,
  [class*="header-style"] .navigator > a span:after,
  [class*="header-style"] .navigator > a span:before {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    text-indent: 0;
    left: 50%;
    top: calc(50% + 1px);
    transform: translate(-50%, -50%);
  }
  [class*="header-style"] .navigator > a span:before {
    margin-top: -8px;
  }
  [class*="header-style"] .navigator > a span:after {
    margin-top: 8px;
  }
}
[class*="header-style"] .site-header-inner a[data-target="off-canvas-right"] {
  margin-left: 40px;
  position: relative;
  width: 70px;
  height: 42px;
  flex-shrink: 0;
  order: 2;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 42px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1025px) {
  [class*="header-style"] .site-header-inner a[data-target="off-canvas-right"] {
    margin-left: 20px;
  }
}
.header-style1 .header-info-text {
  position: absolute;
  left: 0;
  right: 0;
  padding: 25px 0;
  top: 100%;
  z-index: 2;
}
.header-style1 .header-info-text:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-top: 1px solid;
  opacity: 0.2;
}
.header-style1 nav.navigator {
  position: relative;
  z-index: 3;
  margin: 0 40px;
}
@media only screen and (max-width: 768px) {
  .header-style1 nav.navigator {
    display: none;
  }
}
.header-style1 .menu-primary {
  counter-reset: my-badass-counter;
}
.header-style1 .menu-primary > li > a {
  line-height: 1;
  padding-top: 7px;
}
.header-style1 .menu-primary > li > a:before {
  counter-increment: my-badass-counter;
  content: counter(my-badass-counter, decimal-leading-zero);
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 7px;
  opacity: 0.8;
}
.header-style1 .menu-primary > li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-top: 1px solid;
  opacity: 0.2;
}
.header-style2.site-header {
  height: 186px;
}
.header-style2 nav.navigator {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 8;
}
@media only screen and (min-width: 1025px) {
  .header-style2 nav.navigator:after {
    content: "";
    position: absolute;
    left: -1000px;
    right: -1000px;
    top: 0;
    border-top: 1px solid;
    opacity: 0.2;
  }
}
.header-style2 nav.navigator .menu-primary li .sub-menu {
  top: 100%;
}
.header-style2 nav.navigator .menu-primary li .sub-menu:after {
  display: none;
}
.header-style2 .menu-primary > li > a {
  line-height: 24px;
  padding: 25px 0;
}
.header-style2 .header-info-text {
  margin: 0 50px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .header-style2 .header-info-text {
    margin: 0 0 0 40px;
  }
  .header-style2 .header-info-text ul {
    gap: 41px;
  }
  .header-style2 .header-info-text ul li {
    font-size: 14px;
  }
  .header-style2 .header-info-text ul li:after {
    left: -20px;
  }
  .header-style2 .header-info-text ul li i {
    display: none;
  }
}
.header-style3.site-header {
  height: auto;
}
.header-style3 .header-info-text,
.header-style3 .social-icons a:after {
  display: none;
}
.header-style3 .social-icons {
  margin-left: 25px;
}
.header-style3 ul.menu-extras {
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
}
@media only screen and (min-width: 1025px) {
  .header-style3 ul.menu-extras:after {
    content: "";
    position: absolute;
    height: 28px;
    border-left: 1px solid;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.3;
  }
}
.header-style3 ul.menu-extras > li.search-box > a {
  margin: 0;
  background: none !important;
  box-shadow: none;
}
.header-style3 ul.menu-extras > li.search-box > a i {
  color: inherit;
}
.header-style3 .navigator .menu-primary > li > a {
  padding: 20px 0;
}
.header-style3 .navigator .menu-primary > li .sub-menu {
  top: 100%;
}
.header-style3 .navigator .menu-primary > li .sub-menu:after {
  display: none;
}
/* ============================================================ 
    3.3. Header Sticky
=============================================================*/
.admin-bar #site-header-sticky {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  .admin-bar #site-header-sticky {
    top: 46px;
  }
}
@media only screen and (max-width: 600px) {
  .admin-bar #site-header-sticky {
    top: 0;
  }
}
#site-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: #ffffff;
  transform: translateY(-100%);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
#site-header-sticky .navigator .menu-primary > li.click.menu-item-expand > .menu-item-toggle {
  bottom: -2000px;
}
#site-header-sticky .header-info-text {
  opacity: 1;
}
#site-header-sticky .social-icons a:not(:hover) {
  color: inherit;
}
#site-header-sticky .search-box .widget_search label input.search-field[type="search"] {
  border: 1px solid rgba(0, 0, 60, 0.12);
}
#site-header-sticky:not(.active) {
  box-shadow: none;
}
.site.scrolling_up #site-header-sticky.active {
  transform: translateY(0);
}
.site.scrolling_up #site-header-sticky.active + .site-content .sticky-element .elementor-widget-wp-widget-categories .elementor-widget-container,
.site.scrolling_up #site-header-sticky.active + .site-content .sticky-element .elementor-widget-wp-widget-nav_menu .elementor-widget-container {
  transform: translateY(-31px);
}
.site.scrolling_down #site-header-sticky.active {
  box-shadow: none;
}
/* ============================================================ 
    3.5. Extras Menu
=============================================================*/
[class*="header-style"] .extras:empty {
  display: none;
}
[class*="header-style"] .menu-extras {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
[class*="header-style"] .search-box {
  z-index: 3;
}
@media only screen and (max-width: 1024px) {
  [class*="header-style"] .search-box {
    display: none;
  }
}
[class*="header-style"] .search-box .widget_search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
}
[class*="header-style"] .search-box .widget_search label input.search-field[type="search"] {
  font-size: 14px;
  height: 52px;
  width: 52px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffff;
}
[class*="header-style"] .search-box i {
  font-size: 16px;
}
[class*="header-style"] .shopping-cart {
  position: relative;
  z-index: 2;
}
[class*="header-style"] .shopping-cart i {
  font-size: 20px;
  top: -1px;
  position: relative;
}
[class*="header-style"] .shopping-cart a.shopping-cart-count {
  display: flex;
  align-items: center;
  font-size: 13px;
}
[class*="header-style"] .shopping-cart .icon-cart-count {
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}
[class*="header-style"] .shopping-cart .cart-total {
  display: none;
}
[class*="header-style"] .shopping-cart .shopping-cart-items-count {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1px;
  font-size: 10px;
  line-height: 1;
  font-weight: 600;
}
[class*="header-style"] .shopping-cart .shopping-cart-items-count.no-items {
  display: none;
}
[class*="header-style"] .shopping-cart .shopping-cart-items-count.no-items:after {
  content: "0";
}
[class*="header-style"] .shopping-cart .sub-menu {
  position: absolute;
  right: 0;
  top: calc(100% + 15px);
  transform: translateY(10px);
  visibility: hidden;
  opacity: 0;
}
[class*="header-style"] .shopping-cart .sub-menu ul.woocommerce-mini-cart li {
  padding-top: 23px;
  padding-bottom: 22px;
}
[class*="header-style"] .shopping-cart .widget_shopping_cart_content {
  width: 297px;
}
[class*="header-style"] .shopping-cart:hover .sub-menu {
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
}
/* ============================================================ 
    3.4. Off-Canvas
=============================================================*/
.site {
  position: relative;
  overflow: hidden;
}
.site:before {
  content: "";
  z-index: 11;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
/* ============================================================ 
    3.4.1. Off-Canvas Left/For Sliding Widget
=============================================================*/
.off-canvas-left {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  width: calc(100% - 36px);
  background: #ffffff;
  z-index: 99;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  backface-visibility: hidden;
  transform: translateZ(0);
  transform: translateX(-100%);
  opacity: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
@media only screen and (min-width: 415px) {
  .off-canvas-left {
    width: 400px;
  }
}
.off-canvas-left .off-canvas-toggle {
  display: inline-block;
  height: 0;
  width: 0;
}
.off-canvas-left .off-canvas-wrap {
  padding: 45px;
  width: 100%;
  max-height: 100vh;
  max-width: 100%;
  overflow: auto;
}
.off-canvas-left .off-canvas-wrap .off-canvas-toggle {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.off-canvas-left .off-canvas-wrap .off-canvas-toggle:before {
  content: "\ea21";
  color: #ffffff;
  font-family: "Nucleo";
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.off-canvas-left-active div[class*="header-style"] .navigator > a:before {
  display: none;
}
.off-canvas-left-active div[class*="header-style"] .navigator > a span:before {
  margin: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.off-canvas-left-active div[class*="header-style"] .navigator > a span:after {
  margin: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.off-canvas-left-active .off-canvas-left {
  visibility: visible;
  transform: translateX(0);
  opacity: 1;
}
.off-canvas-left-active .site:before {
  visibility: visible;
  opacity: 0.8;
}
/* ============================================================ 
    3.4.2. Off-Canvas Right/For Mobile Menu
=============================================================*/
.sliding-menu {
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
  visibility: hidden;
  background-color: #ffffff;
  transform: translateX(100%);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.sliding-menu .off-canvas-wrap {
  height: 100%;
  padding: 40px 10% 30px 10%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sliding-menu .off-canvas-toggle {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-block;
  z-index: 3;
  color: #ffffff;
  margin-left: calc(100% - 40px);
  background-color: rgba(0, 0, 0, 0.3);
  flex-shrink: 0;
}
.sliding-menu .off-canvas-toggle:before,
.sliding-menu .off-canvas-toggle:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #ffffff;
  left: 50%;
  top: 14px;
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.sliding-menu .off-canvas-toggle:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sliding-menu .header-info-text {
  padding-top: 20px;
  font-size: 14px;
}
.sliding-menu .widget_search {
  margin-bottom: 0;
  display: none;
}
@media only screen and (max-width: 1024px) {
  .sliding-menu .widget_search {
    display: block;
    position: absolute;
    width: calc(80% - 60px);
  }
}
.sliding-menu .widget_search input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]) {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 11px;
  padding-bottom: 10px;
}
.sliding-menu .widget_search input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):focus {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
[class*="sliding-"] .off-canvas-wrap .header-info-text ul {
  list-style: none;
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 0;
  flex-direction: column;
}
@media only screen and (min-width: 769px) {
  [class*="sliding-"] .off-canvas-wrap .header-info-text ul {
    flex-direction: row;
    gap: 40px;
  }
}
[class*="sliding-"] .off-canvas-wrap .header-info-text ul li {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1;
  gap: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 20px;
}
[class*="sliding-"] .off-canvas-wrap .header-info-text ul li i {
  font-size: 32px;
}
[class*="sliding-"] .off-canvas-wrap .header-info-text ul li span:not(.divider) {
  line-height: 1.3;
  display: block;
  opacity: 0.7;
}
[class*="sliding-"] .off-canvas-wrap .header-info-text ul li span.divider {
  display: inline-block;
  height: 12px;
  width: 0;
  border-left: 1px solid;
  margin: 0 10px;
  opacity: 0.3;
}
[class*="sliding-"] .off-canvas-wrap .social-icons {
  gap: 10px;
  display: flex;
}
@media only screen and (min-width: 769px) {
  [class*="sliding-"] .off-canvas-wrap .social-icons {
    display: none;
  }
}
[class*="sliding-"] .off-canvas-wrap .social-icons a {
  border: 1px solid rgba(255, 255, 255, 0.12);
  height: 45px;
  flex: 1 1;
  line-height: 43px;
  text-align: center;
  font-size: 18px;
}
.sliding-slide .sliding-menu {
  width: 80%;
}
@media only screen and (min-width: 605px) {
  .sliding-slide .sliding-menu {
    width: 60%;
  }
}
@media only screen and (min-width: 1025px) {
  .sliding-slide .sliding-menu {
    width: 600px;
  }
}
.sliding-overlay .sliding-menu {
  width: 100%;
  transform: scale(1.3) translate(0, 0);
  opacity: 0;
  box-shadow: none;
}
.off-canvas-right-active.sliding-slide .sliding-menu {
  visibility: visible;
  transform: translateX(0);
}
.off-canvas-right-active.sliding-overlay .sliding-menu {
  visibility: visible;
  transform: scale(1) translate(0, 0);
  opacity: 1;
}
.off-canvas-right-active .site:before {
  visibility: visible;
  opacity: 0.8;
}
.menu-sliding {
  margin: 35px 0 0 0;
  padding: 0;
  flex-grow: 1;
  height: calc(100% - 85px);
  overflow: scroll;
  counter-reset: my-badass-counter;
}
.menu-sliding > li:first-child {
  border-top: none;
}
.menu-sliding li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
}
.menu-sliding li i,
.menu-sliding li img {
  display: none;
}
.menu-sliding li > .sub-menu,
.menu-sliding li > .children {
  display: none;
}
.menu-sliding li .menu-item-toggle {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f1f1f1;
}
.menu-sliding li .menu-item-toggle:after {
  content: "\ea8d";
  font-family: "Nucleo";
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: normal;
  transform: translate(-50%, -50%);
  line-height: 1;
}
.menu-sliding li.menu-item-expand > .sub-menu,
.menu-sliding li.menu-item-expand > .children {
  display: block;
}
.menu-sliding li.menu-item-expand > .menu-item-toggle:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.menu-sliding li.menu-item-expand > a:after {
  height: 0;
}
.menu-sliding li.menu-item-expand > a:before {
  display: none;
}
.menu-sliding li[class*="current-"] > a:before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu-sliding li .sub-menu,
.menu-sliding li .children {
  margin: 12px 0 20px 0;
  padding: 0 0 0 40px;
}
.menu-sliding li .sub-menu li .menu-item-toggle,
.menu-sliding li .children li .menu-item-toggle {
  height: 26px;
  background: transparent;
  box-shadow: none;
}
.menu-sliding li .sub-menu li a:before,
.menu-sliding li .children li a:before {
  content: "";
  width: 25px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  left: -40px;
}
.menu-sliding li .sub-menu li[class*="current-"] > a:before,
.menu-sliding li .children li[class*="current-"] > a:before,
.menu-sliding li .sub-menu li:hover > a:before,
.menu-sliding li .children li:hover > a:before {
  background-color: #000000;
}
.menu-sliding li a {
  display: inline-block;
  line-height: 26px;
  position: relative;
}
.menu-sliding > li {
  margin-bottom: 10px;
}
.menu-sliding > li:before {
  counter-increment: my-badass-counter;
  content: counter(my-badass-counter, decimal-leading-zero) ".";
  display: inline-block;
  width: 20px;
  margin-right: 20px;
  font-weight: 500;
  opacity: 0.75;
}
.menu-sliding > li > a {
  padding: 10px 0;
  font-size: 18px;
  line-height: 40px;
  padding: 0;
}
.menu-sliding > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  right: 0;
  height: 1px;
  bottom: 4px;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
  transition: all 0.2s ease-in-out 0s;
}
.menu-sliding > li > a:hover:before {
  width: 100%;
  left: 0;
  right: auto;
}
@media only screen and (min-width: 1025px) {
  .sliding-desktop-off a[data-target="off-canvas-right"] {
    display: none;
  }
}
.off-canvas-right-active div[class*="header-style"] a[data-target="off-canvas-right"]:before,
.off-canvas-right-active div[class*="header-style"] a[data-target="off-canvas-right"]:after {
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  opacity: 1;
}
.off-canvas-right-active div[class*="header-style"] a[data-target="off-canvas-right"]:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.off-canvas-right-active div[class*="header-style"] a[data-target="off-canvas-right"] span {
  opacity: 0.7;
}
.admin-bar .off-canvas-left .off-canvas-wrap {
  padding-top: 77px;
}
.admin-bar .off-canvas-left .off-canvas-wrap .off-canvas-toggle {
  top: 32px;
}
.admin-bar .sliding-menu .off-canvas-wrap {
  padding-top: 70px;
}
/* ============================================================ 
  11. RTL 
=============================================================*/
.rtl {
  direction: rtl;
  unicode-bidi: embed;
}
.rtl .widget_search .search-form .search-submit,
.rtl .widget_search .search-form label .screen-reader-text {
  right: auto;
  left: 0;
}
.rtl aside {
  float: right;
}
.rtl table thead th,
.rtl table tbody tr td,
.rtl table tbody tr th,
.rtl .site .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper .elementor-image-box-content,
.rtl .site .elementor-counter .elementor-counter-title,
.rtl .site-content .content-header .metaBottom {
  text-align: right;
}
@media only screen and (min-width: 769px) {
  .rtl .alignright {
    float: left;
    clear: left;
    margin: 0 0 30px 30px;
  }
}
@media only screen and (min-width: 769px) {
  .rtl .alignleft {
    float: right;
    clear: right;
    margin: 0 30px 30px 0;
  }
}
.rtl .wpcf7-form,
.rtl .wpcf7 input[type="url"],
.rtl .wpcf7 input[type="email"],
.rtl .wpcf7 input[type="tel"],
.rtl .wpcf7 input[type="date"] {
  direction: rtl;
  text-align: right;
}
.rtl .wpcf7-form .form-row.ui-dropdown .wpcf7-form-control-wrap:before {
  left: 20px;
  right: auto;
}
.rtl .wpcf7-form input[type="checkbox"],
.rtl .wpcf7-form input[type="radio"] {
  margin-left: 15px;
  margin-right: 0;
}
.rtl .site-topbar .topbar-text p {
  margin: 0 0 0 25px;
}
.rtl .site-topbar .topbar-text i {
  margin-right: 0;
  margin-left: 10px;
}
@media only screen and (min-width: 769px) {
  .rtl .site-topbar .topbar-text > span {
    margin: 0 0 0 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .rtl .site-topbar .menu-top li .sub-menu {
    left: auto;
    right: -30px;
  }
  .rtl .site-topbar .menu-top li .sub-menu li .sub-menu {
    left: auto;
    right: calc(100% + 30px);
  }
  .rtl .site-topbar .menu-top li .sub-menu li .sub-menu:after {
    right: auto;
    left: 100%;
  }
  .rtl .site-topbar .menu-top li .sub-menu li a:before {
    right: 0;
    left: auto;
  }
}
@media only screen and (min-width: 361px) {
  .rtl .site-topbar .social-icons {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .rtl [class*="header-style"] .navigator .menu-primary li .sub-menu {
    left: auto;
    right: -30px;
  }
  .rtl [class*="header-style"] .navigator .menu-primary li .sub-menu li .sub-menu {
    left: auto;
    right: calc(100% + 38px);
  }
  .rtl [class*="header-style"] .navigator .menu-primary li .sub-menu li .sub-menu:after {
    right: auto;
    left: 100%;
  }
  .rtl [class*="header-style"] .navigator .menu-primary li .sub-menu li a:before {
    right: 0;
    left: auto;
  }
}
.rtl [class*="header-style"] .shopping-cart .sub-menu {
  left: 0;
  right: auto;
}
.rtl.blog-grid .blog-readmore {
  right: auto;
  left: 40px;
}
.rtl .navigation .page-numbers {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.rtl .navigation .page-numbers.next {
  float: left;
}
.rtl .post-meta img {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .post-tags a {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .post-tags a:before {
  margin-right: 0;
  margin-left: 3px;
}
@media only screen and (min-width: 769px) {
  .rtl .post-tags a {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .rtl.single:not([class*="sidebar-"]) .alignwide {
    right: -25%;
    left: auto;
  }
}
@media only screen and (min-width: 769px) {
  .rtl.single:not([class*="sidebar-"]) .alignright {
    margin-left: -25%;
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  .rtl.single:not([class*="sidebar-"]) .alignleft {
    margin-right: -25%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 769px) {
  .rtl .site-content .wp-block-pullquote.alignright {
    margin-left: -25%;
    margin-right: 40px;
  }
}
@media only screen and (min-width: 769px) {
  .rtl .site-content .wp-block-pullquote.alignleft {
    margin-left: 40px;
    margin-right: -25%;
  }
}
.rtl .site-content .has-drop-cap:not(:focus)::first-letter {
  margin: 10px 0 10px 20px;
}
.rtl .list-style1 li,
.rtl .list-style2 li,
.rtl .list-style3 li {
  padding: 0 57px 0 0;
}
.rtl .list-style1 li:before,
.rtl .list-style2 li:before,
.rtl .list-style3 li:before {
  left: auto;
  right: 0;
}
.rtl .tagcloud a,
.rtl .wp-block-tag-cloud a {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .tagcloud a:before,
.rtl .wp-block-tag-cloud a:before {
  margin-right: 0;
  margin-left: 3px;
}
.rtl.projects-style1 .project-title,
.rtl .projects-style1 .project-title {
  padding: 28px 0 0 60px;
}
.rtl.projects-style1 .project-client-info,
.rtl .projects-style1 .project-client-info {
  left: 0;
  right: auto;
}
.rtl.projects-style2 .project-client-info,
.rtl .projects-style2 .project-client-info {
  left: auto;
  right: 40px;
}
@media only screen and (min-width: 1025px) {
  .rtl .projects-shortcode .widget-title {
    float: right;
  }
  .rtl .projects-shortcode .widget-title + .projects-filter {
    float: left;
  }
}
.rtl .widget.menu-style1 div > ul > li,
.rtl .widget.menu-style1 > ul > li {
  padding: 0 0 0 15px;
}
.rtl .widget.menu-style1 div > ul > li:nth-of-type(2n),
.rtl .widget.menu-style1 > ul > li:nth-of-type(2n) {
  padding: 0 15px 0 0;
}
@media only screen and (min-width: 769px) {
  .rtl .widget.menu-style1 div > ul > li .sub-menu > li,
  .rtl .widget.menu-style1 > ul > li .sub-menu > li {
    padding-left: 0;
    padding-right: 30px;
  }
  .rtl .widget.menu-style1 div > ul > li .sub-menu > li:before,
  .rtl .widget.menu-style1 > ul > li .sub-menu > li:before {
    right: 0;
    left: auto;
  }
}
.rtl .site-footer .widget.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"] {
  left: 8px;
  right: auto;
}
@media only screen and (min-width: 1025px) {
  .rtl .site-footer .footer-copyright .go-to-top a {
    left: 0;
    right: auto;
  }
}
@media only screen and (min-width: 769px) {
  .rtl .site-footer .footer-copyright .go-to-top + .copyright-bar {
    padding-left: 60px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .rtl .site-footer .footer-copyright .social-icons {
    left: 0;
    right: auto;
  }
}
.rtl .sliding-menu .off-canvas-toggle {
  margin-left: 0;
  margin-right: calc(100% - 45px);
}
.rtl .menu-sliding li.menu-item-has-children > a {
  padding-left: 60px;
  padding-right: 0;
}
.rtl .menu-sliding li .menu-item-toggle {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.rtl .menu-sliding li .menu-item-toggle:after {
  transform: translate(-50%, -50%) rotateY(180deg);
}
.rtl .menu-sliding li .sub-menu,
.rtl .menu-sliding li .children {
  margin: 0 30px 0 0;
}
.rtl .widget_shopping_cart_content .woocommerce-mini-cart li {
  padding: 20px 60px 20px 30px;
}
.rtl .widget_shopping_cart_content .woocommerce-mini-cart li img {
  right: 0;
  left: auto;
}
.rtl .widget_shopping_cart_content .woocommerce-mini-cart .remove {
  left: 0;
  right: auto;
}
.rtl .woocommerce-ordering:before {
  right: auto;
  left: 15px;
}
@media only screen and (min-width: 992px) {
  .rtl .woocommerce-cart-form {
    float: right;
    padding-left: 40px;
    padding-right: 0;
  }
}
.rtl .woocommerce-cart-form .shop_table td {
  padding: 20px 0 20px 20px;
}
.rtl .woocommerce-cart-form .shop_table td:last-child {
  padding-left: 0;
}
.rtl .woocommerce-cart-form .shop_table .product-name {
  padding-left: 10px;
  padding-right: 0;
}
.rtl .woocommerce-cart-form .shop_table .actions .coupon:before {
  right: 20px;
  left: auto;
}
.rtl .woocommerce-cart-form .shop_table .actions .coupon .button {
  right: auto;
  left: 5px;
}
.rtl .woocommerce-cart-form .shop_table .actions .coupon input[type="text"] {
  padding-right: 20px;
  padding-left: 0;
}
.rtl .products li.product:before {
  left: 0;
  right: auto;
}
.rtl .products li.product .woocommerce-loop-product__link .price .customF {
  left: auto;
  right: 0;
}
.rtl .products li.product .woocommerce-loop-product__link span.onsale {
  left: 0;
  right: auto;
  transform: rotate(-90deg);
}
.rtl .products li.product .woocommerce-loop-product__link span.onsale + img + .woocommerce-loop-product__title,
.rtl .products li.product .woocommerce-loop-product__link span.onsale + img + noscript + .woocommerce-loop-product__title {
  margin-right: 0;
  margin-left: 40px;
}
.rtl .products li.product .button {
  right: auto;
  left: 30px;
}
.rtl .woocommerce-pagination ul.page-numbers li .page-numbers {
  margin-left: 10px;
  margin-right: 0;
}
@media only screen and (min-width: 1025px) {
  .rtl .product .images {
    float: right;
  }
}
.rtl .product .images .woocommerce-product-gallery__trigger {
  right: auto;
  left: 0;
}
@media only screen and (min-width: 1025px) {
  .rtl .product .summary {
    float: left;
    clear: left;
  }
}
.rtl .product .summary .product_title {
  margin: 0 0 15px 55px;
}
.rtl .product > .onsale {
  right: 0;
  left: auto;
}
@media only screen and (min-width: 769px) {
  .rtl .product > .onsale {
    left: 0;
    right: auto;
  }
}
@media only screen and (min-width: 992px) {
  .rtl .cart-collaterals {
    float: left;
    padding-right: 40px;
    padding-left: 0;
  }
}
.rtl .cart-collaterals .cart_totals .shop_table tr td {
  text-align: left;
  padding-left: 0;
  padding-right: 10px;
}
@media only screen and (min-width: 992px) {
  .rtl.woocommerce-cart .woocommerce:before {
    left: 40%;
    right: auto;
  }
}
.rtl.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tr td.product-total,
.rtl.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .rtl.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order,
  .rtl.woocommerce-checkout .woocommerce-checkout #order_review_heading {
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .rtl.woocommerce-checkout .woocommerce-checkout #customer_details {
    float: right;
    padding-right: 0;
    padding-left: 60px;
  }
}
.rtl .woocommerce .form-row .select2-container .select2-selection .select2-selection__arrow {
  right: auto;
  left: 20px;
}
.rtl.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr th {
  text-align: right;
}
.rtl .checkout_coupon p.form-row.form-row-last {
  right: auto;
  left: 5px;
}
.rtl .checkout_coupon:before {
  right: 20px;
  left: auto;
}
.rtl .checkout_coupon p.form-row.form-row-first input[type="text"].input-text {
  padding-left: 0;
  padding-right: 20px;
}
.rtl #site .swiper-pagination {
  left: 0;
  right: auto;
}
.rtl #site .pp-slider-arrow {
  left: auto;
  right: 60px;
}
.rtl #site .pp-slider-arrow.swiper-button-next {
  right: 0;
  left: auto;
}
.rtl .site [class*="pp-dual-heading-inline"] .pp-dual-heading > a .pp-second-text {
  padding-right: 0;
  padding-left: 35px;
}
.rtl .site [class*="pp-dual-heading-inline"] .pp-dual-heading > a .pp-second-text:before {
  left: 0;
  right: auto;
  transform: translateY(-50%) rotateY(180deg);
}
.rtl .site .wp-block-themepunch-revslider .tp-tabs.custom-tab .tp-tabs-inner-wrapper .tp-tab h2:before {
  left: auto;
  right: 0;
}
.rtl .site .elementor-widget-pp-info-box-carousel .pp-info-box-title:before {
  left: 0;
  right: auto;
}
.rtl .site .elementor-widget-pp-info-box-carousel .pp-info-box-content {
  padding-left: 80px;
  padding-right: 0;
}
.rtl .site .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
  left: auto;
  right: 30px;
}
@media only screen and (min-width: 769px) {
  .rtl .site .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    right: 50px;
  }
}
.rtl .site .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-title {
  padding-right: 105px;
  padding-left: 30px;
  text-align: right;
}
@media only screen and (min-width: 769px) {
  .rtl .site .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-title {
    padding-right: 140px;
    padding-left: 50px;
  }
}
.rtl .site .elementor-widget-wp-widget-nav_menu .menu li a:before {
  left: 40px;
  right: auto;
  transform: translateY(-50%) rotateY(180deg);
}
.rtl .site .mq {
  animation: 50s linear infinite mqrtl;
  direction: ltr;
}
.rtl .site .mq:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
@media only screen and (min-width: 605px) {
  .rtl .gr-btn,
  .rtl .grBtn {
    flex-direction: row-reverse;
  }
}
