/* 
Theme Name: Elikabalochi Child
Theme URI: https://elikabalochi.ir
Description: elikabalochi Child is a child theme of Hello Elementor, created by stratech team
Author: stratech Team
Author URI: https://stratech.ir/
Template: elikabalochi
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.logo-header {
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
    mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
    background-repeat: no-repeat;
    animation: shimmer 8s infinite !important;
}
@keyframes shimmer {
    0% {
        -webkit-mask-position: 140% 140%;
        mask-position: 140% 140%
    }

    100% {
        -webkit-mask-position: -20% -20%;
        mask-position: -20% -20%
    }
}

div#mega-menu * {
    cursor: pointer;
}
a {
    -webkit-tap-highlight-color: transparent;
}
*:focus {
    outline: none;
}

.e-off-canvas__overlay {
    -webkit-backdrop-filter: saturate(180%) blur(2px) !important;
    backdrop-filter: saturate(180%) blur(2px) !important;
}

.swiper-pagination-bullet {
    transition: all .3s;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 35px !important;
    border-radius: 50px;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -10px !important;
}

.elementor-search-form--skin-minimal:focus-within {
outline-width: 0px;
outline-style: solid;
}
.subtitle {
    font-family: "iranyekanwebextrabold_FaNum";
}
@media screen and (max-width: 768px){
    .subtitle {
    margin: 1rem !important;
    font-size: 24px !important;
    display: block !important;
    font-weight: 500 !important;
    font-family: "iranyekanwebextrabold_FaNum";
}
}

.portfolio-comment p.comment-notes {
    font-size: 16px;
    text-align: center;
    line-height: 1.5rem;
}

.portfolio-comment label {
    font-size: 16px;
    position: relative;
    bottom: -11px;
    right: 20px;
    background: white;
    width: fit-content;
    padding: 5px;
    border-radius: 5px;
}

.portfolio-comment input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea  {
    border-color: #ebebeb;
    border-radius: 10px;
    background: #fbfbfb;
    margin-bottom: 7px;
}

.portfolio-comment input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    border-color: #ebebeb !important;
}

.portfolio-comment p.comment-form-cookies-consent {
    font-size: 14px;
    font-family: 'iranyekanwebbold_FaNum';
    margin-top: 8px;
} 

.portfolio-comment input#submit {
        background-color: transparent;
    background-image: linear-gradient(90deg, var(--e-global-color-0f5c01b) 0%, var(--e-global-color-09de0f0) 100%);
    color: #FFFFFF;
    border: none;
    width: 100%;
    border-radius: 8px;
}

.portfolio-comment p.logged-in-as {
    text-align: center;
    color: #131313;
    font-size: 15px;
}

.portfolio-comment a {
    color: #131313;
}

.portfolio-comment .comment-form-cookies-consent > label {
    line-height: 1.8rem !important;
    display: contents !important;

}
#comments .comment .comment-body, #comments .pingback .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 58px 25px 25px !important;
    border: 1.45px solid #cba684;
    border-radius: 15px;
}
.portfolio-comment span.says {
    display: none;
}
#comments .children li:last-child {
    margin: 10px 0;
}
#comments .comment .avatar, #comments .pingback .avatar {
    margin-right: 10px !important;
}
@media screen and (min-width: 992px){
    p.comment-form-author, p.comment-form-email {
    display: inline-grid;
    width: 49.7%;
}
p.comment-form-email {
    margin-left: -5px !important;
}
}
.portfolio-comment article:hover {
    box-shadow: 0px 10px 15px -5px rgb(0 0 0 / 25%);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.comment {
    margin-block-end: 10px !important;
}
@media screen and (max-width: 768px){
#comments .comment .comment-body, #comments .pingback .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 25px 25px 25px !important;
    border: 1.45px solid #cba684;
    border-radius: 15px;
}
}
#comments .comment-list {
    margin: 1rem 1rem 3rem 1rem;
}

p.comment-notes {
    display: none;
}
p#reply-title {
    text-align: center;
    font-size: 18px;
    margin: 1rem 0 0 0;
}
small a {
    margin-right: 1rem;
    color: #a28369 !important;
    font-weight: bold;
}
.callus-icon i:before{
    color: #E8C6A6;
}
.callus-iconbox {
    background-color: transparent;
    background-image: linear-gradient(176deg, #2E2E2E 25%, #414141 67%);
}
.fade-eng-title{
    opacity: .9;
    mask: linear-gradient(#fff, transparent);
    -webkit-mask: linear-gradient(#fff, transparent);
}
.portfolio-like i:before {
    color: #E81C4D !important;
}
.single-pf-like:hover i:before {
    color: #fff !important;
    transition: all .3s ease-in-out;
}
.single-pf-like .jet-data-store-link.jet-remove-from-store.in-store:hover  path {
    color: #fff !important;
    fill: #fff !important;
}
.portfolio-like .jet-data-store-link__icon.is-svg-icon path {
    fill: #E81C4D;
    color: #E81C4D;
}
.single-pf-like *{
    transition: all .3s ease-in-out;
}
@media only screen and (max-width: 768px){
    .single-pf-like .jet-data-store-link{
        background: white !important;
    }
}
.grid-pf-cat {
    -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  cursor: default;
}
.df-ui-btn.df-ui-share.df-icon-share, .df-ui-btn.df-ui-more.df-icon-more {
    display: none;
}

.df-ui-btn.df-ui-fullscreen.df-icon-fullscreen {
    border-radius: 5px;
}
.services-carusel .wrap{
    cursor: pointer;
}
.services-carusel .swiper-slide a {
    display: inline-block !important;
    padding: 0;
}
.services-carusel span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 50px;
    transition: .4s;
}
.services-carusel span.swiper-pagination-bullet {
    transition: .4s;
}
.btn {
  text-decoration: none;
  color: #161616;
  text-transform: uppercase;
  position: relative;
  padding: 5px 10px 5px 10px;
  transition: all 0.6s ease;
  font-family: "iranyekanwebregular_FaNum" !important;
    font-size: 16px;
    color: #E8C6A6;
        font-weight: normal;
        -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -3em;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
    background-image: linear-gradient(90deg, #E8C6A6 0%, #A28368 100%);
  width: 2.6em;
  height: 2.6em;
  border-radius: 5em;
  transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
  box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 25%);
  
}
.btn:after {
  color: #fff;
  font-family: 'elika' !important;
  content:"\e96b";
  speak: never;
  font-size: 1.5em;
  position: absolute;
  z-index: -1;
  left: -42px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1.1em;
  height: 1.1em;
  transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
}
.btn:hover:after{
    left: -30px;
    transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
}
.btn:hover {
  transition: all 0.6s ease;
  color: #fff;
  text-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
}
.btn:hover:before {
  transition: all 0.5s cubic-bezier(0.615, 0, 0.07, 1);
  width: 160%;
}
.services-carusel .e-n-carousel.swiper.offset-right.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl {
    mask-image: linear-gradient(90deg,transparent 1%,#674439 20% 80%,transparent 99%);
    -webkit-mask-image: linear-gradient(90deg,transparent 1%,#674439 20% 80%,transparent 1000%);
}
.animated-loop-carousel .swiper.elementor-loop-container.elementor-grid.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 10px;
}
.animated-loop-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: auto;
    bottom: -20px;
}
.future-box-text p{
    margin-block-end: 5px !important;
}
.service-icon-box {
    -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.hero-image img {
    -webkit-user-drag: none;
}
.service-box-button {
  line-height: 1;
  right: -20px
}

.service-box::before {
    border: none !important;
}
.btn2 {
  text-decoration: none;
  color: #161616;
  text-transform: uppercase;
  position: relative;
  padding: 5px 10px 5px 10px;
  transition: all 0.6s ease;
  font-family: "iranyekanwebregular_FaNum" !important;
    font-size: 16px;
    color: #E8C6A6;
        font-weight: normal;
        -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.btn2:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -3em;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
    background-image: linear-gradient(90deg, #E8C6A6 0%, #A28368 100%);
  width: 2.6em;
  height: 2.6em;
  border-radius: 5em;
  transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
  box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 25%);
  
}
.btn2:after {
  color: #fff;
  font-family: 'elika' !important;
  content:"\e96b";
  speak: never;
  font-size: 1.5em;
  position: absolute;
  z-index: -1;
  left: -42px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1.1em;
  height: 1.1em;
  transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
}
.btn2:hover:after{
    left: -30px;
    transition: all 0.6s cubic-bezier(0.615, 0, 0.07, 1);
}
.btn2:hover {
  transition: all 0.6s ease;
  color: #fff;
  text-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
}
.btn2:hover:before {
  transition: all 0.5s cubic-bezier(0.615, 0, 0.07, 1);
  width: 140%;
}
.animated-loop-grid .e-loop-item{
    transform-style: preserve-3d;
    perspective: 1000px;
}

.animated-loop-grid .e-loop-item:nth-of-type(4n+1) > div{
    animation-delay: 0s ;
}
.animated-loop-grid .e-loop-item:nth-of-type(4n+2) > div{
    animation-delay: .2s !important;
}
.animated-loop-grid .e-loop-item:nth-of-type(4n+3) > div{
    animation-delay: .4s !important;
}
.animated-loop-grid .e-loop-item:nth-of-type(4n+4) > div{
    animation-delay: .6s !important;
}
.animated-loop-grid .elementor-widget-loop-grid:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner, .elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner {
    right: 43% !important;

}
.vertical-sep{
    transform: rotate(90deg);
}
.num-counter *{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}