@charset "UTF-8";
/*
Theme Name: Electronics Equipment
Author: TheMagnifico52
Theme URI: https://www.themagnifico.net/products/electronics-equipment
Author URI: https://www.themagnifico.net/
Description: Electronics Equipment is a clean and structured theme designed for businesses that deal with electronic products, components, and technical supplies. It provides an organized layout to present product categories, specifications, and service details in a clear and user-friendly manner. With simple customization options for colors, fonts, and sections, users can adjust the design to match their brand identity. The responsive layout ensures smooth performance across desktops, tablets, and mobile devices. The Free Electronics Equipment Theme offers a lightweight and practical solution for building a professional electronics-focused website. With optimized code and fast loading performance, the Free Electronics Equipment Theme ensures a smooth browsing experience for visitors. Designed for ease of use, the Free Electronics Equipment Theme allows quick setup and straightforward content management, while the Free Electronics Equipment Theme supports product displays, technical information sections, and essential business features without complexity.
Version: 0.0.2
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: electronics-equipment
Tags: three-columns, four-columns, translation-ready, wide-blocks, block-styles, custom-logo, one-column, two-columns, grid-layout, sticky-post, custom-background, custom-colors, custom-header, footer-widgets, custom-menu, featured-images, flexible-header, threaded-comments, theme-options, left-sidebar, right-sidebar, full-width-template, editor-style, blog, news, portfolio, post-formats
Electronics Equipment WordPress Theme has been created by TheMagnifico(themagnifico.net), 2026.
Electronics Equipment WordPress Theme is released under the terms of GNU GPL
*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: 'Inter', sans-serif;
  color: #797979;
  background: #fff;
}
h1,h2,h3,h4,h5,h6{
  color: #222222;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
}
pre {
  font-size: 1em;
}
a {
  color: var(--first-color);
  background-color: transparent;
  text-decoration: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-size: 1em;
}
small {
  font-size: 80%;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
img {
  border-style: none;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,.header_in button:focus{
  outline: -webkit-focus-ring-color auto 1px;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Alignment CSS
 */
/*.alignwide {
  margin-left  : -80px;
  margin-right : -80px;
}
.alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.alignfull img {
  width: 100vw;
}*/

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.wish-btn a:hover,.cart-text:hover,.account-btn:hover,.wish-btn i:hover,.cart_no i:hover,.user-btn i:hover{
  color: #222222;
}

/*--------------------------------------------------------------
# Global Color
--------------------------------------------------------------*/

:root {
  --first-color: #FA01A2;
  --second-color: #0C0A1F;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.custom-header *,
.featured-header-image * {
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
section.no-results.not-found {
  text-align: center;
  padding: 100px 0;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
.entry-content a,
.textwidget a,.comment-content a, .woocommerce-product-details__short-description a,#page-content p a{
  text-decoration: underline;
}
#page-content p a:hover,a:hover{
  color: var(--first-color);
}
.featured-header-image {
  margin-bottom:4em;
}
.page-template-home-template #masthead {
  margin-bottom: 0;
}
.custom-logo-link img {
  display: inline-block;
  max-height: 80px;
  width: auto;
}
/*--------------------------------------------------------------
# Scroll Back
--------------------------------------------------------------*/
#button {
  display: inline-block;
  background-color: var(--first-color);
  width: 55px;
  height: 55px;
  text-align: center;
  position: fixed;
  bottom: 60px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  padding: 18px 0;
  font-weight: bold;
}
a#button{
  color: #fff !important;
}
#button:hover,#button:active {
  cursor: pointer;
  background-color: #222222;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/

.post-password-form input[type="password"] {
  margin-top: 0.4375em;
}

/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/

/* ---- Top bar row: white background ---- */
.topbar-row {
  background: #ffffff;
  position: relative;
}
.topbar-inner {
  padding: 14px 0;
}

/* ---- Topbar brand / logo ---- */
.topbar-brand {
  display: flex;
  align-items: center;
  gap: 10px;
}
.topbar-brand .site-logo img {
  max-height: 50px;
  width: auto;
}
.topbar-brand .site-logo a {
  display: block;
}
.topbar-brand h1.site-title,
.topbar-brand p.site-title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #210714;
  line-height: 1.2;
}
.topbar-brand h1.site-title a,
.topbar-brand p.site-title a {
  color: inherit;
  text-decoration: none;
}
.topbar-brand .site-description {
  font-size: 11px;
  color: #888;
  margin: 0;
}

/* ---- Product search bar (topbar only, scoped to .topbar-search-col) ---- */
.topbar-search-col .search-from {
  width: 100%;
}
.topbar-search-col .search-div {
  display: flex;
  align-items: center;
  border: 1.5px solid #210714;
  border-radius: 50px;
  overflow: hidden;
  background: #f9f9f9;
  transition: border-color 0.2s;
}
.topbar-search-col .search-div:focus-within {
  border-color: var(--first-color);
  background: #fff;
}
.topbar-search-col .search-field {
  flex: 1;
  border: none;
  background: transparent;
  padding: 10px 18px;
  font-size: 14px;
  color: #333;
  outline: none;
  width: 100%;
  min-width: 0;
  box-shadow: none;
}
.topbar-search-col .search-field::placeholder {
  color: #aaa;
}
.topbar-search-col .search-submit {
  flex-shrink: 0;
  background: #210714;
  border: none;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin: 3px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}
.topbar-search-col .search-submit:hover {
  background: var(--second-color);
}
.topbar-search-col .search-submit i {
  color: #ffffff;
  font-size: 13px;
}

/* ---- Header icon buttons ---- */
.topbar-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
.topbar-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1.5px solid #210714;
  border-radius: 50%;
  color: #210714;
  font-size: 17px;
  text-decoration: none;
  position: relative;
  transition: border-color 0.2s, color 0.2s;
  background: #fff;
}
.topbar-icon-btn:hover {
  border-color: var(--first-color);
  color: var(--first-color);
}
/* Cart count badge */
.topbar-cart-count {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 17px;
  height: 17px;
  background: var(--first-color);
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 3px;
  line-height: 1;
}
/* Hide count when 0 */
.topbar-cart-count:empty {
  display: none;
}

/*--------------------------------------------------------------
# Header (main nav bar)
--------------------------------------------------------------*/

.main-header {
  background: #490821;
  padding: 0;
  position: relative;
  z-index: 999;
  width: 100%;
}

/* Flex row: toggle | links | cta */
.main-nav-row {
  display: flex;
  align-items: center;
  min-height: 52px;
}

/* Hamburger toggle */
.main-nav-toggle {
  flex-shrink: 0;
  padding: 0 18px;
}
.sidebar-open-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px 8px;
  line-height: 1;
  color: #ffffff;
  font-size: 22px;
  display: flex;
  align-items: center;
}
.sidebar-open-btn:hover i {
  color: var(--first-color);
}

/* Nav links (center) */
.main-nav-links {
  flex: 1;
}
.main-nav-links .main-navigation {
  display: flex;
  align-items: center;
}
.main-nav-links .main-menu-list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0;
  flex-wrap: wrap;
}
.main-nav-links .main-menu-list > li {
  position: relative;
  list-style: none;
}
.main-nav-links .main-menu-list > li > a {
  display: block;
  padding: 14px 14px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.15s;
}
.main-nav-links .main-menu-list > li > a:hover,
.main-nav-links .main-menu-list > li.current-menu-item > a,
.main-nav-links .main-menu-list > li.current_page_item > a {
  color: var(--first-color);
}

/* Drop-down sub-menu */
.main-nav-links .main-menu-list .sub-menu,
.main-nav-links .main-menu-list .children {
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  min-width: 200px;
  z-index: 9999;
  list-style: none;
  padding: 8px 0;
  margin: 0;
  box-shadow: 0 4px 20px rgba(0,0,0,0.12);
  border-top: 3px solid var(--first-color);
  display: none;
}
.main-nav-links .main-menu-list li:hover > .sub-menu,
.main-nav-links .main-menu-list li:hover > .children {
  display: block;
}
.main-nav-links .main-menu-list .sub-menu li a,
.main-nav-links .main-menu-list .children li a {
  display: block;
  padding: 8px 18px;
  color: #222;
  font-size: 13px;
  text-decoration: none;
  transition: background 0.15s, color 0.15s;
}
.main-nav-links .main-menu-list .sub-menu li a:hover,
.main-nav-links .main-menu-list .children li a:hover {
  background: #f5f5f5;
  color: var(--first-color);
}

/* Dropdown caret */
.main-nav-links .main-menu-list li.menu-item-has-children > a::after,
.main-nav-links .main-menu-list li.page_item_has_children > a::after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 11px;
  margin-left: 5px;
}

/* CTA / Contact button */
.main-nav-cta {
  flex-shrink: 0;
  padding: 0 18px 0 10px;
}
.main-nav-cta-btn {
  display: inline-block;
  padding: 8px 20px;
  border: 2px solid var(--first-color);
  border-radius: 50px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  background: transparent;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
}
.main-nav-cta-btn:hover {
  background: var(--first-color);
  color: #ffffff;
}

/* sticky header */
#masthead {
  box-shadow: none;
  z-index: 2;
  position: relative;
}
.socialmedia {
  position: relative;
  width: 100%;
}
.page-template-home-template .main-header .main-nav-row {
  box-shadow: none;
}

/* Header Sidebar */
.bar-icon {
  position: relative;
}
.bar-icon button {
  padding: 12px;
  background: #890D55;
  color: #fff;
  font-size: 20px;
  border: 0;
}
.bar-icon .header-widgets {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999999;
  left: 0;
  top: 0;
  overflow-x: hidden;
  transition: 0.5s all ease-in-out;
  overflow-y: scroll;
  background: #fff;
  visibility: hidden;
  color: #000;
  padding: 30px;
}
.header-widgets .sidebar li, .header-widgets .sidebar ul li a, .header-widgets .sidebar select, .header-widgets .sidebar section, .header-widgets .sidebar .tagcloud a, .header-widgets .sidebar h4 {
  color: #000;
  border-color: #000;
}
.header-widgets .sidebar ul li a:hover {
  color: #24ACB4;
}
.header-widgets .sidebar select option {
  color: #000;
}
.bar-icon .header-widgets.show {
  visibility: visible;
  width: 350px;
}
.header-widgets a.closebtnn {
    font-size: 20px;
    position: absolute;
    top: 44px;
    right: 4px;
    z-index: 9;
    color: #fff;
    padding: 2px 10px;
    border-radius: 10px;
    background: var(--first-color);
}
.header-widgets .sidebar {
  margin-top: 60px;
}

/*--------------------------------------------------------------
## Logo (shared)
--------------------------------------------------------------*/
.navbar-brand a {
  color: var(--first-color);
  font-size: 22px;
  font-weight: bold;
}
.navbar-brand p {
  color: var(--first-color);
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
}
.navbar-dark .navbar-brand {
  color: #fff;
  text-align: left;
  display: block;
}
.navbar-brand h1.site-title,
p.site-title {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  text-align: start;
}
.navbar-brand a span.last_slide_head {
  color: #222222;
}

/* Responsive header */
@media (max-width: 991px) {
  .main-nav-links .main-menu-list {
    display: none;
  }
  .main-nav-cta {
    display: none;
  }
}
@media (max-width: 767px) {
  .topbar-icons {
    gap: 8px;
    justify-content: center;
    margin: 10px;
  }
      .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 100% !important;
      }
  .header-right-box:after{
    display: none;
  }
  .topbar-icon-btn {
    width: 36px;
    height: 36px;
    font-size: 15px;
  }
  .header-right-box{
    box-shadow: unset !important;
  }
  .slider-inner-box{
    padding-left: none !important;
  }
}
@media (max-width: 575px) {
  .topbar-inner {
    padding: 8px 0;
  }
  .topbar-search-col .search-field {
    padding: 8px 14px;
    font-size: 13px;
  }
  .header-right-box {
    text-align: center;
    padding-top: 0;
  }
}

/* Legacy selectors (kept to avoid breaking other usages) */
.header-right-box {
    text-align: right;
    background: #fff;
    padding: 12px 0px;
    position: relative;
    box-shadow: 14rem 0 0 #fff;
}
.header-right-box:after{
    position: absolute;
    content: "";
    top: 0;
    left: -48px;
    width: 20%;
    height: 100%;
    background: #fff;
    clip-path: polygon(100% 0, 20% 100%, 100% 100%);
    /* right: revert-layer; */
    z-index: 999;
}
.header-right-box a.head-button {
  display: inline-block;
}
.header-searchh-box {
  display: none;
}
.social-link a {
  color: #000;
}
.top-header .social-link a:hover {
  color: var(--first-color);
}
.navbar-brand p {
  color: var(--first-color);
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
}
.navbar-dark .navbar-brand {
  color: #fff;
  text-align: left;
  display: block;
}
.navbar-brand h1.site-title,
p.site-title{
  margin-bottom: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  text-align: start;
}
.navbar-brand a span.last_slide_head {
  color: #222222;
}

a.head-button {
    color: #FA01A2;
    border: 1px solid #FA01A2;
    padding: 5px 15px;
    border-radius: 30px;
}

a.head-button:hover{
    color: #ffffff;
    border: 1px solid #000000;
    background: #000000;
}

/*--------------------------------------------------------------
## Top Slider
--------------------------------------------------------------*/
#top-slider {
  position: relative;
  overflow: hidden;
}
#top-slider .slider-content-box {
  margin-bottom: 50px;
}
section#top-slider::after {
  display: none;
}

/* ---- Split two-column layout ---- */
.slider-split-row {
  min-height: 600px;
}

/* Left content column */
.slider-content-col {
  background: #210714;
  display: flex;
  align-items: center;
  padding: 60px 50px;
  min-height: 600px;
}

/* Right image column */
.slider-image-col {
  background: #6b1030;
  position: relative;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-image-col:after{
  content: "";
  position: absolute;
  z-index: 9;
  height: 40px;
  width: 100%;
  top: 0;
  background: #fff;
}

/* Short tag line above title */
.slider-short-tag {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
}

/* Main big title */
.slider-main-title {
  color: #ffffff;
  font-size: 72px;
  font-weight: 900;
  font-style: italic;
  line-height: 1.05;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

/* Pink divider line under title */
.slider-title-divider {
  width: 55px;
  height: 3px;
  background: var(--first-color);
  margin-bottom: 20px;
}

/* Inner box – now in normal document flow inside left col */
.slider-inner-box {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  z-index: 1;
  width: 100%;
  padding-left: 20%;
}

/* Excerpt text in slider */
.slider-inner-box p.post-excerpt {
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.65;
}

.slide-box {
  position: relative;
}

img.default-image-slider {
  width: 35% !important;
}

/* Decorative watermark word in right col */
.slider-bg-word {
  position: absolute;
  font-size: 110px;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.07);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  z-index: 0;
  pointer-events: none;
  user-select: none;
  letter-spacing: 4px;
  line-height: 1;
}

/* Product image in right col */
.slider-product-img {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 20px;
}
.slider-product-img img {
  max-height: 440px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  height: auto;
}

/*.page-template-home-template .nav-box {
  box-shadow: none;
}*/

/* ---- Slide button ---- */
#top-slider .slide-btn a {
  background: var(--first-color);
  padding: 10px 28px;
  font-size: 15px;
  line-height: 22px;
  border-radius: 30px;
  color: #ffffff;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
#top-slider .slide-btn a:hover {
  background: #ffffff;
  color: var(--first-color);
}

/* ---- Owl carousel nav – positioned bottom-right of slider ---- */
#top-slider .owl-carousel {
  position: relative;
}
#top-slider .owl-carousel .owl-nav {
  position: absolute;
  bottom: 28px;
  right: 28px;
  z-index: 10;
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
/* Hide nav when Owl marks it disabled (single slide) */
#top-slider .owl-carousel .owl-nav.disabled {
  display: none;
}
#top-slider .owl-dots {
  display: none;
}
#top-slider .owl-carousel .owl-nav .owl-prev {
  margin-right: 0;
  border-right: none;
}
#top-slider .owl-carousel .owl-nav .owl-prev:hover i,
#top-slider .owl-carousel .owl-nav .owl-next:hover i {
  color: #ffffff;
}
#top-slider .owl-carousel .owl-nav .owl-prev:hover,
#top-slider .owl-carousel .owl-nav .owl-next:hover {
  background: var(--first-color);
}
#top-slider .owl-carousel .owl-nav .owl-prev,
#top-slider .owl-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#top-slider .owl-carousel .owl-nav .owl-prev i,
#top-slider .owl-carousel .owl-nav .owl-next i {
  color: #ffffff;
  font-size: 14px;
}

/* ---- Responsive ---- */
@media (max-width: 991px) {
  .slider-content-col {
    padding: 40px 30px;
    min-height: auto;
  }
  .slider-image-col {
    min-height: 320px;
  }
  .slider-main-title {
    font-size: 50px;
  }
  .slider-bg-word {
    font-size: 70px;
  }
  .slider-product-img img {
    max-height: 280px;
  }
  #top-slider .owl-carousel .owl-nav {
    bottom: 5px;
    right: 15px;
    justify-content: center;
  }
  .slider-image-col:after{
    display: none;
  }
}
@media (max-width: 576px) {
  .slider-content-col {
    padding: 30px 20px;
  }
  .slider-main-title {
    font-size: 38px;
  }
  .slider-bg-word {
    font-size: 50px;
  }
}

/*--------------------------------------------------------------
## Trending Products
--------------------------------------------------------------*/

#trending-products {
  background: #fff;
}
.trending-main-heading {
  font-size: 28px;
  font-weight: 800;
  color: #222;
}
.trending-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  border: none;
  align-items: center;
  padding: 0;
  margin: 0;
}
.trending-tabs .nav-link {
  color: #490821;
  font-size: 15px;
  font-weight: 400;
  padding: 6px 18px;
  border: 1px solid transparent;
  border-radius: 30px;
  background: transparent;
  transition: all 0.2s;
}
.trending-tabs .nav-link:hover,
.trending-tabs .nav-link.active {
  color: var(--first-color);
  border-color: transparent;
  font-weight: 400;
  background: transparent;
}
.trending-view-all-btn {
  display: inline-block;
  padding: 8px 22px;
  background: var(--first-color);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.2s;
}
.trending-view-all-btn:hover {
  opacity: 0.85;
  color: #fff;
  text-decoration: none;
}
.trending-product-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  transition: box-shadow 0.2s;
  height: 100%;
}
.trending-product-card:hover {
  box-shadow: 0 6px 24px rgba(0,0,0,0.12);
}
.trending-product-img-wrap {
  position: relative;
  background: #EDDBE5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  min-height: 200px;
}
.trending-product-img-wrap img {
  max-height: 180px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
.trending-discount-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #890D55;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 20px;
  z-index: 2;
  pointer-events: none;
}
/* Wishlist wrap – YITH plugin only */
.trending-wishlist-wrap {
  position: absolute;
  top: 0;
  right: 12px;
  z-index: 2;
}

.trending-wishlist-wrap button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--custom-button {
    background-color: unset;
    border: none;
}
.trending-wishlist-wrap .yith-wcwl-add-to-wishlist {
  margin: 0;
}
/* Hide YITH default text/feedback */
.trending-wishlist-wrap .yith-wcwl-add-to-wishlist .feedback,
.trending-wishlist-wrap .yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important;
}
.trending-wishlist-wrap .yith-wcwl-add-button a,
.trending-wishlist-wrap .yith-wcwl-wishlistadded a,
.trending-wishlist-wrap .yith-wcwl-wishlistexists a {
  background: transparent;
  border: none;
  border-radius: 0;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  padding: 4px;
  font-size: 0;
  text-indent: -9999px;
  text-decoration: none;
}
.trending-wishlist-wrap .yith-wcwl-add-button a:before,
.trending-wishlist-wrap .yith-wcwl-wishlistadded a:before,
.trending-wishlist-wrap .yith-wcwl-wishlistexists a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f004";
  font-size: 20px;
  color: #111;
  text-indent: 0;
  transition: color 0.2s;
}
/* Hover – turn pink */
.trending-wishlist-wrap .yith-wcwl-add-button a:hover:before {
  color: var(--first-color);
}
/* Already added – filled pink heart */
.trending-wishlist-wrap .yith-wcwl-wishlistadded a:before,
.trending-wishlist-wrap .yith-wcwl-wishlistexists a:before {
  color: var(--first-color);
}
.trending-product-info {
    padding: 14px 16px 16px;
    border: 1px solid #2107144D;
    border-radius: 0px 0px 12px 12px;
    border-top: unset;
}
.trending-product-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.4;
}
.trending-product-title a {
  color: #222;
  text-decoration: none;
}
.trending-product-title a:hover {
  color: var(--first-color);
}
.trending-product-meta {
  margin-bottom: 10px;
}
.trending-product-price {
    font-size: 15px;
    font-weight: 700;
    display: flex;
    flex-direction: row-reverse;
    gap: 7px;
}
.trending-product-price ins {
  text-decoration: none;
  color: #222;
}
.trending-product-price del {
  color: #999;
  font-weight: 400;
  font-size: 13px;
  margin-left: 4px;
}
.trending-product-rating {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
  font-weight: 600;
  color: #222;
}
.trending-product-rating i {
  color: #f4a800;
}
.trending-product-atc .button,
.trending-product-atc a.button {
  display: block;
  width: 100%;
  text-align: center;
  padding: 9px 16px;
  font-size: 14px;
  font-weight: 600;
  color: var(--first-color);
  background: transparent;
  border: 1.5px solid var(--first-color);
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.2s;
  text-decoration: none;
  box-shadow: none;
}
.trending-product-atc .button:hover,
.trending-product-atc a.button:hover {
  background: var(--first-color);
  color: #fff;
}
.trending-product-atc .added_to_cart {
  display: block;
  width: 100%;
  text-align: center;
  padding: 9px 16px;
  font-size: 14px;
  font-weight: 600;
  color: var(--first-color);
  background: transparent;
  border: 1.5px solid var(--first-color);
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.2s;
  text-decoration: none;
  box-shadow: none;
  margin-top: 6px;
}
.trending-product-atc .added_to_cart:hover {
  background: var(--first-color);
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .trending-main-heading {
    font-size: 22px;
  }
  .trending-product-img-wrap {
    min-height: 160px;
  }
  .trending-tabs .nav-link {
    font-size: 13px;
    padding: 5px 12px;
  }
}

span.yith-wcwl-add-to-wishlist-button__label{
  display: none;
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: var(--add-to-wishlist-icon-color, #000);
    background: #fff;
    padding: 5px;
    border-radius: 30px;
}

.yith-wcwl-add-to-wishlist-button:is(button) svg, .yith-wcwl-add-to-wishlist-button:is(button) img {
    width: 30px;
    height: 30px;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg {
    width: 30px;
    color: #000000;
    max-width: 30px;
}

/*--------------------------------------------------------------
## Sticky
--------------------------------------------------------------*/

.stick_header {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  background: #ebebeb;
}
.admin-bar .navigation_header.stick_header {
  margin-top: 32px;
}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  margin: 6px;
  animation: loading 2s cubic-bezier(0.45, 0, 0.55, 1) infinite;
}

.loading {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99999;
}

@keyframes loading {
  0%,
  100% {
    transform: translatey(-2.5rem);
    background-color: var(--first-color);
  }
  50% {
    transform: translatey(2.5rem);
    background-color: var(--first-color);
  }
}

/*--------------------------------------------------------------
## Preloader 2
--------------------------------------------------------------*/
.loading2 {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99999;
}
.load {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*change these sizes to fit into your project*/
  width: 100px;
  height: 100px;
}
.load hr {
  border: 0;
  margin: 0;
  width: 40%;
  height: 40%;
  position: absolute;
  border-radius: 50%;
  animation: spin 2s ease infinite;
  background: var(--first-color);
  opacity: 1;
}

.load :first-child {
  animation-delay: -1.5s;
}
.load :nth-child(2) {
  animation-delay: -1s;
}
.load :nth-child(3) {
  animation-delay: -0.5s;
}

@keyframes spin {
  0%,
  100% {
    transform: translate(0);
  }
  25% {
    transform: translate(160%);
  }
  50% {
    transform: translate(160%, 160%);
  }
  75% {
    transform: translate(0, 160%);
  }
}

/*--------------------------------------------------------------
## Articale
--------------------------------------------------------------*/
#latest_post h2 {
  font-size: 30px;
}
.postcat-name {
  font-size: 14px;
  color: var(--first-color) !important;
  font-weight: bold;
}
.article-box {
  background: #f3f3f3;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px 4px #eee;
}
.article-box p ,.sidebar ul li a{
  overflow-wrap: anywhere;
}
.article-box img {
  border-radius: 10px;
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.article-box h3.entry-title {
  font-size: 35px;
  margin-bottom: 0;
}
.sidebar .search-from,.sidebar form.woocommerce-product-search {
  padding: 10px;
}
.sidebar .widget {
  padding: 10px;
}
.sidebar input[type="submit"],.sidebar button[type="submit"] {
  width: 100%;
  background: transparent;
  border: 1px solid var(--first-color);
  color: var(--first-color);
  font-weight: bold;
  font-size: 14px;
  margin-top: 15px;
  padding: 9px 14px;
  border-radius: 30px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.sidebar input[type="submit"]:hover,
.sidebar button[type="submit"]:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}
h2.entry-title,
h1.entry-title,
h2.page-title {
  font-size: 40px;
}
h2.entry-title{
  word-wrap: break-word;
}
.article-box a{
  word-wrap: break-word;
  color: var(--first-color);
}
.author-date a {
  font-weight: 600;
  text-transform: capitalize;
}
a.btn-text {
  background: var(--first-color);
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
}
.meta-info-box span,.meta-info-box a {
  color: #222222;
  text-transform: uppercase;
  font-size: 13px;
}
.entry-summary p {
  line-height: 1.7;
  font-size: 15px;
}

/*--------------------------------------------------------------
## Woocommerce Product CSS
--------------------------------------------------------------*/

.woocommerce ul.products li span.price {
  margin: 0 5px;
}
.woocommerce a.button.product_type_simple.add_to_cart_button{
  margin-right: 10px;
}
.woocommerce ul.products li.product a img{
  margin: 0;
}
p.price,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: var(--first-color);
  font-weight: bold;
  font-size: 14px;
}
span.onsale {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--first-color);
  color: #fff;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}
.pro-button a,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt ,.woocommerce a.added_to_cart{
  padding: 9px 20px;
  color: var(--first-color);
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px !important;
  background: transparent;
  border: 1px solid var(--first-color);
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.pro-button a:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
  background: #222222;
  border-color: #222222;
  color: #ffffff;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
ins {
  text-decoration: none;
}
.woocommerce ul.products li {
  text-align: center;
  box-shadow: 0 0 20px 2px #d7d7d7;
  padding: 15px !important;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  position: absolute;
  top: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  left: 15px;
  right: auto;
  background: var(--first-color);
  padding: 2px 5px;
  border-radius: 0px;
  margin: 0px;
  min-height: 20px;
  line-height: 1.5;
  z-index: 1;
}
.woocommerce ul.products li.product .star-rating,.woocommerce .star-rating {
  margin: 0px auto 10px;
  color: #ffc53f;
}
.woocommerce .woocommerce-ordering select {
  background: var(--first-color);
  color: #ffffff;
  padding: 2px;
  border: 1px solid #e3e3e3;
}
.woocommerce .entry-summary {
  margin: 0;
}
.woocommerce .quantity .qty {
  padding: 8px;
  border: solid 2px #222222;
}
.woocommerce-message,
.woocommerce-info{
  border-top-color: var(--first-color);
}
.woocommerce-message::before,
.woocommerce-info::before{
  color: var(--first-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="phno"],
input[type="password"],
textarea {
  border: 1px solid #bcbcbc;
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 23px 0;
  height: auto;
}
span.woocommerce-input-wrapper,
.checkout label,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content,.woocommerce form .form-row label,span.password-input,header.page-header {
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  display: initial;
  background: var(--first-color);
  padding: 10px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
  color: #ffffff;
}
h2.woocommerce-loop-product__title {
  padding: 8px 0 !important;
}
.woocommerce #customer_login .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce #customer_login .col2-set .col-2, .woocommerce-page .col2-set .col-2{
  display: table-cell;
  max-width: 100%;
  float: none;
}
.woocommerce ul.products li.product .button{
  margin-top: 0;
  border-radius: 30px !important;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation ul .menu-item.menu-item-has-children a,
.main-navigation ul .page_item.page_item_has_children a{
  position: relative;
}
.main-navigation ul .menu-item.menu-item-has-children .sub-menu a:after,
.main-navigation ul .page_item.page_item_has_children .children a:after{
  content: none;
}
.main-navigation .menu ul {
  margin-bottom: 0px;
  padding: 0px;
}
.main-navigation .menu li {
  display: inline;
  position: relative;
  list-style: none;
}
.navbar-menubar .main-navigation .menu > li > a, .navbar-menubar .page_item a {
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
}
.navbar-menubar .page_item_has_children ul li a,.main-navigation .menu .menu-item-has-children ul li a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  color: var(--first-color);
}

.navbar-menubar .page_item_has_children::before, .main-navigation .menu .menu-item-has-children::before {
  content: "\f107";
  position: absolute;
  right: -6px;
  top: 3px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  color: #fff;
  font-size: 14px;
}

.main-navigation .sub-menu .menu-item-has-children::before {
  top: 15px;
  right: 15px;
  color: var(--first-color);
}


.main-navigation ul.sub-menu > li > a:hover .sub-menu.menu-item-has-children::before{
  color: #ffffff;
}

/*.main-navigation .menu-item-has-children .sub-menu li a ::before{
    right: 15px;
    top: 15px;
}*/

.main-navigation ul.sub-menu > li > a:hover, .main-navigation ul.sub-menu > li > a:focus, 
.main-navigation ul.children > li > a:hover, .main-navigation ul.children > li > a:focus{
  color: #eaeaea !important;
  background-color: #000 !important;
  border-radius: 5px;
}
.main-navigation ul, .main-navigation .menu ul {
  display: flex;
  gap: 20px 20px;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0;
  padding: 0;
}
div#mySidenav {
  display: inline-flex;
}
.main-navigation .menu > li ,.main-navigation .menu li{
  display: inline;
  position: relative;
}
.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a {
  color: #FA01A2;
  border-radius: 8px;
}
.main-navigation .menu > li > a:hover,.page_item a:hover{
  color: #FA01A2;
}
.main-navigation .sub-menu,
.main-navigation .children {
  background-color: #ffffff;
  list-style: none;
  padding-left: 0;
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  width: 200px !important;
}
.main-navigation .sub-menu > li > a:hover,
.main-navigation .sub-menu > li > a:focus,
.main-navigation .children > li > a:hover,
.main-navigation .children > li > a:focus {
  background: #000;
  color: #fff;
}
.main-navigation .sub-menu li ul.sub-menu,
.main-navigation .children li ul.children {
  left: 200px !important;
  top: -1px !important;
}
.main-navigation .sub-menu > li,
.main-navigation .children > li {
  display: block;
  float: none;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand,
.main-navigation .children > li.page_item_has_children .submenu-expand {
  display: inline-block;
  position: absolute;
  width: calc( 24px + 1rem);
  right: 0;
  top: calc( .125 * 1rem);
  bottom: 0;
  color: white;
  line-height: 1;
  padding: calc( .5 * 1rem);
}
.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand,
.main-navigation .children > li.page_item_has_children .submenu-expand {
  margin-right: 0;
}
.main-navigation .sub-menu > li > a,
.main-navigation .sub-menu > li > .menu-item-link-return,
.main-navigation .children > li > .menu-item-link-return {
  color: #fff;
  display: block;
  padding: 15px;
}
.main-navigation .sub-menu > li > .menu-item-link-return,
.main-navigation .children > li > .menu-item-link-return {
  width: 100%;
  font-weight: normal;
  text-align: left;
}
.main-navigation .sub-menu > li > a:empty,
.main-navigation .children > li > a:empty {
  display: none;
}
.main-navigation .sub-menu > li.mobile-parent-nav-menu-item,
.main-navigation .children > li.mobile-parent-nav-menu-item {
  display: none;
  font-size: 0.88889em;
  font-weight: normal;
}

.main-navigation .sub-menu > li:last-child,
.main-navigation .children > li:last-child {
  border-bottom: none;
}

.toggle-nav, a.closebtn{
  display: none;
}
@media screen and (min-width:1001px){
  .main-navigation .menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu,.main-navigation .menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu,.main-navigation .menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,.main-navigation .menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu,.main-navigation .menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu,.main-navigation .menu .page_item_has_children:not(.off-canvas):hover > .children,.main-navigation .menu .page_item_has_children:not(.off-canvas):focus > .children,.main-navigation .menu .page_item_has_children.is-focused:not(.off-canvas) > .children,.main-navigation .menu .page_item_has_children:not(.off-canvas)[focus-within] > .children,.main-navigation .menu .page_item_has_children:not(.off-canvas):focus-within > .children   {
    display: block;
    left: 0;
    margin-top: 5px;
    width: auto;
    min-width: 100%;
    opacity: 1;
    top: 100%;
    border: 1px solid #f3f3f3;
  }
}

/* ===== Inner Page Banner ===== */
.inner-banner {
  position: relative;
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}

.inner-banner h1, .inner-banner .entry-title {
  position: relative;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  z-index: 1;
  margin: 0;
}

header.entry-header.centered{
  overflow-wrap: anywhere;
  width: 75%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .inner-banner {
      height: 220px;
  }

  .inner-banner h1 {
      font-size: 26px;
  }

  .main-navigation .menu .menu-item-has-children::before{
    right: 15px;
  }
  .main-navigation .sub-menu .menu-item-has-children::before{
    color: #ffffff;
  }
}

/*--------------------------------------------------------------
## Next / Previous
--------------------------------------------------------------*/
/* Next/Previous navigation */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  width: 100%;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}
.navigation.post-navigation {
  padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
  border: 1px solid var(--first-color);
  border-radius: 30px;
  display: inline-block;
  padding: 0.4rem 1.1rem;
  overflow-wrap: anywhere;
  background: transparent;
  color: var(--first-color);
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
  background: #222222;
  color: #ffffff;
  border-color: #222222;
}
.post-navigation .nav-next a::after,
.posts-navigation .nav-next a::after {
  content: " \2192  ";
}
.post-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before {
  content: "\2190  ";
}
nav.navigation.pagination{
  margin-bottom: 30px !important;
}
.navigation.pagination {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  border: 1px solid var(--first-color);
  border-radius: 30px;
  display: inline-block;
  padding: 0.2rem 0.875rem;
  background: transparent;
  color: var(--first-color);
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.navigation.pagination .nav-links a.current, .navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links span.current,
.navigation.pagination .nav-links span:hover {
  background: #222222;
  color: #ffffff;
  border-color: #222222;
}

@media screen and (max-width: 560px) {
  .navigation.post-navigation .nav-links {
    display: flex;
    flex-flow: column wrap;
  }
  .navigation.post-navigation .nav-links .nav-previous,
  .navigation.post-navigation .nav-links .nav-next {
    margin-bottom: 14px;
    width: 100%;
    float: none;
    text-align: start;
  }
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

a img .alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}
a img .alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img .alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption .alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption .alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.module-border-wrap {
  -moz-border-image: -moz-linear-gradient(to bottom left, #19b094 0%, var(--first-color) 100%);
  -webkit-border-image: -webkit-linear-gradient(to bottom left, #19b094 0%, var(--first-color) 100%);
  border-image: linear-gradient(to bottom left, #19b094 0%, var(--first-color) 100%) 1;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-form-url input{
  width: 100%;
}
.comment-respond input#submit {
  background: transparent;
  border: 1px solid var(--first-color);
  color: var(--first-color);
  padding: 10px 28px;
  font-weight: 600;
  border-radius: 30px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.comment-respond input#submit:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list {
  padding-left: 0;
}
.comment-list .comment {
  display: block;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback a {
  margin-left: 5px;
  margin-right: 5px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.error-404 input.search-field.form-control {
  width: 30%;
}
.btn-primary{
  background-color: transparent;
  border-color: var(--first-color);
  color: var(--first-color);
  border-radius: 30px;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #222222 !important;
  border-color: #222222 !important;
  color: #ffffff !important;
}
.error-404 input.search-submit.btn.btn-primary {
  width: 30%;
  margin-top: 5px;
}
.page-content form.search-from {
  display: flex;
  justify-content: center;
}
.theme-area-headlines h2 {
  font-size: 60px;
  font-weight: 900;
}
.not-found-pagetext input.search-submit.btn.btn-primary {
  background: var(--first-color);
}
.sticky .entry-title a {
  margin-left: 15px;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 20px;
  font-weight: 900;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.posted-on,
.byline,
.comments-link {
  color: #9a9a9a;
}
div#respond {
  border: 1px solid #bcbcbc ;
  padding: 15px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#colophon{
  background: #373737;
  color: #fff;
  padding-top: 30px;
  position: relative;
}

.widget #wp-calendar caption,
#colophon a,
#colophon h5 {
  color: #fff;
}

#colophon a:hover,
#colophon a:focus {
  color: #050505;
}

#colophon ul {
  list-style: none;
  padding-left: 0;
}

#colophon h5 {
  font-size: 20px;
  margin-bottom: 15px;
}

#colophon a:hover,
#colophon a:focus {
  color: var(--first-color);
}

.footer-column .widget ul li:hover{
  color: var(--first-color);
}

#colophon .footer-menu ul {
  list-style: none;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
}
#colophon .footer-menu li {
  margin-right: 10px;
}

.site-info {
  padding: 10px 0;
  background: var(--first-color);
}

.footer-menu-left {
  text-align: right;
}
.footer-menu-left a:hover{
  color: #000 !important;
}
.footer-column .widget {
  padding: 30px 0;
}

.widget select {
  width: 100%;
  padding: 8px 4px;
  border-radius: 10px;
}

a.rsswidget {
  text-decoration-line: underline;
}

#colophon .tagcloud a {
  font-size: 15px !important;
  display: block;
}

.footer-column h1, .footer-column h2, .footer-column h3, .footer-column h4, .footer-column h5, .footer-column h6 {
    color: #fff;
}

.footer-column h1 a, .footer-column h2 a, .footer-column h3 a, .footer-column h4 a, .footer-column h5 a, .footer-column h6 a{
  text-decoration: underline;
}

.footer-column p a {
    color: var(--first-color) !important;
    text-decoration: underline;
}

.site-info a {
  color: #fff !important;
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget a:hover,
.widget a:focus {
  color: var(--first-color);
}
.sidebar h5 a:hover, .sidebar h2 a:hover {
  color: var(--first-color);
}

.widget ul li.recentcomments {
  display: block;
  padding: 5px 15px;
}

.widget .gallery-item,
.textwidget {
  padding: 10px;
}

.widget #wp-calendar caption {
  caption-side: top !important;
  padding-top: 0;
}

.widget #wp-calendar tbody tr td {
  padding: .5rem;
}

.widget #wp-calendar tfoot {
  text-align: center;
}

.half-rule {
  margin: 2.5rem 0;
  width: 6rem;
}

.sidebar section {
  border: solid 1px #000000;
  margin-bottom: 30px;
}

.sidebar h5, .sidebar .widget h2.wp-block-heading {
  font-size: 20px;
  color: #ffffff;
  background: var(--first-color);
  padding: 15px 10px;
  text-align: center;
  word-wrap: break-word;
  font-weight: 700;
}

.sidebar h5 a, .sidebar h2 a{
  color: #ffffff;
  text-decoration: underline;
}

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

.sidebar li {
  color: #222222;
  padding: 10px;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
.sidebar li article {
  margin-bottom: 0;
}

.sidebar ul li a:before {
  content: '\f30b';
  font-family: "Font Awesome\ 5 Free";
  font-size: 15px;
  margin-right: 10px;
  font-weight: 900;
}

.sidebar ul li a:hover {
  color: #000000;
}

.sidebar ul li a,.widget .gallery-item, .textwidget,.wp-block-search .wp-block-search__label,.sidebar th, #theme-sidebar td,thead, tbody, tfoot, tr, td, th {
  color: #222222;
}
.no-results.not-found{
  text-align: center;
  margin-bottom: 30px;
}

.no-results.not-found form.search-from{
  justify-content: center;
}
.sidebar .textwidget img,
.sidebar .form-group {
  width: 100%;
  height: auto;
}

.sidebar select {
  padding: 10px;
  border: solid 1px #000000;
  background: transparent;
  font-size: 14px;
  width: 100%;
  color: #222222;
}

.sidebar .tagcloud a,
p.wp-block-tag-cloud a {
  border: 1px solid #e3e3e3;
  color: #222222;
  line-height: 20px;
  padding: 5px 10px;
  font-size: 12px !important;
  display: inline-block;
  margin-bottom: 5px;
}

.sidebar .tagcloud a:hover {
  background: var(--first-color);
  color: #ffffff;
}

p.wp-block-tag-cloud a:hover {
  background: var(--first-color);
  color: #fff;
}

.sidebar .tagcloud {
  margin-top: 15px;
}

.sidebar input[type="search"] {
  padding: 10px;
  width: 100%;
  border: solid 1px #e7ebf1;
  font-size: 15px;
}

.sidebar button[type="submit"] {
  padding: 9px 14px;
  width: 100%;
  color: var(--first-color);
  border-radius: 30px;
}

.sidebar table#wp-calendar {
  border: solid 1px #e3e3e3;
  text-align: center;
  margin-top: 15px;
  width: 100%;
}

.sidebar th,
#theme-sidebar td {
  border-right: solid 1px #e3e3e3;
  padding: 10px 0;
}

.sidebar tr {
  border-bottom: solid 1px #e3e3e3;
}


/*--------------------------------------------------------------
# Infinite Scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}

.site-footer p{
  color: #ffffff;
}
/*--------------------------------------------------------------
# Audio
--------------------------------------------------------------*/
#footer label, iframe, .entry-audio audio, .sidebar input[type="submit"],span.woocommerce-input-wrapper,.checkout label,.woocommerce-page form .password-input {
  width: 100%;
}
iframe{
  height: auto;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
  background-color: #fff;
  border: 1px solid #dee2e6;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  height: auto;
  max-width: 100%;
  padding: 0.25rem;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
ul.comment-list .comment .media-body {overflow: auto;}
.toggle-nav.mobile-menu,
a.closebtn.mobile-menu {
  display: none;
}
@media screen and (max-width: 320px){
  .woocommerce ul.products li{
    width: 100% !important;
  }
}
@media screen and (max-width: 575px){
  .top-info .social-link{
    text-align: center;
    margin-bottom: 10px;
  }
  .navbar-brand h1.site-title, p.site-title{
    text-align: center !important;
  }
  .header-right-box{
    text-align: center;
    padding-top: 15px;
  }
  .header-search-wrapper .search-form-main{
    right: -12em;
  }
  .header-search-wrapper .search-form-main:before{
    display: none;
  }
  #top-slider .social-link {
    width: 30px;
  }
  .slide-box {
    position: relative;
  }
  .slider-inner-box {
    left: 5%;
    right: 5%;
    text-align: center;
  }
  .contact-box,#colophon h5,#colophon .tagcloud a{
    text-align: center;
  }
  .slider-inner-box:before {
    left: 0px;
  }
  .top-info p.topbar-text,p.location.m-0{
    text-align: center;
  }
  .service-sec h3.main-heading{
    padding: 6px 37px !important;
  }
  .site-logo {
    margin-bottom: 20px;
  }
  .slider-image img {
    height: 200px;
  }
  .heading .main_heading,.section-btn{
    text-align: center !important;
  }
  .nav-box{
    padding: 10px 0px;
    width: 100%;
    margin: 0px;
  }
  .slider-inner-box h2{
    font-size: 18px;
  }
  .logo-box{
    margin-bottom: 5px;
  }
  .main-navigation .menu > li{
    border: none;
  }
  .slider-inner-box p{
    display: none;
  }
  #top-slider .slide-bg {
    height: 242px;
  }
  #top-slider .owl-nav {
    display: block;
    position: absolute;
    bottom: 25px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 720px){
  .toggle-nav,.footer-menu-left,#colophon ul,.slider-box{
    text-align: center;
  }
  .navbar-brand,.admin-bar .navigation_header.stick_header {
    margin: 0 auto;
    width: 100%;
  }
  .slider-inner-box h1 a {
    font-size: 18px;
  }
  .slider-inner-box h1 {
    line-height: 18px;
  }
}
@media screen and  (min-width: 1200px) and (max-width: 1700px){
  .header-right-box {
    box-shadow: none;
}
}
@media screen and  (min-width: 575px) and (max-width: 767px){
  .slider-inner-box {
    left: 10%;
    right: 10%;
    text-align: center;
  }
  #top-slider .owl-nav{
    left: 0px;
    text-align: center;
  }
}
@media screen and (max-width: 767px){
  .slider-inner-box h2{
    font-size: 18px;
    line-height: 30px;
  }
  .slider-inner-box{
    padding-left: 0;
  }
  .slide-box:after{
    display: none;
  }
  .count-box,.slider-title-divider{
    display: none;
  }
  .slider-image{
    display: block;
  }
  #top-slider img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image, #top-slider .main-image-default{
    -webkit-mask-image: none;
    height: 400px !important;
  }
  img.default-image-slider{
    display: none !important;
  }
  img.default-image-slider{
    width: 0%;
  }
  .social-link{
    text-align: center !important;
    margin: 10px 0px;
  }
  .header-box::before{
    clip-path: none;
    border-radius: 5px;
  }
  .logo-box{
    margin-right: 0px;
  }
  .header-right-box{
    margin-left: 0px;
  }
  .video-image-box {
    position: relative;
    bottom: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 22px;
    z-index: 1;
  }
  .slider-inner-box p {
    font-size: 18px;
  }
  .pro-button a{
    padding: 9px 16px;
  }
  #top-slider .owl-dots{
    display: none;
  }
  #top-slider {
    height: auto;
  }
  #top-slider .slider-content-box{
    margin-bottom: 0px;
  }
  #top-slider .slider-inner-box h3 {
    font-size: 30px;
    line-height: 35px;
  }
  #top-slider .slider-image img{
    height: 400px;
  }
}
@media (min-width: 991px) {
  .navbar-expand-lg .navbar-collapse{
    display: flex !important;
  }
}
@media (max-width: 1000px) {

  .slider-box-btn {
    margin: 17px 0;
  }
  .alignfull {
    max-width: 1000%;
    margin-right: "calc(50% - 50vw)";
    margin-left: "calc(50% - 50vw)";
    width: auto;
  }
  .alignwide {
    max-width: 1000%;
    margin-right: "calc(25% - 25vw)";
    margin-left: "calc(25% - 25vw)";
    width: auto;
  }

  .navbar-menubar.responsive-menu{
    display: block;
  }
  .navbar-menubar .main-navigation .menu > li > a, .navbar-menubar .page_item a {
    font-size: 14px;
  }
  .navbar-menubar .page_item_has_children ul li a,.main-navigation .menu .menu-item-has-children ul li a {
    font-size: 14px;
  }
  .main-navigation ul .menu-item.menu-item-has-children a:after,
  .main-navigation ul .page_item.page_item_has_children a:after{
    content: none;
  }
  .main-navigation .menu {
    display: inline-block;
    margin-top: 65px;
    width: 100%;
    padding-left: 0;
  }
  .main-navigation .menu ul{
    display: inline-block;
    width: 100%;
  }
  .main-navigation .menu li{
    border: none;
  }
  ul#menu-testing-menu li.current-menu-item.current_page_item a{
    border: none;
    color: #ffffff;
  }
  .main-navigation ul.sub-menu li a,
  .main-navigation ul.children li a {
    color: #ffffff !important;
  }
  .main-navigation ul.sub-menu > li > a:hover, .main-navigation ul.sub-menu > li > a:focus,
  .main-navigation ul.children > li > a:hover, .main-navigation ul.children > li > a:focus{
    background: transparent;
  }
  .toggle-nav.mobile-menu {
    text-align: center;
  }

  .main-navigation .sub-menu > li,
  .main-navigation .children > li{
    border: none;
  }
  .main-navigation .sub-menu, .main-navigation .children {
    position: relative;
    opacity: 1;
    left: 0;
    width: 100% !important;
  }
  .toggle-nav {
    display: none;
    cursor: pointer;
    z-index: 999999;
  }
  .toggle-nav i {
    font-size: 30px;
    color: #ffffff;
  }
  .toggle-nav button {
    border: none;
    background: transparent;
    padding: 0;
  }
  /* sidenav – right slide-in mobile menu */
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    right: 0;
    top: 0;
    overflow-x: hidden;
    transition: 0.5s ;
    overflow-y: scroll;
    background: #1E192D;
    visibility: hidden;
  }
  .sidenav.show {
    visibility: visible;
    width: 350px;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 50px;
    margin-left: 10px;
    display: block;
    font-size: 30px;
    color: #fff;
    text-align: center;
    right: 14px;
  }
  .sidenav #site-navigation {
    width: 100%;
    background-color: #181818;
    padding-left: 6px;
  }
  .toggle-nav,
  .toggle-nav.mobile-menu,
  a.closebtn.mobile-menu,
  .main-navigation ul ul li,
  .nav ul li a{
    display: block;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
    padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation li{
    padding: 0;
  }
  .main-navigation ul li a,.main-navigation .menu > li > a,.main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li > .menu-item-link-return,
  .main-navigation .menu > li > a,.main-navigation .children > li > a, .main-navigation .children > li > .menu-item-link-return,.menu ul li a {
    color: #ffffff !important;
    display: block;
    border: none;
    text-align: left;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
  }

  #site-navigation .menu ul li a:hover{
    color: var(--first-color);
  }

  .header-widgets a.closebtnn {
      top: 50px;
      right: 36px;
  }

  /* mobile menu */
  /*NEW */
  .main-navigation .menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu{
    border: none;
  }
  .main-navigation .sub-menu li ul.sub-menu,.main-navigation .children li ul.children{
    left: 0px !important;
  }
  .navigation_header .nav, .navbar-expand-xl {
    display: inline-block;
  }
  .main-navigation .sub-menu, .main-navigation .children{
    background: transparent;
  }
  .caret {
    display: none;
  }
  .main-navigation ul li ul a {
      background: 0 0
  }
  .main-navigation ul li ul li ul li a {
    background: 0 0;
    padding-left: 22px;
    color: rgba(255, 255, 255, .5)
  }
  .main-navigation a.current,
  .main-navigation li.current>a {
    color: #c5a47e
  }
  .main-navigation ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .15)
  }

  .main-navigation ul .dropdown:focus-within>ul {
    display: block !important
  }

  .main-navigation ul>li>ul {
    background-color: #2a2a2a
  }
  .main-navigation ul li a, .navbar-menubar .main-navigation .menu > li > a, .navbar-menubar .page_item a {
    background: 0 0;
    color: #fff;
    display: inline-block;
    padding: 12px 15px;
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: left
  }
  .main-navigation ul.menu>li>ul>li>a {
    padding-left: 22px;
    color: rgba(255, 255, 255, .5)
  }

  .main-navigation ul.menu>li>ul>li.dropdown>a {
    padding-left: 22px
  }

  .main-navigation ul.menu>li>ul>li.dropdown {
    width: auto
  }

  .main-navigation ul li.dropdown .la {
    border-left: 1px solid rgba(130, 130, 130, .58);
    color: #fff;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
  }

  .main-navigation .menu .dropdown-menu {
    position: relative;
    z-index: 1;
    display: none;
    float: none;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 50px 0 0;
    font-size: 14px;
    text-align: center;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1 !important;
    left: 0 !important;
  }

  #site-navigation .menu li.dropdown .bi,.main-navigation .menu li i,.menu li.page_item ul.children i {
    display: block;
    border-left: 1px solid rgba(255, 255, 255, .13);
    color: #b3b3b9;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
  }

  #site-navigation .menu li.dropdown .bi,
  .main-navigation ul li.dropdown .bi,.main-navigation .menu li i,ul.children.dropdown-menu li i,.menu li.page_item ul.children i {
    position: absolute;
    z-index: 99;
    width: 60px;
    right: 0;
    top: 0;
    line-height: 45px;
    font-size: 18px;
    cursor: pointer;
  }
  .menu li.page_item i,.main-navigation .menu li i {
        right: -254px !important;
        top: -10px !important;
        width: 40px !important;
      }
      body.repopackage-template-default .menu li.page_item i,body.repopackage-template-default .main-navigation .menu li i 
      body.repopackage-template-default .menu li.page_item ul.children li.page_item i,body.repopackage-template-default .menu li.menu-item ul.sub-menu li.menu-item i {
        right: 0 !important;
      }
.menu li.page_item ul.children li.page_item i,
      .menu li.menu-item ul.sub-menu li.menu-item i{
        right: 0 !important;
      }

  .main-navigation ul.menu>li {
    padding: 0;
  }

  .main-navigation ul li:last-child,
  .main-navigation ul.menu>li>ul>li:last-child,
  .main-navigation .menu>li>ul>li:last-child,
  .main-navigation .menu>li>ul>li>ul>li:last-child {
    border-bottom: none;
  }
  
  .navigation_header .nav, .navbar-expand-xl {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 500px){
  .sidenav.show {
      visibility: visible;
      width: 300px;
  }
}
@media (max-width: 2560px) and (min-width: 1024px){
  ul.sub-menu.dropdown-menu i,ul.children i {
      display: none;
  }
}
@media screen and (max-width: 991px){
  section#top-slider::after {
    width: 65% !important;
    top: -35% !important;
  }
  .pro-button span{
    display: block;
    padding: 15px 0px;
    margin-right: 0px !important;
  }
  .page-template-home-template #masthead{
    position: relative;
    padding-top: 0px;
  }
  .top-info p.location a, .top-info p {
    text-align: center;
  }
  #colophon h5 {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 28px;
  }
  .row.footer-coll{
    width: 100%;
    margin: 0 auto;
  }
  .columss{
    overflow-wrap: anywhere;
  }
}
@media screen and (max-width:782px) {
  .admin-bar .main-navigation .menu {
    padding-top: 45px;
  }
}
@media screen and  (min-width: 768px) and (max-width: 1023px){
  .header-right-box:after{
    left: -60px;
  }
    .slider-inner-box {
    padding-left: 0;
    text-align: center;
  }
}
@media screen and  (min-width: 783px) and (max-width: 1000px){
  .admin-bar .main-navigation .menu {
    padding-top: 32px;
  }
}
@media screen and  (min-width: 768px) and (max-width: 1199px){
  .slider-inner-box h2 {
    font-size: 35px;
    line-height: 44px;
  }
  .ser-content h4 a{
    word-wrap: break-word;
  }
  section#top-slider::after {
    position: absolute;
    content: '';
    background: var(--first-color);
    height: 100%;
    width: 75%;
    top: -30%;
    right: 0;
  }
}
@media screen and  (min-width: 991px) and (max-width: 1199px){
  .main-navigation .menu > li > a {
    padding: 16px 10px;
  }
  .count-box {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    right: 1%;
  }
  section#top-slider::after {
    position: absolute;
    content: '';
    background: var(--first-color);
    height: 100%;
    width: 75%;
    top: -30%;
    right: 0;
  }
  .slider-image-col:after{
    background: transparent;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
  .slider-inner-box {
    left: 12%;
    right: 53%;
  }
  .button-header a {
    padding: 10px 15px;
  }
}
@media screen and (min-width:1700px) and (max-width:1900px){
    .container{
        max-width: 1450px;
    }
}
@media screen and (min-width:1024px) and (max-width:1400px){
.header-right-box:after{
  display: none;
}
.header-right-box{
  background: transparent;
}
.slider-inner-box {
    padding-left: 0;
  }
.trending-main-heading {
    font-size: 20px;
    width: 22%;
}
}
@media screen and (min-width:1440px) and (max-width:1600px){
  .header-right-box {
    box-shadow: 4rem 0 0 #fff;
}
.header-right-box:after {
  left: -44px;
}
}
@media screen and (min-width:1920px) {
    .container{
        max-width: 1500px;
    }
}
@media screen and (max-width: 1550px){
  p.post-categories {
    bottom: 60px;
    left: -4px;
    font-size: 13px;
    transform: rotate(37deg);
  }
}
@media screen and (max-width: 1399px){
  p.post-categories {
    bottom: 60px;
    left: -4px;
    transform: rotate(40deg);
  }
}
@media screen and (max-width: 1199px){
  p.post-categories {
    bottom: 59px;
    left: 0px;
    transform: rotate(36deg);
    font-size: 12px;
    width: 100px;
  }
}
@media screen and (max-width: 976px){
  p.post-categories {
    bottom: 61px;
    left: -5px;
    transform: rotate(41deg);
    font-size: 12px;
    width: 100px;
  }
}
@media screen and (max-width: 850px){
  p.post-categories {
    transform: rotate(43deg);
  }
}
@media screen and (max-width: 760px){
  p.post-categories {
    bottom: 54px;
    left: 3px;
    transform: rotate(32deg);
  }
}
@media screen and (max-width: 490px){
  p.post-categories {
    bottom: 54px;
    left: -5px;
    transform: rotate(37deg);
  }
  .navbar-brand a {
    color: #ffffff;
  }
  section#top-slider::after {
    width: 65% !important;
    top: -50% !important;
  }
  .overlay {
    background: linear-gradient(89.28deg, var(--second-color) 0.62%, transparent 100.46%);
  }
  #colophon ul, #colophon p, .tagcloud, .widget,#colophon h5, h5.footer-column-widget-title{
    text-align: center !important;
  }
}
@media screen and (max-width: 380px){
  p.post-categories {
    bottom: 61px;
    left: -6px;
    transform: rotate(41deg);
  }
}
@media screen and (max-width: 350px){
  p.post-categories {
    bottom: 65px;
    left: -8px;
    transform: rotate(47deg);
    font-size: 11px;
  }
}
@media screen and (max-width: 1023px){
  .slider-title-divider{
    display: none;
  }
}

.archive a.added_to_cart.wc-forward, .single a.added_to_cart.wc-forward {
    padding: 6px 16px;
    font-weight: 600;
    border-radius: 30px;
    border: 1px solid var(--first-color);
    color: var(--first-color);
    background: transparent;
    display: inline-block;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

a:hover.added_to_cart.wc-forward,
.archive a.added_to_cart.wc-forward:hover,
.single a.added_to_cart.wc-forward:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: transparent;
    border: 1px solid var(--first-color);
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    color: var(--first-color);
    padding: 9px 20px;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}
a:hover.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background: #222222;
    border-color: #222222;
    color: #ffffff;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: transparent;
    border: 1px solid var(--first-color);
    padding: 10px 30px;
    border-radius: 30px;
    width: 100%;
    font-weight: 600;
    color: var(--first-color);
    cursor: pointer;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #222222;
    border-color: #222222;
    color: #ffffff;
}

/* =====================================================
   Wishlist Page – YITH WCWL button styles
   ===================================================== */

/* "Add to cart" button inside wishlist table */
.yith-wcwl-form .wishlist_table td.product-add-to-cart a,
.yith-wcwl-form .wishlist_table .product-add-to-cart a.button,
.yith-wcwl-form .wishlist_table .product-add-to-cart a.add_to_cart_button,
.yith-wcwl-form .wishlist_table .product-add-to-cart a.ajax_add_to_cart {
  display: inline-block;
  padding: 9px 20px;
  color: var(--first-color);
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  background: transparent;
  border: 1px solid var(--first-color);
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.yith-wcwl-form .wishlist_table td.product-add-to-cart a:hover,
.yith-wcwl-form .wishlist_table .product-add-to-cart a.button:hover,
.yith-wcwl-form .wishlist_table .product-add-to-cart a.add_to_cart_button:hover,
.yith-wcwl-form .wishlist_table .product-add-to-cart a.ajax_add_to_cart:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}

/* Remove (×) button */
.yith-wcwl-form .wishlist_table .product-remove a.remove_from_wishlist {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  line-height: 1;
  font-size: 18px;
  color: var(--first-color);
  border: 1px solid var(--first-color);
  border-radius: 50%;
  background: transparent;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.yith-wcwl-form .wishlist_table .product-remove a.remove_from_wishlist:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}

/* "Edit title" button */
.wishlist-title a.btn.button.show-title-form,
.wishlist-title a.show-title-form {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 14px;
  font-size: 13px;
  font-weight: 600;
  color: var(--first-color);
  border: 1px solid var(--first-color);
  border-radius: 30px;
  background: transparent;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.wishlist-title a.btn.button.show-title-form:hover,
.wishlist-title a.show-title-form:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}

/* Save / Cancel title edit icons */
.edit-title-buttons a.save-title-form,
.edit-title-buttons a.hide-title-form {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid var(--first-color);
  color: var(--first-color);
  background: transparent;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.edit-title-buttons a.save-title-form:hover,
.edit-title-buttons a.hide-title-form:hover {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}

@media (min-width: 425px) and (max-width: 1400px) {
  .archive a.added_to_cart.wc-forward{
    margin-top: 12px;
  }
}


/* =====================================================
   Wishlist Page – Responsive CSS
   ===================================================== */

/* ---------- Tablet (768px – 991px): CSS grid card layout ---------- */
@media (min-width: 768px) and (max-width: 991px) {

  .yith-wcwl-form {
    overflow-x: visible;
    display: block;
  }

  .yith-wcwl-form .wishlist_table,
  .yith-wcwl-form .wishlist_table tbody {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  /* Hide default table header */
  .yith-wcwl-form .wishlist_table thead {
    display: none;
  }

  /* Each product row → 4-column grid card
     Col 1 : thumbnail (spans all rows)
     Col 2 : name / price / stock
     Col 3 : price / stock  (side-by-side with col 2)
     Col 4 : remove × / add-to-cart
  */
  /* .yith-wcwl-form .wishlist_table tbody tr {
    display: grid;
    grid-template-columns: 110px 1fr 1fr auto;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      "thumb  name    name    remove"
      "thumb  price   stock   stock"
      "thumb  .       .       atc";
    gap: 10px 16px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 16px;
    background: #fff;
    box-shadow: 0 1px 6px rgba(0,0,0,0.07);
    box-sizing: border-box;
    align-items: start;
  } */

  /* Thumbnail – spans all 3 rows */
  .yith-wcwl-form .wishlist_table td.product-thumbnail {
    grid-area: thumb;
    padding: 0;
    border: none;
    display: flex;
    align-items: flex-start;
  }
  .yith-wcwl-form .wishlist_table td.product-thumbnail a {
    display: block;
    line-height: 0;
  }
  .yith-wcwl-form .wishlist_table td.product-thumbnail img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
  }

  /* Product name */
  .yith-wcwl-form .wishlist_table td.product-name {
    grid-area: name;
    padding: 0;
    border: none;
    display: flex;
    align-items: center;
  }
  .yith-wcwl-form .wishlist_table td.product-name a {
    color: var(--first-color);
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    line-height: 1.3;
    word-break: break-word;
  }

  /* Remove × – top-right corner */
  .yith-wcwl-form .wishlist_table td.product-remove {
    grid-area: remove;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 0;
    border: none;
  }

  /* Price – bordered box, left of stock */
  .yith-wcwl-form .wishlist_table td.product-price {
    grid-area: price;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    padding: 10px 14px;
    box-sizing: border-box;
    background: #fff;
  }
  .yith-wcwl-form .wishlist_table td.product-price::before {
    content: "Price:";
    display: block;
    font-weight: 700;
    font-size: 13px;
    color: #222;
    margin-bottom: 4px;
  }

  /* Stock – bordered box, right of price */
  .yith-wcwl-form .wishlist_table td.product-stock-status {
    grid-area: stock;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    padding: 10px 14px;
    box-sizing: border-box;
    background: #fff;
  }
  .yith-wcwl-form .wishlist_table td.product-stock-status::before {
    content: "Stock:";
    display: block;
    font-weight: 700;
    font-size: 13px;
    color: #222;
    margin-bottom: 4px;
  }

  /* Add to cart – bottom-right */
  .yith-wcwl-form .wishlist_table td.product-add-to-cart {
    grid-area: atc;
    padding: 0;
    border: none;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .yith-wcwl-form .wishlist_table td.product-add-to-cart a {
    display: inline-block;
    padding: 9px 22px;
    font-size: 14px;
    white-space: nowrap;
    width: auto;
  }

  /* Wishlist title */
  .wishlist-title-container {
    flex-wrap: wrap;
    gap: 8px;
  }
  .wishlist-title h2 {
    font-size: 22px;
  }

  /* Share section */
  .yith-wcwl-share ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}

@media (max-width: 1024px) {
    ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    padding-left: 0rem !important;
  }

  .wishlist_table.mobile li {
    padding: 10px;
    border: 1px solid;
}
.wishlist_table .product-add-to-cart a{
  margin: 0 !important;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove{
  text-align: left;
  margin-top: 10px;
}
}

/* ---------- Mobile (320px – 767px): CSS grid card layout ---------- */
@media (max-width: 767px) {

  /* No horizontal scroll – use card layout */
  .yith-wcwl-form {
    overflow-x: visible;
    display: block;
  }

  /* Table & tbody become block containers */
  .yith-wcwl-form .wishlist_table,
  .yith-wcwl-form .wishlist_table tbody {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  /* Hide the table header row */
  .yith-wcwl-form .wishlist_table thead {
    display: none;
  }

  /* ── Each product row → CSS grid card ── */
  /* .yith-wcwl-form .wishlist_table tbody tr {
    display: grid;
    grid-template-columns: 80px 1fr auto;
    grid-template-areas:
      "thumb  name    remove"
      "price  price   price"
      "stock  stock   stock"
      ".      .       atc";
    gap: 10px 12px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 14px;
    margin-bottom: 16px;
    background: #fff;
    box-shadow: 0 1px 6px rgba(0,0,0,0.07);
    box-sizing: border-box;
  } */

  /* Remove × – top-right cell */
  .yith-wcwl-form .wishlist_table td.product-remove {
    grid-area: remove;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 0;
    border: none;
  }

  /* Thumbnail */
  .yith-wcwl-form .wishlist_table td.product-thumbnail {
    grid-area: thumb;
    padding: 0;
    border: none;
    display: flex;
    align-items: flex-start;
  }
  .yith-wcwl-form .wishlist_table td.product-thumbnail a {
    display: block;
    line-height: 0;
  }
  .yith-wcwl-form .wishlist_table td.product-thumbnail img {
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 6px;
  }

  /* Product name */
  .yith-wcwl-form .wishlist_table td.product-name {
    grid-area: name;
    padding: 0;
    border: none;
    display: flex;
    align-items: flex-start;
  }
  .yith-wcwl-form .wishlist_table td.product-name a {
    color: var(--first-color);
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    line-height: 1.3;
    word-break: break-word;
  }

  /* Price – bordered info box */
  .yith-wcwl-form .wishlist_table td.product-price {
    grid-area: price;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    padding: 8px 12px;
    box-sizing: border-box;
    background: #fff;
  }
  .yith-wcwl-form .wishlist_table td.product-price::before {
    content: "Price:";
    display: block;
    font-weight: 700;
    font-size: 13px;
    color: #222;
    margin-bottom: 4px;
  }

  /* Stock – bordered info box */
  .yith-wcwl-form .wishlist_table td.product-stock-status {
    grid-area: stock;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    padding: 8px 12px;
    box-sizing: border-box;
    background: #fff;
  }
  .yith-wcwl-form .wishlist_table td.product-stock-status::before {
    content: "Stock:";
    display: block;
    font-weight: 700;
    font-size: 13px;
    color: #222;
    margin-bottom: 4px;
  }

  /* Add to cart – right-aligned in bottom-right cell */
  .yith-wcwl-form .wishlist_table td.product-add-to-cart {
    grid-area: atc;
    padding: 0;
    border: none;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .yith-wcwl-form .wishlist_table td.product-add-to-cart a {
    display: inline-block;
    padding: 8px 20px;
    font-size: 14px;
    white-space: nowrap;
    width: auto;
  }

  /* Wishlist page title */
  .wishlist-title-container {
    flex-wrap: wrap;
    gap: 8px;
  }
  .wishlist-title h2 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .wishlist-title-with-form {
    flex-wrap: wrap;
    gap: 8px;
  }
  .hidden-title-form input[type="text"] {
    width: 100%;
    box-sizing: border-box;
  }

  /* Share section */
  .yith-wcwl-share {
    text-align: center;
  }
  .yith-wcwl-share h4.yith-wcwl-share-title {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .yith-wcwl-share ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding: 0;
    list-style: none;
  }
  .yith-wcwl-share ul li.share-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid var(--first-color);
    color: var(--first-color);
    transition: background 0.2s, color 0.2s, border-color 0.2s;
  }
  .yith-wcwl-share ul li.share-button a:hover {
    background: #222222;
    border-color: #222222;
    color: #ffffff;
  }
}

/* ---------- Small Mobile (≤ 400px) ---------- */
@media (max-width: 400px) {
  .yith-wcwl-form .wishlist_table tbody tr {
    grid-template-columns: 65px 1fr auto;
    padding: 10px;
    gap: 8px 10px;
  }
  .yith-wcwl-form .wishlist_table td.product-thumbnail img {
    width: 58px;
    height: 58px;
  }
  .yith-wcwl-form .wishlist_table td.product-name a {
    font-size: 14px;
  }
  .yith-wcwl-form .wishlist_table td.product-add-to-cart a {
    padding: 7px 14px;
    font-size: 13px;
  }
  .wishlist-title h2 {
    font-size: 18px;
  }
}

/* =====================================================
   Coupon button – cart & checkout (classic + blocks)
   ===================================================== */

/* Classic WooCommerce cart – "Apply coupon" button */
.woocommerce .coupon input.button[name="apply_coupon"] {
  padding: 9px 20px;
  color: var(--first-color);
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px !important;
  background: transparent;
  border: 1px solid var(--first-color);
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.woocommerce .coupon input.button[name="apply_coupon"]:hover {
  background: var(--first-color);
  border-color: var(--first-color);
  color: #ffffff;
}

/* Block-based cart/checkout – coupon "Apply" button */
.wc-block-components-totals-coupon__button.wc-block-components-button.wp-element-button,
button.wc-block-components-button.wp-element-button.wc-block-components-coupon__button,
button.wc-block-components-button.wp-element-button[class*="coupon"] {
  background: transparent;
  border: 1px solid var(--first-color);
  border-radius: 30px;
  font-weight: 600;
  color: var(--first-color);
  padding: 9px 20px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.wc-block-components-totals-coupon__button.wc-block-components-button.wp-element-button:hover,
button.wc-block-components-button.wp-element-button.wc-block-components-coupon__button:hover,
button.wc-block-components-button.wp-element-button[class*="coupon"]:hover {
  background: var(--first-color) !important;
  border-color: var(--first-color) !important;
  color: #ffffff;
}
