:root{
    --blue: #3490f3;
    --gray: #9d9da6;
    --gray-dark: #8d8d8d;
    --secondary: #919199;
    --soft-secondary: rgba(145, 145, 153, 0.15);
    --success: #85b567;
    --soft-success: rgba(133, 181, 103, 0.15);
    --warning: #f3af3d;
    --soft-warning: rgba(243, 175, 61, 0.15);
    --light: #f5f5f5;
    --soft-light: #dfdfe6;
    --soft-white: #b5b5bf;
    --dark: #292933;
    --soft-dark: #1b1b28;
    --primary: {{ get_setting('base_color', '#d43533') }};
    --hov-primary: {{ get_setting('base_hov_color', '#9d1b1a') }};
    --soft-primary: {{ hex2rgba(get_setting('base_color','#d43533'),.15) }};
}
@font-face {
	font-family: 'BYekan';
	src: url('/fonts/BYekan.eot');    
    src: url('/fonts/BYekan.eot') format('embedded-opentype'),
    url('/fonts/BYekan.woff') format('woff'),
    url('/fonts/BYekan.ttf') format('truetype'),   
    url('/fonts/BYekan.svg#bkoodak') format('svg');   
}
* {
    font-family: 'BYekan', sans-serif;
} 
body{
    font-family: 'BYekan', sans-serif;
    font-weight: 400;
}
.phpdebugbar{
    display: none;
}
:root{
    --primary: {{ get_setting('base_color', '#e62d04') }};
    --hov-primary: {{ get_setting('base_hov_color', '#c52907') }};
    --soft-primary: {{ hex2rgba(get_setting('base_color','#e62d04'),.15) }};
}
#map{
    width: 100%;
    height: 250px;
}
#edit_map{
    width: 100%;
    height: 250px;
}
    .pac-container { z-index: 100000; }
    .breadcrumb { width: 100%; float: left; margin: 20px 0; padding: 7px; position: relative; display: block; background: rgba(0,0,0,.05)}
    .breadcrumb ol { list-style: none;}
    .breadcrumb li {  height: 30px; line-height: 30px; float: right; padding: 0 12px;
    }
    .breadcrumb li a { text-decoration: none;}
    .breadcrumb a:hover { text-decoration: none; color: #000;}
    .breadcrumb .active { text-decoration: none; color: #000;}
    .breadcrumb .active:hover { text-decoration: none; color: #f22d2d;}
    .breadcrumb-main { padding: 2px; background: #ffffff; border-radius: 5p;box-shadow: 0px 0px 50px 0px rgba(0,0,0,.2);}
.containers {
    margin:0 10px 0 10px;
}
.containerss {
    margin:0 10px 0 10px;
}
@media  only screen and (max-width:768px) { 
#idnsticky_bar {
    padding: 8px 5px;
    background-image: linear-gradient(to right, #C8EED4, #9FE4B6, #278543, #7ecb95);
    position: -webkit-sticky;
    top: 100;
    text-align: center;
    box-shadow: 0px 1px 11px #888888;
    color: #000000;
    font-size: 10px;
    display:block;
}
p.customdesco {
    margin: 0;
    font-weight: 300;
    font-size: 11px;
}
#sticybaricon {
   display:block; 
}
}
#idnsticky_bar {
    padding: 8px 5px;
    background-image: linear-gradient(to right, #63bb7d, #6cc68a, #278543, #7ecb95);
    position: -webkit-sticky;
    top: 0;
    text-align: center;
    box-shadow: 0px 1px 11px #888888;
    color: #000000;
    font-size: 1.1em;
    display:block;
}
#sticky_bar_text, #sticybaricon, #sticky_bar_btn {
    display: inline-block;
}

#cs-logo {
    height: 27px;
    padding-top: 7px;
    background: url(/assets/img/logo-white.svg) no-repeat center center;
    background-size: 30px 30px;
    width: 40px;
    color: transparent;
    display: list-item;
}
.btn-hover {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
p.customdesco {
    margin: 0;
    font-weight: 300;
}

.btn-hover:focus {
    outline: none;
}
.btn-hover.color-1 {
    background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);  box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
}
.bg-yashmi {
    background-image: linear-gradient(to right, #63bb7d, #6cc68a, #278543, #7ecb95);
    color: white;
}
.bg-soft-yashmi {
    background-color: #278543;
    color: white;
    font-size: 10px;
} 
.border-yashmi {
    border-color: #278543 !important;
}
.text-yashmi {
    color: #278543 !important;
}
.btn-yashmi,
.btn-soft-yashmi:hover,
.btn-outline-yashmi:hover {
    background-color: #278543;
    border-color: #278543;
    color: #ffffff;
}
.badge-yashmi {
    background-color: #278543;
}
.border-soft-yashmi {
    border-color: #278543 !important;
}
.hov-text-info:hover {
    color: #278543 !important;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper.mySwiper {
  padding: 1em !important;
}
.swiper.mySwiper:after {
  content: "";
  width: 50px;
  height: 100%;
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index:999999;
}
.swiper-slide {
  text-align: center;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  transition: all 0.1s linear;
}
.swiper-slide .user-avatar {
  position: relative;
  margin-bottom: 0.1em;
  aspect-ratio: 1/1;
}
.swiper-slide .user-avatar:before {
}
.border-gradient {
  border: 4px solid transparent;
  border-radius: 100%;
  background: 
  linear-gradient(to right, yellow, white), 
  linear-gradient(to right, #ff005f , #ff9df8); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.border-gray {
    border: 2px solid gray;
    border-radius: 100%;
}
.swiper-slide .user-avatar img {
  width: 100%;
  border-radius: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  height: 100px;
  padding: 2px 2px 2px 2px;
}
.swiper-slide span {
  display: none;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}
.stories {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(62deg, #98f0eb 0%, #6bcbc5 100%);
  z-index: 9999999;
}
.story-font {
    font-size: 8px;
}
.stories.hide {
  height: 0 !important;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
}
.stories .story-details {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  align-items: center;
  padding: 10px 15px;
  color: #fff;
  font-weight: bolder;
  text-shadow: 0 0 15px #00000080;
}
.stories .story-details-dots {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.stories .story-details-dots ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
}
.stories .story-details-dots ul li {
  width: 100%;
  padding: 0 2px;
}
.stories .story-details-dots ul li span {
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.stories .story-details-dots ul li span:before {
  content: "";
  position: absolute;
  height: 100%;
  background: #fff;
}
.stories .story-details-dots ul li.active-story-dot span {
  background: #ffffff85;
  width: 100%;
}
.stories .story-details-dots ul li.active-story-dot span:before {
  animation: loadingActiveStory 50s linear;
}
.stories .story-details-dots ul li.active-story-dot ~ li span {
  background: #ffffff85;
}
.stories .story-details img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin-left: 15px;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.stories .story-details .close-stories {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  cursor: pointer;
}
.stories .story-details .close-stories:hover:before, .stories .story-details .close-stories:hover:after {
  background: #999;
}
.stories .story-details .close-stories:before, .stories .story-details .close-stories:after {
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
.stories .story-details .close-stories:before {
  width: 3px;
  height: 50%;
}
.stories .story-details .close-stories:after {
  width: 50%;
  height: 3px;
}
.stories .story-controller {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index:3;
}
.stories .story-controller-prev, .stories .story-controller-next {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 4;
}
.stories .story-controller-prev {
top: 50%;
width: 25px;
height: 25px;
left:50px;
opacity: 0.5;
border: solid white;
border-width: 0 6px 6px 0;
display: inline-block;
padding: 3px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.stories .story-controller-next {
top: 50%;
width: 25px;
height: 25px;
right:50px;
opacity: 0.5;
border: solid white;
border-width: 0 6px 6px 0;
display: inline-block;
padding: 3px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.stories .swiper-slide-active .story-list {
  display: inline-flex !important;
}
.stories .swiper-slide-active .story-list-item.active {
position: relative;
display: block !important;
position: absolute;
top: 50%;
left: 50%;
align-items: center;
justify-content: center;
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
}
.stories .swiper-slide-active .story-list-item.active img {
position: absolute;
top: 50%;
left: 50%;
border-radius: 20px;
transform: translateX(-50%) translateY(-50%);
max-width: 80%;
max-height: 80%;
object-fit: cover;
}
.stories .swiper-slide-active .story-list-item.active video {
position: absolute;
top: 50%;
left: 50%;
border-radius: 5px;
transform: translateX(-50%) translateY(-50%);
max-width:80%;
max-height: 80%;
}
.stories .swiper-slide .story-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
}
.stories .swiper-slide .story-list-item {
  display: none;
}

@keyframes loadingActiveStory {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.between {
    margin-top: -80px;
}
@media (max-width:768px){
 .between {
    margin-top: -40px;
    font-size: 8px;
}   
.stories .story-controller-prev {
top: 50%;
width: 15px;
height: 15px;
left:10px;
opacity: 0.5;
border: solid white;
border-width: 0 6px 6px 0;
display: inline-block;
padding: 3px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.stories .story-controller-next {
top: 50%;
width: 15px;
height: 15px;
right:10px;
opacity: 0.5;
border: solid white;
border-width: 0 6px 6px 0;
display: inline-block;
padding: 3px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.swiper-slide .user-avatar img {
width: 80px;
border-radius: 100%;
border: 1px dashed white;
aspect-ratio: 1/1;
object-fit: cover;
height: 80px;
}
.swiper-slide span {
width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 10px;
}
}
video::-webkit-media-controls-fullscreen-button {
    display: none;
}
.loader{
    width: 100%;
    height: 130px;
    position: absolute;
    text-align: center;
    padding: 50px 30% 0 35%;
    z-index: 9999999;
    background-color: #fff;
}
.loader span{
    background: #f4f4f4;
    height: 12px;
    width: 12px;  
    border-radius: 10px;
    display: inline-block;
    animation: wave 2s ease  infinite;
}  
.loader span:nth-child(2){ animation-delay: .1s; }
.loader span:nth-child(3){ animation-delay: .2s; }
.loader span:nth-child(4){ animation-delay: .3s; }
.loader span:nth-child(5){ animation-delay: .4s; }
.loader span:nth-child(6){ animation-delay: .5s; }
.loader span:nth-child(7){ animation-delay: .6s; }
.loader span:nth-child(8){ animation-delay: .7s; }
.loader span:nth-child(9){ animation-delay: .8s; }
.loader span:nth-child(10){ animation-delay: .9s; }
@keyframes wave{
    0%{ 
        background-color: #5c28b8;
        transform: translate(0, 0);
    }
    100%{ 
        background-color:#00d9bf;
        transform: translate(-1px, 0px); 
    }  
}
        
        .pagination .page-link,
        .page-item.disabled .page-link {
            min-width: 32px;
            min-height: 32px;
            line-height: 32px;
            text-align: center;
            padding: 0;
            border: 1px solid var(--soft-light);
            font-size: 0.875rem;
            border-radius: 0 !important;
            color: var(--dark);
        }
        .pagination .page-item {
            margin: 0 5px;
        }

        .aiz-carousel.coupon-slider .slick-track{
            margin-left: 0;
        }

        .form-control:focus {
            border-width: 2px !important;
        }
        .iti__flag-container {
            padding: 2px;
        }
        .modal-content {
            border: 0 !important;
            border-radius: 0 !important;
        }

        #map{
            width: 100%;
            height: 250px;
        }
        #edit_map{
            width: 100%;
            height: 250px;
        }

        .pac-container { z-index: 100000; }
@media (max-width: 768px) {
   .containers{
            margin-right: 10px;
            margin-left: 10px;
  } 
  .firstshow {
    display:none;
  }
  .position-static {
   display:none;   
  }
  .flashsale {
   display:none;    
  }
}
@media (max-width: 992px) {
  .firstshow {
    width: 970px;
  }
  .containers{
            margin-right: 10px;
            margin-left: 10px;
}
    .position-static {
   display:none;   
  }
  .flashsale {
   display:none;    
  }
}
.loader-wrapper {
  background: #ffffff url('/assets/img/loading.gif') no-repeat center center;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9000000;
}

.loader {
  display:block;
  position: relative;
  top:50%;
  left:50%;
  width:150px;
  height:150px;
  margin:-75px 0 0 -75px;
  border:var(--line-width) solid transparent;
  border-top-color: var(--outer-line-color);
  border-radius:100%;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  z-index:10000001;
}

.loader:before {
  content:"";
  position: absolute;
  top:4px;
  left:4px;
  right:4px;
  bottom:4px;
  border:var(--line-width) solid transparent;
  border-top-color: var(--inner-line-color);
  border-radius:100%;
  -webkit-animation: spin 3s linear infinite;
          animation: spin 3s linear infinite;
}

.loader:after {
  content:"";
  position: absolute;
  top:14px;
  left:14px;
  right:14px;
  bottom:14px;
  border:var(--line-width) solid transparent;
  border-top-color: var(--middle-line-color);
  border-radius:100%;
  -webkit-animation: spin 1.5s linear infinite;
          animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0%   { 
    -webkit-transform: rotate(0deg); 
      -ms-transform: rotate(0deg); 
          transform: rotate(0deg);
  }
  100% { 
    -webkit-transform: rotate(360deg); 
      -ms-transform: rotate(360deg); 
          transform: rotate(360deg);
  }
}
@keyframes spin {
  0%   { 
    -webkit-transform: rotate(0deg); 
      -ms-transform: rotate(0deg); 
          transform: rotate(0deg);
  }
  100% { 
    -webkit-transform: rotate(360deg); 
      -ms-transform: rotate(360deg); 
          transform: rotate(360deg);
  }
}

.loader-wrapper .loader-section {
  position:fixed;
  top:0;
  background:var(--curtain-color);
  width:51%;
  height:100%;
  z-index:10000000;
}

.loader-wrapper .loader-section.section-left {
  left:0
}
.loader-wrapper .loader-section.section-right {
  right:0;
}
.loaded .loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
}
.loaded .loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
}
.loaded .loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.loaded .loader-wrapper {
  visibility: hidden;
  transform:translateY(-100%);
  transition: all .3s 1s ease-out;
}
.containerwidth {
  width: 100%;
}

.wrapper {
    background-color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
    box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
}
.toggle {
    width: 100%;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    color: #111130;
    font-weight: 600;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 0;
}
.content {
    position: relative;
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.spinners {
  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: conic-gradient(
    from 180deg at 50% 50%,
    rgba(82, 0, 255, 0) 0deg,
    #206b02 360deg
  );
  animation: spin 2s infinite linear;
}
.spinners::before {
  content: "";
  border-radius: 50%;
  width: 80%;
  height: 80%;
  background-color: #fff;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
timesis {
  display: inline-block;
  line-height: 1;
  padding-top: 10px;
  font-size: 40px;
}

spanss {
  text-align: center;
  display: block;
  font-size: 12px;
  color: white;
}    
#dayss {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
#hourss {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
#minutess {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
#secondss {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
timeis {
  display: inline-block;
  line-height: 1;
  padding-top: 10px;
  font-size: 40px;
}

spans {
  text-align: center;
  display: block;
  font-size: 12px;
  color: white;
}    
#ddays {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
#hhours {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
#mminutes {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
#sseconds {
  width: 60px;
  height: 60px;
  background: #3498db;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  padding: .75em .75em;
}
