/* HELIA */
body{
	font-size:10px;
}
/* header menu items */
.header-icons-right .elementor-nav-menu > li > a {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header-icons-right .elementor-nav-menu > li > a::before {
  content: none !important;
}

.header-icons-right .elementor-nav-menu > li > a::after {
  content: "" !important;
  display: inline-block !important;
  width: 20px;
  height: 20px;
  background-color: #FF7A00 !important; 
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  order: 2;
  flex-shrink: 0;
margin-left: 8px !important;
}

.header-icons-right .menu-item-48155 a::after {
  -webkit-mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/directbox-receive.svg') !important;
  mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/directbox-receive.svg') !important;
}
.header-icons-right .menu-item-48156 a::after {
  -webkit-mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/directbox-send.svg') !important;
  mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/directbox-send.svg') !important;
}
.header-icons-right .menu-item-48157 a::after {
  -webkit-mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/directbox-receive.svg') !important;
  mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/directbox-receive.svg') !important;
}
.header-icons-right .menu-item-48158 a::after {
  -webkit-mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/paypal.svg') !important;
  mask-image: url('https://sepahanhamrah.com/wp-content/uploads/2026/07/paypal.svg') !important;
}
.header-icons-right .elementor-nav-menu > li > a::after,
.header-icons-right .elementor-nav-menu > li > a:hover::after,
.header-icons-right .elementor-nav-menu > li > a:focus::after {
  content: "" !important;
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: -30px !important; 

}

/* buttonsssssssszzzz */


.btn-animation .elementor-button-content-wrapper {
  position:relative
}
.btn-animation .elementor-button-text {
  margin-right:0.5rem!important;
  margin-left:2.5rem!important;
  transition:0.5s all ease-in-out;
      white-space: nowrap;
  font-weight: 400 !important;
font-family: "peyda" !important;
}
.btn-animation:hover .elementor-button {
  box-shadow: 0px 1px 10px 0px rgba(254, 115, 29, 0.8);
}
.btn-animation:hover .elementor-button-text {
  margin-left:0.5rem!important;
  margin-right:2.5rem!important;
}
.btn-animation:hover .elementor-button-icon {
  left: calc(100% - 5px);
  color: transparent !important;
}


.btn-animation .elementor-button-icon {
	position: absolute;
	left: 2px;
	right: auto;
	opacity: 1;
	transform: scale(2.1);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: left 0.5s ease, opacity 0.3s ease;
	transform-origin: center;
}
  


.btn-animation.btn-animation-m .elementor-button-icon svg{
    width: 18px !important;
    height: 18px !important;
margin-top:-1px !important;
margin-left: -4px !important;
}
.btn-animation.btn-animation-m:hover .elementor-button-icon svg{
    margin-right: 5px !important;
}
.btn-animation.btn-animation-m:hover .elementor-button-text{
	color: #fff !important;
}












/*Responsive Styles*/
@media (max-width: 767px) {

}
