.slick-prev {
  left: 30px !important;
}
.slick-next {
  right: 30px !important;
}
.slider-gap {
  padding: 0.55rem;
}
/* .row> .slider-gap:first-child {
  padding-left: 0;
}

.row.p-0 > .slider-gap:last-child {
  padding-right: 0;
} */
.row> .slider-gap:first-child {
  padding-left: 0;
}

.row> .slider-gap:last-child {
  padding-right: 0;
}
.slick-next:before {
  color: #000 !important;
  content: "\f11e" !important;
  font-family: uicons-regular-straight !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 24px !important;
  line-height: 44px !important;
}

.slick-next {
  background: #f2f3f4 !important;
  border-radius: 50% !important;
  color: var(--color-text) !important;
  cursor: pointer !important;
  display: block !important;
  font-size: 16px !important;
  height: 45px !important;
  line-height: 45px !important;
  position: absolute !important;
  text-align: center !important;
  transition: all 0.2s ease-out !important;
  width: 45px !important;
  z-index: 100 !important;
}
.slick-next,
.slick-prev {
  top: 25% !important;
}

.slick-prev:before {
  color: #000 !important;
  content: "\f11d" !important;
  font-family: uicons-regular-straight !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 24px !important;
  line-height: 44px !important;
}

.slick-prev {
  background: #f2f3f4 !important;
  border-radius: 50% !important;
  color: var(--color-text) !important;
  cursor: pointer !important;
  display: block;
  font-size: 16px !important;
  height: 45px !important;
  line-height: 45px !important;
  position: absolute !important;
  text-align: center !important;
  transition: all 0.2s ease-out !important;
  width: 45px !important;
  z-index: 100 !important;
}
.m-auto {
  margin: 0 !important;
}
.product-grid-4 .product-grid-4 {
  padding: 0rem 0rem;
}
.container .section-title {
  padding: 1rem 1rem;
}
.header-style-1 .header-middle-ptb-1 {
  padding: 0rem 1rem 0rem 0rem !important;
}
header .row .carousel {
  padding-top: 1.5rem;
}
.top-slider-img {
  border-radius: 20px;
}

.w-100 {
  width: 100% !important;
  /* height: 350px; */
  border-radius: 25px;
  padding: 10px;
}

/* .carousel-indicators [data-bs-target] {
  background-color: #0098b8;
  width: 15px;
  height: 15px;
  border-radius: 50%;
} */
.carousel-caption {
  top: 0%;
  position: absolute;
  right: 0;
  bottom: 10.25rem;
  left: 5%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
}

.top-news-bar .slick-list {
  padding: 0px 0px !important;
  height: 20px !important;
}
/* .top-news-bar .slick-cloned {
  padding-top: 1rem;
} */
.top-news-bar {
  height: 3rem;
  margin-top: 0;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
}
.header-style-1 .header-top-ptb-1 {
  background-image: none;
  padding: 0 !important;
}
/*.header-style-1 .header-middle-ptb-1{*/
/*    padding: 0rem !important;*/
/*}*/
.tarifcar-bullet {
  font-size: 65px;
}
.tarifcar-indicators li {
  margin: 0px 0px !important;
}
.tarifcar-indicators {
  bottom: 4% !important;
}
#tarifcar-1:checked ~ .control-1 ~ .tarifcar-indicators li:nth-child(1) .tarifcar-bullet,
#tarifcar-2:checked ~ .control-2 ~ .tarifcar-indicators li:nth-child(2) .tarifcar-bullet,
#tarifcar-3:checked ~ .control-3 ~ .tarifcar-indicators li:nth-child(3) .tarifcar-bullet {
  color: #3bb77e !important;
}
.tarifcar-control {
  line-height: 30px !important;
}
.section-padding {
  padding: 40px 0 !important;
}
.form-subscribe input {
  background: url(https://nest.botble.com/themes/nest/imgs/theme/icons/icon-plane.png) no-repeat 25px;
  border-radius: 50px 0 0 50px !important;
  padding-left: 58px !important;
  border: 0 !important;
  border-radius: 10px;
  box-shadow: none;
  font-size: 16px;
  height: 64px;
  padding-left: 20px;
  width: 100%;
}
.form-subscribe {
  background-color: #fff;
  border-radius: 50px;
  margin-bottom: 10px;
  max-width: 450px;
  position: relative;
  z-index: 4;
}
.form-subscribe button {
  border-radius: 50px !important;
  font-weight: 700 !important;
  background-color: var(--color-brand);
  border: 1px solid var(--color-brand-dark);
  color: #fff;
  font-size: 18px;
  font-weight: 500 !important;
  padding: 15px 40px;
}

.container {
  padding: 0rem 1rem !important;
}

.image_zoom:hover {
  transform: scale(1.03);
  transition-duration: 1.5s;
}
.product_card {
  border-radius: 25px;
}
.product_card:hover {
  border-style: solid;
  border-width: thin;
  border-color: rgb(21, 190, 72);
}
.pname {
  padding-bottom: 50px;
  font-size: 20px;
  font-weight: bold;
  color: black;
}
.new_price {
  padding-bottom: 30px;
  color: var(--color-brand);
  font-size: 18px;
  font-weight: 700;
}
.old_price {
  padding-bottom: 30px;
  color: var(--color-grey-4);
  font-size: 14px;
  margin: 0 0 0 7px;
  text-decoration: line-through;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .slick-prev {
    left: 0 !important;
  }
  .slick-next {
    right: 0 !important;
  }
  .display-22 {
    font-size: 16px;
  }
  .top-left {
    left: 50px;
    top: 20%;
  }
  .mb-40 {
    margin-bottom: 10px !important;
  }

  .subscribeButton {
    font-size: 10px !important;
    height: 30px !important;
    width: auto !important;
    padding: 5px !important;
  }
  .slider_text {
    font-size: 10px !important;
    height: 30px !important;
    padding-left: 20px !important;
    width: 100% !important;
  }
  .upper {
    margin-top: -65px !important;
  }
  .f23 {
    position: absolute;
    top: 71px !important;
    width: auto;
    left: 40% !important;
    height: 100px !important;
  }
  .f22 {
    height: 200px !important;
  }
  .f24 {
    margin-top: -30px !important;
  }
  .t2 {
    margin-top: 10px !important;
    font-size: 20px !important;
  }
}

.row {
  width: 100%;
}
.sign {
  margin-bottom: 65px !important;
  font-size: 30px;
}
@media only screen and (max-width: 1440px) {
  /* .header-wrap {
    padding: 0rem 1rem 0rem 1rem;       
  } */
  .sign {
    margin-top: 45px;
    font-size: 40px;
  }
}

.slider_des {
  font-size: 72px;
  line-height: 1;
}
.mb_silder {
  margin-bottom: 40px !important;
}

#news-flash .slick-arrow,
#news-flash .slick-prev {
  display: none !important;
}
.row {
  margin-left: 0rem !important;
}
.slider-gap {
  padding: 0.5rem;
}
/*.top-news-bar{*/
/*height: 2rem;*/
/*margin-top: -40px;*/
/*}*/
.fsub{
  background: linear-gradient(60deg, #267975, #0b3e44);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.display_m_menu {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .w-100 {
    /* height: 467px; */
  }
}
@media only screen and (max-width: 1024px) {
  .newsletter {
    margin-top: 1.5rem;
  }
  .fsub {
    font-size: 20px !important;
  }
  .fish {
    height: 200px;
  }
  .sign {
    margin-top: 45px;
    font-size: 30px;
  }
  .slider_des {
    margin-top: 60px !important;
    font-size: 46px !important;
    margin-bottom: 25px !important;
  }
}
@media only screen and (max-width: 768px) {
  .newsletter {
    margin-top: 25px !important;
  }
  .fsub {
    font-size: 20px !important;
  }

  .mb-40 {
    font-size: 46px;
    margin-bottom: 25px !important;
  }
  .sign {
    margin-top: 25px;
    font-size: 22px;
    margin-left: 50px;
  }
  .slider_form {
    width: 60%;
    margin-left: 50px;
    margin-top: 100px !important;
  }
  .slider_des {
    margin-top: 30px !important;
    margin-left: 50px;
  }
  .display_m_menu {
    display: block;
  }
  .top-slider-img {
    height: 696px;
  }
}
@media only screen and (max-width: 426px) {
  .subscribe_bg {
    height: 10rem !important;
}
.newsletter {
  margin-top: -2px !important;
}
  .fpd {
    margin-bottom: 10px;
  }
  .top-left {
    top: 55px !important;
  }
  .fsub {
    font-size: 16px !important;
  }
  .top-left {
    left: 50px;
    top: -250%;
  }
  .w-100 {
    /* height: 350px; */
  }
  .carousel-caption {
    left: 6%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .mb-40 {
    font-size: 32px;
  }
  .slider_form {
    width: 80%;
    margin-left: 15px;
  }
  .sign {
    margin-top: 25px;
    font-size: 15px;
    margin-left: 15px;
  }
  .slider_des {
    margin-top: 50px !important;
    margin-left: 15px;
    font-size: 20px !important;
    margin-bottom: 25px !important;
  }
  .slider_img {
    width: auto;
    height: 390px !important;
  }
  .top-slider-img {
    height: 401px;
  }
}
@media only screen and (max-width: 320px) {
  .slider_form {
    width: 70%;
  }
  .top-slider-img {
    height: 351px;
  }
}
.NavLink{
 text-decoration:none!important;
}
Link,a,NavLink{
text-decoration:none!important;
}
.gender input{
height:20px;
width:50px;
}
.gender label{
font-size:20px;
}
.magic-radio{
height:20px;
width:50px;
}
#create_account{
    height: auto;
    width: auto;
    margin-left: 10px;
}
input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
 }
