/* ==========================================================================
    Start Compare Styles
========================================================================== */
/* ==========================================================================
    Start Footer Styles
========================================================================== */
.base-footer .base-main-footer {
  position: relative;
}
.base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 {
  position: absolute;
  left: 10%;
  top: -1px;
}
.base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .curv {
  width: 200px;
}
@media (max-width: 576px) {
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .footer-nav {
    width: 31px;
    height: 31px;
    left: 36px;
    top: -26px;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .footer-nav::before {
    width: 21px;
    height: 21px;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .footer-nav img {
    width: 16px;
    height: 16px;
    left: 8px;
    top: 8px;
  }
}
.base-footer .base-main-footer {
  background-color: #1B212D;
  margin-top: 100px;
}
.base-footer .base-main-footer .excl-fotter-form {
  width: calc(100% - 109px);
  height: 100%;
  display: flex;
  align-items: center;
}
.base-footer .base-main-footer .excl-fotter-form .excl-span-12 {
  margin-right: 5px;
}
.base-footer .base-main-footer .top_part {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 100px;
}
.base-footer .base-main-footer .top_part .image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.base-footer .base-main-footer .top_part .image span {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.base-footer .base-main-footer .top_part .follow-us {
  display: none;
  text-align: end;
  margin: 32px 0;
}
.base-footer .base-main-footer .top_part .follow-us form {
  position: relative;
  display: inline-flex;
  min-width: 400px;
  background-color: #fff;
  border-radius: 10px;
  height: 48px;
}
.base-footer .base-main-footer .top_part .follow-us form input {
  border: none;
  color: #384d5c;
  font-size: 16px;
  outline: unset;
  border: unset;
  flex: 1;
}
.base-footer .base-main-footer .top_part .follow-us form input:focus {
  outline: none;
}
.base-footer .base-main-footer .top_part .follow-us form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form input::-ms-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form button {
  background-color: #004B8F;
  border: 1px solid #004B8F;
  cursor: pointer;
  width: 109px;
  border-radius: 8px 0 0 8px;
  color: #fff;
  height: 100%;
  font-size: 16px;
}
.base-footer .base-main-footer .top_part .follow-us form .icon {
  margin-right: 0.75rem;
  display: flex;
  align-items: center;
}
.base-footer .base-main-footer .top_part .follow-us form .icon span {
  color: #A6A6A6;
  margin-right: 6px;
}
.base-footer .base-main-footer .top_part .description {
  font-size: 14px;
  color: #838b9b;
}
.base-footer .base-main-footer .top_part .description > p {
  margin: 0;
  line-height: 30px;
  text-align: justify;
}
.base-footer .base-main-footer .top_part .excl-footer-logo {
  margin-top: 10px;
}
.base-footer .base-main-footer .center_part {
  display: flex;
  align-items: center;
  gap: 4rem;
  justify-content: space-between;
}
.base-footer .base-main-footer .center_part .follow-us {
  text-align: end;
}
.base-footer .base-main-footer .center_part .follow-us form {
  position: relative;
  display: inline-flex;
  min-width: 400px;
  background-color: #fff;
  border-radius: 15px 8px 8px 15px;
  height: 48px;
}
.base-footer .base-main-footer .center_part .follow-us form input {
  max-width: 100%;
  border: none;
  color: #384d5c;
  font-size: 16px;
  outline: unset;
  border: unset;
}
.base-footer .base-main-footer .center_part .follow-us form input:focus {
  outline: none;
}
.base-footer .base-main-footer .center_part .follow-us form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form input::-ms-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form button {
  background-color: #004B8F;
  border: none;
  cursor: pointer;
  width: 110px;
  border-radius: 8px 0 0 8px;
  color: #fff;
  height: 100%;
  font-size: 16px;
}
.base-footer .base-main-footer .center_part .follow-us form .icon {
  margin-right: 0.75rem;
}
.base-footer .base-main-footer .center_part .follow-us form .icon span {
  color: #A6A6A6;
}
.base-footer .base-main-footer .center_part .email {
  display: inline-flex;
  gap: 0.5rem;
}
.base-footer .base-main-footer .center_part .email > span {
  color: #A2A4A9;
  letter-spacing: 5px;
}
.base-footer .base-main-footer .center_part .address {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.base-footer .base-main-footer .center_part .address > span {
  color: #A2A4A9;
}
.base-footer .base-main-footer .menu_wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button {
  display: inline-block;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  padding-right: 1.5rem;
  position: relative;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > a::before {
  content: "";
  position: absolute;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: 0;
  top: 25%;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul > li {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul > li > a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: normal;
  color: #fff;
  margin: 0 0 10px 0;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul > li > a > span {
  font-size: 16px;
}
.base-footer .base-main-footer .menu_wrapper .enamad {
  display: flex;
  flex-direction: column;
}
.base-footer .base-main-footer .menu_wrapper .enamad > a {
  height: 55px;
  display: inline-flex;
  align-items: center;
  gap: 2rem;
  padding: 6px 16px;
  border-radius: 27px;
  background-color: #384C73;
  margin-top: 3.5rem;
}
.base-footer .base-main-footer .menu_wrapper .enamad > a img {
  max-width: 50px;
}
.base-footer .base-main-footer .menu_wrapper .enamad > a span {
  color: #CBCFCF;
  font-size: 14px;
}
.base-footer .base-main-footer .menu_wrapper .enamad > span {
  display: inline-flex;
  gap: 0.5rem;
  font-size: 14px;
  color: #eee;
  margin-top: 1.5rem;
}
.base-footer .base-main-footer .menu_wrapper .enamad > span:last-child {
  font-size: 25px;
  margin-top: 1.25rem;
}
.base-footer .base-main-footer .menu_wrapper .menu {
  display: flex;
  width: 65%;
  justify-content: space-between;
}
.base-footer .base-main-footer .menu_wrapper .menu > li {
  display: inline-block;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  padding-right: 1.5rem;
  position: relative;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > a::before {
  content: "";
  position: absolute;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: 0;
  top: 25%;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > ul {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > ul > li {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > ul > li > a {
  display: block;
  font-weight: normal;
  color: #838b9b;
  margin: 0 0 10px 0;
  width: max-content;
}
.base-footer .base-bottom-footer {
  background-color: #2D3340;
  padding: 12px 0;
  margin-top: 2rem;
}
.base-footer .base-bottom-footer .description {
  padding: 0;
}
.base-footer .base-bottom-footer .description p {
  display: inline-block;
  font-size: 14px;
  color: #EBEBEB;
  margin: 0;
  text-align: center;
  width: 100%;
}

.shop-footer,
.page-footer {
  background-color: #ebeef5;
  padding: 50px 0;
}
.shop-footer .menu,
.page-footer .menu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.shop-footer .menu > li,
.page-footer .menu > li {
  display: inline-block;
  width: 25%;
}
.shop-footer .menu > li > a,
.page-footer .menu > li > a {
  display: block;
  color: #535e72;
  margin: 0 0 37.5px 0;
}
.shop-footer .menu > li > ul,
.page-footer .menu > li > ul {
  display: block;
}
.shop-footer .menu > li > ul > li,
.page-footer .menu > li > ul > li {
  display: block;
  margin: 0 0 10px 0;
}
.shop-footer .menu > li > ul > li > a,
.page-footer .menu > li > ul > li > a {
  position: relative;
  display: block;
  color: #535e72;
  padding: 0 15px 0 0;
}
.shop-footer .menu > li > ul > li > a:before,
.page-footer .menu > li > ul > li > a:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "\f104";
  font-family: "FontAwesome";
  font-weight: bold;
}
.shop-footer .btn-blue,
.page-footer .btn-blue {
  display: inline-block;
  background: #0055b5;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #e0e5ee;
  border-radius: 4px;
  padding: 15px 15px 15px 25px;
  margin: 0 0 25px 0;
  transition: all 0.25s;
}
.shop-footer .btn-blue img,
.page-footer .btn-blue img {
  width: 32px;
}
.shop-footer .btn-blue span,
.page-footer .btn-blue span {
  margin: 0 15px;
}
.shop-footer .btn-blue:hover,
.page-footer .btn-blue:hover {
  border-color: #535e72;
}
.shop-footer .help-category > li:nth-child(1) > a,
.page-footer .help-category > li:nth-child(1) > a {
  display: inline-block;
  font-size: 18px;
  color: #c3cbdb;
  padding: 0 0 20px 0;
}
.shop-footer .help-category > li:nth-child(1) > a:hover,
.page-footer .help-category > li:nth-child(1) > a:hover {
  color: #c3cbdb;
}
.shop-footer .help-category > li.button,
.page-footer .help-category > li.button {
  display: inline-block;
}
.shop-footer .help-category > li.button > a,
.page-footer .help-category > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  padding: 10px 25px;
  margin: 0 0 20px 10px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  transition: all 0.25s;
  z-index: 5;
}
.shop-footer .help-category > li.button > a:hover,
.page-footer .help-category > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
.shop-footer .help-category > li.button > a:hover:before,
.page-footer .help-category > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}
.shop-footer .help-category > li > a,
.page-footer .help-category > li > a {
  display: block;
  font-size: 14px;
  color: #535e72;
  padding: 0 0 12.5px 0;
  transition: all 0.25s;
}
.shop-footer .help-category > li > a:hover,
.page-footer .help-category > li > a:hover {
  color: #2b62a2;
}

.page-footer .menu > li {
  width: 50%;
}

.other-category {
  background-color: #e0e5ee;
  padding: 50px 0;
}
.other-category ul {
  display: block;
  width: 100%;
  height: 100%;
}
.other-category ul > li.button {
  display: inline-block;
}
.other-category ul > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  padding: 25px;
  margin: 0 0 0 25px;
  transition: all 0.25s;
  z-index: 5;
}
.other-category ul > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
.other-category ul > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}

.excl-footer-social {
  width: 32%;
  display: flex;
  justify-content: end;
}
.excl-footer-social .social-button {
  margin-left: 30px;
}
.excl-footer-social .social-button > a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  padding-right: 1.5rem;
  position: relative;
}
.excl-footer-social .social-button > a::before {
  content: "";
  position: absolute;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: 0;
  top: 25%;
}
.excl-footer-social .social-button .excl-footer-sub-menu li {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
.excl-footer-social .social-button .excl-footer-sub-menu li a {
  font-size: 16px;
  color: #fff;
}
.excl-footer-social .social-button .excl-footer-sub-menu li img {
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  object-fit: contain;
  font-size: 10px;
  color: #fff;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .base-footer .rounded-tab {
    --r: 50px;
    right: -29%;
    width: 156px;
    height: 39px;
  }
  .base-footer .curve_shape {
    width: 100px;
    height: 100px;
    top: -50px;
    padding: 15px;
  }
  .base-footer .base-main-footer .top_part .description {
    width: 65%;
  }
  .base-footer .base-main-footer .top_part .image {
    display: inline-grid;
  }
  .base-footer .base-main-footer .excl-fotter-form {
    width: calc(100% - 70px);
  }
  .base-footer .base-main-footer .center_part .follow-us form button {
    width: 70px;
  }
  .base-footer .base-main-footer .menu_wrapper .menu > li {
    width: 50%;
  }
}
@media (max-width: 1199.98px) {
  .base-footer .curve_shape {
    left: calc(50% - 50px);
  }
  .base-footer .top_part {
    flex-direction: column;
    align-items: center !important;
  }
  .base-footer .base-bottom-footer .description {
    text-align: center;
  }
  .base-footer .base-main-footer .center_part {
    flex-direction: column;
    gap: 1.5rem;
  }
  .base-footer .base-main-footer .center_part .follow-us {
    display: none;
  }
  .base-footer .base-main-footer .top_part .follow-us {
    display: inline-flex;
  }
  .base-footer .base-main-footer .top_part .follow-us .icon {
    margin-right: 0;
  }
  .base-footer .base-main-footer .menu_wrapper {
    flex-wrap: wrap;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad {
    width: 50%;
    margin: 2rem 0;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad > a {
    margin-top: 0;
    width: fit-content;
  }
  .base-footer .base-main-footer .menu_wrapper .menu {
    width: 100%;
    flex-wrap: wrap;
  }
  .base-footer .base-main-footer .menu_wrapper .menu > li {
    width: 50%;
    max-width: 50%;
    margin: 0.5rem 0;
  }
  .excl-footer-social {
    width: 100%;
    margin-top: 80px;
  }
  .excl-footer-social .social-button {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .shop-footer .menu > li,
  .page-footer .menu > li {
    width: 50%;
    margin: 0 0 25px 0;
  }
  .other-category ul {
    display: flex;
    flex-wrap: wrap;
  }
  .other-category ul > li {
    width: 50%;
  }
  .other-category ul > li.button > a {
    display: block;
    padding: 25px;
    margin: 0 0 0 25px;
  }
  .other-category ul > li.button:nth-child(1), .other-category ul > li.button:nth-child(2) {
    margin: 0 0 25px 0;
  }
}
@media (max-width: 767.98px) {
  .shop-footer .menu,
  .page-footer .menu {
    display: block;
  }
  .shop-footer .menu > li,
  .page-footer .menu > li {
    display: block;
    width: 100%;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    margin: 0;
  }
  .shop-footer .menu > li > a,
  .page-footer .menu > li > a {
    position: relative;
    font-weight: bold;
    margin: 0;
    padding: 20px 0;
  }
  .shop-footer .menu > li > a:before,
  .page-footer .menu > li > a:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: bold;
    transition: all 0.25s;
  }
  .shop-footer .menu > li > a.active:before,
  .page-footer .menu > li > a.active:before {
    transform: translateY(-50%) rotateX(180deg);
  }
  .shop-footer .menu > li > ul,
  .page-footer .menu > li > ul {
    display: none;
    padding: 0 0 20px 0;
  }
  .shop-footer .menu > li > ul > li:last-child,
  .page-footer .menu > li > ul > li:last-child {
    margin: 0;
  }
  .base-footer .base-main-footer .top_part .image span {
    font-size: 13px;
    width: 100%;
    text-align: center;
  }
  .base-footer .base-main-footer .top_part .description {
    width: 100%;
  }
  .base-footer .rounded-tab {
    --r: 68px;
    right: -49%;
    width: 151px;
    height: 29px;
  }
  .base-footer .curve_shape {
    width: 75px;
    height: 75px;
    top: -37.5px;
    padding: 10px;
  }
  .base-footer .curve_shape > span {
    padding: 7px;
  }
  .base-footer .curve_shape > span > span {
    padding: 7px;
  }
  .base-footer .base-bottom-footer {
    padding: 12px 0;
  }
  .excl-footer-social .social-button > a {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .base-footer .base-main-footer .menu > li > ul > li > a {
    font-size: 12px;
  }
  .base-footer .base-main-footer .top_part .follow-us form {
    min-width: unset;
  }
  .base-footer .base-main-footer .top_part .image span {
    font-size: 16px;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad > a {
    gap: 1rem;
  }
  .base-footer .base-main-footer .top_part .follow-us form input {
    max-width: 48%;
  }
  .shop-footer .help-category > li.button > a,
  .page-footer .help-category > li.button > a {
    padding: 10px 20px;
    margin: 0 0 20px 5px;
  }
  .other-category ul > li.button > a {
    font-size: 14px;
    padding: 12.5px;
  }
  .curve-circle-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .curve-circle-box .curve-circle-box-inner {
    width: 100px;
    height: 30px;
    position: relative;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 {
    left: unset;
    top: -2px;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .curv {
    width: unset;
  }
  .base-footer .base-main-footer .top_part .follow-us form input {
    font-size: 10px;
  }
  .base-footer .base-main-footer .top_part .follow-us form input::placeholder {
    font-size: 10px;
  }
  .base-footer .base-main-footer .center_part {
    align-items: unset;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad {
    margin: 0;
  }
  .excl-footer-social {
    flex-direction: row-reverse;
  }
  .excl-footer-social .social-button {
    margin-left: 0;
  }
  .excl-footer-social .social-button .excl-footer-sub-menu li {
    flex-direction: row-reverse;
  }
  .excl-footer-social .social-button .excl-footer-sub-menu li img {
    margin-left: 0;
    margin-right: 8px;
  }
}
/* ==========================================================================
    End Footer Styles
========================================================================== */
.main-mega-menu .navbar {
  width: 100%;
  background-color: #1B212D;
  text-align: center;
}
.main-mega-menu .navbar .container {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-height: 74px;
  position: relative;
}
.main-mega-menu .navbar .container .menu {
  display: inline-flex;
  gap: 30px;
}
.main-mega-menu .navbar .container .menu > li {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 4px;
}
.main-mega-menu .navbar .container .menu > li:hover, .main-mega-menu .navbar .container .menu > li.mega-menu {
  background-color: #404653;
}
.main-mega-menu .navbar .container .menu > li:has(.sub-menu) > a::after {
  content: url(../../svg/icon/arrow-down.svg);
  width: 18px;
  height: 18px;
  margin-right: 30px;
}
.main-mega-menu .navbar .container .menu > li > a {
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  padding: 9px 10px;
  transition: all 0.25s;
  display: flex;
  align-items: center;
}
.main-mega-menu .navbar .container .menu > li > a img {
  width: 18px;
  margin-left: 8px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  top: 84px;
  right: 10px;
  left: 10px;
  min-height: 40vh;
  visibility: hidden;
  opacity: 0;
  z-index: 1050;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  flex-direction: column;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu::before {
  content: "";
  position: absolute;
  top: -42px;
  background-color: red;
  height: 40px;
  width: 100%;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu li {
  width: 100%;
  cursor: default;
  text-align: right;
  background-color: #FFF;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) > a {
  display: inline-flex;
  width: 220px;
  padding: 0 30px 0 0;
  font-size: 14px;
  font-weight: 700;
  align-items: center;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) > a > span {
  padding: 21px 0 21px 21px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) .menu-icon {
  width: 36px;
  height: 36px;
  background-color: #DCEEFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 0;
  margin-left: 16px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) .menu-icon img {
  max-width: 95%;
  max-height: 90%;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .title a {
  font-size: 20px;
  color: #FFF2F2;
  background: #4793EB;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .title a .menu-icon {
  background-color: #404653;
}
:is(.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1:hover, .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1.active) > a {
  background-color: #fff;
  color: #000;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > a {
  background: #4793EB;
  align-items: center;
  color: #FFF2F2;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu {
  display: none;
  position: absolute;
  top: 70px;
  right: 220px;
  bottom: 0;
  flex-direction: row;
  width: calc(100% - 220px);
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu:hover > .sub-menu {
  display: flex;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right > a,
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left > a {
  display: none;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right .sub-menu,
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .sub-menu {
  flex-direction: column;
  padding-top: 20px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left > a {
  display: none !important;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right {
  width: 35%;
  padding-right: 60px;
  display: flex;
  position: relative;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right .sub-menu {
  width: 100%;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li {
  list-style: circle inside;
  color: #9D9D9D;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li a {
  display: inline-flex;
  font-size: 18px;
  color: #535e72;
  padding-right: 1rem;
  line-height: 36px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right::after {
  content: "";
  width: 3px;
  height: 90%;
  background: linear-gradient(180deg, rgb(96, 96, 96) 0%, rgba(225, 240, 254, 0) 100%);
  margin-left: 5px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left {
  width: 65%;
  padding-right: 50px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left a {
  display: inline-block;
  font-size: 16px;
  color: #535e72;
  padding: 0 0 20px 0;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .sub-title a {
  font-size: 20px;
  font-weight: 600;
  color: #3B3038;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .image {
  position: absolute;
  bottom: 50px;
  left: 50px;
  width: auto;
  max-height: calc(100% - 30px);
  max-width: 30%;
  overflow: hidden;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .image a {
  padding: 0;
}
.main-mega-menu .navbar .container .festival-link {
  border: 1px solid #fff;
  width: 180px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.main-mega-menu .navbar .container .festival-link span {
  font-size: 12px;
  color: #fff;
}

@media (min-width: 1024px) {
  :is(.level-1:hover, .level-1.active) > a {
    background-color: #fff;
    color: #000;
  }
  :is(.level-1:hover, .level-1.active) .sub-menu {
    display: flex !important;
  }
  .menu li.mobile-only {
    display: none !important;
  }
  .menu .mega-menu > .sub-menu {
    background-color: #4793EB;
  }
}
@media (max-width: 1023px) {
  .main-mega-menu .navbar {
    overflow: auto;
  }
  .main-mega-menu .navbar .container {
    flex-direction: column;
    justify-content: flex-start;
    height: calc(100vh - 70px);
    background: #E6EDF4;
    padding: 0;
  }
  .main-mega-menu .navbar .container .menu {
    flex-direction: column;
    background-color: #2B6AA2;
    padding-bottom: 12px;
    width: 100%;
    gap: 0;
  }
  .main-mega-menu .navbar .container .menu li {
    width: 100% !important;
    position: relative;
  }
  .main-mega-menu .navbar .container .menu li:has(.sub-menu):not(.tab-left, .tab-right) a {
    position: relative;
  }
  .main-mega-menu .navbar .container .menu li:has(.sub-menu):not(.tab-left, .tab-right) a::after {
    content: url(../../images/svg/mega-menu-mobile-arrow.svg);
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 40px 0 20px;
    line-height: 75px;
    width: auto;
    height: auto;
    z-index: 999;
  }
  .main-mega-menu .navbar .container .menu li:has(.sub-menu) a::after {
    content: "";
  }
  .main-mega-menu .navbar .container .menu li ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .main-mega-menu .navbar .container .menu > li {
    height: 64px;
    padding: 0 20px;
    border-radius: 0;
  }
  .main-mega-menu .navbar .container .menu > li:first-child {
    background-color: inherit;
  }
  .main-mega-menu .navbar .container .menu > li > a {
    font-weight: normal;
  }
  .main-mega-menu .navbar .container .menu > li > a .menu-icon {
    padding: 8px;
    width: 38px;
    height: 35px;
    border-radius: 3px;
    background: #DCEEFF;
    margin-left: 16px;
  }
  .main-mega-menu .navbar .container .menu > li > a .menu-icon img {
    margin: 0;
    filter: brightness(0) saturate(100%) invert(21%) sepia(31%) saturate(2644%) hue-rotate(182deg) brightness(96%) contrast(91%);
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu {
    top: 0;
    right: 0;
    left: 0;
    flex-direction: column;
    border-radius: 0;
    background-color: #2B6AA2;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu > li {
    background-color: #2B6AA2;
    border-radius: 0 !important;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a {
    font-size: 16px;
    background-color: transparent;
    padding: 21px 80px 21px 20px;
    line-height: 36px;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > a {
    background-color: transparent;
    font-weight: normal;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 .tab-right::after {
    display: none;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 .tab-left {
    background-color: #E6EDF4;
    height: 100vh;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > .sub-menu {
    width: 100%;
    background-color: #2B6AA2;
    position: absolute;
    z-index: 9999999;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    flex-direction: column;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > .sub-menu .image {
    display: none;
  }
  .main-mega-menu .navbar .container .festival-link {
    height: 80px;
    color: #3C3D3D;
    width: 100%;
    justify-content: flex-start;
    padding: 0 30px;
    border: none;
  }
  .main-mega-menu .navbar .container .festival-link span {
    color: #3C3D3D;
    font-size: 14px;
  }
  :is(.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1:hover, .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1.active) .sub-menu {
    visibility: hidden;
    opacity: 0;
  }
  :is(.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1:hover, .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1.active) > a {
    color: #fff;
    background: #2B6AA2;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a {
    padding: 15px 30px 10px 20px;
    font-size: 1rem;
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a::after {
    content: none;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a > span:not(.menu-icon) {
    padding: 0;
    flex: 1;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a > svg {
    position: absolute;
    left: 21px;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right {
    background-color: #2B6AA2;
    flex-direction: column;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right .sub-menu,
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .sub-menu {
    background: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li {
    padding: 0;
    background-color: #2B6AA2;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li a {
    visibility: visible;
    opacity: 1;
    color: var(--E-light2, #FFF2F2);
    font-size: 0.875rem;
    padding: 0.5rem 0;
    padding-right: 30px;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu li {
    background: #E6EDF4;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left a {
    padding: 0.5rem 0;
    padding-right: 30px;
  }
  .tab-right > .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .mega-menu > .sub-menu {
    box-shadow: unset !important;
  }
  .tab-left > .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > a {
    font-size: 0.875rem;
    color: var(--E-light2, #FFF2F2);
    width: 100%;
  }
  .main-mega-menu .navbar .container .menu > li > a {
    font-size: 0.875rem;
    color: var(--E-light2, #FFF2F2);
  }
  .navbar .level-0.openned > ul.sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .navbar .level-1 {
    position: static !important;
  }
  .navbar .level-1 > .sub-menu {
    display: none;
  }
  .navbar .level-1.openned:hover > .sub-menu {
    display: flex !important;
  }
  .navbar .level-1.openned > ul.sub-menu {
    display: flex !important;
    top: 0 !important;
    width: 100vw;
    height: 90vh;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right > svg {
    position: absolute;
    left: 21px;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right a {
    width: 100%;
    display: flex !important;
    padding: 25px 30px 0 20px;
    color: var(--E-light2, #FFF2F2);
    font-size: 0.875rem;
    align-items: center;
    justify-content: space-between;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right a::after {
    content: none !important;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right a span:not(.menu-icon) {
    flex-grow: 1;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-left a::after {
    content: none !important;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right {
    padding-right: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right:before {
    content: "";
    position: absolute;
    bottom: -0.375rem;
    right: 30px;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background: var(--base_primary_color);
    border: 1px solid #fff;
    z-index: 10;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left {
    padding-right: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li {
    list-style: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li:not(:last-child):after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 30px;
    width: calc(100% - 60px);
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #CECECE 99.99%, rgba(255, 255, 255, 0) 100%);
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li:last-child {
    padding-bottom: 22px;
  }
  .level-0 > .sub-menu {
    height: 90vh;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left a {
    font-size: 0.875rem;
    color: #000;
  }
  .main-mega-menu .navbar .container .menu {
    padding-bottom: 0;
  }
  .tab-right > a::after {
    content: none !important;
  }
  .level-0 {
    padding: 0 !important;
  }
  .level-0 > a {
    width: 100%;
    padding: 0px 30px !important;
    height: 100%;
  }
  .level-0 > a > span:not(.menu-icon) {
    height: 100%;
    padding: 0 0 0 35px;
    align-items: center;
    display: inline-flex;
  }
}
.main-mega-menu {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  z-index: 5;
}
.main-mega-menu nav {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding: 30px 0;
}
.main-mega-menu nav .options {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2vw;
}
.main-mega-menu nav .options .logo {
  display: inline-block;
  margin-left: 5rem;
}
.main-mega-menu nav .options .logo img {
  width: 160px;
}
.main-mega-menu nav .options .search_box-box {
  width: 480px;
  height: 40px;
}
.main-mega-menu nav .options .search_box-box .search_box {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #E6EDF4;
  position: relative;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items {
  display: none;
  border-left: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-radius: 0 0 9px 9px;
  background-color: white;
  position: relative;
  z-index: 100;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li {
  width: 100%;
  padding: 5px 0;
  padding-left: 40px;
  border-bottom: 1px solid #969696;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li span {
  display: block;
  font-size: 12px;
  text-align: center;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li:last-child {
  border-bottom: 0;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a {
  display: flex;
  align-items: center;
  border-radius: 6px;
  padding: 0 5px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a img {
  width: 78px;
  height: 78px;
  object-fit: cover;
  border-radius: 4px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a p {
  font-size: 11px;
  color: #7E8080;
  line-height: 20px;
  font-weight: 500;
  margin-right: 10px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a:hover {
  background-color: rgb(235, 235, 235);
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items.active {
  display: block !important;
}
.main-mega-menu nav .options .search_box-box .search_box .text {
  width: 100%;
  height: 100%;
  padding: 8px 16px;
  border: 1px solid #CBCBCB;
  border-radius: 9px;
  outline: unset;
  background-color: transparent;
  font-size: 12px;
  font-weight: 700;
  color: #000;
}
.main-mega-menu nav .options .search_box-box .search_box .text ::placeholder {
  color: #6C6E6E;
  font-size: 12px;
  font-weight: 400;
}
.main-mega-menu nav .options .search_box-box .search_box .text.search-active-style {
  background-color: white;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  border: 1px solid #CBCBCB;
  border-bottom: 1px solid #969696;
}
.main-mega-menu nav .options .search_box-box .search_box .text:focus ~ .search_box-s-items.active {
  display: block;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn {
  position: absolute;
  left: 16px;
  top: 15%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn .btn {
  padding: 0;
  border: unset;
  outline: unset;
  background-color: transparent;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn a {
  margin-right: 5px;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn a img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-top: 2px;
}
.main-mega-menu nav .options .btns_gp {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.main-mega-menu nav .options .btns_gp .shop_btn {
  background-color: #E6EDF4;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
  border: unset;
  outline: unset;
}
.main-mega-menu nav .options .btns_gp .prof_btn_mobile {
  display: none;
  background-color: #E6EDF4;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
  border: unset;
  outline: unset;
}
.main-mega-menu nav .options .btns_gp .prof_btn {
  border: unset;
  outline: unset;
  min-width: 122px;
  height: 40px;
  padding: 8px;
  gap: 10px;
  border-radius: 4px;
  background: #134A7A;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-mega-menu nav .options .btns_gp .prof_btn > span {
  font-size: 12px;
  color: #fff;
}
.main-mega-menu nav .options .mobile_menu {
  display: none;
  border: unset;
  outline: unset;
  background-color: #FFF;
  padding: 8px;
  cursor: pointer;
}
.main-mega-menu nav .options .main_links {
  width: 35%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.5vw;
}
.main-mega-menu nav .options .main_links > a {
  font-size: 14px;
  color: #7E8080;
}
.main-mega-menu nav .options .main_links .active_link {
  position: relative;
  color: #323333;
  font-weight: bold;
}
.main-mega-menu nav .options .main_links .active_link::before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  right: -18px;
  top: 37%;
  background-color: var(--base_primary_color);
  border-radius: 50%;
  box-shadow: 0 0px 2px 2px rgba(177, 177, 177, 0.664);
}
.main-mega-menu nav .options button {
  position: relative;
}
.main-mega-menu nav .options button i {
  color: #2a3344;
  font-size: 21px;
}
.main-mega-menu nav .options button:nth-child(1) svg {
  stroke-width: 0.5px;
}
.main-mega-menu nav .options button:focus {
  outline: unset;
}
.main-mega-menu nav .options button.pos_relative {
  position: relative;
}
.main-mega-menu nav .options button #basket_count_number {
  position: absolute;
  top: -2px;
  right: 1px;
  width: 13px;
  height: 13px;
  background-color: #0055b5;
  color: #ffffff;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  border-radius: 5px;
}

#product-header-text-desktop,
#product-header-text-mobile {
  background-color: #fdb304;
  text-align: center;
  color: #000;
  width: 100%;
  padding: 10px;
}

#product-header-text-mobile {
  font-size: 13px;
}

.main-header {
  height: 56px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  position: relative;
  background-color: #2B6AA2;
  padding: 7px 0;
  z-index: 5;
  display: flex;
  align-items: center;
}
.main-header .header {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.main-header .header .welcome {
  display: inline-block;
}
.main-header .header .welcome p {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
}
.main-header .header .options {
  display: inline-block;
}
.main-header .header .options .social-button {
  display: inline-block;
}
.main-header .header .options .social-button ul {
  display: inline-block;
}
.main-header .header .options .social-button ul li {
  display: inline-block;
}
.main-header .header .options .social-button ul li a {
  display: inline-block;
  margin: 0 10px;
}
.main-header .header .options .social-button ul li a svg,
.main-header .header .options .social-button ul li a img,
.main-header .header .options .social-button ul li a i {
  width: 18px;
  height: 18px;
  fill: #e5ebf6;
  color: #e5ebf6;
  font-size: 22px;
}
.main-header .header .options #switch-language {
  display: inline-block;
}
.main-header .header .options #switch-language .lang-item a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  padding: 0 15px;
  margin: 0 10px;
}
.main-header .header .options #switch-language .lang-item a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #838b9b;
}
.main-header .header .options #switch-language .lang-item a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #838b9b;
}
.main-header .header .options .link-to {
  display: inline-block;
}
.main-header .header .options .link-to a {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  padding: 0 15px;
}
.main-header .header .options .link-to a:last-child {
  padding: 0 15px 0 0;
}

.search-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 245, 245, 0.97);
  margin: auto;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s;
  z-index: 5000;
}
.search-modal .content-container {
  position: absolute;
  top: 450px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.search-modal .content-container .search-box {
  position: relative;
  display: inline-flex;
  width: max-content;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  border-radius: 5px;
  transition: all 1s;
}
.search-modal .content-container .search-box input {
  width: 100%;
  font-size: 18px;
  border: none;
  padding: 35px 25px;
}
.search-modal .content-container .search-box input:focus {
  outline: unset;
}
.search-modal .content-container .search-box input::-webkit-input-placeholder {
  font-weight: 300;
  font-weight: bold;
  font-size: 24px;
  color: #c3cbdb;
}
.search-modal .content-container .search-box input:-ms-input-placeholder {
  font-weight: 300;
  font-weight: bold;
  font-size: 24px;
  color: #c3cbdb;
}
.search-modal .content-container .search-box input::placeholder {
  font-weight: 300;
  font-weight: bold;
  font-size: 24px;
  color: #c3cbdb;
}
.search-modal .content-container .search-box .close {
  position: absolute;
  left: -75px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  border: none;
  border-radius: 50%;
  font-size: 25px;
  font-weight: lighter;
  color: #c3cbdb;
  text-align: center;
  cursor: pointer;
}
.search-modal .content-container .search-box .close i {
  margin: auto;
}
.search-modal .content-container .empty-result {
  display: none;
  color: #838b9b;
}
.search-modal .content-container .item-find {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 12.5px 0;
}
.search-modal .content-container .item-find .item span {
  font-size: 14px;
  color: #838b9b;
  margin: 0 12.5px;
}
.search-modal .content-container .item-find .item span.name {
  color: #535e72;
}
.search-modal .content-container .item-find .item a {
  color: #2b62a2;
}
.search-modal .content-container .item-find .item a.name {
  color: #535e72;
  font-size: 14px;
}
.search-modal .content-container .item-find .number {
  font-size: 12px;
  color: #838b9b;
}
.search-modal .content-container .item-find .number .num {
  font-size: 14px;
  font-weight: bold;
}
.search-modal .content-container .product-item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 12.5px 0;
}
.search-modal .content-container .product-item .image {
  margin: 0 0 0 25px;
}
.search-modal .content-container .product-item .image img {
  width: 125px;
}
.search-modal .content-container .product-item .detail {
  align-self: center;
}
.search-modal .content-container .product-item .detail .title {
  margin: 0 0 12.5px 0;
}
.search-modal .content-container .product-item .detail .title span {
  font-size: 14px;
  color: #838b9b;
  margin: 0 0 0 12.5px;
}
.search-modal .content-container .product-item .detail .name {
  color: #000;
}
.search-modal .content-container .product-item .detail .breadcrumb > .container > .row > .col-12 {
  padding: 0;
}
.search-modal .content-container .product-item .detail .breadcrumb > .container > .row > .col-12 a {
  font-size: 14px;
  color: #2b62a2;
}
.search-modal .content-container .product-item .detail .breadcrumb > .container > .row > .col-12 a:last-child:before {
  display: none;
}
.search-modal .content-container .guide-search {
  position: relative;
  display: block;
  margin: 25px 0 0 0;
}
.search-modal .content-container .guide-search:before {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 85, 181, 0.0494572829) 100%);
  width: 150vw;
  height: 100vh;
  z-index: -5;
}
.search-modal .content-container .guide-search > li:nth-child(1) {
  display: block;
  font-size: 18px;
  color: #c3cbdb;
  padding: 25px 0;
}
.search-modal .content-container .guide-search > li.button {
  display: inline-block;
}
.search-modal .content-container .guide-search > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  padding: 10px 25px;
  margin: 0 0 20px 10px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  transition: all 0.25s;
  z-index: 5;
}
.search-modal .content-container .guide-search > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
.search-modal .content-container .guide-search > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}
.search-modal .content-container .guide-search > li > a {
  display: block;
  font-size: 16px;
  color: #535e72;
  padding: 0 0 20px 0;
  transition: all 0.25s;
}
.search-modal .content-container .guide-search > li > a:hover {
  color: #2b62a2;
}
.search-modal .search-result {
  max-height: 150px;
  overflow: auto;
}
.search-modal .search-result::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}
.search-modal .search-result::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(175, 175, 175, 0.25);
}
.search-modal .search-result::-webkit-scrollbar-thumb {
  background: #1b222e;
  border-radius: 5px;
  transition: 0.5s;
}
.search-modal .search-result::-webkit-scrollbar-thumb:hover {
  background: #535e72;
}
.search-modal .result-details {
  max-height: 120px;
  overflow: auto;
}
.search-modal .result-details::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}
.search-modal .result-details::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(175, 175, 175, 0.25);
}
.search-modal .result-details::-webkit-scrollbar-thumb {
  background: #1b222e;
  border-radius: 5px;
  transition: 0.5s;
}
.search-modal .result-details::-webkit-scrollbar-thumb:hover {
  background: #535e72;
}
.search-modal.active {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1440px) {
  .main-mega-menu nav .options .main_links {
    width: 30%;
  }
}
@media (max-width: 1300px) {
  .main-mega-menu .search_box {
    width: 390px;
  }
}
@media (max-width: 1243px) {
  .search-modal .content-container .search-box .close {
    left: 0;
    top: -40px;
  }
}
@media (max-width: 1024px) {
  .main-header {
    display: none;
  }
  .main-mega-menu .navbar {
    display: none;
  }
  .main-mega-menu nav .options .main_links {
    display: none;
  }
  .main-mega-menu .logo {
    margin-left: 0;
  }
  .main-mega-menu .btns_gp .prof_btn {
    display: none;
  }
  .main-mega-menu .btns_gp .prof_btn_mobile {
    display: flex;
  }
  .main-mega-menu nav .options .mobile_menu {
    display: inline-block;
  }
  .main-mega-menu .btns_gp {
    gap: 10px;
  }
  .main-mega-menu nav {
    padding: 15px 0;
  }
}
@media (max-width: 993.98px) {
  .main-header {
    display: none;
  }
  .main-mega-menu {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 9999999999;
  }
  .main-mega-menu.product-single-page-header {
    padding: 0 0 20px 0 !important;
  }
  .main-mega-menu.product-single-page-header .navbar {
    top: 102px !important;
  }
  .main-mega-menu nav .mega-menu .logo {
    margin: 0 15px 0 0;
  }
  .main-mega-menu nav .mega-menu .logo img {
    width: 100px;
  }
  .main-mega-menu nav .mega-menu .navbar {
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    top: 66px;
    bottom: 0;
    right: -50%;
    width: 50%;
    height: 100%;
    background-color: #ffffff;
    transition: all 0.25s;
    z-index: 2500;
  }
  .main-mega-menu nav .mega-menu .navbar.active {
    right: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu {
    display: block;
    width: 100%;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li {
    display: block;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li.menu-item-has-children {
    position: relative;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li.menu-item-has-children:before {
    position: absolute;
    content: "\f104";
    font-family: "FontAwesome";
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li:nth-child(1) {
    border-top-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li:nth-child(1) > a {
    display: inline-flex;
    font-size: 20px;
    color: #fff;
    padding: 20px 0;
    width: 30%;
    padding-right: 4rem;
    background: #4793EB;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li:last-child {
    border-bottom-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > a {
    display: block;
    font-size: 16px;
    padding: 15px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul {
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    top: 66px;
    right: -50%;
    background-color: #ffffff;
    width: 50%;
    height: 100%;
    min-height: auto;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s;
    z-index: 50;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul.active {
    right: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) {
    position: relative;
    width: 100%;
    z-index: 5;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1):before {
    position: absolute;
    content: "";
    top: 25px;
    left: 20px;
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-arrow-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: 0;
    height: 18px;
    width: 18px;
    z-index: -5;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > a {
    position: relative;
    display: block;
    padding: 15px 20px 15px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > a:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul {
    position: relative;
    display: block;
    flex-wrap: unset;
    width: 100%;
    padding: 0 0 0 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul:after {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li {
    display: block;
    width: 100%;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li:last-child {
    border-bottom-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #535e72;
    margin: 0;
    padding: 15px 20px 15px 0;
    transition: all 0.25s;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li > a:hover {
    color: #2b62a2;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li > a:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0 20px 0 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li:before {
    position: absolute;
    content: "\f104";
    font-family: "FontAwesome";
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > a {
    display: block;
    width: 100%;
    height: max-content;
    font-size: 16px;
    padding: 15px 45px 15px 0;
    cursor: pointer;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > a:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: 0;
    height: 35px;
    width: 35px;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-tv > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-tv.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-refrigerator > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-refrigerator.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-washing-machine > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-washing-machine.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-dishwasher > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/dishwasher.png);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-monitor > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-monitor.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-vc > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/VC-pictogram-Blue-01-46.60.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul {
    position: fixed;
    display: block;
    flex-wrap: unset;
    top: 66px;
    right: -50%;
    background-color: #ffffff;
    width: 50%;
    height: 100%;
    padding: 0;
    transition: all 0.25s;
    z-index: 50;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul.active {
    right: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li {
    display: block;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li:nth-child(1) {
    position: relative;
    border-top-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li:nth-child(1):before {
    position: absolute;
    content: "";
    top: 25px;
    left: 20px;
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-arrow-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: 0;
    height: 18px;
    width: 18px;
    z-index: -5;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li:nth-child(1) > a {
    display: block;
    font-size: 20px;
    color: #c3cbdb;
    padding: 20px 20px 20px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li > a {
    display: block;
    margin: 0;
    padding: 15px 20px 15px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left {
    position: relative;
    display: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 85, 181, 0.0494572829) 100%);
    width: 100%;
    align-self: flex-end;
    overflow: unset;
    margin: 0 0 66px 0;
    padding: 30px 20px;
    z-index: 25;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left.active {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left.active-mobile {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left:before {
    position: absolute;
    content: "";
    top: -7.5px;
    left: 0;
    right: 0;
    border: 1px solid #e0e5ee;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left:after {
    position: absolute;
    content: "";
    top: -3.75px;
    left: 0;
    right: 0;
    background-color: #ff0000;
    border-radius: 50%;
    height: 7.5px;
    width: 7.5px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > a {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul {
    position: relative;
    display: block;
    background: none;
    width: 100%;
    border-right-color: transparent;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li:nth-child(1) > a {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #e0e5ee;
    padding: 0 0 20px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li:nth-child(1) > a:hover {
    color: #e0e5ee;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li.button > a {
    padding: 10px 25px 10px 25px;
    margin: 0 0 0 10px;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li.image {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:last-child > ul:before {
    border-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:last-child > ul:after {
    background-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li > a {
    display: inline-flex;
    font-size: 20px;
    color: #fff;
    width: 30%;
    padding: 20px 4rem 20px 0;
    background: #4793EB;
  }
  .main-mega-menu nav .mega-menu .navbar .header {
    position: relative;
    display: block;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 85, 181, 0.0494572829) 100%);
    width: 100%;
    align-self: flex-end;
    margin: 0 0 66px 0;
    padding: 30px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .header:before {
    position: absolute;
    content: "";
    top: -7.5px;
    left: 0;
    right: 0;
    border: 1px solid #e0e5ee;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .header:after {
    position: absolute;
    content: "";
    top: -3.75px;
    left: 0;
    right: 0;
    background-color: #ff0000;
    border-radius: 50%;
    height: 7.5px;
    width: 7.5px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .link-to {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .link-to a {
    display: block;
    font-size: 16px;
    color: #2b62a2;
    padding: 0 15px 25px 15px;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li {
    display: inline-block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li a {
    display: inline-block;
    margin: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li a svg,
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li a i {
    width: 26px;
    height: 26px;
    fill: #2b62a2;
    color: #2b62a2;
    font-size: 26px;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li #switch-language .lang-item a {
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    color: #535e72;
    border-radius: 5px;
    padding: 10px 25px;
    margin: 0;
    overflow: hidden;
    box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
    transition: all 0.25s;
    z-index: 5;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li #switch-language .lang-item a:hover {
    background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    box-shadow: none;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li #switch-language .lang-item a:hover:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(43, 98, 161, 0.85);
    z-index: -5;
  }
  .main-mega-menu nav .options button:nth-child(1) svg {
    stroke-width: 0.5px;
  }
  .main-mega-menu nav .options button:focus {
    outline: unset;
  }
  .main-mega-menu nav .options button #basket_count_number {
    bottom: -12px;
  }
}
@media (max-width: 767.98px) {
  .main-mega-menu .logo {
    flex: 1;
    margin-left: 0 !important;
  }
  .main-mega-menu .logo img {
    width: auto;
    max-width: 40vw;
  }
  .main-mega-menu .search_box-box {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar {
    right: -75%;
    width: 75%;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul {
    right: -75%;
    width: 75%;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul {
    right: -75%;
    width: 75%;
  }
  .main-mega-menu nav .options .btns_gp {
    gap: 10px;
  }
  .main-mega-menu nav .options .btns_gp .prof_btn {
    min-width: 40px;
  }
  .main-mega-menu nav .options .btns_gp .prof_btn span {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .main-mega-menu {
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar {
    right: -100%;
    width: 100%;
    height: -moz-max-content;
    overflow-y: scroll;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul {
    right: -100%;
    width: 100%;
    overflow-y: scroll;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul {
    right: -100%;
    width: 100%;
    overflow-y: scroll;
  }
  .main-mega-menu .btns_gp button {
    width: 37px;
    height: 37px;
  }
  .main-mega-menu .logo img {
    width: 117px;
  }
  .main-mega-menu nav .options .mobile_menu {
    padding: 0;
  }
}
/* ==========================================================================
    Start Breadcrumb Styles
========================================================================== */
.btn-secondary {
  display: inline-block;
  background: transparent;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 10px 25px;
  cursor: pointer;
}
.btn-secondary.light {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.75) 100%);
  color: #535e72;
  transition: all 0.5s;
}
.btn-secondary.light:hover {
  background: linear-gradient(150deg, #ffffff 0%, #ffffff 50%, rgb(255, 255, 255) 100%);
}

.btn-blueberry {
  display: inline-block;
  background: transparent;
  min-height: 50px;
  font-size: 16px;
  font-weight: normal;
  color: #535e72;
  border: 1px solid #2b62a2;
  border-radius: 5px;
  padding: 10px 25px;
  cursor: pointer;
}
.btn-blueberry.dark {
  background: #134A7A;
  color: #ffffff;
  transition: all 0.5s;
}
.btn-blueberry.dark:hover {
  background: linear-gradient(158deg, #0055b5 0%, #0055b5 25%, #0055b5 100%);
}

.btn-triarity {
  display: inline-block;
  width: auto;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  padding: 9px 25px;
  border: none;
  background-color: #535e72;
  font-size: 15px;
  cursor: pointer;
}
.btn-triarity:hover {
  background-color: #acb5c6;
}
@media (max-width: 575.98px) {
  .btn-triarity {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .btn-secondary, .btn-blueberry {
    min-height: 50px;
    font-size: 14px;
    padding: 10px 12.5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* ==========================================================================
    End Breadcrumb Styles
========================================================================== */
/* ==========================================================================
    Start Breadcrumb Styles
========================================================================== */
.breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 25px 0;
}
.breadcrumb a, .breadcrumb span {
  display: inline-block;
  font-size: 14px;
  color: #FFF2F2;
}
.breadcrumb a, .breadcrumb .category-post {
  position: relative;
}
.breadcrumb a:before, .breadcrumb .category-post:before {
  position: absolute;
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.rtl-theme .breadcrumb a, .rtl-theme .breadcrumb span {
  margin: 0 0 0 25px;
}
.rtl-theme .breadcrumb a:before, .rtl-theme .breadcrumb .category-post:before {
  left: -15px;
}

.ltr-theme .breadcrumb a, .ltr-theme .breadcrumb span {
  margin: 0 25px 0 0;
}
.ltr-theme .breadcrumb a:before, .ltr-theme .breadcrumb .category-post:before {
  right: -15px;
}

@media (max-width: 991.98px) {
  .rtl-theme .breadcrumb a, .rtl-theme .breadcrumb span {
    margin: 0 0 0 15px;
  }
  .rtl-theme .breadcrumb a:before, .rtl-theme .breadcrumb .category-post:before {
    left: -10px;
  }
  .ltr-theme .breadcrumb a, .ltr-theme .breadcrumb span {
    margin: 0 15px 0 0;
  }
  .ltr-theme .breadcrumb a:before, .ltr-theme .breadcrumb .category-post:before {
    right: -10px;
  }
  .breadcrumb a, .breadcrumb span {
    font-size: 12px;
    color: #CBCFCF;
  }
}
/* ==========================================================================
    End Breadcrumb Styles
========================================================================== */
.excl-feature {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 135px;
}
.excl-feature .excl-feature-item {
  width: 24%;
  display: flex;
  padding: 12px;
  align-items: center;
  gap: 1rem;
  border-radius: 16px;
  border: 0.5px solid #CACACA;
  background: #FFF;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.excl-feature .excl-feature-item .excl-feature-item-right {
  width: 48px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.4375rem;
  border: 0.5px solid #CACACA;
  background: #F1F8FF;
}
.excl-feature .excl-feature-item .excl-feature-item-right img {
  width: 48px;
  height: 48px;
  font-size: 10px;
  overflow: hidden;
}
.excl-feature .excl-feature-item .excl-feature-item-left {
  width: calc(100% - 48px);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.excl-feature .excl-feature-item .excl-feature-item-left h2 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}
.excl-feature .excl-feature-item .excl-feature-item-left span {
  color: var(--Foundation-Pirmery-P300, #134A7A);
  margin: 0;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.excl-feature.blog-opt {
  margin-top: 80px;
}

@media (max-width: 1200px) {
  .index-banner {
    margin-top: 55px;
  }
  .excl-feature .excl-feature-item {
    width: 49%;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .excl-feature {
    margin-top: 60px;
  }
  .excl-feature .excl-feature-item {
    width: 100% !important;
  }
}
#compare {
  padding-bottom: 200px;
}
#compare .owl-stage {
  padding-right: 0 !important;
}
#compare .categories > li:nth-child(1) > a {
  display: inline-block;
  font-size: 18px;
  color: #c3cbdb;
  padding: 0 0 20px 0;
}
#compare .categories > li:nth-child(1) > a:hover {
  color: #c3cbdb;
}
#compare .categories > li.button {
  display: inline-block;
}
#compare .categories > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  padding: 10px 25px;
  margin: 0 0 0 10px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  transition: all 0.25s;
  z-index: 5;
}
#compare .categories > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
#compare .categories > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}
#compare .categories > li > a {
  display: block;
  font-size: 14px;
  color: #535e72;
  padding: 0 0 12.5px 0;
  transition: all 0.25s;
}
#compare .categories > li > a:hover {
  color: #2b62a2;
}
#compare .top-section {
  padding: 45px 0;
  border-bottom: 1px solid #CACACA;
}
#compare .compare-carousel .owl-stage {
  display: flex;
  padding-top: 20px;
}
#compare .compare-carousel .owl-item {
  display: flex;
  border-left: 1px solid #CACACA;
  padding: 6px 80px 0;
}
#compare .compare-carousel .owl-item:last-child {
  border-left: none;
}
#compare .compare-carousel .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  position: relative;
}
#compare .compare-carousel .item .product-box {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 0.5px solid #CACACA;
  border-radius: 8px;
  padding: 16px;
  height: 100%;
}
#compare .compare-carousel .item .image img {
  margin: 0 auto;
  aspect-ratio: 252/268;
  object-fit: cover;
}
#compare .compare-carousel .item .rate {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 6px;
  margin-right: auto;
}
#compare .compare-carousel .item .rate span {
  font-size: 14px;
  color: #0D0D0D;
}
#compare .compare-carousel .item .rate svg {
  width: 12px;
  margin: 0 4px;
}
#compare .compare-carousel .item .desc {
  margin-top: 10px;
}
#compare .compare-carousel .item .desc .name {
  font-size: 14px;
  font-weight: 600;
  line-height: 25.2px;
  color: #1E1E1E;
  margin: 10px 0 0;
}
#compare .compare-carousel .item .add-basket-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-shrink: 0;
  height: 40px;
  padding: 0 8px;
  border-radius: 6px;
  font-size: 14px;
  background-color: #134A7A;
  color: #ffffff;
  border: none;
  margin: 30px auto 0;
}
#compare .compare-carousel .item.add-item {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 48px;
  padding: 0 22px;
  border-radius: 8px;
  font-size: 16px;
  background-color: #134A7A;
  color: #ffffff;
  border: none;
  margin: auto;
}
#compare .compare-carousel .item.add-item svg {
  width: 18px;
  margin-left: 8px;
}
#compare .compare-carousel .item .remove {
  position: absolute;
  top: 0;
  left: -40px;
  cursor: pointer;
}
#compare .compare-carousel .item .remove svg {
  fill: #C4C4C4;
  width: 20px;
  transition: all 0.3s ease;
}
#compare .feature-table .category h3 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin: 40px 0 30px;
  padding: 0 80px;
}
#compare .feature-table .category .feature {
  border-bottom: 1px solid #CACACA;
  margin-bottom: 18px;
}
#compare .feature-table .category .feature h4 {
  font-size: 20px;
  color: #808080;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0 80px;
}
#compare .feature-table .category .feature .feature-row {
  display: flex;
  padding-bottom: 13px;
  overflow-x: auto;
}
#compare .feature-table .category .feature .feature-row .feature-col {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  border-left: 1px solid #CACACA;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  text-align: center;
  padding: 6px 80px;
  direction: ltr;
}
#compare .feature-table .category .feature .feature-row .feature-col:first-child {
  text-align: end;
}
#compare .feature-table .category .feature .feature-row .feature-col:last-child {
  border: none;
}

.compare-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 245, 245, 0.95);
  margin: auto;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s;
  z-index: 5000;
}
.compare-modal .share {
  position: relative;
  width: 38%;
  height: 400px;
  overflow: auto;
  padding: 20px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(146, 146, 150, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  margin: 100px auto;
  border-radius: 5px;
  transition: all 1s;
}
@media (max-width: 550px) {
  .compare-modal .share {
    width: 100%;
  }
}
.compare-modal .close {
  position: absolute;
  top: 100px;
  left: 26%;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  border: none;
  border-radius: 50%;
  font-size: 25px;
  font-weight: lighter;
  color: #c3cbdb;
  text-align: center;
  cursor: pointer;
}
.compare-modal .close i {
  margin: auto;
}
.compare-modal .content-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}
.compare-modal .content-container .bottom-text {
  padding: 0 15px 0 15px;
  position: relative;
  height: 100%;
}
.compare-modal .content-container .bottom-text a {
  background-color: #f5f6f8;
  padding: 10px;
  font-size: 12px;
  color: #0554b3;
  cursor: pointer;
  border: none;
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
}
.compare-modal .content-container .bottom-text p {
  font-size: 12px;
  margin-top: 0;
  color: #535e72;
  margin: 0;
}
.compare-modal .content-container .bottom-image {
  font-size: 14px;
  padding-bottom: 15px;
}
.compare-modal .content-container .bottom-image img {
  width: 100%;
  height: 100%;
}
.compare-modal .content-container .share-header {
  padding: 15px;
  display: flex;
  justify-content: space-between;
}
.compare-modal .content-container .share-header .title {
  color: #535e72;
  font-size: 17px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.compare-modal .content-container .share-header .title .bottom-title {
  display: block;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.compare-modal .content-container .share-header .title .bottom-title h3 {
  color: #535e72;
}
.compare-modal .content-container .share-header .title .bottom-title svg {
  display: block;
  margin: -14.5px -10px auto;
}
.compare-modal .content-container .share-header .title .bottom-title span.border-top {
  height: 1px;
  margin: -15px auto 0 auto;
  display: block;
  width: 350px;
  background: linear-gradient(to right, #FFFFFF, #C3CBDB);
}
.compare-modal .content-container .share-header .icon {
  fill: #535e72;
}
.compare-modal .content-container .share-body {
  padding: 15px;
}
.compare-modal .content-container .share-body p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: #535e72;
}
.compare-modal .content-container .share-body .product-search {
  position: relative;
  display: inline-flex;
  width: max-content;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0 3px 6px #cdcdd7, 0 3px 6px #cdcdd7;
  border-radius: 5px;
  transition: all 1s;
}
.compare-modal .content-container .share-body .product-search input {
  width: 100%;
  font-size: 15px;
  border: none;
  color: #535e72;
  padding: 10px;
}
.compare-modal .content-container .share-body .product-search input:focus-visible {
  outline: none;
}
.compare-modal .content-container .share-body .result {
  margin-top: 5px;
  width: 100%;
}
.compare-modal .content-container .share-body .result .compare-empty-result {
  display: none;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  color: #838b9b;
}
.compare-modal .content-container .share-body .result .product-result {
  display: flex;
  align-items: center;
  margin-top: 10px;
  width: 100%;
}
.compare-modal .content-container .share-body .result .product-result img {
  width: 90px;
  height: 90px;
}
.compare-modal .content-container .share-body .result .product-result .title {
  font-size: 14px;
  display: block;
  color: #838b9b;
  text-decoration: none;
  width: 63%;
  margin-right: 3%;
}
.compare-modal .content-container .share-body .result .product-result .add {
  font-size: 12px;
  background: #0055b5;
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #e0e5ee;
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.25s;
}
.compare-modal.active {
  visibility: visible;
  opacity: 1;
}
.compare-modal.active .content-container .gallery {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1199.99px) {
  #compare .compare-carousel .item .remove {
    left: -30px;
  }
  #compare .compare-carousel .owl-item {
    padding: 6px 50px 0;
  }
  #compare .feature-table .category h3 {
    padding: 0 50px;
  }
  #compare .feature-table .category .feature h4 {
    padding: 0 50px;
  }
  #compare .feature-table .category .feature .feature-row .feature-col {
    padding: 6px 50px;
  }
}
@media (max-width: 991.98px) {
  #compare .compare-carousel .item .remove {
    top: 10px;
    left: 10px;
  }
  #compare .compare-carousel .owl-item {
    padding: 6px 10px 0;
  }
  #compare .feature-table .category h3 {
    padding: 0 10px;
  }
  #compare .feature-table .category .feature h4 {
    padding: 0 10px;
  }
  #compare .feature-table .category .feature .feature-row .feature-col {
    padding: 6px 50px;
  }
  .compare-modal .share {
    width: 100% !important;
  }
  .compare-modal .share .close {
    top: 43px !important;
    left: 5px !important;
    height: 50px !important;
    width: 50px !important;
  }
}
@media (max-width: 767.99px) {
  #compare .compare-carousel .owl-item {
    border: none;
    padding: 6px 4px 0;
  }
  #compare .compare-carousel .item {
    border: 0.5px solid #CACACA;
    border-radius: 8px;
    padding: 16px;
  }
  #compare .compare-carousel .item .product-box {
    border: none;
    padding: 0;
  }
  #compare .compare-carousel .item .image img {
    aspect-ratio: 130/138;
  }
  #compare .compare-carousel .item .desc .name {
    margin: 0;
  }
  #compare .compare-carousel .item .add-basket-btn {
    height: 30px;
    padding: 0 5px;
  }
  #compare .compare-carousel .item .remove {
    top: 5px;
    left: 5px;
  }
  #compare .feature-table .category h3 {
    margin: 28px 0 17px;
    padding: 0;
    text-align: center;
  }
  #compare .feature-table .category .feature {
    border-bottom: 1px solid #CACACA;
    margin-bottom: 18px;
  }
  #compare .feature-table .category .feature h4 {
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
  }
  #compare .feature-table .category .feature .feature-row {
    padding-bottom: 10px;
  }
  #compare .feature-table .category .feature .feature-row .feature-col {
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 15px;
    font-weight: 300;
    padding: 6px;
  }
  #compare .feature-table .category .feature .feature-row .feature-col:first-child {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .compare-modal .content-container .share-header .title .bottom-title span.border-top {
    width: 180px;
  }
}
@media (max-width: 374px) {
  #compare .compare-carousel .item {
    padding: 10px;
  }
  #compare .compare-carousel .item .add-basket-btn {
    font-size: 12px;
  }
}

/*# sourceMappingURL=compare.css.map */
