/*Theme Name: vip
Theme URI: https://wordpress.org/themes/vip
Author: the Webramz team
Author URI: https://webramz.com
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your   .visitors
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options,  threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fitoli
.This theme, like WordPress, is licensed under the GPL
.Use it to make something cool, have fun, and share what you've learned with others  */

/* -------css rest-------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  overflow-y: scroll;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* -------------- */

@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kalameh;
  src: url("assets/fonts/KalamehWeb-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: iransans;
  src: url("assets/fonts/IRANSansWeb(FaNum)_Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: iransans;
  src: url("assets/fonts/IRANSansXFaNum-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: iransans;
  src: url("assets/fonts/IRANSansWeb(FaNum)_Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: iransans;
  src: url("assets/fonts/IRANSansXFaNum-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
*:not(i) {
  direction: rtl;
  font-weight: 400;
  font-family: "Kalameh" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600 !important;
  font-family: "Kalameh" !important;
  margin-bottom: 0.5rem !important;
  /* margin-top: 1.5rem !important; */
}
a {
  color: unset !important;
  text-decoration: none !important;
  font-family: "Kalameh" !important;
}
h1 {
  font-size: 1.5rem !important;
  line-height: 4rem !important;
}
h2 {
  font-size: 1.4rem !important;
  line-height: 4rem !important;
}
h3 {
  font-size: 1.2rem !important;
  line-height: 3rem !important;
}
h4 {
  font-size: 1.1rem !important;
  line-height: 2rem !important;
}
h5 {
  font-size: 1rem !important;
  line-height: 1.8rem !important;
}
h6 {
  font-size: 1rem !important;
  line-height: 1.7rem !important;
}
p {
  font-size: 0.9rem;
  color: rgb(66 66 66);
  line-height: 2.2rem;
  margin: 0 !important;
}
li {
  list-style: none;
  line-height: 2rem;
  font-size: 1rem;
}
ul {
  padding: 0 !important;
  margin: 0 !important;
}
img {
  width: auto;
}
strong * {
  font-weight: 700;
}
.inner-boddy {
  border-radius: 10px;
  background-image: linear-gradient(180deg, #d8d8d8 0%, transparent 10%);
  margin: 1rem;
}
.center-row {
  align-items: center;
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 80% !important;
  }
}
/* -----------hover buttom---------- */
/* ----white */
.white-btn-link {
  border: 1px solid white;
  border-radius: 100px;
  padding: 11px 20px 11px 60px;
  color: white !important;

  transition: transform 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    box-shadow 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    -webkit-transform 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    -webkit-box-shadow 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7);
}

.white-btn-link::before {
  content: " ";
  position: absolute;
  top: 47%;
  left: 22px;
  transform: translateY(-50%);
  width: 23px;
  height: 1.2px;
  background: #fff;
}
.white-btn-link::after {
  content: "";
  position: absolute;
  left: 21px;
  top: 31%;
  width: 8px;
  height: 8px;
  border-top: 1.2px solid #fff;
  border-right: 1.2px solid #fff;
  transform: rotate(-138deg);
}
.white-btn-link:hover::before {
  animation: elasticus 4.1s forwards;
}
.white-btn-link:hover {
  -webkit-box-shadow: 4px 4px 0 0 #fff;
  box-shadow: 4px 4px 0 0 #fff;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
/* --------black */
.black-btn-link {
  border-radius: 100px;
  padding: 11px 20px 11px 60px;
  color: #000 !important;
  position: relative;
  transition: transform 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    box-shadow 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    -webkit-transform 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    -webkit-box-shadow 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7);
}

.black-btn-link::before {
  content: " ";
  position: absolute;
  top: 51.5%;
  left: 22px;
  transform: translateY(-50%);
  width: 23px;
  height: 1.2px;
  background: #000;
}
.black-btn-link::after {
  content: "";
  position: absolute;
  left: 21px;
  top: 43%;
  width: 8px;
  height: 8px;
  border-top: 1.2px solid #000;
  border-right: 1.2px solid #000;
  transform: rotate(-138deg);
}
.black-btn-link:hover::before {
  animation: elasticus 4.1s forwards;
}
/* .black-btn-link:hover {
    -webkit-box-shadow: 4px 4px 0 0 #000;
    box-shadow: 4px 4px 0 0 #000;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
} */
/* ----- */
@keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(0, 1.2);
    -ms-transform: scale(0, 1.2);
    -moz-transform: scale(0, 1.2);
    -o-transform: scale(0, 1.2);
    transform: scale(0, 1.2);
  }

  20% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
    transform: scale(1, 1.2);
  }

  20.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(0, 1.2);
    -ms-transform: scale(0, 1.2);
    -moz-transform: scale(0, 1.2);
    -o-transform: scale(0, 1.2);
    transform: scale(0, 1.2);
  }

  40% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
    transform: scale(1, 1.2);
  }

  40.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(0, 1.2);
    -ms-transform: scale(0, 1.2);
    -moz-transform: scale(0, 1.2);
    -o-transform: scale(0, 1.2);
    transform: scale(0, 1.2);
  }

  60% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
    transform: scale(1, 1.2);
  }

  60.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(0, 1.2);
    -ms-transform: scale(0, 1.2);
    -moz-transform: scale(0, 1.2);
    -o-transform: scale(0, 1.2);
    transform: scale(0, 1.2);
  }

  80% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
    transform: scale(1, 1.2);
  }

  80.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(0, 1.2);
    -ms-transform: scale(0, 1.2);
    -moz-transform: scale(0, 1.2);
    -o-transform: scale(0, 1.2);
    transform: scale(0, 1.2);
  }

  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
    transform: scale(1, 1.2);
  }
}
/* -------------header------------ */
.home .header {
    margin-bottom: 0 !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    transition: background-color 0.3s ease;
    background-color: var(--main);
}
.header {
    margin-bottom: 0 !important;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9;
    transition: background-color 0.3s ease;
    background-color: var(--main);
}
.home .header {
  background-color: unset;
}
.header-space {
  height: 5rem;
}
.home .header-space {
  height: 0rem;
}

header.header.sticky {
  background-color: var(--main);
}
header .searchandfilter label {
  width: 100%;
}
header .sf-input-text {
  background: none;
  border: 1px solid white;
  border-radius: 100px;
  padding: 0.5rem 0.8rem;
}
.sf-input-text {
  background-image: url("data:image/svg+xml,%3Csvg fill='white' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M505 442.7L405.3 343c28.4-34.9 45.7-79 45.7-127C451 96.5 354.5 0 231 0S11 96.5 11 216s96.5 216 216 216c48 0 92.1-17.3 127-45.7l99.7 99.7c4.5 4.5 10.6 7 17 7s12.5-2.5 17-7c9.4-9.4 9.4-24.6 0-34zM231 392c-97 0-176-79-176-176S134 40 231 40s176 79 176 176-79 176-176 176z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: 10px center !important;
  background-size: 16px !important;
  padding-left: 36px !important;
  color: white !important;
}
.sf-input-text ::placeholder {
  color: white !important;
  opacity: 1 !important;
}

header #mega-menu-wrap-main-menu #mega-menu-main-menu {
  text-align: center !important;
  padding: 0px;
}
.desktop-header {
  padding: 1rem 4rem;
}
.stickytop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.bottom-line-placeholder {
  height: 83px; /* هم‌قد دقیق .bottom-line */
  display: none;
}

.mobile-header {
  display: none;
}
.header-detail {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.header-detail a {
  font-family: "iransans" !important;
}
.header-detail i {
  color: var(--second);
  font-size: 1.3rem;
  margin-right: 0.3rem;
  rotate: 35deg;
}
.header .dgwt-wcas-search-wrapp {
  max-width: unset !important;
  width: 100% !important;
}
.header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: none;
}
.header
  .dgwt-wcas-style-pirx
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  background-color: #cfcfcf;
}
.bottom-line {
  background: var(--main);
  padding: 1rem 0;
}
.top-line {
  background: #e5e2e2;
  box-shadow: inset 0px 15px 21px #80808094;
  padding: 1rem 0;
}
.mega-menu-toggle-button {
  display: flex;
  align-items: center;
  background: var(--second);
  /* color: white !important; */
  position: relative;
  border-radius: 100px;
  padding: 0.5rem 0;
  overflow: hidden;
}
/* .icon {
  background-color: #fff;
  padding: 1rem 1rem;
  border-radius: 100px;
  height: 100%;
  position: absolute;
  width: 26%;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  z-index: 5;
}
.icon i {
  font-size: 1.3rem;
} */
.mega-menu-toggle-button p {
  color: white;
  position: relative;
  float: left;
  width: 82%;
  text-align: left;
  z-index: 8;
}
.white-background {
  position: absolute;
  background: white;
  width: 0%;
  height: 100%;
  z-index: 1;
  transition: 1s;
  border-radius: 100px;
}

.mega-menu-toggle-button:hover {
  cursor: pointer;
}

.mega-menu-toggle-button:hover .white-background {
  animation: expandWidth 0.5s forwards ease-in-out;
}
.mega-menu-toggle-button .white-background {
  animation: collapseWidth 0.5s forwards ease-in-out;
}

.mega-menu-toggle-button:hover p {
  color: var(--second) !important;
}

@keyframes expandWidth {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

@keyframes collapseWidth {
  from {
    width: 100%;
  }
  to {
    width: 0%;
  }
}

/* ----- */

.mega-menu {
  opacity: 0;
  visibility: hidden;

  pointer-events: none;
  transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 13px 10px 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  z-index: 1000;
  display: flex;
}
.mega-menu-active,
.ds-mega-menu-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/*.category-menu-wrapper:hover .mega-menu {*/
/*   opacity: 1;*/
/*   visibility: visible;*/

/*   pointer-events: auto;*/
/* } */

.mega-menu-right {
  width: 20%;
  background: #f9f9f9;
  border-left: 1px solid #ddd;
  padding: 20px;
}

.main-category-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-category-item {
  display: flex;
  align-items: center;
  padding: 12px 10px;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
  border-radius: 8px;
  margin-bottom: 10px;
}

.main-category-item:hover {
  background-color: #e6f0ff;
}

.main-category-item img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-left: 10px;
}

.main-category-item span {
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
li.main-category-item.active span {
  font-weight: 600 !important;
}

/* ستون وسط: گروه‌های زیرمنو */
.mega-menu-middle {
  width: 60%;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  background: #eaeaea;
}

.subcategory-groups {
  display: none;
  width: 100%;
  flex-wrap: wrap;
}

.subgroup {
  width: 33%;
  margin-bottom: 1rem;
}

.subgroup h4 {
  font-size: 16px !important;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px !important;
  border-right: 3px solid var(--main);
  padding-right: 8px;
}

.subgroup-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.subgroup-items li {
  margin-bottom: 3px;
}

.subgroup-items li a {
  font-size: 14px;
  color: #555 !important;
  text-decoration: none;
  transition: color 0.3s;
}

.subgroup-items li a:hover {
  color: var(--main) !important ;
}

/* ستون سمت چپ: تصویر دسته */
.mega-menu-left {
  width: 20%;
  background: #eaeaea;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-image {
  display: none;
}

.category-image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.bottom-line svg {
  width: 29px;
}
.header-access {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.header-access a {
  transition: 0.5s;
}
.header-access a:hover {
  scale: 1.05;
}
.login-btn {
  display: flex;
  height: 100%;
  align-items: center;

  border-right: 1px dashed #6565654f;
  margin-right: 0.5rem;
  padding-right: 0.5rem;
}
.login-btn:hover p {
  scale: 1.05;
}

.login-btn p {
  color: white;
  margin-right: 0.5rem !important;
  transition: 0.5s;
}
/* #wpadminbar{
  display: none;
} */
.header-logo {
  transition: 0.5s;
  width: 100%;
}
.header-logo:hover {
  scale: 1.05;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu {
  text-align: right !important;
  padding: 0px;
}
/*-----------header menu--------*/
/* ----menu item hover--- */
a.mega-menu-link {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 8px 0;
  color: #ffffff !important;
  text-decoration: none;
  margin: 0 0.2rem !important;
}
a.mega-menu-link:hover {
  color: #fff;
  text-decoration: none;
}

a.mega-menu-link:before,
a.mega-menu-link:after {
  content: "" !important;
  position: absolute !important;
  width: 0% !important;
  height: 2px !important;
  bottom: -2px !important;
  background: #cda500 !important;
}

a.mega-menu-link:before {
  left: 0 !important;
}
a.mega-menu-link:after {
  right: 0 !important;
  background: var(--second) !important;
  transition: width 1s cubic-bezier(0.22, 0.61, 0.36, 1) !important;
}

a.mega-menu-link:hover:before {
  background: var(--second) !important;
  width: 100% !important;
  transition: width 1s cubic-bezier(0.22, 0.61, 0.36, 1) !important;
}

a.mega-menu-link:hover:after {
  background: transparent !important;
  width: 100% !important;
  transition: 1s !important;
}

/* ----mobile submenu panel---- */

.mobile-submenu-panel {
  position: fixed;
  background: #020202;
  height: 100vh;
  top: 0;
  right: -100%;
  width: 80%;
  height: 100%;
  transition: right 1s ease;
  z-index: 1000;
  box-shadow: -2px 0 5px rgb(174 174 174 / 50%);
  overflow-y: scroll;
}

#close-menu {
  background: none;
  border: none;
  padding: 1rem 0rem;
  text-align: left;
}
#close-menu i {
  font-size: 2rem;
}

.mobile-panel-social {
  padding: 2rem;
}
#menu-btn {
  text-align: center;
}
.mobile-sub-menu-page .mega-menu {
  display: flex !important;
  flex-direction: column;
}

.mobile-sub-menu-page
  li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  ul.mega-sub-menu
  a {
  color: white !important;
}
.mobile-sub-menu-page .tabs {
  display: flex;
  justify-content: center;
}
.mobile-sub-menu-page .menutablinks {
  border: 1px solid var(--main);
  border-radius: 100px;
  margin: 0.2rem;
  padding: 0.5rem 2rem;
}
.mobile-sub-menu-page .menutablinks.active {
  background: var(--main);
  color: white;
}

#tab4 {
  display: block;
}

.mobile-panel-top {
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

.page_item a {
  color: var(--third) !important;
}
.menu-active {
  right: 0 !important;
}
.mobile-submenu-panel a {
  color: var(--third) !important;
}
li.mega-menu-item-has-children
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator {
  float: left !important;
}
.mobile-sub-menu-page
  li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  ul.mega-sub-menu {
  position: absolute;
  right: 10px !important;
  top: 50px !important;
  background: #009294 !important;
}
.mega-current-menu-item a.mega-menu-link {
  font-weight: 600 !important;
}
img.menu-image.menu-image-title-after {
  width: 84%;
  height: 100%;
  text-align: center !important;
  padding: 0 !important;
  margin-bottom: 1rem;
}
.menu-image-title-after {
  text-align: center !important;
}
/* -------------slider------------ */
section.slider {
  box-shadow: 0px 10px 29px -5px #1616168a;
}
.slider-overlay {
  background-color: #000000ad;
  padding: 7rem 0;
  position: relative;
}
img.Group1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
img.Group2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.slider-overlay .container-xl {
  z-index: 8;
  position: relative;
}
.slider-item {
  background-size: cover;
}
.slider-content {
  color: white;
}
.text * {
  font-size: 3rem !important;
  color: white;
  line-height: 5rem !important;
}
.btn-7 {
  position: relative;
  display: block;
  width: 200px;
  height: 3rem;
  line-height: 3rem;
  margin: 1rem auto;
  text-align: center;
  text-transform: uppercase;
  border: 0px solid currentColor;
  border-radius: 0.2rem;
  background-color: #333;
  color: #fff !important;
  overflow: hidden;
  z-index: 1;
}

.btn-7 span {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2; /* متن بالاتر از افکت */
}

.btn-7:before,
.btn-7:after,
.btn-7 span:before,
.btn-7 span:after {
  content: '';
  position: absolute;
  width: 25.25%;
  height: 0;
  background-color: #930b10; /* رنگ افکت */
  transition: height 0.3s ease-in-out;
  z-index: -1;
}

/* بالا سمت چپ و راست */
.btn-7:before { top: 0; left: 0; }
.btn-7:after  { top: 0; left: 50%; }

/* پایین سمت چپ و راست */
.btn-7 span:before,
.btn-7 span:after {
  top: auto;
  bottom: 0;
}

.btn-7 span:before { left: 25%; }
.btn-7 span:after  { left: 75%; }

.btn-7:hover {
  color: #fff;
}

.btn-7:hover:before,
.btn-7:hover:after,
.btn-7:hover span:before,
.btn-7:hover span:after {
  height: 80px; /* پر شدن کامل */
}

a.slider-btn {
  background: var(--second);
  
}
 .slider-btn svg {
  width: 34px;
  background: white;
  padding: 2px 5px;
  border-radius: 4px;
  margin-right: 10px;
  transition: all 300ms ease-in-out;
}
.slider-content {
    border-right: 9px solid #b0e0e6;
    border-bottom: 9px solid #b0e0e6;
    width: fit-content;
    padding: 4rem 2rem;
    padding-top: 0;
}
 
span.swiper-pagination-bullet {
  background: #b0e0e6;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  width: 31px !important;
  border-radius: 5px !important;
}
.slider-pagination {
  margin-bottom: 2rem;
}
/* --btn-16-- */
.btn-16 {
  --theme-color1: var(--second);
  --theme-color1-rgb: 254, 87, 79;
  --padding: clamp(0.625rem, 0.4514rem + 0.5556vw, 0.9375rem)
    clamp(1.5625rem, 1.0417rem + 1.6667vw, 2.5rem);
  --transition: all 300ms ease-in-out;
  position: relative !important;
  /*transition: var(--transition);*/
  z-index: 1;
  color: var(--bs-white) !important;
  font-size: clamp(0.875rem, 0.8092rem + 0.2105vw, 1rem);
  font-weight: 500;
  text-transform: uppercase;
  border: 0px solid var(--theme-color1) !important;
  overflow: hidden;
  background-color: var(--theme-color1) !important;
  border-radius: 0;
}
.btn-16 {
  background: var(--second);
  &:before {
    content: "";
    display: block;
    margin: 0;
    opacity: 1;
    position: absolute;
  }
  &:after {
    display: block !important;
    inset: 0;
    opacity: 1;
    margin: 0 !important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color:#ed1c24 !important;
    width: 100%;
    height: 100%;
    z-index: -1;
    /*transform: scale(0);*/
    transition: background-color 1s 0.45s ease-in-out;
  }
  &:hover {
    background: #fff !important;
     color:black !important;
     transition: all 300ms ease-in-out;
    &:after {
      transform: scale(0);
         }
  }
}
.sliderSwiper .slider-content  .text h2 {
    font-size: 2rem !important;
}
.sliderSwiper .slider-content .text p {
    font-size: 1.7rem !IMPORTANT;
}
input#gform_submit_button_1  , input#submit{
    background: #04394f;
}
/* --btn-16-close-- */
/* -----------play button--------- */
.buttons {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.text {
  margin-left: -7rem;
}
.video-link {
  display: flex;
}
.video-play-button {
  position: relative;
  z-index: 10;
  top: 12px;
  left: -19%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: flex;
  /* width: 1px; */
  /* height: 13px; */
  /* background: #eb2055; */
  border-radius: 50%;
  padding: 1px;
  align-items: center;
  margin-left: 4rem;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    display: block;
    width: 6rem;
    height: 6rem;
    background: #eb205587;
    border-radius: 50%;
    animation: pulse-border 2s ease-in-out 1.5s infinite;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 39px;
  height: 39px;
  background: var(--second);
  border-radius: 50%;
  transition: all 2000ms ease-in-out;
}

.video-play-button span {
  /* display: block; */
  /* position: relative; */
  z-index: 9;
  /* top: 10px; */
  /* left: 5px; */
  /* width: 20px; */
  /* height: 20px; */
  /* font-size: 1rem; */
  padding: 0;
  margin-bottom: 2px;
  margin-right: 3px;
}
.video-play-button span svg {
  width: 16px;
  color: white;
  fill: white !important;
  height: 17px;
  text-align: center;
}
.video-link a {
  font-size: 0.85rem !important;
  font-weight: 300;
}
@keyframes pulse-border {
 0% {
    transform: scale(1);
    opacity: 0;
  }
  30% {
    transform: scale(1.2);
    opacity: 0.3;
  }
  60% {
    transform: scale(1.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
/* ----------category carousel ----------- */
.gallery-carousel-pagination {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}
.swiper-slide:nth-child(odd) .category-cart-item {
  background-color: var(--main);
  color: white;
}
.swiper-slide:nth-child(odd) .category-cart-item .category-title h4 {
  color: #000;
}
.category-title h4 {
  font-family: "iransans" !important;
}
.swiper-slide:nth-child(even) .category-cart-item {
  background-color: var(--second);
  color: white;
}
.category-cart-item {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 10px;
}
.category-cart-item img {
  width: 40%;
  height: 200px;
  object-fit: contain;
}
a.btn-style {
  display: flex;
  background: #000;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0.4rem;
  width: fit-content;
  transition: 0.5s;
}
a.btn-style p {
  color: white;
  font-size: 0.8rem;
  margin-right: 0.5rem !important;
}
.category-link-icon {
  background: #fff;
  color: #000;
  width: 28px;
  height: 28px;
  border-radius: 100px;
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
a.btn-style:hover {
  background-color: var(--second);
}
.category-cart-item:hover a.btn-style {
  scale: 1.1;
}
.swiper-slide:nth-child(even) a.btn-style {
  background: #fbf9f9;
}
.swiper-slide:nth-child(even) a.btn-style p {
  color: #000;
}
.swiper-slide:nth-child(even) .category-link-icon {
  background: var(--second);
  color: var(--main);
}
.swiper-slide:nth-child(even) a.btn-style:hover {
  background-color: var(--main);
}

/* ----------special products---------- */
.special-products-carousel {
  background-image: url(assets/images/service_right_shape_new.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 2rem 0;
}
a.special-product-cart {
  background-color: var(--main);
  background-image: url(assets/images/circle9.png);
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 10px;
  padding-bottom: 0.2rem;
  position: relative;
}
a.special-product-cart:hover img.Gear1 {
  animation: rotate 7s linear infinite;
  transform: rotate(360deg);
}
a.special-product-cart:hover img.Gear2 {
  animation: rotate 7s linear infinite;
  transform: rotate(360deg);
}
a.special-product-cart:hover .thumbnail {
  scale: 1.1;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
img.Gear1 {
  position: absolute;
  width: 70px;
  top: 41%;
  right: 35px;
  z-index: 5;
  transition: transform 2s ease;
}
img.Gear2 {
  position: absolute;
  width: 39px;
  top: 33%;
  right: 15px;
  z-index: 5;
  transition: transform 2s ease;
}
.title-line h3 {
  color: white;
  white-space: 2rem;
  font-size: 1.1rem !important;
}
a.special-product-cart .thumbnail {
  width: 100%;
  height: 200px;
  object-fit: contain;
  z-index: 7;
  position: relative;
  transition: 1s;
}
.title-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
span.link {
  background-color: white;
  border-radius: 100px;
  padding: 7px 9px;
}
span.link svg {
  width: 20px;
}
/* --------------tabs------------ */
section.tabs {
  background-color: #efefef;
  padding: 4rem 0;
  background-image: url(assets/images/tab-img.png);
  background-size: 17rem;
  background-repeat: no-repeat;
  background-position: right top;
}
section.tabs button.tablink {
    width: 9rem;
    min-height: 11rem !important;
    display: flex;
    align-items: center;
}
@keyframes fadeZoomIn {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.tabcontent {
  opacity: 0;
  transform: scale(0.8);
  visibility: hidden;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  transition: all 1s ease;
}

.tabcontent.active {
  animation: fadeZoomIn 1s ease forwards;
  visibility: visible;
  position: relative;
  z-index: 1;
  pointer-events: auto;
}

.tablink.active img {
  background: #b0e0e6;
}
.tabs-wrapper {
  margin-top: 3rem;
}
button.tablink {
  background: none;
  border: none;
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
button.tablink img {
  background: white;
  border: 2px solid #0d573a;
  border-radius: 100px;
  padding: 0.8rem;
  width: 108px;
  object-fit: none;
  margin-bottom: 1rem;
  transition: 1s;
}
.tablink img:hover {
  background: #b0e0e6;
  scale: 0.9;
}
.tabs {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.inner-tab {
  padding-top: 6rem;
}
.inner-tab p {
  font-family: "iransans" !important;
  text-align: justify;
}
.inner-tab .slider-btn {
  margin-top: 2rem;
  float: left;
}
.tabcontent img {
  width: 100%;
}
/* ertificates-------------- */
.certificates-title .icon hr {
  background: #b0e0e6 !important;
}
.certificates-title span.circle {
  background: #b0e0e6 !important;
  outline: 2px solid #b0e0e6 !important;
  border: 1px solid #080707 !important;
}
.certificates-title .sub-title h3,
.certificates-title h2.main-title {
  color: #ffffff !important;
}
.certificates .content * {
  color: white;
  font-size: 1rem;
  font-family: "iransans" !important;
}
.certificates-swiper {
  margin-top: 5rem;
}
.certificates-swiper img,
.gallery-carousel-swiper img {
  transition: 1s;
  width: 100%;
}
.certificates-swiper img:hover,
.gallery-carousel-swiper img:hover {
  scale: 0.9;
}
.certificates {
  background-size: cover;
  background-position: center;
}
.certificates .overlay {
  background: #04394fe8;
  padding: 5rem 0;
}
img.main-image {
  width: 100%;
}
/* ------product cart---- */
.products-item-cart {
  background: #fff;
  padding: 1rem;
  border-radius: 10px;
  height: 96%;
  border: 1px solid #002e5a75;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.productsswiper bdi {
  color: var(--second);
  font-weight: 700;
}
.productsswiper span.woocommerce-Price-currencySymbol {
  font-size: 0.7rem;
}
.products-item-cart:hover {
  box-shadow: 4px 3px 10px 0px #100f0f3d;
}
.products-item-cart:hover img {
  scale: 1.03;
}
.products-item-image img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
h3.products-item-title {
  font-size: 0.9rem !important;
  font-family: "iransans" !important;
  font-weight: 500 !important;
  line-height: 1.5em !important;
  margin-top: 1rem;
  margin-bottom: 1rem !important;
}

.cart-add-to-cart {
  width: 30px;
}
.products-item-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.add_to_cart_button.ajax_add_to_cart {
  background: none !important;
  border: none !important;
  padding: unset !important;
}
.add_to_cart_button::after {
  display: none;
}
a.added_to_cart.wc-forward {
  display: none !important;
}
.discount-percentage {
  display: inline-block;
  background: var(--main);
  padding: 0.05rem 0.5rem;
  border-radius: 0px 8px 0px 8px;
  font-size: 0.9rem;
  color: #000;
}
.pricebox {
  text-align: left;
}
span.regular p {
  display: inline-block;
  margin-left: 0.5rem !important;
  text-decoration: line-through;
  text-decoration-color: #9f9f9f;
}
span.sale {
  color: #f51111;
}
.specialSwiper .swiper-slide,
.productsswiper .swiper-slide,
.s-productsswiper .swiper-slide {
  height: unset !important;
  padding: 1rem;
}
.timer {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  color: var(--second);
}
.timer span {
  font-family: "iransans" !important;
}
.timer-circle {
  margin: 0 0.1rem;
}
.timer-box {
  margin-top: 2rem;
}
.specialSwiper {
  margin-bottom: -4rem;
}
/* -----------box icon----------- */
h5.icon-box-title {
  color: #fff;
  margin-bottom: 0rem !important;
  font-weight: 400 !important;
}
p.icon-box-text {
  color: #adabab;
  font-size: 0.9rem;
  line-height: 1.7rem;
}
img.icon-box-icon {
  margin-left: 1rem;
  transition: 0.5s;
}
section.icon-box-section {
  padding: 3rem 0;
}
.icon-box:hover .icon-box-icon {
  scale: 0.9;
}
.icon-box:hover {
  cursor: pointer;
}
.icon-box-list .flex-column .icon-box-icon {
  width: 70px;
  margin-bottom: 1rem;
}
/* -------------portfolio------------ */
.fancybox-bg {
  background: #ffffff !important;
}
/* -----section-sub-title------ */
.section-title__tagline-box {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.section-title__tagline {
  font-size: 15px;
  line-height: 15px;
  color: var(--third);
  font-weight: 400;
  margin: 0 0.8rem;
}
.section-title__icon-box-1 {
  align-items: center;
}
.section-title__icon-box-1 i {
  font-size: 12px;
  color: var(--second);
}
.section-title__icon-box-2 {
  align-items: center;
}
.section-title__icon-box-2 i {
  font-size: 12px;
  color: var(--second);
}
/* ---------------comments----------- */
.comments-carousel {
  background-color: var(--main);
  padding: 5rem 0;
}
.comment-item img {
  width: 56px;
  border-radius: 100px;
  margin-left: 1rem;
}
p.comment-text {
  color: white;
  font-family: "iransans" !important;
  font-weight: 300;
  margin-bottom: 2rem !important;
  display: block;
}
.name * {
  color: white;
  font-family: "iransans" !important;
  font-size: 0.9rem;
  line-height: 25px;
  font-weight: 300;
}
.images {
  /* direction: ltr; */
  display: flex;
  align-items: center;
}
.images img {
  width: 44px;
  border-radius: 100px;
  margin-right: -21px;
}
.images img:first-child {
  margin-left: 0;
}
.images img:last-child {
  background-color: #eee;
}
.comment-images {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comment-images p {
  color: white;
  margin-right: 1rem !important;
  display: block;
  width: 40%;
  font-size: 1rem;
}
.comments-button-prev,
.comments-button-next {
  position: unset !important;
  border: 1px solid white;
  border-radius: 100px;
  padding: 0.5rem;
  width: 30px !important;
  height: 30px !important;
  margin: 0 0.2rem;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 1rem !important;
  color: white;
}
.navigation {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.border-right {
  border-right: 1px solid #9a9a9a;
}
.image-with-overlay {
  position: relative;
  display: inline-block;
}

.image-with-overlay img {
  display: block;
  filter: brightness(50%);
}

.image-with-overlay::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 89%;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
}

/* -------------support----------- */
.support-content * {
  font-family: "iransans" !important;
}
.support-content {
  margin-bottom: 2rem;
}
.support-number img {
  width: 50px;
  margin-right: 1rem;
}
.support-number {
  text-align: center;
  font-weight: 600;
  font-family: "iransans" !important;
}
img.support-image {
  width: 100%;
}
/* ------section-title design 1------- */
span.circle {
  background: #0d573a;
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 10px;
  border: 1px solid white;
  outline: 2px solid #0d573a;
}
.icon {
  display: flex;
  align-items: center;
  width: 65px;
  justify-content: flex-end;
  margin-left: 1rem;
}
.icon-left {
  justify-content: flex-start;
  margin-right: 1rem;
  margin-left: 0;
}
.icon hr {
  width: 0px;
  height: 2px !important;
  background: #0d573a;
  opacity: 1;
  transition: 1s;
}
.sub-title {
  display: flex;
  align-items: center;
}
.title-section.active .icon hr {
  width: 50px;
}
.sub-title h3 {
  color: #4a4a4a;
  font-weight: 400 !important;
  font-size: 1rem !important;
}
.main-title {
  font-family: "iransans" !important;
  font-weight: 600 !important;
  font-size: 1.3rem !important;
}
/* span.circle::before{
  content: "";
  width: 10px;
  height: 1px;
  display: inline-block;
  background-color: #0D573A;
} */
/* -------------section tite design 2 ----------- */
.design-2-btn {
  background: var(--main);
  margin-right: 1rem;
  border-radius: 100px;
  padding: 0.3rem 1rem;
  transition: 0.5s;
  border: none;
}
.design-2-btn.active {
  background: var(--second);
  color: white !important;
}
.design-2-btn:hover {
  background: var(--second);
  color: white !important;
}
/* -----------text image-------- */
/*section.image-text {*/
/*  padding: 4rem 0;*/
/*}*/
.image-side {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background-size: auto;
  background-repeat: no-repeat;
  background-position-x: 72%;
  background-position-y: 43%;
}
img.image-1 {
  border-radius: 10px;
}
img.image-2 {
  width: 40%;
  height: 50%;
  border-radius: 10px;
  margin-left: -3rem;
  z-index: 9;
  margin-bottom: -2rem;
}
/****************************/
 .boxs-icons .icon-box img {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 0.5rem;
}
 .boxs-icons {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.boxs-icons .desc-box {
    direction: ltr;
    width: 100%;
}
.boxs-icons .icon-box {
    display: flex;
}
/* -------col-carts--------- */
.col-carts {
  background-position: center;
  background-repeat: no-repeat;
}
.three-columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  background-position: center;
  margin-top: 4rem;
}
.two-columns {
  display: flex;
  gap: 30px;
}
.column {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.left,
.right {
  justify-content: center; /* عمودی وسط ستون */
}

.cart-box {
  background: #fff;
  padding: 1.5rem;
  border-radius: 7px;
  /* text-align: center; */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: 1s;
}
img.cart-box-icon {
  position: absolute;
  width: 75px;
  opacity: 1;
  transition: 0.5s;
}
.cart-box-contant {
  opacity: 0;
  transition: 0.2s;
  z-index: 8;
  position: relative;
}
h3.cart-box-title {
  font-size: 1.2rem !important;
  text-align: left;
  position: absolute;
  left: 8%;
  bottom: 5%;
  transition: 0.5s;
}
.cart-box:hover {
  /* background-color: #000; */
  color: white !important;
  cursor: pointer;
}
.cart-box:hover * {
  color: white !important;
}
.cart-box:hover .cart-box-contant {
  opacity: 1;
}
.cart-box:hover h3.cart-box-title,
.cart-box:hover img.cart-box-icon {
  opacity: 0;
  transition: 0.5s;
}
h3.cart-box-hover-title {
  font-size: 1.2rem !important;
}

/* -----------video------- */

/* --------- */
/* .scrollify {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */

.video-one {
  position: relative;
  display: block;
}

.video-one__inner {
  position: relative;
  display: block;
  padding: 4rem 65px 4rem;
  padding-left: 0;
  background-color: white;
  z-index: 1;
  height: 500px;
  border-radius: 10px;
  overflow: hidden;
}

.video-one__bg-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  z-index: -1;
}

.video-one__bg-2 {
  position: absolute;
  top: 0;
  width: 507px;
  right: 0;
  bottom: 0;
  opacity: 0.95;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.video-one__shape-1 {
  position: absolute;
  top: 0;
  right: 259px;
  z-index: -1;
  height: 100%;
}

.video-one__shape-1 img {
  width: auto;
  height: 100%;
}

.video-one__video-box {
  position: relative;
  display: block;
  max-width: 197px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: space-around;
}

.video-one__video-link {
  position: relative;
  display: inline-block;
  z-index: 3;
}

.video-one__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  line-height: 90px;
  text-align: center;
  font-size: 31px;
  color: black;
  border-radius: 50%;
  background-color: var(--second);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.video-one__video-icon:hover {
  background-color: white;
  color: black;
}

.video-one__video-icon:before {
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  content: "";
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 1;
}

.video-one__video-link .ripple,
.video-one__video-icon .ripple:before,
.video-one__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 146px;
  height: 146px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(192, 192, 192, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(190, 190, 190, 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.video-one__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.video-one__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.video-one__title {
  font-size: 1.3rem !important;
  color: #101010;
  font-weight: 500 !important;
  margin-top: 57px;
  margin-bottom: 39px;
  text-align: center;
}

.video-one__plus {
  position: relative;
  display: inline-block;
}

.video-one__plus a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background-color: white;
  font-size: 12px;
  color: black;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.video-one__plus a:hover {
  color: black;
  background-color: var(--second);
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}
/* ------team------- */
.team-detail:hover {
  box-shadow: 1px 1px 22px #c1daf0;
  cursor: pointer;
}
.team-detail {
  position: relative;
  box-shadow: 1px 1px 5px rgb(0 0 0 / 8%);
  justify-content: center;
  transition: all ease 0.3s;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 2rem;
}
.team-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition-delay: 0s;
  width: 100%;
}

.team-detail:hover .team-image {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.team-detail:hover .team-title {
  transition-delay: 0.5s;
  transition-property: opacity;
}
.team-detail img {
  height: 270px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.team-title h5 {
  text-transform: uppercase;
  /* font-family: var(--bodyFont); */
  font-size: 1rem;
  /* font-weight: normal; */
  color: black;
  margin-bottom: 1rem;
}
.team-title h6 {
  font-size: 0.9rem;
  font-weight: 400 !important;
  text-transform: capitalize;
  color: var(--second);
}
.team-title {
  position: absolute;
  width: 100%;
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8fdff;
  opacity: 0;
  pointer-events: none;
  transition: all ease 0.3s;
  flex-direction: column;
  text-align: center;
}
.team-detail:hover .team-title {
  opacity: 1;
  pointer-events: all;
}
a.mega-menu-link {
    text-align: right !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: unset !important;
    font-weight: normal;
    text-decoration: none;
    color: #666;
    }
ul.mega-sub-menu li {
    padding: 0.5rem 0 !important;
    border-bottom: 0.1rem dashed #375a69 !important;
    margin: 0 0.7rem !IMPORTANT;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #1b5067!important;
    padding: 0rem  0.6rem;
}
/*******************************/
.pagination-wrapper {
    margin-top: 40px;
    text-align: center;
}

.pagination-wrapper ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination-wrapper li {
    margin: 0 5px;
}

.pagination-wrapper li a,
.pagination-wrapper li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
}

.pagination-wrapper li.active a {
    background-color: #your-color;
    color: white;
    border-color: #your-color;
}

.pagination-wrapper li a:hover {
    background-color: #f5f5f5;
}

.pagination-wrapper img {
    width: 16px;
    height: 16px;
}
/* ---------------news----------- */
.post-cart-top-img img {
  width: 100%;
  height: 252px;
    object-fit: contain;
}
section.news .post-cart-top-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.post-cart-top-img:hover {
  box-shadow: 4px 3px 10px 0px #100f0f3d;
  scale: 0.95;
}
.post-cart-top-img {
    box-shadow: 0px 3px 25px 0px #100f0f3d;
    border-radius: 10px;
    /*overflow: overlay;*/
    transition: 1s;
    margin-bottom: 1rem;
    height: 100%;
}

main.shop .post-cart-top-img {
     height: 97%;
}
section.news .post-cart-top-img h3 {
    background: unset;
   }
.post-cart-top-img h3 {
    font-size: 1.2rem !important;
    line-height: 2.2rem !important;
    padding: 1rem 0 !important;
    font-weight: 700 !important;
    margin: 0 !important;
    text-align: right;
    color: #04394f;
}
.see-more-btn {
  /* text-align: center !important; */
  display: flex;
  justify-content: center;
  padding: 3rem;
}
/* ----------post cart--------- */
.post-cart img {
  width: 100%;
  transition: 0.5s;
}
.post-cart {
  border-radius: 10px;
  display: flex;
  box-shadow: 0px 3px 25px 0px #100f0f3d;
  padding: 0.5rem;
  transition: 0.5s;
  height: 97%;
}
a.post-cart-image {
  width: 30%;
  margin-left: 0.5rem;
}
.post-cart:hover {
  box-shadow: 4px 3px 10px 0px #100f0f3d;
}
.post-cart:hover img {
  scale: 0.95;
}
.post-cart-content-right {
  width: 70%;
  padding: 0.7rem 0;
}
.post-cart-content-right h3 {
    font-size: 0.85rem !important;
    line-height: 1.7 !important;
    font-weight: 700 !important;
    margin-bottom: 0.5rem !important;
}
.post-cart-content-right p {
  font-size: 0.9rem;
  line-height: 1.8rem;
  color: #6c6a6a;
}
.post-cart img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
/* ------effect------- */
.effect {
  background: var(--third);
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-transform: capitalize;
  font-size: 1rem;
  padding: 17px 2rem;
  width: 180px;
  border-radius: 100px;
  overflow: hidden;
  letter-spacing: 1px;
}
/* effect-1 styles */
.effect.effect-1 {
  transition: all 0.2s linear 0s;
}
.effect.effect-1:before {
  content: "\f178";
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 1px;
  opacity: 0;
  height: 100%;
  width: 62px;
  transition: all 0.2s linear 0s;
}
.effect.effect-1:hover {
  text-indent: -20px;
}
.effect.effect-1:hover:before {
  opacity: 1;
  text-indent: 0px;
}

/* -------footer------ */
footer {
  padding-top: 5rem;
  z-index: 5;
  position: relative;
  margin-top: 2rem;
  background: var(--main);
  background-image: url(https://pandtec.ewebs.ir/wp-content/themes/vip/assets/images/Group1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}
.footer-about-text p {
  color: #ffffff !important;
  font-family: "iransans" !important;
  font-weight: 300;
  font-size: 0.9rem;
}
footer hr {
  color: #626262;
  opacity: 1;
  margin: 2rem 0 !important;
}
.footer-heading {
  font-weight: 700 !important;
  color: #f9f9f9;
}
footer .menu a {
  font-weight: 300 !important;
  color: #fdf7f7 !important;
  margin-top: 0.5rem !important;
  display: block;
  transition: 0.5s;
  font-size: 0.9rem;
  font-family: "iransans" !important;
}
.footer-contact-item p {
  color: #000;
  transition: 0.5s;
  text-shadow: none;
  font-weight: 300;
  font-size: 0.9rem;
}
footer .menu a:hover {
  color: var(--second) !important;
  scale: 1.05;
}
hr.heading-hr {
  width: 56px;
  color: #a7080e;
  /* display: flex; */
  margin: 0 !important;
}
hr.heading-hr:after {
  content: "";
  width: 7px;
  height: 10px;
  display: block;
  float: left;
  margin-top: -4px;
  background: #d3c8c8;
  margin-left: 11px;
}
.footer-contact-item:hover p {
  color: var(--main);
  text-shadow: 0 0 4px white;
  cursor: pointer;
}
.footer-contact-item:hover i {
  scale: 1.1;
}
.footer-contact-item i {
  color: var(--second);
  font-size: 1.2rem;
  margin-left: 1rem;
  width: 10px;
  /* height: 22px; */
  text-align: center;
  display: flex;
  justify-content: center;
  transition: 0.5s;
}
.licenses-list {
  display: flex;
  align-items: center;
  gap: 3rem;
}
.footer-contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.copyright-section p {
  display: inline;
  font-weight: 300;
  color: #aeaeae;
}
.col-6.webramz-copyright {
  text-align: left;
  font-size: 0.9rem;
}
.copyright-section {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #013d56;
  color: #aeaeae;
  font-size: 0.8rem;
  margin-top: 3rem;
}
.copyright-section i {
  margin-left: 5px;
  margin-bottom: -2px;
}
.copyright {
  text-align: center;
}
.copyright * {
  letter-spacing: 0.05rem;
  font-size: 0.9rem !important;
}
.footer-logo img {
  transition: 1s;
}
.footer-logo img:hover {
  scale: 1.1;
  transition: 1s;
}
/* ----------------- Contact form*/
.image-text-content img {
    border-radius: 1rem;
    box-shadow: 0px 3px 25px 0px #100f0f3d !important;
    margin: 1.5rem 0;
}
form#gform_1 , form#commentform{
    background: #eee;
    padding: 3rem;
    border-radius: 1rem;
    box-shadow: 0px 0px 10px 6px #28282808 !important;
}
form#gform_1 input , form#gform_1 textarea {
    border: 0;
}
.contact {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact .overlay {
  background: linear-gradient(
    179deg,
    rgba(0, 33, 47, 1) 0%,
    rgb(1 28 39 / 80%) 100%
  );
  padding: 3rem 0;
}
.contact-text {
  color: white;
  font-size: 1.1rem;
  font-weight: 300;
  width: 64%;
  margin-bottom: 2rem !important;
}
.contact-item span {
  color: white;
  font-size: 1rem !important;
}
.contact-item {
  width: 43%;
  margin-bottom: 2rem;
  padding-left: 2rem;
}
.contact-item p {
  color: #e7e7e7;
  font-size: 0.8rem;
  line-height: 27px;
  font-family: "iransans" !important;
}
.form {
  background: #f3f3f3;
  border-radius: 10px;
  background-image: url(assets/images/contact_part_bg_factory.png);
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.form-overlay {
  padding: 2rem;
  background-image: url(assets/images/main-map-bg.png);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.form input[type="text"],
.form textarea {
  background: #eeeeee !important;
  border-color: #cac9c9 !important;
  padding: 1rem !important;
  height: 58px !important;
  border-radius: 8px !important;
}
.form .gform-theme--foundation .gform_fields {
  row-gap: 14px !important;
}
.form input#gform_submit_button_1 {
  background: var(--main);
  padding: 0rem 2rem;
  border-radius: 8px;
  float: left;
  width: fit-content !important;
}
.form .gform-footer.gform_footer.top_label {
  justify-content: flex-end;
}
.form-text {
  margin-bottom: 2rem !important;
}
/***

=============================================
    Float Bob X Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

.float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

/* -------------image box---------- */
.image-box-cart {
  text-align: center;
  background: #d8cfd140;
  border-radius: 10px;
  padding: 1rem;
  margin: 0.5rem 0;
  height: 93%;
  margin-bottom: 2rem;
}
img.image-cart-img {
  width: 57px;
  margin-bottom: 1.5rem;
}

/* -------------------------
      blog post cart
------------------------------- */

.post-thumbnail img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  border-radius: 5px;
  transition: 1s;
}
.search-results .post-thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
  transition: 1s;
}
.post-link svg {
  fill: var(--red);
}
.post-title a {
  font-weight: 500;
  font-size: 1rem;
  margin-top: 1rem !important;
  display: block;
}
.post-excrept {
  font-size: 0.8rem;
  font-weight: 300 !important;
  color: #767272;
}
.post-item {
  background: white;
  padding: 1rem;
  box-shadow: 0 0 29px 3px #3c3c3c17;
  border-radius: 5px;
  height: 95%;
  margin-bottom: 2rem;
}
.post-item:hover .post-thumbnail img {
  scale: 0.9;
}
.post-link-btn {
  text-align: left;
  padding-left: 1rem;
}
.post-link-btn svg {
  fill: black;
}
h3.post-title {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
/* ---------------potfolio----------- */
.carousel-portfolio {
  background-image: url(assets/images/portfo.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.portfolio-item {
  background: #e4e1e1;
  text-align: center;
  width: 100%;
  scale: 0.55;
  padding: 10rem 0;
  text-align: center;
  transition: all 1s ease-in-out;
  position: relative;
  transform-origin: bottom left;
  display: block;
  border-radius: 10px;
  height: 100%;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.portfolio-cart {
  height: 100%;
}
.portfolio-item img {
  width: 70%;
}
.portfo-item-title {
  font-weight: 400 !important;
  font-size: 1.5rem !important;
  margin-top: 1rem;
  line-height: 3rem !important;
}
.swiper-slide-active .portfo-item-title {
  font-size: 1rem !important;
}
.portfolio-item:after {
  content: "";
  height: 17%;
  width: 1px;
  background-color: var(--second);
  left: -13px;
  position: absolute;
  top: 8px;
}
.portfolio-item:hover {
  scale: 0.65;
}
.swiper-slide-next .portfolio-item,
.prev-2 .portfolio-item {
  position: absolute;
  bottom: 18%;
  transform-origin: bottom left; /* هنگام تغییر مقیاس از پایین */
}

.swiper-slide-prev .portfolio-item,
.next-2 .portfolio-item {
  position: absolute;
  top: 4%;
  transform-origin: top left; /* هنگام تغییر مقیاس از بالا */
}

.prev-2 .portfolio-item {
  transform-origin: bottom right;
}
.swiper-slide-prev .portfolio-item {
  transform-origin: top right;
}

.swiper-slide-active .portfolio-item {
  transform-origin: center center;
  scale: 0.9;
}
.swiper-slide-active .portfolio-item:hover {
  scale: 1;
}
.carousel-portfolio .swiper-slide {
  height: 550px !important;
}

/* .portfoSwiper {
  overflow: visible !important; 
} */

/* موقع درگ یا حرکت: همه اسلایدها یک اندازه می‌شن */
.portfoSwiper.is-sliding .swiper-slide-active .portfolio-item {
  scale: 0.6;
}
.portfoSwiper.is-sliding .portfolio-item {
  transform-origin: center center;
  top: 0;
  bottom: 0;
}
/* .portfoSwiper.is-sliding .portfolio-cart{
  justify-content: center;
  padding-bottom: 0;
  padding-top: 0rem;
} */

/* section.banner {
  margin: -1rem;
} */
section.banner img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.portfoSwiper {
  width: 100%;
}
/* ---------faq--------- */
/*--------------faq------------------*/
.accordion-item {
  border: none !important;
}
.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5 !important;
}

.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid var(--golden) !important;
}

.accordion-item button {
  position: relative;
  display: block;
  text-align: right;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: var(--golden);
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: var(--golden);
  border: 1px solid var(--golden);
}
.accordion-title {
  color: #005354;
  font-weight: 600;
  padding-right: 1rem;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 0;
  width: 22px;
  height: 22px;
  border: none;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  margin: 2em 0;
  font-weight: 400;
  font-size: 0.8rem;
  padding: 1rem;
}
/* ---------single-post-------- */
.single-post-thumbnail {
  text-align: center;
}
.single-post-thumbnail img {
    height: 400px;
    margin-bottom: 2rem;
    border-radius: 10px;
    width: auto;
}
.single-post-content {
  background: white;
  box-shadow: 0px 0px 10px 6px #28282808;
  padding: 1.5rem;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}
h1.single-post-title {
  font-size: 1.8rem !important;
}
.sidebar {
  position: sticky;
  top: 43px;
  z-index: 1;
}
h4.sidebar-title {
    position: relative;
    border-bottom: 0px solid var(--main);
    padding: 0.5rem;
    background: #04394f;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    border-radius: 0.3rem;
}
h4.sidebar-title::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--main);
  z-index: 2;
}
.category-description {
    background: #efefef;
    padding: 1rem;
    border-radius: 0.5rem;
    box-shadow: 0px 0px 10px 6px #28282808;
    line-height: 2;
    display: flex;
    flex-direction: column;
        text-align: justify;
}
 h1.category-desc {
    background: #04394f;
    border-bottom: 0.1rem solid;
    color: #fff;
    padding: 0 1rem;
    border-radius: 0.5rem;
}
.category-description .btn.btn-dark {
    display: block;
    width: 20% !important;
    margin: 2rem auto 0;
}
.category-description ul {
    padding-right: 2rem !important;
}
.category-description ul li {
    list-style: disc;
}
.category-description h2 {
    border-bottom: 0.2rem solid #2c5a6d;
    color: #2c5a6d;
}
.category-description img {
    max-width: fit-content;
}
.category-description img.alignright {
    width: 4rem;
    border-radius: 1rem;
    height: 4rem;
    padding: 0.5rem;
}
.category-description img.aligncenter {
    margin: 1rem auto;
    display: block;
}
/* --------single-portfo------ */

.single-portfo-image {
  background-color: #e4e1e1;
  text-align: center;
  padding: 1rem;
  border-radius: 15px;
}
h1.single-porto-title {
  font-size: 1.5rem !important;
  margin-bottom: 0 !important;
}
img.single-porto-thumbnail {
  width: 60%;
  margin-bottom: 2rem;
}
h1.single-porto-title {
  font-size: 1.5rem !important;
  margin-bottom: 0 !important;
  font-weight: 600 !important;
}
.portfo-back svg {
  width: 20px;
}
.portfo-back {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 5rem 0;
}
.portfo-back a {
  transition: 1s;
}
.portfo-back a:hover {
  scale: 1.5;
}
main.single-portfo {
  padding-bottom: 3rem;
}
/* -------archive--------- */

button.tablinks-main {
  background: none;
  border: none;
  font-size: 1.2rem;
}

ul.category-childe {
  padding-left: 2rem !important;
}
ul.category-childe a {
  color: #afafaf !important;
  font-size: 0.9rem;
  transition: 1s;
}
ul.category-childe a:hover {
  color: #ffffff !important;
  font-size: 1rem;
}
a.product-category-item::before {
  content: "";
  background-image: url("assets/images/olive-branches-award-symbol-svgrepo-com.svg");
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 1rem;
  background-size: contain;
}

/* --------------faq ------------- */

.bottom-faq-icon {
  background: white;
  box-shadow: 0 0 10px 10px #8080802e;
  width: fit-content;
  border-radius: 100px;
  padding: 0.8rem;
  margin-left: 0;
  margin-left: -34%;
  margin-top: -10%;
}
.top-faq-icon {
  background: white;
  box-shadow: 0 0 10px 10px #8080802e;
  width: fit-content;
  border-radius: 100px;
  padding: 0.8rem;
  margin-left: 0;
  margin-right: -34%;
  margin-bottom: -10%;
  z-index: 7;
}
.faq-img {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.faq-icon img {
  width: 40px;
  height: 40px;
}
.faq .row {
  display: flex;
  align-items: center;
}
.faq-list {
  margin: 2rem 0;
}
/*--------------faq------------------*/
.accordion-item {
  margin: 1rem 0;
  border-radius: 10px;
  overflow: hidden;
  background: none !important;
}

.accordion .accordion-item {
  border-bottom: 3px solid var(--second) !important;
  border-radius: 0;
}

.accordion-button:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.accordion-button {
  background-color: #bcc7cf !important;
}
.product-faq-title {
  margin-bottom: 2rem;
}
.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: var(--golden);
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: var(--golden);
  border: 1px solid var(--golden);
}
.accordion-title {
  color: #383838;
  font-weight: 500;
  font-size: 0.9rem;
  padding-right: 1rem;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 0;
  width: 22px;
  height: 22px;
  border: none;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion-item:last-of-type {
  border-radius: 0 !important;
}

.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  margin: 2em 0;
  font-weight: 400;
  font-size: 0.8rem;
  padding: 1rem;
}
.product-faq {
  margin-top: 4rem !important;
}

select#Device-Selector {
  background: #202020;
  width: 100%;
  padding: 1rem;
}

section.map {
  margin-top: -3rem;
}
.leaflet-popup-content {
  color: black;
  font-size: 1rem;
}
.product-image {
  text-align: center !important;
}

.pagination {
  text-align: center !important;
  display: flex;
  justify-content: center;
}
.desktop-header .tabs {
  height: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #00c3ed !important;
  color: #09090a !important;
}
/* ---------review--------- */
.comments-area {
  margin-top: 4rem;
  padding: 0 !important;
  margin-top: 3rem !important;
}

form#commentform {
  display: flex;
  flex-wrap: wrap;
}
form#commentform p {
  width: 100%;
}
textarea#comment {
  width: 100%;
}
input#wp-comment-cookies-consent {
  width: unset;
  margin-right: 1rem;
}

form input:not(#wp-comment-cookies-consent) {
  width: 100%;
}

p.comment-form-cookies-consent {
  display: flex;
  margin: 1rem 0 !important;
}

.reply,
.comments-title {
  display: none;
}
li.comment > div {
  background: #ffffff2e;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 10px;
}
span.says,
.comment-form-url {
  display: none;
}
input#submit {
  background: #04394f  ;
  border: none;
  border-radius: 5px;
  width: 100% !important;
  color: white;
}
.commentmetadata a {
  color: gray !important;
  font-size: 0.8rem !important;
}
img.avatar {
  border-radius: 100px;
  margin: 0 0.5rem;
}
ul.children {
  background: rgb(255 255 255 / 17%);
  border-radius: 14px;
  padding: 0 1rem !important;
  /*float: right !important;*/
  /*margin-top: 1rem !important;*/
}

label {
  display: block;
}
/* -----------404-------- */
.search-results h1 {
  font-size: 1.5rem !important;
  margin-top: 3rem;
  margin-bottom: 2rem !important;
}

h2.gform_submission_error {
  font-size: 1rem !important;
}
/*-------------sidebar------------*/
.sidebar .searchandfilter label {
  width: 100%;
}
.sidebar .searchandfilter input {
  border: 1px solid #e5e5e5;
  padding: 0.4rem;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 6px #28282808;
}
.sidebar .searchandfilter ul li {
  padding: 0 !important;
  margin-bottom: 1rem;
}

.box {
  margin-bottom: 1rem;
  background: white;
  box-shadow: 0px 0px 10px 6px #28282808;
  padding: 1rem;
  border: 1px solid #f3f3f3;
  border-radius: 7px;
      background: #efefef;
}
h4.sidebar-title {
  font-size: 1rem !important;
  margin-bottom: 1rem !important;
}
li.sidebar-categoey-item {
  list-style: disc;
}
ul.my-categories {
  padding-right: 1.2rem !important;
}
li.sidebar-tag-item {
    width: fit-content;
    display: inline-block;
    background: #275e7429;
    margin: 0 0.2rem;
    padding: 0 0.2rem;
    font-size: 0.75rem;
    color: #333;
}
ul.child-categories {
    background: #fffdfd;
    border-radius: 0.5rem;
}
li.sidebar-categoey-item {
    list-style: disc;
    margin-right: 0.5rem;
}
 
/* ----------footer navbar----------- */
/*----------------mobile nav-----------------------*/

.footer-navbar {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 88;
}
.nav-box {
  display: flex;
  padding: 4px;
  background-color: var(--second);
  box-shadow: 0px 0px 16px -7px #444;
}
.nav-container {
  display: flex;
  width: 100%;
  list-style: none;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}
.nav__item {
  display: flex;
  position: relative;
  padding: 2px;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}
.nav__item.active .nav__item-icon {
  box-shadow: 0px 0px 16px -7px #444;
}
.nav__item.active .nav__item-text {
  transform: scale(1);
  color: #ffffff;
  font-weight: 600;
  font-size: 0.8rem;
}
.nav__item-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
}
.nav__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6em;
  border-radius: 50%;
  transition: margin-top 250ms ease-in-out, box-shadow 250ms ease-in-out;
  padding: 0.2rem;
}
.nav__item-text {
  font-size: 0.7rem;
  color: #ffffff;
}
li.nav__item.active .nav__item-icon {
  background: var(--main);
}
.nav__item-icon svg {
  stroke: #ffffff;
  width: 25px;
}
.nav__item-icon svg path {
  stroke: #ffffff;
}
li.nav__item.active svg {
  stroke: #c7b177;
}
.nav__item-icon img {
  width: 25px;
}
.cart-count {
  background-color: gray;
  color: white;
  border-radius: 100%;
  line-height: 0.1rem;
  height: 1rem;
  width: 1rem;
  text-align: center;
  margin-right: -30px;
  font-size: 0.8rem;
  margin-bottom: -1rem;
  position: relative;
  z-index: 9;
  bottom: 0rem;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* --------------single product---------- */
h1.product-title {
  font-size: 1.3rem !important;
  line-height: 2.5rem !important;
  word-spacing: 2px;
  margin-bottom: 1rem !important;
}
.barcode.product-category svg {
  width: 23px;
  margin-left: 0.2rem;
}
.barcode.product-category {
  display: flex;
  align-items: center;
}
.product-category span {
  color: #707070 !important;
  font-size: 0.9rem !important;
}
.product-category p {
  font-weight: 500;
  color: rgb(84 84 84) !important;
  margin-left: 0.2rem !important;
  font-size: 0.9rem;
  word-spacing: 2px;
}
.product-sidebar {
  position: sticky;
  top: 43px;
  z-index: 1;
}
.inner-product-sidebar {
  display: flex;
  flex-direction: column;
  border: 1px solid #d9d2d2;
  border-radius: 10px;
  padding: 0.8rem;
  background-color: white;
}
a#orderButton {
  width: 100%;
  text-align: center;
  padding: 0.7rem;
  background: var(--second);
  color: white !important;
  border-radius: 5px;
  margin-top: 1rem;
}
.stock {
  display: none;
}
.gallerySwiper2 .swiper-slide-active img {
  width: 100%;
}
.quantity .input-text {
  height: 100%;
  border-radius: 5px;
  border: 2px solid #4b504b;
}
form.cart {
  display: flex;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.quantity {
  margin-left: 1rem;
  width: 20%;
}
button.single_add_to_cart_button.button.alt {
  background: green !important;
  font-size: 0.9rem;
  font-weight: 400;
  border-radius: 5px;
  padding: 0.8rem;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  display: flex;
  flex-wrap: wrap;
}
.variations select {
  word-wrap: normal;
  width: 100%;
  border-radius: 5px;
  border-color: #bbb9b9;
  font-size: 0.9rem;
  padding: 0.2rem;
}
.variations label {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 500;
}
.variations th.label {
  width: 39%;
}
.variations td.value {
  width: 61%;
}
.variations tr {
  margin-bottom: 0.8rem !important;
  display: flex;
}
a.reset_variations {
  background: #e11414;
  color: white !important;
  font-size: 0.7rem;
  padding: 0.5rem;
  border-radius: 5px;
  float: left;
  margin-top: 0.5rem;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  display: flex;
}
.woocommerce-variation-price {
  color: green;

  font-size: 1.2rem;
  text-align: left;
  margin-bottom: 1rem;
}
.woocommerce-variation-price bdi {
  font-weight: 700 !important;
}
.single-add-to-cart .pricebox {
  text-align: left;
  background: #dbdbdb;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  margin: 1rem 0;
}
.pricebox * {
  font-family: "iransans" !important;
}
.yith-wcwl-add-button {
  background: #d91313;
  color: white;
  padding: 0.5rem;
  border-radius: 5px;
  text-align: center;
  font-size: 0.8rem;
  transition: 1s;
}
.yith-wcwl-add-button:hover {
  background-color: #8f0909;
}
.gallerySwiper2 .swiper-slide {
  border: 1px solid rgb(195 195 195);
  /* margin: 0.2rem; */
  border-radius: 6px;
  overflow: hidden;
  width: 100% !important;
}
/* .woocommerce img, .woocommerce-page img {
  width: 100%;
} */
.gallerySwiper {
  margin-top: 1rem;
}
.gallerySwiper2 {
  height: 400px;
}
.gallerySwiper img {
  border: 1px solid rgb(195 195 195);
  /* margin: 0.2rem; */
  border-radius: 6px;
  opacity: 0.8;
  overflow: hidden !important;
  width: 100%;
  height: 99px;
  object-fit: contain;
}
main.single-product {
  padding: 2rem 0;
}
.swiper-slide-thumb-active img {
  border: 1px solid rgb(36, 36, 36);
  opacity: 1;
}
p#breadcrumbs {
  font-size: 0.8rem;
  color: gray;
  word-spacing: 1px;
  margin-bottom: 2rem !important;
}
#contentGroup1 {
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: white;
}
.single-product-template .tablinks {
  border: none;
  background: no-repeat;
  font-size: 1rem;
  padding: 0.8rem 2rem;
}
.single-product-template .tablinks.active {
  border-bottom: 2px solid var(--main);
  position: relative;
}

.single-product-template .tablinks.active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--main);
  z-index: 2;
}
div#tabGroup1 {
  text-align: center;
  margin-bottom: -1px;
}
.product-tabs {
  margin-top: 4rem !important;
}
body.single-product {
  background: #f7f7f787;
}
.product-attributes-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

.product-attributes-table th,
.product-attributes-table td {
  border: 1px solid #ddd;
  padding: 11px;
  font-family: "iransans" !important;
}
.product-attributes-table td {
  font-size: 0.9rem;
  color: #3c3b3b;
}

.product-attributes-table th {
  background-color: #f5f5f5;
  /* text-align: left; */
  width: 36%;
  font-size: 0.9rem;

  font-weight: 500;
}
h2.woocommerce-Reviews-title {
  font-size: 1.2rem !important;
}
span#reply-title {
  display: none;
}
label#comment-form-rating-label {
  margin: 1rem 0;
}
#review_form input#submit {
  color: white !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
}
.woocommerce .star-rating span::before {
  font-family: WooCommerce;
  color: #f5c518;
}
.woocommerce .star-rating::before {
  font-family: WooCommerce;
}
h2.woocommerce-Reviews-title {
  font-size: 0.9rem !important;
}
span.nobr {
  font-size: 0.9rem;
  font-weight: 600;
}
.tiered-pricing-table .tiered-pricing--active td {
  background-color: var(--second) !important ;
}
.tiered-pricing-table tbody tr {
  cursor: pointer;
  font-size: 0.8rem;
}
.tiered-pricing-table tr {
  background: #ebebeb !important;
}
button.single_add_to_cart_button {
  width: 74%;
}
.woofs-before-text.woofs-text {
  color: var(--second);
  font-weight: 500;
  font-size: 0.9rem;
}
.woofs-title-inner {
  font-size: 0.8rem;
}
.woofs-price {
  font-size: 0.8rem;
}
.woofs-item-product.woofs-product.woofs-product-type-simple {
  background: #e3e3e3;
}
.woofs-qty {
  display: none;
}
ins {
  color: green;
  text-decoration: unset;
  font-weight: 600 !important;
}
del {
  font-size: 0.8rem;
  color: gray;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-notices-wrapper {
  display: none;
  position: absolute;
}

.product-description * {
  font-family: "iransans" !important;
}
/* ------موجود شد خبرم کن */
div#sms-notif-content {
  display: block !important;
}
.sms-notif-enable-p {
  display: none !important;
}
#sms-notif-groups-_in_1 {
  display: inline-block;
  width: fit-content !important;
}
div#sms-notif-content {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.sms-notif-mobile-div {
  width: 70%;
}
.sms-notif-mobile-div input {
  height: 100%;
  padding: 7px;
  border-radius: 5px;
  border: 1px solid #b5b2b2;
  text-align: right !important;
  font-size: 0.9rem;
}
.stock-status.out-of-stock {
  font-size: 0.8rem;
  margin: 1rem 0;
}
.sms-notif-groups-label-_in {
  width: 100%;
  margin-bottom: 0.5rem;
}
button#sms-notif-submit-1 {
  width: 28%;
  margin-top: 0px !important;
}
.sms-notif-form {
  margin-top: 1rem;
}
/* --------------shop----------- */
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: unset !important;
  text-align: left;
}
p.woocommerce-result-count {
  display: none;
}

.sort-by {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
select.orderby {
  border: 1px solid #c1bbbb;
  border-radius: 5px;
  padding: 0.4rem;
  font-size: 0.8rem;
  width: 100%;
}
h1.archive-title {
  font-size: 1.5rem !important;
  margin-bottom: 0 !important;
}
.discount-title {
  margin-bottom: 2rem !important;
}
.sf-input-checkbox {
  width: unset !important;
}
label.sf-label-checkbox {
  font-family: "iransans" !important;
  font-size: 0.85rem;
  margin-right: 0.2rem !important;
}
.searchandfilter h4 {
  margin: 0;
  padding: 5px 0 10px;
  font-size: 16px;
  margin-bottom: 0 !important;
  font-size: 1rem !important;
}

span.sf-count {
  margin-right: 6px;
}
li.sf-field-reset {
  background: #002e5a !important;
  padding: 3px !important;
  text-align: center;
  color: white;
  font-size: 0.85rem;
}
/* --------filter btn-------- */
.mobilefilter {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 5rem 3rem;
  height: 100%;
  background: #000000c7;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  overflow-y: scroll;
}
.mobilefilter .wcpf-filter {
  background: white;
  padding: 1rem;
  border-radius: 5px;
  box-shadow: 0 0 10px 10px #6d6d6d26;
  width: 100%;
  position: relative;
  top: 60% !important;
}
.closepopupbtn {
  position: fixed;
  top: 5%;
}
.closepopupbtn i {
  color: white;
  font-size: 2rem;
  margin-bottom: 1rem;
}
button.filter-btn {
  display: none;
  background: var(--main);
  color: #181818;
  margin-bottom: 0.8rem;
  border-radius: 5px;
  padding: 0.4rem 1rem;
  position: fixed;
  bottom: 81px;
  z-index: 8;
  border: 1px solid gray;
  font-size: 0.8rem;
}
/* -------------my account------ */
li.woocommerce-MyAccount-navigation-link a {
  border-right: 4px solid var(--second);
  background: #e7e7e7;

  width: 100%;
  display: block;
  margin-bottom: 1rem;
  padding: 0.5rem;
  /* border-radius: 7px; */
  font-size: 0.95rem !important;
  transition: 1s;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: right;
  width: 23% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: left;
  width: 75% !important;
}
a.checkout-button.button.alt.wc-forward {
  background: var(--main);
  font-size: 1rem;
}
td.product-name {
  font-size: 0.9rem;
}
.woocommerce-cart-form__cart-item td.product-name {
  font-size: 0.9rem;
}
.wishlist-page-links {
  clear: both;
  display: none;
}
li.woocommerce-MyAccount-navigation-link a:hover {
  border-right: 4px solid var(--main);
  background-color: var(--second);
  color: white !important;
}
.woocommerce-MyAccount-navigation-link.is-active a {
  border-right: 4px solid var(--main);
  background-color: var(--second);
  color: white !important;
}
.force-sell-warning {
  display: none;
}
a.footer-social-item img {
  width: 22px;
  margin: 0 0.5rem;
}
.social-media {
  margin-top: 2rem;
}
img.gallery-carousel-item {
  width: 100%;
}
/*-----------svg animation------------*/
.svg svg {
  position: relative;
  overflow: visible;
  width: 100%;
}
.row1,
.row3 {
  animation: dropRow 2s infinite;
  transform-origin: top;
}

@keyframes dropRow {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(10px);
    opacity: 1;
  }
  100% {
    transform: translateY(-10px);
  }
}

.row2,
.row4 {
  animation: bottomrow 2s infinite;
  transform-origin: bottom;
}
@keyframes bottomrow {
  0% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(-10px);
    opacity: 1;
  }
  100% {
    transform: translateY(10px);
  }
}
.coin,
.coin-3 {
  animation: floatUpDown 3s infinite;
}
@keyframes floatUpDown {
  0%,
  100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
}

.coin-2,
.coin-4 {
  animation: floatDownUp 3s infinite;
}
@keyframes floatDownUp {
  0%,
  100% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0px);
  }
}

.Percentage {
  animation: leftRight 3s infinite;
}
@keyframes leftRight {
  0%,
  100% {
    transform: translatex(-10px);
  }
  50% {
    transform: translatex(0px);
  }
}
@media only screen and (max-width: 1024px) {
  .desktop-header {
    padding: 1rem 1rem;
  }
  .slider-image img {
    width: 100%;
  }
  .text * {
    font-size: 2.5rem !important;
    color: white;
    line-height: 5rem !important;
  }
  a.special-product-cart .thumbnail {
    height: 140px;
  }
  .comment-images p {
    font-size: 0.9rem;
  }
  .news .post-cart-top-img {
    display: none;
  }
  .post-cart {
    flex-direction: column;
  }
  a.post-cart-image {
    width: 100%;
  }
  .post-cart-content-right {
    width: 100%;
  }
  .gallerySwiper2 {
    height: 300px;
  }
  .gallerySwiper img {
    height: 66px;
  }
  img.Group1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    height: 100%;
}
img.Group2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 100%;
}
section.slider {
    box-shadow: unset;
}
}


.img-customers img:hover {
    transform: scale(0.9);
    transition: all 300ms ease-out;
}
.img-customers img {
    transform: scale(1);
    transition: all 300ms ease-out;
}
.footer-about-text h3 {
    color: #fff;
}