/*
 Theme Name:   WoodMart Child
 Description:  Marianne Theme
 Author:       Sharifi
 Author URI:   http://marianne.ir
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart-child
*/

/*
* Edited By Ehsan Abafat
*/
*:not(.wd-social-icons > *):not(i), a:not(.wd-social-icons > a):not(i),
*:not(.wd-single-footer > *){
    font-family: 'VazirMatn';
    font-feature-settings: "ss01";

}
.star-rating::before,.star-rating span:before {
    font-family: "woodmart-font";
}

.wd-social-icons {
    font-family: "woodmart-font" !important;
}
i {
    font-family: "Font Awesome 6 Free","Font Awesome 6 Brands" !important;
}
:root {
  --primary:#34495e ;
  --secondary: #cf6a87;
  --primarydarken: #2c3e50;
}

.whb-header-bottom {
    background-color: #2c3e50 !important;
}
.wd-header-cats .menu-opener .menu-open-label {
    font-family: 'VazirMatn' !important;
}

.elementor-2024 .elementor-element.elementor-element-5dba09b.e-con {
    justify-content: space-between !important;
}

footer:not(.article-body-container > footer) {
  background: var(--primary);
  border-top: 8px solid var(--primarydarken);
  position: relative;
  color: #fff;
}
footer:not(.article-body-container > footer),footer:not(.article-body-container > footer) a,footer:not(.article-body-container > footer) h2,footer:not(.article-body-container > footer) h3,
footer:not(.article-body-container > footer) h4,footer:not(.article-body-container > footer) h5, footer:not(.article-body-container > footer) h6,
footer:not(.article-body-container > footer) p, footer:not(.article-body-container > footer) span {
    color: #fff;
}
footer:not(.article-body-container > footer) *:not(i) {
    color: #fff !important;
}
footer:not(.article-body-container > footer)::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url("https://atr-niloofarabi.ir/wp-content/uploads/2024/07/niloofarabibgg2.svg") repeat;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0.1;
}
.topOfFooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
.labelsite {
  display: flex;
  align-items: center;
  gap: 10px;
}
.labelsite h5 {
  color: white;
  font-size: 23px;
}
.taglines h5 {
    margin-bottom: 0;
}
.logodashed {
  background: rgb(188,28,81);
  padding: 4px;
  padding-inline: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -10px;
  margin-right: -10px;
}
.logodashed img {
  width: 60px;
  height: 60px;
}
.taglines {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: -10px;
}
.taglines h5 {
  font-weight: 800;
}
.taglines h5:last-of-type {
  font-size: 15px;
}

.Products {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: -10px;
}
.productItem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  background: rgb(188,28,81);
  padding: 8px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-block: 10px;
  width: 100px;
  font-size: 18px;
  font-weight: 500;
  transition: 0.4s ease-in-out;
}
.productItem:hover {
  box-shadow: 0 0 0 1px white;
}
.productItem i {
  font-size: 2rem;
  margin-bottom: 30px;
}

.mainOfFooter {
  display: flex;
  justify-content: space-between;
  gap: 60px;
  margin-top: 40px;
  padding: 10px;
}
.titlebox {
  display: flex;
  align-items: center;
  gap: 6px;
  color: white;
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.titlebox::after {
  content: "////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////";
  position: absolute;
  top: 25px;
  right: -5px;
  letter-spacing: 4px;
  opacity: 0.6;
  font-weight: 100;
  padding: 2px;
}
.titlebox i {
  font-size: 1.5rem;
  padding-bottom: 20px;
}
.titlebox h6 {
  font-size: 1.3rem;
  font-weight: 600;
}
.aboutUs {
  width: 33%;
}

.contents {
  color: white;
  text-align: justify;
}

.socialContainer {
  display: grid;
  gap: 10px;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 10px;
}
.socialContainer svg {
    width: 45px;
    height: 45px;
}
.socialContainer a svg,
.socialContainer a i {
    margin-bottom: 2px;
}
.socialbox {
  border-radius: 10px;
  width: 150px;
  background: var(--primarydarken);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  padding: 10px;
  transition: 0.5s ease;
}
.socialbox:hover {
  transform: scale(1.1);
}
.socialbox i {
  font-size: 2rem;
  background: #f6f6f6;
  padding: 5px;
  border-radius: 50%;
  color: var(--color);
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.links {
  display: flex;
  flex-direction: column;
  gap: 8px;
  transition: 0.6s ease-out;
}
.links div i {
  transition: 0.4s ease-out;
}
.links div:hover i {
  margin-left: 6px;
}
.address,
.worktime {
  text-align: right;
  margin-bottom: 10px;
}
.address i,
.worktime i,
.phonecall i {
  background: var(--primarydarken);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.copyright {
  background: var(--primarydarken);
  color: white;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 1300px) {
  .socialbox {
    width: 130px;
    flex-direction: column;
  }
}

@media screen and (max-width: 1100px) {
  .socialbox {
    width: 100%;
    flex-direction: row-reverse;
    margin-bottom: 4px;
  }
  .aboutus {
    display: flex;
    justify-content: center;
  }
  .socialContainer {
    display: block;
  }
  .topOfFooter {
    flex-direction: column;
    align-items: center;
  }
  .Products {
    margin-top: 20px;
  }
  .socialContainer a {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 680px) {
  .mainOfFooter {
    flex-direction: column;
  }
  .aboutUs {
    width: 100%;
  }
  .topOfFooter {
    flex-direction: column;
    align-items: center;
  }
  .productItem {
    width: 100%;
    text-align: center;
  }
}

.enamad {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.enamad a {
    padding: 8px;
    background: white;
    border-radius: 25px;
}
