/** Shopify CDN: Minification failed

Line 1607:0 Unexpected "}"
Line 5169:0 Expected "}" to go with "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Mukta+Vaani:wght@200;300;400;500;600;700;800&display=swap');
.text-with-icons__blocks{
    max-width: 1050px;
      margin: 0 auto;
}
h1,h2,h3,h4,h5,h6,.text-center,.unitw-plan-tab-btn,span,.roamy-btn_bottom_richtext,.roamy-btn_bottom,.roamy-btn{
  font-family:"Baloo 2", sans-serif;
  letter-spacing: -0.03em;
 } 

 h1,h2,h3,h4,h5,h6{
  color: #3b4149;
  font-weight:700;
 } 
 
 h3{
  color: #ff5b5b !important;
 }

.filtered-out {
  position: absolute;
  left: -9999px;
}

.hidden-message {
  position: absolute;
  left: -9999px;
}


.unitw-price,.grid-product__price{
  font-family:"Baloo 2", sans-serif;
}
.custom_data_values_collection {
    display: flex;
    padding: 0px 10px;
    gap: 5px;
    width: 85%;
    justify-content: center;
    border-bottom: 1px dotted #666565;
    margin: 0 auto;
}


.unitw-product-grid.single-product {
	gap: 0px;
}

.unitw-price_value{
  font-weight:bold;
  font-family:"Baloo 2", sans-serif;
}
.add_metafield_text_collection .premium {
  position: relative;
}
.tooltiptext {
  position: absolute;
  bottom: -30px;
  left: 50%;
  background: #000 !important;
  color: #fff;
  padding: 8px 10px;
  font-size: 10px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 999;
  height: auto;
  width: 100%;
  max-width: fit-content;
  transform: translateX(-50%);
  display: block;
  line-height: 10px;
  border-radius: 4px;
}



.tooltiptext:after {
  content: "";
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.2s ease;
  opacity: 0;
}
.add_metafield_text_collection .premium:hover .tooltiptext {
      opacity: 1;
   }
.add_metafield_text_collection .premium:hover .tooltiptext:after{
      content: "";
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #000 transparent;
      position: absolute;
      top: -15px;
      left: 50%;
      transition: opacity 0.2s ease;
      opacity: 1;
      z-index: 999;
      transform: translateX(-50%);
   } 
.animation-contents{
  font-family:"Baloo 2", sans-serif;
  font-size: 35px;
  text-align: center;
  max-width: 100%;
  padding-bottom: 10px;
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 0.90;
  margin-top:30px;
  color: #394147;
  padding: 0px 20px;
}
.text-with-icons__block-icon .icon {
	height: 55px;
	width: 55px;
}
.custon_mobile_text {
	display: none;
}

.text-with-icons .page-width{
  padding:40px 40px;
}

.custom_data_values_collection svg{
  width:19px;
  height:18px;
}
.custom_roamy {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
}
.grid-product .grid-product__content .grid-product__link {
  height: 135px;

  border-radius: 0px 0px 10px 10px;
}
.grid-product .grid-product__content .image-wrap.loaded {
  padding-bottom: 100% !important;
}
.grid-product .grid-product__content .grid-product__image {
  height: 100%;
  opacity:1;
}
 .grid-product__meta {
	position: absolute;
	left: 50%;
	width: 100%;
	bottom: 15px;
	transform: translate(-50%);
	padding: 14px 10px;
	background-color: #fff;
	border-radius: 15px;
	max-width: 232px;
	top: auto;
	border: 1px solid #3b4149;
  box-shadow: 0px 5px 0 #3b4149;
	z-index: 3;
}
/* .grid-product__meta {
	position: absolute;
	left: 50%;
	width: 100%;
	bottom: 30px;
	transform: translateX(-50%);
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	max-width: 300px;
	top: auto;
	min-height: 30vh;
  z-index: 3;
} */
.grid-product .grid-product__content .grid-product__title {
   /* font-size: 24px;
  line-height: 26px;
  padding: 0px 0px 10px;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: none;
 */
   letter-spacing: -.03em;
	font-weight: 700;
	text-transform: none;
	background-color: transparent;
	
  color: #3b4149;
	font-size: 17px;
  line-height:1;
	padding: 0 0 10px;
	white-space: normal;
	overflow-wrap: break-word;
}

.grid-product .grid-product__content .grid-product__title:hover {

  color: #ff5b5b
}
 
.custom_data_values_collection p {
  margin: 0;
	font-size: 15px;
	color: #555;
	line-height: 1.5;
	padding: 0;
	letter-spacing: -.05em;
  text-decoration:none;

}
 .custom_data_values_collection p:hover{
  
  color: #ff5b5b 
}

.grid-product__price {
  background-color: #ff5b5b;
  border-radius: 12px;
  color: #fff;
  padding: 8px 25px;
  max-width: max-content;
  margin: 10px auto 0;
}
.grid-product .grid-product__content .grid-product__image-mask {
    border-radius: 15px;
    border: 1px solid #3b4149;
    box-shadow: 0px 5px 0 #3b4149;
}
.custom_roamy .roamy {
  width: 100px;
}
.unitw-tabs-plan {
  width: 28%;
}
.unitw-esim-tabs-next {
  width: 72%;
}

.site-nav--is-megamenu.site-nav__item {
  border: solid 1px #e6e6e6;
  border-radius: 15px;
}

.text-with-icons__block-title h3 {
	font-weight: 700;
}
span,a,button,div,p{
font-family: "Baloo 2",sans-serif!important;
} 
.unitw-product-grid {
  display: flex;
  justify-content: center;
}


.premium {
	text-style: underline;
	text-decoration: underline;
  cursor: pointer;
}


/* popular destination snipped */
  .animation-cropper_image {
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 20px;
    margin-bottom: 40px;
    border: 1px solid #1c1d1d;
    box-shadow: 0px 5px 0 #3b4149;
}
 
  .destinations-tabs {
   display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

.tab-button {
  cursor: pointer;
  font-weight: 700;
  font-family: "Baloo 2",sans-serif;
  color: #666;
}



.unitw-product-card{
 width: 100%;
}

.tab-button.active_desti {
  background:#ff5b5b;
  color: white;
  border-color: #ff5b5b;
  letter-spacing:-0.03em;
}

button.tab-button {
    border-radius: 15px;
    padding: 8px 20px;
    letter-spacing: -0.03em;
}
li.destination-item {
    border-radius: 12px;
}
.country-region-tab-content .tab-panel {
	display: grid;
	gap: 0.75rem;
	margin: 0;
	grid-template-columns: repeat(2,1fr);
}




.unitw-card-content-added {
  height: 200px;
}

.unitw-card-content {
  position: absolute;
  left: 50%;
  width: 100%;
  bottom: 20px;
  transform: translate(-50%);
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  max-width: 240px;
}

.custom_data_values {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 5px;
}

.unitw-card-content .custom_data_values p {
	margin: 0;
	padding: 0;
	color: #000;
}
.unitw-esim-tab-content .unitw-tab-panel {
  width: 100%;
  justify-content: center;
}

.unitw-card-content .product_title_value {
  background-color: transparent;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 30px;
  padding: 0px 0px 10px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.unitw-card-content-added .unitw-price {
  background-color: #ff5b5b;
  border-radius: 12px;
  color: #fff;
  padding: 8px 40px;
  margin-top: 10px;

}


.tab-panel.hidden {
  display: none;
}
.destination_link a {
  display: flex;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
}
.destination-item {
      border: 1px solid #3b4149;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: space-between;
    margin: 0;
    padding: 7px 15px;
}

.left-content {
    width: 70%;
}
 .hero__subtitle_image {
    width: 64.5%;
}
.svg-info {
  width: 30%;
}
.destination-item svg {
  width: 100%;
  height: auto;
  max-width: 60px;
  border-radius: 10px 0px 0px 10px;
}

.destination-info .name {
font-size: 18px;
  color: #3b4149;
  font-weight: 700;
  font-family: "baloo 2",sans-serif;
  letter-spacing: -0.06em;
}

.destination-info .name:hover {
color: #ff5b5b;
font-weight: 700;
}

.destination-info .price {
  color: #737171;
  font-size: 12.5px;
  font-weight: 400;
  margin-top: -3px;
  letter-spacing:-0.06em;
}
li.destination-item .destination-info {
	text-align: right;
	width: 70%;
	display: flex;
	flex-direction: column;
	gap: 0;
  margin-left: 10px;
  margin-right:10px;
}
.view-all {
  display: inline-block;
  margin-top: 1rem;
  font-weight: bold;
  color: #f75;
  text-decoration: none;
}
.destination_heading h2 {
  color: #3b4149;
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 8px;
}
.text-right_value .custom-button {
  margin: 0;
  display: flex;
  justify-content: end;
}
 .animation-contents_image img {
   border-radius: 25px;
    height: 42px;
}
.text-with-icons {
    background: #f7f7f9;
}

.text-with-icons__title.section-header {
    /* padding-top: 43px; */
}

.section-header h2 em {
    font-style: normal;
}
span.footer__newsletter-btn-label.custom_class {
    background: #fd6152;
    font-weight: bold;
    border: 2px solid #fd6152;
    border-radius: 10px;
    padding: 6px;
    display: block;
    color: white;
}
.footer__newsletter-btn {
    right: 8px;
}
.for-footer-only p{
  display:none;
}

.in-fooer{
  width:180px;
  padding-bottom: 38px !important;
}

.footer__newsletter-input{
 border: 5px solid rgba(253, 97, 82, 0.5) !important;
  border-radius: 18px;
      max-width: 389px;
}
.footer__newsletter{
  max-width: 386px;
}

.site-nav__link--underline:after {
    border-bottom: none;

}

a.site-nav__link.site-nav__link--underline.active-link {
    background: #ff5c5c;
    border-radius: 15px;
    color:white;
  
}

.icon__fallback-text {
 
    position: relative;
 vertical-align: sub;
}
a.site-nav__link.site-nav__link--underline:hover {
    background: #ff5b5b;
    border-radius: 15px;
  color:white;

}

.is-light .site-nav__link, .is-light .site-nav__link:hover {
    color: #381f32;
  font-family: "baloo 2", sans-serif;
}

.cart-link__bubble {
    display: unset;
}

.icon__fallback-text.search_title{
  display:none;
}

.cart-link__bubble.custom_color_icon{
   vertical-align: sub;
}
.testimonials-section--with-divider {
    border-top: 0px solid;
}
.search_custom {
    max-width: 92%;
    background: #fff;
    color: #381f32;
    padding: 11px;
    border-radius: 13px;
    margin: 20px auto;
    border: 2px solid #3b4149;
    box-shadow: 0px 5px 0 #3b4149;
}

.search_custom .custom_add svg#Layer_1 {
    width: 40px;
    background: #fd6152;
    border-radius: 7px;
    fill: white;
  
}

button.section_Search {
    display: flex;
    align-items: center;
    /* gap: 47px; */
  justify-content: space-between;
  width: 100%;
  letter-spacing: -0.03em;
}

.destination-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
}

.modal-content-cu {
      background: #fff;
    border-radius: 10px;
    max-width: 515px;
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 20px;
    text-align: center;
}
.site-nav__item{
  margin:0px 4px;
}

.icon-cart .st0{display:none;}
.icon-cart .st1{display:inline;}
.icon-cart .st2{fill:#FD6152;}



.icon-user .st0{display:none;}
.icon-user .st1{display:inline;}
.icon-user .st2{fill:#FD6152;}


.site-nav__icons .icon.icon-search path {
  fill: #FD6152;
    /* height: 21px;
    width: 21px; */
  
}

.site-nav .site-nav__link--icon .icon.icon-search {
   width: 21px;
   height: 21px ;
}


.animation-contents.richtext_value_add {
    opacity: 1;
}

.h1.hero__title{
  font-family:"Baloo 2", sans-serif;
  font-weight: bold;
}

.view_alll {
	width: 100%;
  display: none;
}
a.button_collection {
	background-color: transparent;
	color: white;
}

/* faq */

  .hidden {
    display: none;
  }

  ul.custom--tabs {
      display: flex;
      justify-content: space-evenly;
      text-decoration: none;
      max-width: 590px;
     margin: 30px auto 30px auto;
    font-family:"Baloo 2", sans-serif;
  }

  .custom--tabs {
    list-style-type: none;
  }

  .tab__list.active .custom-tab{
      border: 2px solid #FD6152;
      padding: 7px 26px;
      border-radius: 15px;
      background: #FD6152;
      text-transform: inherit;
      color: white; 
      letter-spacing: -.03em;
      font-size:20px;
  }
  
  .custom-tab {
    border: 2px solid transparent;
    padding: 7px 26px;
    border-radius: 15px;
    color: #9b9599;
    cursor: pointer;
    text-transform: inherit;
    letter-spacing: -.03em;
    font-size:20px;
  }

  .custom-tab:hover{

    color: #ff5b5b;
  }

  .custom_plus.collapsible-trigger__icon--circle {
      border: 0px solid;
      height: 15px;
      width: 15px;
  }
  .collapsible-trigger--inline {
      width: 100%;
  }
  .custom_plus.collapsible-trigger__icon--circle {
      position: absolute;
      left: auto;
      right: 0;
  }
  
  .icon-minus.collapsible-trigger__icon--circle {
      border: 0px solid;
      height: 15px;
      width: 15px;
  }
  .collapsible-trigger--inline {
      width: 100%;
  }
  .icon-minus.collapsible-trigger__icon--circle {
      position: absolute;
      left: auto;
      right: 0;
  }
  
  .collapsible-trigger--inline {
      padding: 11px 0 11px 1px;
  }
  
  .Faq-index-section{
   background:#f7f7f9;
   margin: 40px 0px;

  }
  
  .flex-container {
    display: flex;
    /* flex-wrap: wrap; */
    padding-bottom: 50px;
    gap:50px;
  }
  
 .image-with-text-button.flex-item {
    width: 100%;
    max-width: 450px;
    /* display: flex; */
}
  
  .custom_image_added img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  .custom_content {
      text-align: center;
      background: white;
      border-radius: 20px;
     padding: 50px;
      font-size: 16px;
     border: 1px solid #3b4149;
    box-shadow: 0px 5px 0 #3b4149;
        

  }
  
  a.btn_custom {
      background:#FD6152;
      padding: 11px;
      border-radius: 15px;
      color: white;
    font-weight: bold;
        font-family: 'baloo 2';
    letter-spacing: -0.03em;
  }
  
  .custom_image_added svg{
    fill:#FD6152;
    width: 50px;
    height: 50px;
  }
  
   .Faq-index-section .page-width{
      padding:40px 40px;
  }
  
  .tab-custom_content.tab-content .faq-item  {
      background: white;
      padding: 13px 52px;
      border-radius: 15px;
      max-width: 731px;
      margin: 10px auto;
  }

.destination-tab,.view-all{
  font-family:"Baloo 2", sans-serif;
}
  .custom-text{
    font-family:"Baloo 2", sans-serif;
  }
  .text-with-icons__title h2 h3{
    font-family:"Baloo 2", sans-serif;
  } 
  .section-header__title{
    font-family:"Baloo 2", sans-serif;
    letter-spacing: -.03em;
    color: #ff5b5b;
  }
  

span.testimonial-stars {
    color: #ff5e47;
  margin-bottom:5px;
}

.testimonials-section {
    padding: 0px 0;
}

.testimonials-slide.is-selected .testimonials-slider__text,
.testimonials-slide .testimonials-slider__text {
    background: none;
    margin: 0px 30px;
    border-radius: 8px;
}
.testimonials-slide.is-selected .testimonials-slider__text,
.testimonials-slide .testimonials-slider__text{
  
    transform:unset;
 box-shadow: unset;
  }
blockquote.testimonials-slider__text .rte-setting.text-spacing {
    padding-bottom: 4px;
}
.template-index .testimonails-css {
    padding-bottom: 35px;
}

.template-product .testimonails-css .flickity-viewport {
    height: 358px!important;
}
.client-review-detail {
    width: 94%;
    margin: 0 auto;
    margin-top: -120px;
    background: #fff;
    z-index: 999;
    border-radius: 6px;
    padding: 10px 17px;
    display: flex;
    position: relative;
    text-align: center;
    border: 1px solid #3b4149;
    flex-direction: column;
    box-shadow: 0 5px 0px #3b4149;
}
.testimonials-list {
    display: flex;
}

.testimonials-item blockquote.testimonials-slider__text {
    background: #none;
    margin: 0px 15px;
    border-radius: 8px;
}
.testimonials-list {
  position: relative;
  overflow: hidden;
}
.testimonials-list::before,
.testimonials-list::after {
  content: '';
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.testimonials-list::before {
  left: 0;
  background: linear-gradient(to right, #ffffff, #ffffff00);
}
.testimonials-list::after {
  right: 0px;
  background: linear-gradient(to left, white, transparent);
}


a {
  text-decoration: none;
}
.accordion,.accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.accordion {
    overflow: hidden;
    background: #ffffff;
  
  margin: 40px auto;
    max-width: 700px;
    
    border-radius: 19px;

}

.accordion-section {
    border: 1px solid white;
      border-radius: 20px;
}

.accordion-section-title {
    width: 100%;
    padding: 15px 5px;
    display: inline-block;
    position: relative;
    background: #ffffff;
    transition: all linear 0.15s;
    color: #3b4149;
    font-weight:700;
}

.accordion-section-title:focus {
    color: #1a1918;
}

.accordion-section-title .plus,.accordion-section-title .minus {
    position: absolute;
    right: 0;
    width: 10px;
}

.accordion-section-title .plus {
    display: inline-block;
    float: right;
}

.accordion-section-title .minus {
    display: none;
}

.accordion-section-title.active {
    color: #3b4149;
  
}

.accordion-section-title.active .minus {
    display: inline-block;
    float: right;
}

.accordion-section-title.active .plus {
    display: none;
}

.accordion-section-title.active,.accordion-section-title:hover {
    text-decoration: none;
}

.accordion-section-content {
    padding: 15px 5px;
    display: none;
}

.accordion-section-content p {
    margin-top: 0;
}

.accordion-section-content#accordion-3 p {
    margin-bottom: 2px;
    line-height: 1.2;
}
.accordion-section-title .plus {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
 
.accordion-section-title {
    padding: 20px 30px;
}
 
.tab-custom_content .accordion{
    margin: 15px auto;
    border: 1px solid #919191;
}

.custom_heading.flex-container {
    justify-content: center;
}

.custom_buttons{
  display:flex;
  justify-content: center;
}

.accordion-section-content {
    padding: 0px 30px 10px 30px;
}

.animation-contents_image img {
    width: 100%;
}

.hero__text-shadow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* max-width: 1169px; */
   max-width: 780px;
   margin: auto;
    flex-direction: column;
}

.testimonials-slide {
  padding:0 !important;
  width: 33%;
  height:100%;
  /* padding: 10px;
  box-sizing: border-box; */
}

.testimonials-slide img {
  width: 100%;
  height: auto; 
  /* display: block; */
}

.template-index .testimonials-slider {
    max-width: 70%;
    margin: 0 auto;
}
.testimonails-css .flickity-viewport {
    height: 485px!important;
}
.testimonails-css .testimonials-section .flickity-page-dots {
    bottom: 12px !important;
}
.testimonails-css .text-spacing{
  margin-bottom:0px !important
}

.custom-button {
	margin-right: 109px;
}

.testimonials-slide img {
	/* height: 274px; */
	border-radius: 8px 8px 0 0;
}
div#Testimonials-template--19009946747112__testimonials_YnkQMx {
    /* max-width: 1230px; */
   max-width: 1050px;
    margin: 0 auto;
}
.testimonials-slide .flickity-next {
    right: 2px !important;
}
.testimonials-slide .flickity-previous {
    left: 2px !important;
}
.testimonials-slider__text {
    padding: 0px;
    background: none;
    height:100%;
}
img.small--hide.image-element {
   max-width: 152px !important;
}
.custom-button {
  display: inline-block;
 
}
a.custom-button {
    color: #FD6152;
    /* display: flex; */
    /* justify-content: left; */
    /* text-align: left; */
}
.site-nav .site-nav__link--icon {
	padding-left: 6px;
	padding-right: 6px;
}
a.custom-button {
    /* margin-left: 50%; */
}

.testimonials-slider {
  position: relative;
  overflow: hidden;
}
.testimonials-slider::before,
.testimonials-slider::after {
  content: '';
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.testimonials-slider::before {
  left: 0;
  /* background: linear-gradient(to right, #ffffff, #ffffff00); */
}
.testimonials-slider::after {
  right: 0px;
  /* background: linear-gradient(to left, white, transparent); */
}
.custom-image-with-text  .text-column__grid {
    gap: 30px !important;
}
 
.custom-image-with-text img.image-element {
    border-radius: 20px 20px 0px 0px;
}
 
.custom-image-with-text .image-wrap {
    margin: 0;
}
 .custom-image-with-text .text-center > div{
   max-width:100% !important;
 }
.custom-image-with-text  .rte-setting.text-spacing {
    background-color: #f7f7f9;
    padding: 25px 35px;
    border-radius: 0px 0px 20px 20px;
    text-align: left;
}

.custom-image-with-text .page-width {
    /* max-width: 1230px; */
   max-width: 1050px;
    margin: 0 auto;
}

.popular-destinations-wrapper {
  padding: 40px 20px;
  font-size: 22px;
  margin: 60px 0px;
}
.text-center {
  text-align: center;
}
.destination-tabs {
      margin-top: 24px;
    margin-bottom: 37px;
}
.destination-tab {
  padding: 6px 25px;
  /* margin: 0 5px; */
  border: none;
  border-radius: 16px;
  /* background: #eee; */
  cursor: pointer;
  width: 100%;
  max-width: 160px;
  font-weight: 700;
  color: #9d949b;
      font-size: 23px;
}
.destination-tab.active-cou {
  background: #ff5c5c;
  color: white;
  font-weight: 700;
      font-size: 23px;
}
.destination-tab-contents {
  /* max-width: 1230px; */
   max-width: 1050px;
  margin: 0 auto;
  width: 100%;
}
.destination-tab-content {
  display: none;
}
.destination-tab-content.active-cou {
  display: block;
}
.destinations-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
      width: 100%;
    /* max-width: 1169px; */
   max-width: 1050px;
    margin: 0 auto;
}
.destination-card {
  display: flex;
  align-items: center;
  background: #f9f9fb;
  padding: 15px 20px;
  border-radius: 15px;
  justify-content: space-between;
}
.flag-icon {
  width: 32px;
  height: 32px;
}
.destination-info {
  flex-grow: 1;
  padding-left: 0px;
  text-align: left;
}
.arrow {
  font-size: 20px;
  color: #aaa;
}
.view-all {
  margin-left: 20px;
  color: #ff5c5c;
}
.destination-info p{
  margin: 0px 0px 0px;
}

p.price_flag {
    font-size: 14px;
    color: #a3a4a9;
}

p.country {
    font-size: 18px;
    font-weight: 400;
}

.popular-destinations-wrapper .text-center{
    font-size: 25px;
}

.text-align_view-all {
  text-align: right;
}
.destination-tabs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* max-width: 1169px; */
   max-width: 1050px;
	width: 100%;
	margin: 24px auto 37px;
}
.destination-tabs > div {
  width: 33.33%;
}

.text-align_button {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.custom_aadded.h4 {
   font-size: 18px; 
   letter-spacing: unset; 
    text-transform: unset;
}

.destination-view-all {
  white-space: nowrap;
}

.destination-view-all .view-all {
  color: #ff3c3c;
  font-weight: 500;
  text-decoration: none;
}

.collapsible-content__inner.test p {
    font-size: 15px;
    font-weight: 300;
    line-height: 17px;
    width: 66%;
    display:inline-block;
}
.footer__item-padding h1.site-header__logo {
    margin-bottom: 0;
}
h2.text-center {
    font-weight: bold;
}

.text-center h2 {
    font-weight: bold;
}

h2.section-header__title {
font-weight: bold;
}

.section-header h2{
 font-weight: bold;
 margin-bottom: 40px;
 margin-top: 20px;
}

.site-footer{
  padding-bottom:30px;
}

.small--two-thirds {
    position: absolute;
    top: auto;
    bottom: 20px;
    width: 100%;
    text-align: left;
}

.grid--uniform .grid {
    position: relative;
}
 
.small--two-thirds .article__grid-meta {
    max-width: 250px;
    text-align: left;
    background-color: #fff;
    border-radius: 6px;
    padding: 20px 20px 20px 10px;
    margin: 0;
}
/* .grid--uniform .article__grid-image img {
    border-radius: 8px;
} */

#shopify-section-template--19009946747112__blog_posts_MfEJXg .grid.grid--uniform {
    width: 100%;
    /* max-width: 1129px; */
   max-width: 1050px;
    margin: 0 auto;
}

.minus {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px !important;
}

.minus svg {
    width: 20px;
    height: 20px;
}

.small--two-thirds {
    position: absolute;
    top: auto;
    bottom: 0px;
    width: 100%;
    text-align: left;
}
.grid--uniform .grid {
    position: relative;
}

  .blogs-section .medium-up--one-third {
  padding: 0;
}
.blogs-section .grid.grid--uniform {
  gap: 30px;
}

 .blogs-section .medium-up--one-third .article__grid-image,
.blogs-section .medium-up--one-third .image-wrap,
.blogs-section .medium-up--one-third .grid__image-ratio,
.blogs-section .medium-up--one-third  .small--one-third,
.blogs-section .medium-up--one-third > div {
  height: 100%;
object-fit: cover;
border-radius: 10px;
box-shadow: 0px 5px #3b4149;

}

.small--two-thirds .article__grid-meta {
    max-width: 250px;
    text-align: left;
    background-color: #fff;
    border-radius: 0px 6px;
    padding: 20px 20px 20px 10px;
    margin: 0;
    border: 1px solid #3b4149;
}
/* .grid--uniform .article__grid-image img {
    border-radius: 8px;
} */
.blogs-section .small--one-third .article__grid-image{
  margin:0px;
}
.blogs-section .grid__image-ratio--square:before {
    padding-bottom: 80% !important;
}

.blogs-section .grid.grid--uniform {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    width: 70%;
    margin: 0 auto;
}
 a.article__title {
    font-size: 16px !important;
}

 a.article__title:hover {

  color: #FD6152;
 }
 
.blogs-section .medium-up--one-third {
    width: 100%;
}
  .travel-blog-card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
    align-items: flex-start;
    border: 1px solid #3b4149;
    box-shadow: 0px 5px #3b4149;
}

.travel-blog-title {
  font-weight: bold;
  font-size: 42px;
  margin-bottom: 10px;
  color: #311742;
}

.travel-blog-description {
  font-size: 18px;
  margin-bottom: 15px;
  color: #311742;
}

.travel-blog-button {
  color: #ff5e47;
  border: 1px solid #ff5e47;
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}
.close-modal {
    position: relative;
    top: -1px;
    right: -4px;
    border: none;
    background: none;
    font-size: 55px;
    cursor: pointer;
    line-height: 0;
    display: flex;
    flex-direction: column;
    align-items: end;
    width: 100%;
    margin: 0;
    padding: 0;
}

.modal-title {
 margin: 18px;
  font-size: 24px;
  letter-spacing: -0.03em;
  font-weight:700;
  color: #3a4148;
}

.destination-search {
      width: 96%;
    padding: 18px;
    border-radius: 10px;
    border: 1px solid #8e8a91;
    margin: 0 auto 25px 0;
    font-size: 18px;
    letter-spacing: -.03em;
    font-family: "Baloo 2", sans-serif;
    max-width: 450px;
    border: 1px solid #3b4149;
    box-shadow: 0px 5px 0 #3b4149;
}

.popular-destinations h4 {
  margin-bottom:0px;
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: -0.03em;
    color: #3a4148;
    margin-top:-20px;
}

.destination-list {
  list-style: none;
  padding: 0;
}

.destination-list li {
  display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #eee;
    font-size: 16px;
    font-family: "Baloo 2", sans-serif;
    letter-spacing: -.03em;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #3b4149;
}
.destination-list li:hover{
color: #ff5b5b;
font-weight: 600;
line-height: 0.85;
text-align: left;
}

.no-search-item {
	text-align: center;
}
.destination-list img {
  width: 30px;
    height: auto;
    border-radius: 2px;
}
.site-header.menu-open {
  background-color:#ffffff !important; 
}
.site-header {
	padding: 5px 0;
}
.megamenu{
    margin-top: 15px;
}

nav.destination-links-12 {
    text-align: left;
}
/* .text-center .megamenu .grid {
    text-align: center;
    display: flex;
    flex-direction: column;
} */

.find-search-menu ul {
  list-style: none;
  /* padding: 0; */
  margin: 0;
  margin: 0;
  /* border-bottom: 1px solid #d3dbe2; */
  height: 100%;
 
  line-height: normal;
  transition: ease-in-out .3s;
  margin-top:-10px;
}
.icon-minus rect {
  transform: scaleY(1.5);
  transform-origin: center;
}

.find-search-menu.country_region h2.heading.main-heading-title {
  margin-top:-5px;
}

h2.heading.main-heading-title {
    font-size: 22px;
    font-weight: 700;
    margin-top: 15px;
}
ul.country-items {
    /* padding: 0px; */
    margin: 0px;
    border-bottom: 1px solid #d3dbe2;
    height: 100%;
  
    line-height: normal;
    transition: ease-in-out 0.3s;
    margin-top:-10px;
  
}

.find-search-menu.country_region {
	padding: 20px;
}

.destination-search_value{
  padding: 20px;
}
.popular-destinations.active_value{
  max-height: 500px;
  border-radius: 10px;
    margin: 0px 5px;
    background: #f8f8f8;
        overflow-y: auto;
}
}
.popular-destinations {
  /* max-height: 200px; */
  overflow-y: auto;
  /* padding: 20px;  */
}

.designation{
   padding: 20px; 
}
.destination-list{
   padding-left: 10px;
  padding-right: 10px;
}
.popular-destinations::-webkit-scrollbar {
  width: 6px;
}

.popular-destinations::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}
.site-nav__details summary.active {
 background: #fd6152;
    border-radius: 15px;
    color: #fff !important;
}


.custom-grid-wrapper a.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
    letter-spacing: -.03em;
}

.site-nav__dropdown.megamenu {
  width: 100vw !important;
  max-width: none !important;
  left: 0 !important;
  right: 0 !important;
  padding: 0;
}

.header-wrapper, .site-header {
  overflow: visible;
}



.destination-megamenu-12 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #ff5e47;
  display: flex;
  box-sizing: border-box;
  z-index: 99;
  overflow-x: hidden; 
}

.destination-sidebar-12 {
  flex: 0 0 375px;
  color: #fff;
  padding: 15px;
  background: #ff8866;
}

.destination-grid-12 {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 20px;
  min-width: 0; 
  padding: 15px;
}

.destination-card-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
.destination-card-12 img {
  /* height: 80px;       */
  border-radius:30px;
  width: auto;       
  object-fit: contain;
  display: block;
}
.destination-search-12 {
  width: 100%;
  padding: 8px 10px;
  border-radius: 8px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.destination-search_value {
  flex: 1;
  padding: 10px 12px;
  font-size: 14px;
  border: none;
  border-radius: 6px;
  background: transparent;
  outline: none;
  color:#381f32;
}
body.template-index {
    overflow-x: hidden;
}

.custom_add {
	display: flex;
	align-items: center;
}
.custom_add_button {
  width: 36px;
  height: 36px;
  background-color: #ff5e47;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom_add_button svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}

.custom_add_button svg {
    width: 30px;
    height: 30px;
}
.destination-links-12 a {
  display: block;
  color: black;
  margin: 10px 0;
  text-decoration: none;
  font-weight: bold;
}


.destination-promo-12 img{
 
  border-radius:15px;
}
.hero__text-shadow::before {
	background: none;
	
}
.destination-grid-12 {
  display: grid;
  flex: 1;
  /* grid-template-columns: repeat(4, 1fr);
  */
grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.header-wrapper--sticky {
	background: none !important;
}
.site-nav__dropdown .custom_class_links a{
  background-color:unset;

}

.custom_class_links.active_tab .tab-link {
    color: white;
}

ul.destination-list {
    margin: 0px;
}

.country-flag {
  width: 20px;
  height: 15px;
  margin-right: 8px;
  object-fit: contain;
  vertical-align: middle;
}
 /* .title-wrapper {
    display: flex;
    align-items: center;
  } */
  .flag-icon svg {
    width: 24px;
    height: 24px;
  }

.list-link {
  color: inherit;
  text-decoration: none;
}
.list-link:hover {
  text-decoration: underline;
  color: #fd6152;
}
a.list-link {
    display: flex;
    justify-content: left;
}

.image-wrap.text-center.custom_imagess {
	margin: 0 15px;
}

.text-right_value{
  max-width: 1050px;
	margin: 0 auto;
	width: 100%;
}
 .grandtitle_svg {
      display: flex;
      align-items: center;
      margin: 0;
      text-align: left;

    }
    .flag {
      width: 40px;
      height: 40px;
      margin-right: 0.5rem;
    }
    .grandtitle {
      font-size: 1.2rem;
      font-weight: bold;
    }
.site-nav__dropdown-link.grandchild-link{
	background: none;
}

.custom_values_grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  padding: 20px 0;
}



.grid_item h2 {
  font-size: 18px;
  text-align: center;
}
.destination-grid-12.custom_grid_values{
	display: grid;
	flex: 1;
	grid-template-columns: repeat(5,1fr);
	gap: 20px;
	color: white;
  text-align: left;
}     

.grid_item_value h2{
  font-size:22px;
}
.loaded .slideshow__slide.is-selected .hero__image-wrapper, .loaded[data-aos="hero__animation"] .hero__image-wrapper {
	opacity: 0.4;
	transform: unset;
	transition: none !important;
}

  /* .loaded .slideshow__slide.is-selected .hero__image-wrapper, .loaded[data-aos="hero__animation"] .hero__image-wrapper {
	opacity: 0.4;
	transform: translate(0);
	transition: transform .7s ease,opacity .7s ease;
} */





.unitw-tabs-section-new {
	display: flex;
  align-items: center;
  gap: 0;
  justify-content: space-between;
  flex-direction: row-reverse;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 30px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  /* background: #2f282d05; */
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.unitw-section-title {
	margin: 25px;
	font-weight: 700;
	font-size: 30px;
}
 
.unitw-plan-type-tabs {
	display: flex;
  justify-content: center;
  padding: 11px;
  gap: 11px;
  /* width: 28%; */
  border-left: 2px solid #e6e6e6;
}

.unitw-plan-tab-btn {
	background-color: #44444414;
  border-radius: 15px;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 10px;
  cursor: pointer;
  transition: all .3s ease;
  min-width: 100px;
  color: #8e8a91;
}

.unitw-plan-tab-btn.unitw-active_sim {
  background-color: #ff5b5b;
  color: #fff;
  border-color: #ff5b5b;
}

.unitw-esim-tabs-section {
  /* max-width: 1169px; */
  max-width: 1050px;
  text-align: center;
  padding: 40px 0px;
}

/* .unitw-esim-tabs {
 
  width: 72%;
 
} */
.unitw-esim-tabs-new {
 width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 40px;
  border-right: 0 !important;
  border-radius: 10px 0 0 10px;
  gap: 10px;
}
.unitw-tab-btn {
	border-radius: 15px;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  transition: all .3s ease;
  text-align: center;
  padding: 10px 15px;
  min-width: 60px;
  color: #8e8a91;
  font-family: "baloo 2",sans-serif;
  background-color: #44444414;
}

.unitw-esim-tab-content {
 max-width: 1050px;
  margin: -30px auto;
  padding-left: 80px;
  padding-right: 80px;
  border: 1px solid #e6e6e6;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  /* margin-top: 10px; */
}
  
.unitw-tab-btn.unitw-active_sim {
  background-color: #ff5b5b;
  color: #fff;
  border-color: #ff5b5b;
}

.unitw-tab-btn:hover {
  opacity: 0.9;
}

.unitw-esim-tab-content .unitw-tab-panel {
  display: none;
}

.unitw-esim-tab-content .unitw-tab-panel.unitw-active_sim {
  display: inline-flex;
}

.unitw-product-grid {
  justify-content: center;
  /* display: grid; */
  /* grid-template-columns: repeat(3, 1fr); */
  gap: 50px;
}

.unitw-product-card {
  border-radius: 15px;
  overflow: hidden;
  background: #f7f7f9;
  border: 1px solid #e6e6e6;
  min-width: 270px;
  width: 100%;
  position:relative;
}

.unitw-card-image img {
  width: 100%;
  height: auto;
}



.unitw-card-content h3 {
  font-size: 18px;
  font-weight: 700;
  background: #e2ebeb8c;
  padding: 10px;
  width: 100%;
}

.unitw-card-content p {
  font-size: 17px;
  color: #555;
  line-height: 1.5;
  margin-top: -15px;
  padding: 10px 0px;
  letter-spacing: -0.03em;
}

.unitw-price {
  color: #ff5b5b;
  font-weight: 700;
  display: inline-block;
  padding: 10px;
  font-size: 23px;
}

.unitw-product-card.unitw-placeholder h3,
.unitw-product-card.unitw-placeholder p,
.unitw-product-card.unitw-placeholder .unitw-price {
  color: black;
}
  .unitw-card-image {
  position: relative;
  padding-top: 100%;
}
.unitw-card-image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  object-fit: cover;
}

.hero__text-shadow {
	padding: 50px 0px;
}
.custom-image-with-text .text-column__grid .text-center {
  background-color: #f7f7f9;
  border-radius: 0 0 20px 20px;
}


.btn--search .icon__fallback-text {
	display: none;
}





/* 2-07-2025 collection page css */
.custom-faq-question .collapsible-trigger__icon.collapsible-trigger__icon--circle {
  display: none;
}
.custom-faq-question {
  border: solid 1px #dfdfdf;
  border-radius: 12px;
  max-width: 700px;
    margin: 0 auto;
}
.custom-rich-text {
  margin-bottom: 15px;
}
.custom-faq-question .collapsible-trigger {
  /* text-align: center !important; */
  padding: 15px 20px;
    font-weight: 700;
    color: #3b4149;
}
.custom-faq-question .collapsible-content {
  text-align: center;
}

.roamy-compare-section {
  text-align: center;
  padding: 40px 0;
  max-width: 1050px;
  margin: 0 auto;
  border-radius: 12px;
}
.roamy-compare-table {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
  font-weight: 700;
  position: relative;
}

.roamy-compare-table:after {
  content: "";
  display: block;
  width: 20%;
  border: solid 2px #fd6152;
  height: 100%;
  position: absolute;
  border-radius: 10px;
  left: 25%;
  top: 0;
}
.roamy-compare-table tbody tr td:nth-child(1),
.roamy-compare-table tbody tr td:nth-child(2) {
  color: #fd6152;
}

.roamy-compare-table thead {
  background: #f8f8f8;
}
.roamy-compare-table th,
.roamy-compare-table td {
  padding: 15px;
  padding-bottom: 5px;
}
.roamy-btn {
  margin-top: 20px;
  background: #fd6152;
  color: white;
  padding: 12px 25px;
  border-radius: 12px;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
}

.roamy-btn_bottom {
  background: #fd6152;
  color: #fff;
  padding: 12px 25px;
  border-radius: 12px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 160px;
  margin: 0 auto;
  font-weight: bold;
}


.roamy-btn_bottom_richtext {
  background: #fd6152;
  color: #fff;
  padding: 12px 25px;
  border-radius: 12px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 160px;
  margin: 30px auto;
  font-weight: bold;
}

.rich-text-collection .page-width--narrow {
  padding: 40px 60px;
  border-radius: 8px;
}

.roamy-compare-table {
  border-collapse: separate;
  border-spacing: 0 20px; 
  background-color: transparent;
}

.roamy-compare-table thead tr th,
.roamy-compare-table thead {
  background: transparent !important;
  text-align: center;
}
 


.roamy-compare-table tbody tr {
  background-color: #fff;
  border-radius: 20px;
}

.roamy-compare-table tbody td {
  background-color: transparent;
  padding: 10px;
  text-align: center;
}

.romay-table-heading{
  font-weight: 700;
}
.enlarge-text p {
  margin: 0;
}


.template-collection .enlarge-text {
	max-width: 813px;
	margin: 0 auto !important;
}

#CollectionAjaxContent .page-width {
	max-width: 100%;
  padding:0px;
}
 #CollectionAjaxContent .collection-tabs .page-width {
  max-width: 1050px;
}
 #CollectionAjaxContent .collection-tabs .grid {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  margin:0px;
}


 #CollectionAjaxContent .collection-tabs .grid .grid-product {
     padding: 0;
    width: 25%;
    border-radius: 15px;
}

 #CollectionAjaxContent .collection-tabs .grid:after {
  display: none;
}

.collection-tabs {
  padding-top: 10px;
}

.collection-content {
  padding: 0;
}
 
.collection-filter .collection-filter__item--sort,
.collection-filter .collection-filter__item--count {
  margin-bottom: 0;
}

   .active_plan{
     background-color:#fff !important;
     color:#3b4149 !important;
     font-weight: 700 !important;
         box-shadow: 0 5px #ff5b5b6e;
   }
   .collection_values{
    padding: .60rem 1.25rem;
	border-radius: 16px;
	font-family: "Baloo 2",sans-serif;
	letter-spacing: -.03em;
	font-weight: 700;
  font-size: 15px;
  border-radius: 13px;
  min-width: 100px;
      background: #fff;
    margin: 2px;
    color: #656565;
        border: 1px dotted #3b4149;
    
   }
     .collection_valuess{
    padding: .60rem 1.25rem;
	border-radius: 16px;
	font-family: "Baloo 2",sans-serif;
	    letter-spacing: -.03em;
    font-weight: 700;
    font-size: 15px;
    border-radius: 13px;
    color: #3b41498c;
    min-width: 100px;
    background: #fff;
    margin: 5px 3px;
    border: 1px solid #ddd;
    
   }

   .collection_valuess:hover{
    color: #ff5b5b;
   }
    .collection_valuess.active{
    background-color: #fff !important;
    color: #3b4149 !important;
    font-weight: 800 !important;
    border: 1px solid #3b4149;
    box-shadow: 0 5px #ffbab9;
    padding: .60em 1.25em;
   }

 .custom-header-section .button-group{
    display: flex !important;
	justify-content: center;
	font-family: "Baloo 2",sans-serif;
	gap: 1rem;
	letter-spacing: -.03em;
	width: 100%;
	max-width: fit-content;
	margin: 0px auto;
	border: solid 1px #3b4149;
	padding: 8px 12px;
	border-radius: 20px;
   cursor: pointer;
   margin-top: 30px;
  }
  .custom_tabs_collection{
    color: #ff5b5b;
    font-size: 38px;
    font-weight: bold;
    font-family:"Baloo 2", sans-serif;
     letter-spacing: -0.06em;
     margin-bottom:0px !important
  }
 .custom-header-section{
       padding: 100px 30px 25px;
	text-align: center;
    letter-spacing: -0.03em;
   font-family:"Baloo 2", sans-serif;
     }

 .style-para{
   font-size: 27px;
  font-family: "Baloo 2",sans-serif;
  letter-spacing: -.03em;
  font-weight: 700;
  width: 100%;
  max-width: 362px;
  margin: 0 auto;
  line-height: 24px;
   
 }

.rich-text-collection .page-width {
	max-width: 1050px;
	border-radius: 12px;
    padding:40px;
}


.compatibility-popup-overlay {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.compatibility-popup-content {
  background: white;
  padding: 20px;
  width: 600px;
  max-height: 80vh;
  overflow-y: auto;
  border-radius: 10px;
  position: relative;
}

.compatibility-search-input {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
.compatibility-tabs {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.compatibility-tab-btn {
  padding: 6px 12px;
  border: 1px solid;
  border-radius: 40px;
  border: none;
  cursor: pointer;
}
.compatibility-tab-btn.active-comaptibility {
  background: #ff6501;
  color: white;
  border-radius: 40px;
}
.compatibility-tab-content {
  display: none;
  margin-top: 15px;
}
.compatibility-tab-content.active-comaptibility {
  display: block;
}

@media(min-width: 992px){
  .esim-sim-card-tab-button:not(.active):hover,
  .tab-button:hover {
    color: #ff5b5b;
  }
  .tab-button.active_desti:hover {
    color: #fff !important;
  }
}


@media(max-width: 1200px){
 .unitw-esim-tab-content {

	border: 0px solid #e6e6e6;

}
.custom-image-with-text .rte-setting.text-spacing br {
  display: none !important;
}
   .unitw-esim-tabs-next {
  border: 0px solid #e6e6e6 !important;
  border-radius: 15px;
  display: block;
  /* overflow-x: auto; */
  white-space: nowrap;
  /* width: auto !important;  */
    width: 100% !important;
   justify-content: center;
  margin: 0 auto;
}


  .unitw-esim-tabs-new {
   width: max-content;
  justify-content: center;
}
  
.unitw-esim-tab-content{
  margin-top: 10px;
}

.unitw-tabs-section-new {
  flex-direction: column-reverse;
  border: none;
 row-gap: 0px;
}

  .unitw-tabs-section-new .unitw-tabs-plan .unitw-plan-type-tabs {
  border-top: 0 !important;
}
  
.unitw-plan-type-tabs {
  /* border: 1px solid #e6e6e6 !important; */
  border-radius: 15px;
}

  .unitw-plan-type-tabs {
	border-left: 0px solid #e6e6e6;
}
  
.unitw-esim-tabs {
/* width:500px; */
}

  .unitw-esim-tabs-new{
border: 0px solid #e6e6e6 !important;
    border-radius: 15px;
}
  
.unitw-esim-tabs-section {
  padding: 40px !important;
}
.unitw-tab-btn{
    font-size: 15px !important;
    min-width:   fit-content !important;
    padding: 10px 20px;
}
.unitw-plan-tab-btn {
   font-size: 15px !important;
   min-width: fit-content !important;
   padding: 10px 20px !important;
}

.unitw-esim-tabs-section {
   padding: 40px !important;
   max-width: 100% !important;
}
.unitw-plan-type-tabs {
  width: auto !important;
}

 .testimonials-slide img {
	height: 250px;
}
.site-nav__item {
  margin: 0 !important;
}
 
.site-nav__link {
  padding: 7.5px 12px !important;
  font-size: 15px !important;
}
.testimonials-slide {
  width: 33%;
}
}

@media(max-width: 1100px){
  
.site-nav__link {
      padding: 7.5px 8px !important;
      font-size: 15px !important;
  }
    
.destination-info .name {
    font-size: 17px !important;
  }
  
}

@media(max-width: 1025px){
  .toolbar__item.toolbar__item--menu{
  display:none;
}
.grid-product .grid-product__content .grid-product__title {
   font-size: 17px;
	line-height: 1;
} 
  
/* .grid-product__meta {
     max-width: 240px;
} */
.custom_height{
  height:auto !important;
}
  
.grandtitle {
  font-size: 16px;
    font-weight: 400;
}
  
.mobile-nav__item  .destination-grid-12.custom_grid_values {
  grid-template-columns: repeat(3,1fr);
  gap: 12px;
}
 
.grid_item_value h2 {
	font-size: 15px;
      font-weight: bold;
}
  
.grandtitle_svg .flag {
	width: 35px;
	height: 35px;
}
  
.mobile-nav__child-item {
  display: block;
}
  
.custom_button_render {
  display: flex;
  align-items: center;
}
  
.mobile-nav__child-item .custom_button_render .icon,
.mobile-nav__child-item .collapsible-trigger__icon {
  position: unset;
  transform: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}
  
.mobile-nav__child-item .destination-grid-12 {
	background-color: #f7f7f9;
	border-radius: 0;
    gap:0px;
}
  
.icon .icon-hamburger .icon__fallback-text.custom_color_icon {
	display: none;
}
  
.icon__fallback-text {
	display: none;
}
  
.site-nav__link--icon.js-drawer-open-nav {
  display: block !important;
  order:4;
}
  
.header-item--navigation {
  display: none !important;
}
  
.header-item.header-item--icons {
  width: 100%;
  flex: unset !important;
}
  
.header-item--icons .site-nav {
  width: 100%;
}
  
.site-nav__icons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.unitw-tabs-plan {
	width: auto;
}
}

@media(max-width: 991px){

.animation-contents {
	font-size: 33px;
}
#CollectionAjaxContent .collection-tabs .grid .grid-product {
	padding: 0;
	width: 30%;
}
.index-section--hero .hero {
	height:800px;
}

/* .hero__text-shadow {
  max-width: 450px;
} */
  
.small--two-thirds .article__grid-meta .article__title {
    font-size: 17px;
  }
  
.small--two-thirds .article__grid-meta {
    max-width: 200px;
  }
  
.travel-blog-title {
    font-size: 30px;
  }
  
.text-with-icons__blocks .text-with-icons__block {
  	padding: 20px 10px;
  }
  
.site-footer .grid .grid__item:nth-child(5),
.site-footer .grid .grid__item:nth-child(4),
.site-footer .grid .grid__item:nth-child(3){
    width: 33%;
  }
  
.site-footer .grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
  }
   
.footer__item--custom_zBGbYd {
    width: 67% !important;
  }
  
.footer__item--footer-1 {
    width: 33% !important;
  }
  
.unitw-card-content h3 {
    font-size: 20px;
  }
  
.unitw-card-content p {
    font-size: 16px;
    line-height: 22px;
  }
  
.unitw-price {
    font-size: 15px;
  }
  
.popular-destinations-wrapper .view-all,
.popular-destinations-wrapper .destination-tab.active-cou,
.popular-destinations-wrapper .destination-tab {
    font-size: 20px !important;
  }
  
.destination-info .name {
  	font-size: 14px !important;
    margin-bottom: -5px;
  
  }

.destination-item {
  	padding: 3px;
  
  }
   
.animation-cropper_image {
  	padding: 20px 24px !important;
  }
  
blockquote.testimonials-slider__text .rte-setting.text-spacing {
  	padding-bottom: 10px;
    font-size:15px;
  }
  
.destination_heading h2 {
  	font-size: 26px !important;
  	line-height: 36px !important;
  }
  
li.destination-item .destination-info {
  	padding: 8px 5px;
    margin-left: 0px;
    margin-right: 0px;
  }
  
.destination-info .price {
  	font-size: 12px;
    margin-top:0px;
  }
  
.hero__text-shadow {
  flex-direction: column;
  padding-top: 0px;
  max-width: 450px;
}
  
.animation-contents {
  text-align: center;
}
  
.search_custom {
  margin: 20px auto;
  max-width: 99%;
}
  
.hero__text-shadow > div {
  width: 100%;
}
  
.animation-contents {
  max-width: 100%;
}

/* collection page css */
#CollectionAjaxContent .collection-tabs .grid {
	gap: 25px;
}
  .comparison-wrapper {
	padding: 0 20px;
}
}

@media(max-width:821px){
  
.unitw-esim-tab-content {
   padding: 30px 40px !important;
  }

.blogs-section .grid.grid--uniform .medium-up--one-third:first-child {
    grid-column: 1 / -1;
  }
  
.blogs-section .grid.grid--uniform{
    grid-template-columns: repeat(2,1fr);
  }

.testimonials-slide {
	width: 100%;
  }
  
.testimonials-slide img {
  	height: 225px;
  }

.unitw-esim-tab-content {
	padding: 30px 40px !important;
  }
  
.popular-destinations-wrapper {
    padding: 30px 0px;
  }
  
.page-full, .page-width {
  	padding: 0 20px;
  }
  
.unitw-esim-tabs-section {
  	padding: 20px !important;
}
  
.Faq-index-section .page-width {
	padding: 30px 20px;
}



/* collection page */
.roamy-compare-section {
  padding: 0px 20px;
    padding-top: 20px;
}
 #shopify-section-template--19009946648808__rich_text_CnE9Vk {
	padding: 0px 20px;
} 
/* .grid-product__meta {
  padding: 15px;
  max-width: 220px;
  
} */
  
.custom_data_values_collection svg {
  width: 16px;
  height: 16px;
}
  
.custom_data_values_collection p {
  font-size: 13px;
}  
  
.roamy-compare-div {
  padding: 0px 20px;

}
  
}

@media(max-width: 768px){
 .text-with-icons__title.section-header {
	padding-top: 19px;
} 
.blogs-section .medium-up--one-third .small--one-third {
  width: 100%;
}

.testimonials-slide {
	width: 50%;
}
  
  /* .grid-product__meta {
	padding: 11px;
	max-width: 196px;
}    */

  .grid-product .grid-product__content .grid-product__title {
	font-size: 15px;
}
  
.text-spacing, .text-spacing.rte:last-child {
	margin-bottom: 15px;
}
  
.index-section--hero .hero {
  height: 800px;
}
  
.destination-search {
	max-width: 389px;
}

.mobile-nav__item .destination-grid-12.custom_grid_values {
    grid-template-columns: repeat(3,1fr);
}
  
}

@media(max-width: 766px){

.slideshow__slide--slideshow-0 .hero__title {
    margin: 30px 10px 15px;
  }
  
.unitw-tabs-plan {
  border: 0px solid #e6e6e6;
  border-radius: 15px 15px 0px 0px;
  margin: 0px auto;
  border-bottom: 0;
}
  
.unitw-plan-type-tabs {
  border: 0 !important;
  border-radius: 0;
}
  
.custon_mobile_text {
    margin: 0px 0;
    display: inline-block;
    background-color: #381f32;
    color: #fff;
    padding: 0px 15px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    font-family: "baloo 2", sans-serif;
}
  
.unitw-product-grid {
	flex-wrap: wrap;
	width: max-content !important;
}
  
.unitw-esim-tabs-section {
  padding: 20px 0 !important;
    border: 1px solid #cdcdcd;
    margin: 20px;
    border-radius: 12px;
}

.unitw-esim-tab-content {
  border: 0;
  overflow-x: auto;
  white-space: nowrap;
  width: auto !important;
  margin: 0 auto;
  padding: 10px 30px !important;
}
  
.unitw-esim-tab-content .unitw-tab-panel {
  width: max-content;
}
.unitw-product-grid {
  flex-wrap: wrap;
}
.unitw-product-card {
  width: 100%;
}  
.testimonials-slide img {
	height: 86%;
}

  
.tab__list.active .custom-tab {
	font-size: 18px;
}
  
.tab__list.active .custom-tab {
	font-size: 18px;
}
  
.hero__subtitle_image {
	width: 58%;
}
 
.destination_heading h2 {
	font-size: 22px !important;
	line-height: 32px !important;
}
 
.animation-contents_image img {
	object-fit: fill;
    height: 35px;
    margin-left: 10px;
    max-width: 35px;
}
  
.svg-info {
 width: 25%;
}
  
.unitw-esim-tab-content .unitw-tab-panel {
  overflow-x: auto;
  white-space: nowrap;
}
 
.unitw-esim-tab-content .unitw-tab-panel > div{
  flex-wrap: nowrap !important;;
}
  
.destination_link a {
	font-size: 15px;
margin-left: 0;
}
 
.animation-cropper_image {
	padding: 15px !important;
    background:#fff;
}

.tab-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
  }
 
button.tab-button {
  font-size: 15px;
  
}
  
button.section_Search {
  text-align: left;
  font-size: 15px;
}
  
.search_custom {
    border-radius: 10px;
    padding: 10px 8px;
}
  
.search_custom .custom_add svg#Layer_1 {
	width: 40px;
}
  
button.tab-button {
  font-size: 15px;
}
  
button.section_Search {
  text-align: left;
  font-size: 15px;
}

.popular-destinations-wrapper {
  margin: 30px 0px;
}
  
.destination-card {
	padding: 10px 14px;
}
  
.footer__item--custom_zBGbYd {
  width: 100% !important;
}
 
#newsletter-footer .footer__newsletter {
  max-width: 100%;
}
  
.footer__newsletter-input {
  max-width: 100%;
}
  
.site-footer .footer__collapsible .image-wrap {
  margin: 0px auto 10px;
}
  
.footer__item--footer-1 {
  width: 100% !important;
}
  
.site-footer button.footer__title {
  text-align: left;
}
  
.site-footer .site-footer__linklist {
  text-align: left;
}
  
.site-footer .grid .grid__item:nth-child(5), .site-footer .grid .grid__item:nth-child(4), .site-footer .grid .grid__item:nth-child(3) {
	width: 100%;
} 
  
.index-section--hero .hero {
	min-height: 100%;
}

.animation-contents {
	font-size: 40px;
	max-width: 100%;
}
  
.left-content {
	width: 100%;
}
  
.hero__subtitle_image {
	width: 100%;
}
 
.popular-destinations-wrapper .view-all, .popular-destinations-wrapper .destination-tab.active-cou, .popular-destinations-wrapper .destination-tab {
	font-size: 17px !important;
}
  
.custom--tabs {
  max-width: 100%;
  flex-wrap: wrap;
}
  
.tab__list.active .custom-tab,
.custom-tab {
  padding: 5px 6px;
  font-size: 14px;
  border-radius: 10px;
}
  
.flex-container {
	gap: 30px;
}
 
.custom_content {
  padding: 20px 30px;
}
  
.custom_buttons .btn_custom {
  width: 100%;
  padding: 10px 7px;
}
  
.unitw-product-grid {
	grid-template-columns: repeat(1,3fr);
	gap: 30px;
}
  
.unitw-esim-tabs {
   display: block;
    overflow-x: auto;
   white-space: nowrap;
	justify-content: center;
    margin:0 auto;
}

.unitw-plan-type-tabs {
   margin: 0px auto;
}
  
.unitw-tabs-section-new {
   flex-direction: unset;
	flex-wrap: wrap;
	gap: 0;
  border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 10px;
    border-radius: 0px;
}
  
.unitw-product-grid,
.unitw-product-card,
.unitw-esim-tab-content .unitw-tab-panel.unitw-active_sim {
  width: 100%;
}

.unitw-esim-tabs-next .unitw-esim-tabs {
  border: 0 !important;
  border-radius: 0 !important;
  width: 100%;
}
  
.unitw-esim-tabs-next .unitw-esim-tabs .unitw-esim-tabs-new {
  padding: 10px;
}

.unitw-tabs-plan {
  order: 2;
}
  
.unitw-esim-tabs-next {
  order: 1;
}


/* collection page css */

  
#CollectionAjaxContent .collection-tabs .grid {
  /* width: 850px; */
}

.roamy-compare-div {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
  
.roamy-compare-table {
  min-width: 725px;
  padding-bottom: 15px;
}
  
.roamy-compare-table::after {
	content: "";
	display: block;
	width: 20%;
	border: solid 2px #fd6152;
	height: 90%;
	position: absolute;
	border-radius: 10px;
	left: 25%;
	top: 20px;
}
  
#CollectionAjaxContent .collection-tabs .grid {
  /* flex-direction: column; */
  	justify-content: flex-start;
	display: grid;
	/* grid-template-columns: repeat(2,1fr); */
  grid-template-columns: repeat(3,1fr);
	gap: 20px;
}
  
#CollectionAjaxContent .collection-tabs .grid .grid-product {
  width: 100%;
  /* width: 48%; */
}
  
#CollectionAjaxContent .collection-tabs .page-width {
  padding: 0px 20px;
}

.custom_data_values_collection {
  gap: 2px;
  justify-content: space-between;
  padding: 0px 1px;
}

  .grid-product .grid-product__content .grid-product__link {
	height: 150px;
}
  .vs-circle {
  font-size: 16px;
  width: 40px;
  height: 40px;
}
  
.comparison-column {
  padding: 30px 20px !important;
}
  
.comparison-column .feature-list li {
   font-size: 16px;
}
  
.feature-list {
  padding-top: 40px;
}
  
.comparison-column .roamy-logo_custom {
	margin-bottom: 0;
}

.comparison-column .other-heading {
	margin: 0;
}
.comparison-column .feature-list {
  padding-top: 40px;
} 

  .vs-circle {
	font-size: 16px !important;
	width: 32px !important;
	height: 32px !important;
}

}

@media(max-width: 689px) {
  div[style*="background-image"] {
    background-image: linear-gradient(#ffffff, #ffffff) !important; /* Remove the image, keep gradient */
    background:#fff !important;
  }
  .template-product .add-releated-product {
    background: #fff !important;
}
.template-product .testimonails-css {
    background: #fff !important;
}
#CollectionAjaxContent .collection-tabs .grid {
  /* flex-direction: column; */
  	justify-content: flex-start;
	display: grid;
	/* grid-template-columns: repeat(2,1fr); */
  grid-template-columns: repeat(2,1fr);
	gap: 0px;
  row-gap:12px;
}

  #CollectionAjaxContent .collection-tabs .grid .grid-product {
	width: 95%;
    margin: 0 auto;
}

  .grid-product__meta {
	padding: 11px;
	max-width: 89%;
}

  .grid-product .grid-product__content .grid-product__title {
	font-size: 19px;
}

  .custom_data_values_collection svg {
	width: 16px;
	height: 15px;
}

svg.fail_succes_icon {
	width: 16px;
	height: 18px;
}
.vs-circle {
	font-size: 16px !important;
	width: 32px !important;
	height: 32px !important;
}

  .comparison-column .feature-list li {
	font-size: 16px;
}

  span.variant-option {
    padding-left: 0px !important;
    letter-spacing: -0.08em;
    font-weight: 400;
    color: #3b4149;
    font-size: 16px !important;
        line-height: 0.9;
}

    span.variant-prices {
        font-size: 16px;
        font-weight: 700;
        color: #3b4149;
    }

label.variant__button-label.checked-label .price-icon {
    display: #none;
}

span.price-icon {
    display:none;
}

}


@media(max-width: 540px){
    .grid-product__meta {
	padding: 11px;
	/* max-width: 200px; */
}

    .custom_data_values_collection svg {
	width: 16px;
	height: 14px;
}
}

  @media(max-width: 450px){
    .grid-product__meta {
	padding: 10px 5px;
	/* max-width: 200px; */
}

    .grid-product .grid-product__content .grid-product__link {
        height: 125px;
    }

    .custom_data_values_collection svg {
	width: 14px;
	height: 14px;
  margin-top: 0px !important;

  }
}

@media(max-width: 480px) {
.roamy-logo_custom {
  height: 56px;
  object-fit: contain;
}
.custom_li_image .roamy-logo_custom {
  margin-bottom: 0px;
}
.custom_li_image .other-heading {
  margin-bottom: 0px;
}
  
.comparison-wrapper {
  padding: 0px 20px;
  gap: 10px;
}
   .comparison-wrapper {
  flex-wrap: wrap;
}
.mobile-nav__child-item .destination-grid-12{
  padding: 10px;
}
#CollectionAjaxContent .collection-tabs .grid {
	/* grid-template-columns: repeat(1,1fr); */
}
.comparison-wrapper .comparison-column {
	padding: 30px 20px;
}
 
.destination-card-12 {
  padding: 5px;
}

.destination-card-12 img{
  border-radius:15px;
}
  
.unitw-section-title {
  font-size: 22px;
  color: #381f32;
  margin: 0px 0px 15px 0px;
}

.unitw-tabs-section-new {
  border-radius:0px;
}
  
.unitw-tabs-section-new .unitw-tabs-plan {
	order: 2;
	border: 0 !important;
	border-radius: 0;
}
 
.unitw-tabs-section-new .unitw-esim-tabs-next {
	order: 1;
	border: 0 !important;
	border-radius: 0;
    margin-top:5px;
}

.unitw-esim-tabs-new {
  position: relative;
}

.unitw-esim-tabs-new::before,
.unitw-esim-tabs-new::after {
  content: '';
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.unitw-esim-tabs-new::before {
  left: 0;

}

.unitw-esim-tabs-new::after {
  right: 0px;
  left: auto;
}

.destinations-grid {
  grid-template-columns: repeat(1,1fr);
}
  
.destination-tabs {
  flex-wrap: wrap;
  row-gap: 20px;
}
  
.destination-tabs > div {
  width: 100%;
}
  
.animation-contents_image img {
	height: 39px;
}


.unitw-card-content-added {
	height: 150px;
}
  
.unitw-card-image img {
	max-height: 223px;
}
  
.testimonials-slide {
  width: 100%;
}
.client-review-detail {
    margin-top: -129px;
}
  
.custom_heading.flex-container {
  flex-wrap: wrap;
}
  
.custom--tabs {
  flex-wrap: wrap;
}

.Faq-index-section .page-width {
  padding: 20px;
}
  
.blogs-section .grid.grid--uniform {
  grid-template-columns: repeat(1,1fr);
}
  
.destinations-grid {
  grid-template-columns: repeat(1,1fr);
}
  
.destination-tabs {
  flex-wrap: wrap;
  row-gap: 20px;
}
  
.destination-tabs > div {
  width: 100%;
}
  
.text-align_view-all {
  text-align: center;
}
  
.testimonials-slide {
  width: 100%;
}
  
.custom_heading.flex-container {
  flex-wrap: wrap;
}
  
.custom--tabs {
  flex-wrap: wrap;
}
  
.Faq-index-section .page-width {
  padding: 20px;
}
  
.blogs-section .grid.grid--uniform {
  grid-template-columns: repeat(1,1fr);
}
                                      
.hero__text-shadow {
  flex-wrap: wrap;
}
  
.hero-natural-mobile--template--19009946747112__slideshow {
   padding-bottom: 100%;
}

.blogs-section .small--one-third {
  width: 100%;
}
  
.icon .icon-hamburger .icon__fallback-text.custom_color_icon {
	display: none;
}

.icon__fallback-text {
	display: none;
}
  
.popular-destinations-wrapper {
  margin-top: 0;
}

.unitw-esim-tab-content {
	padding: 0px 0px !important;
}
  
.hero__text-content.vertical-center {
  padding-bottom: 0;
}
 
.hero-natural-mobile--template--19009946747112__slideshow {
	padding-bottom: 100% !important;
	min-height: 560px;
	height: 100% !important;
}
  
  /* .unitw-product-card {
    min-width: unset;
  } */
  
.unitw-esim-tabs-section .unitw-esim-tab-content .unitw-tab-panel {
    width: auto;
}
  
.animation-contents {
    font-size: 35px;
    line-height: 35px;
  }
  
.text-with-icons__blocks .text-with-icons__block {
	padding: 20px;
 }
  
.custon_mobile_text {
	min-width: 220px;
}
  
.animation-contents {
  font-size: 32px;
  text-align: center;
  line-height: 32px;
}
  
.search_custom {
  max-width: 100%;
  border-radius: 10px;
  padding: 10px 8px;
  margin-top:0px;
}

.destination_link a {
  margin: 10px 0px;
}
  
.animation-cropper_image {
  background-color: #fff;
  /* padding: 0 !important; */
}
  
.tab-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}
  
.animation-contents_image img {
  border-radius: 15px;
  height: 30px;
  margin: 0 0px 0px 7px;
}

.unitw-tabs-section-new {
    row-gap: 0;
    background: #fff;
    padding: 10px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.unitw-tabs-section-new .unitw-plan-type-tabs {
  border-radius: 0px 15px 0px 0px;
  border-bottom: 0 !important;
}
  
.custon_mobile_text {
	display: inline-block;
}

/* collection page css */
.collection_values {
  font-size: 15px;
  /* padding: 7px 22px; */
  padding: .60rem 0.5rem;
  border-radius: 12px;
  color: #656565;
}
  
.custom-header-section .button-group {
  gap: 5px;
}
  
.custom-header-section {
  padding: 97px 20px 30px;
}

.enlarge-text p {
  font-size: 18px;
}
.text-center.page-width {
  padding: 30px 20px;
}
  .roamy-compare-table::after {
	width: 28%;
	left: 21%;
}
  
.roamy-compare-table {
	min-width: 520px;
}

/* .grid-product__meta {
  max-width: 310px;
} */
 


  /* .grid-product__meta {
	max-width: 188px;
} */
.custom_data_values_collection p {
	font-size: 14px;
}
.comparison-wrapper .comparison-column {
  width: 100%;
  border-radius: 16px !important;
   padding: 40px 20px !important;
} 
  .vs-circle {
	font-size: 16px !important;
	width: 40px !important;
	height: 40px !important;
}

  .comparison-column .feature-list {
	/* padding-top: 40px; */
	max-width: 188px;
	width: 100%;
	margin: 0 auto;
}
}

@media(max-width: 436px){
.grid-product .grid-product__content .grid-product__title {
	font-size: 14px;
	margin: 0;
	padding: 0 0 1px 0;
  line-height: 1;
	}
.template-product .add-releated-product .product-relative, .template-product .testimonails-css .testimonials-section {
	width: 93.5%;
}
 
.template-index .product-info {
    padding: 10px 5px !important;
    
}
.custom_data_values_collection p {
	font-size: 13px;
}
.custom_data_values_collection svg {
	width: 16px;
	height: 14px;
	margin-top: 0px !important;
}
.template-index .product-link {
	height: 315px !important;
}
.template-index .esim-tab-content .flickity-viewport {
    height: 345px !important;
}
}

@media(max-width: 400px){
 
.template-index .product-info {
    padding: 10px 5px !important;
    
}

  .custom_data_values_collection {
	gap: 2px;
	
}
 /* .grid-product__meta {
	padding: 11px;
	max-width: 153px;
} */
.grid-product .grid-product__content .grid-product__title {
	font-size: 13px;
  line-height:1;
}
}

@media(max-width: 420px){
    
.button-group-custom {
  scrollbar-width: thin;
  scroll-behavior: smooth;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  margin-top: 0px;
}
.custom-header-section .button-group {
  border: 0;
  margin: 0px auto !important;
}
}

@media(max-width: 375px){
.template-product .add-releated-product .product-relative, .template-product .testimonails-css .testimonials-section {
	width: 89.5% !important;
}
.custom_data_values_collection svg {
	width: 12px;
	height: 11px;
}
    .grid-product .grid-product__content .grid-product__link {
	height: 115px;

}


  }

@media(max-width: 379px){
.custom_data_values_collection svg {
	width: 16px;
	height: 15px;
  margin-top:0px;
}
.template-collection .custom_data_values_collection svg {
   margin-top:0px;
}
.template-collection .custom_data_values_collection p {
    font-size: 12px;
}

.custom_data_values_collection p {
  font-size: 12px;
}

.template-collection .grid-product .grid-product__content .grid-product__title {
	font-size: 13px;
	margin: 0;
	padding: 0 0 0px 0;
	line-height: 0.9;
}
.template-product .product-relative, .template-product .testimonials-section {
	width: 90% !important;
}

 }
 @media (max-width:345px){
  .template-index .animation-contents {
	font-size: 23px !important;
	}
  
  .custom_data_values_collection p {
	font-size: 14px;
}
.template-collection .custom_data_values_collection p {
	font-size: 12px;
}
.template-product .product-relative, .template-product .testimonials-section {
	width: 88.5% !important;
}
 }

@media(max-width: 340px){
.destination_heading h2 {
	font-size: 19px !important;
	line-height: 29px !important;
}
  
.custom-header-section .button-group {
  width: 370px;
  border: 0;
  margin: 0;
}
/* .grid-product__meta {
  max-width: 260px;
} */
 
}
@media(max-width:970px){
  .template-index .product-link {
	height: 450px;

}
}

@media(min-width: 1025px){



  
  .site-nav--is-megamenu.site-nav__item {
    border: solid 1px #e6e6e6;
    border-radius: 15px;
    background-color: #f7f7f9;
    font-family: "baloo 2", sans-serif;
  }
}

@media(min-width: 767px) and (max-width: 1200px){
  .unitw-esim-tabs-section {
	padding: 20px 0 !important;
	border: 1px solid #cdcdcd;
	margin: 20px;
	border-radius: 12px;
}
	.unitw-esim-tab-content {
		/* border-right: 0;
		border-left: 0; */
}

  .unitw-tabs-section-new {
    border-radius: 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0px;

}
  
  .custon_mobile_text {
	margin: 0;
	display: inline-block;
	background-color: #381f32;
	color: #fff;
	padding: 0 15px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 500;
	font-family: "baloo 2",sans-serif;
    margin-top: 10px;
}
.unitw-esim-tab-content {
	margin-top: 0px;
}
}

.toolbar__item.toolbar__item--menu {
    padding-top: 10px;
    text-align: center;
}
ul.inline-list.toolbar__menu li a {
    font-weight: 700;
    font-size: 17px;
    padding: 2px 10px !important;
    text-align: left;
    font-family: 'baloo 2';
    color: #3a4148;
    letter-spacing: -0.03em;
}

ul.inline-list.toolbar__menu li a:hover {
color:#ff5c5b;

}
li.active-menu {
    border: 1px solidrgb(183, 183, 183);
    background: #f5f5f5;
    border-radius: 8px;
}
div#StickyHeaderWrap {
    background: #fff;
}

.is-light .site-header__logo a, .site-header__logo a{
  color: #ff5c5b !important;
   letter-spacing: -0.06em;
  font-weight: 700;
}

/* Product Page CSS */

/* .product-section {
    background: #e2ebeb;
} */
.product-single__title {
   
    font-weight: 700;
    font-size: 23px;
    font-family: 'baloo 2';
    letter-spacing: -0.06em;
        color: #3b4149;
            padding: 0px 20px;
}
.product--title{
  text-align:center;
  padding: 11px 0;
  margin-bottom: -10px;
}
.product-data {
    background: #fff;
    border-radius: 24px 24px 0 0;

}
/* .grid.grid--product-images--partial {
    padding: 30px;
} */
.use-code-get-offer {
    text-align: center;
    padding: 10px 0;
    background: #ff5b5b;
    color: #fff;
    font-weight: 700;
    border-radius: 10px 10px 0px 0px;
    letter-spacing:-0.06em;
}
.template-product .add-releated-product {
    background: #fff;
}
 .template-product .product-relative {
    margin: 15px auto !important;
    max-width: 1000px;
    padding: 30px 0px;
    border-top: 0px solid #e8e8e1;
    background: #ffffff;
}
  .template-product .page-content{
    padding-bottom:0 !important;
  }
  .product-relative h3.section-header__title {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    color: #ff5b5b;
    margin-bottom: 25px;
}
.template-product .testimonails-css  {
    background: #fff;
    margin:0 !important;
}
.template-product .testimonials-section {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 30px 0px;
    border-top: 1px solid #e8e8e1;
 
}
.yotpo-star-rating {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.template-product .testimonails-css .section-header {
    margin-bottom: 0 !important;
    text-align: left !important;
    color: #ff5b5b;
}

.add-to-cart.btn--secondary {
    border: 1px solid #3b4149;
    font-size: 20px;
    background: #ffffff;
    font-weight: 700;
    border-radius: 14px;
    color: #3b4149;
    box-shadow: 0 5px #ffbab9;
}

.add-to-cart.btn--secondary:hover {
    color: #3b4149 !important;
    box-shadow: 0 5px #fff8b366;
    font-weight: 800;
    font-size:21px;
}

.js-qty__wrapper .icon__fallback-text {
    display: none;
}
.variant-input-wrap {
    display: flex;
    flex-direction: column;
}

/* Tabs Section CSS */

.custom-product-details-tabs {
  background: #fff;
  margin-top: -15px;
}


.whats-included {
    width: 50%;
    border-right:1px solid #e8e8e1;
}
.custom-product-details-tabs .metafields-tabs {
    display: inline-flex;
    margin-bottom: -2px;
    width: 100%;
    justify-content: center;
    background: #f5f5f5;
    padding: 7px 0;

}

.metafields-button {
  border: none;
  padding: 12px 22px;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  color: #3b4149;
  background: transparent;
  border-bottom: 0px solid #000;
  letter-spacing: -0.06em;

}

.metafields-button.active {
    background: #ff5b5b;
    color: #ffffff;
    border-radius: 10px;
    letter-spacing: -0.06em;
    font-weight:700;
    font-size: 17px;
}

.metafields-button:not(.active):hover {
  color: #ff5b5b;
}

.tab-content-wrapper {
  
    margin: 0 auto;
    background: #ffffff;
    padding: 40px;
    text-align: left;
    box-shadow: 0px -7px 0px 0px #f5f5f5;
}

.metafield-tab-content {
  display: none;
  animation: fadeIn 0.4s ease;
}

.metafield-tab-content.active {
  display: block;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}


.grid.grid--product-images--partial.section-setting {
    display: flex;
    flex-direction: column;
    margin-bottom: -20px;
}
.grid__item.medium-up--one-half.product-single__sticky {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 20px 40px;
}
label.variant__button-label {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: 1px solid #fff;
    border-radius: 6px;
    align-items: center;
}
h3.product-meta__title.heading {
    text-align: center;
    margin: 0px;
    font-size: 22px;
    color: #ff5b5b;
    letter-spacing: -0.06em !important;
}

.variant-price {
    text-align: center;
    margin: 0px;
     font-size: 21px;
     color:#3b4149;
}


.product-block.product-block--price {
    display: none;
}
.Plan-price {
    padding-bottom: 15px;
}
.product__quantity-inventory {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-top: -35px;
    padding: 0px;
    margin-bottom: -10px;
}
.product__quantity {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}
span.variants-buttons {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
span.variant-option {
    padding-left: 16px;
        letter-spacing: -0.08em;
        font-weight: 400;
        color: #3b4149;
}

span.variant-option:hover {
    color: #ff5b5b;
}

.variant__button-label.checked-label span.variant-option,
.variant__button-label.checked-label span.variant-option:hover {
  color: #ff5b5b;
}


span.price-icon{
    width: 17px;
    height: 17px;
    background: #e6e6e6;
    border-radius: 50%;  
    margin-left: 10px;
}
label.variant__button-label.checked-label .price-icon {
    background: #ff5b5b;
    margin-left: 10px;
}

.menu-mb{
  width:100%;
 padding: 25px 40px;
}
.has-submenu .submenu {
    display: none;
    position: absolute;
    top: 75%;
    left: 50%;
    width: 95%;
    background: #fff;
    list-style: none;
    z-index: 1000;
    box-sizing: border-box;
    margin: 0;
    transform: translateX(-50%);
    border-radius:15px;
}
.menu-mb.esim:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 20px;
    left: 33%;
    height: 20px;
    border-top: 1px solid #fff;
    top: 14px;
    border-right: 1px solid #fff;
    transform: rotate(-45deg);
}
.menu-mb.sim-card:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 20px;
    left: 40%;
    height: 20px;
    border-top: 1px solid #fff;
    top: 14px;
    border-right: 1px solid #fff;
    transform: rotate(-45deg);
}

.toolbar__menu .menu-item.has-submenu:hover .submenu {
  display: flex; 
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
li.menu-item.has-submenu.hovered {
    background: #f5f5f5;
    border-radius: 7px;
    border: 0px solid #bdbdbd;
    z-index:9999;
    position:static;
}
.menu-item.has-submenu.item-2.hovered, .menu-item.has-submenu.item-3.hovered, .menu-item.has-submenu.item-4.hovered, .menu-item.has-submenu.item-5.hovered, .menu-item.has-submenu.item-6.hovered {
    background: #ffffff;
}

.toolbar__menu .submenu > .menu-item {
  flex: 1;
  min-width: 180px;
  margin-right: 20px;
}


.toolbar__menu .submenu > .menu-item > a {
  font-weight: bold;
  color: #1a237e;
  display: block;
  text-align: left;
  margin-bottom: 10px;
}


.toolbar__menu .submenu .submenu {
  display: block; 
  position: static;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}


.toolbar__menu .submenu .submenu li a {
  display: block;
  padding: 5px 0;
  color: #333;
  text-decoration: none;
}

.toolbar__menu .submenu .submenu-child li a:hover {
  color: #ff5c5b;
}



ul.submenu-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0px 0px;
  }


span.submenu-icon svg {
    width: 14px;
   
}
.main-submenu {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 16px;
    padding: 25px 0 0;
    overflow:auto;
}
.mega-menu-css {
    display: flex;
    width: 100%;
    gap:44px;
    align-items: center;
    padding: 21px 25px;
    background: #f5f5f5;
    border-radius: 10px;
}
.mega-menu-css .search_custom {
    width: 44%;
    margin: 0;
}
.signup-first-order, .promo-code {
    display: flex;
    flex-direction: column;
    border: 2px dashed #000;
    padding: 7px 38px;
    width: 26%;
    font-weight: 600;
    border-radius: 14px;
}
.main-submenu li.menu-item.has-submenu {
    width: 20%;
    padding: 16px;
}
.main-submenu li.menu-item.has-submenu.item-1 {
    width: 33%;
}
li.menu-item.has-submenu.item-1 {
    background: #f5f5f5;
    padding: 16px;
    border-radius: 10px;
}
span.sign-up{
    width: 58%;
    margin: 0 auto;
    display: flex;
    text-align: center;
}
 span.buy-one {
    width: 70%;
    margin: 0 auto;
    display: flex;
    text-align: center;
}
.menu-image {
  width: 24px;
  height: 24px;
  object-fit: cover;
  border-radius: 3px;
  flex-shrink: 0;
}
.template-product .page-content--product .page-width {
    margin: 0 auto;
    max-width: 1078px ;
}
body{
  font-family: "Baloo 2",sans-serif !important;
  letter-spacing:-0.03em !important;
}
.product-block.product-block--header{
  margin-bottom:0px !important;
}
.whats-included .column ul li{
  list-style:none;
}
.whats-included .column ul{
  margin:0 0 0px 0 !important;
}
.whats-included .row {
    padding: 10px 20px 0px 10px;
    color: #3b4149;
}
.metafield-tab-content:empty {
  display: none;
}
.variant-input-wrap label {
   
    padding: 10px !important;

}
/* .product__quantity label {
    display: none;
} */
.network-section .network-inner {
	display: flex;
	align-items: center;
	gap: 7px;
	flex-wrap: wrap;
	margin-top: 12px;
	justify-content: center;
	margin-bottom: -6px;
}
.network-section .network-item {
	display: flex;
	align-items: center;
}
p.network-heading {
    margin: 0;
}
.network-section .network-item .network-icon {
	display: flex;
}
.network-section .network-item .network-heading {
	font-size: 13px;
	font-weight: 400;
	padding-left: 2px;
	line-height: normal;
  letter-spacing: -0.03em;
}
.slideshow__slide--slideshow-0 .hero__title {
  
    text-align: center;
}
#infiniteoptions-container {
	margin-bottom: 15px;
  display:none;
}
/* span.icon.icon--inventory {
    display: none;
} */
.shopify-payment-button {
    display: none;
}
.yotpo-head, .yotpo-bottom-line-left-panel.yotpo-bottom-line-score, .yotpo-reviews-summary-button, div#yotpo-reviews-container,.yotpo-filters-container, .yotpo-review-border-dotted {
    display: none !important;
}
.customer-review-css .yotpo-bottom-line-left-panel.yotpo-bottom-line-score, .customer-review-css .yotpo-reviews-summary-button, .customer-review-css div#yotpo-reviews-container, .customer-review-css .yotpo-filters-container, .customer-review-css .yotpo-review-border-dotted {
    display: block !important;
}

.yotpo-layout-header-wrapper{
  margin-bottom:0px !important;
}
.yotpo-bottom-line-right-panel {
    display: inline;
    justify-content: center;
    align-items: center;
    gap: 13px;
     margin: 5px !important;
    padding: 0px 0px 5px !important;
}
.yotpo-bottom-line .yotpo-bottom-line-left-panel.yotpo-bottom-line-score{
  line-height: 38px;
}
.yotpo-bottom-line-text{
  margin-top:0px !important;
}
.template-product .product-single__title{
  margin-bottom:10px !important;
}
.yotpo-bottom-line {
    margin: 0 !important;
}
.drawer__close .icon__fallback-text {
    display: none;
}

ul.destination-list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 5px;
}

.search-bar-content {
    text-align: center;
    padding-bottom: 17px;
    color: #000;
    letter-spacing: -0.03;
}

.product-price {
    background: #ff5b5a;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 10px;
    padding: 8px 0;
    max-width: 100px;
    margin: 10px auto 0px auto;
    font-size: 16px;
}
.extra-div {
    width: 100%;
    background: none;
    height: 0px;
    margin-top: 0px;
}
.custom-tab-content {
  display: none;
}


span.drawer-menu-link {
    color: #3a4148;
}

span.drawer-menu-link:hover{
    color: #ff5e47;
}
/* .yotpo-widget-instance {
    height: 74px;
    margin-top: -28px;
} */
 /* .review-widget-css {
    height: 41px;
} */


 .yotpo-display-s .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary {
    display: flex;
    flex-direction: row;
    margin-top: 0px !important;
}
.grid.grid--uniform.aos-init.aos-animate {
    display: flex;
    flex-direction: row;
    gap: 40px;
    margin-left: 22px;
}
span.start-icon {
    display: inline-flex;
    vertical-align: middle;
    margin-top: -3px;
}
.review-widget-css {
    height: 51px;
}
.input-group-field.newsletter__input:focus-visible {
    outline: none !important;
}
button.collection_handles {
        padding: .60rem 1.5rem;
    border-radius: 13px;
    color: #656565;
    font-weight: 700;
    font-size: 15px;
        letter-spacing: -0.03em;
        min-width: 100px;
            background: #fff;
    margin: 2px;
        border: 1px solid #1111;
}

button.collection_handles:hover{

  color:#ff5b5b;
        }

button.collection_handles.selected{
    background: #3b4149;
    color: #fff;
    min-width: 105px;
        font-weight:700;
}
.button-group {
    background: #fff !important;
    gap: 0 !important;
    border-radius: 16px !important;
    margin: 15px auto 0 auto !important;
            display: grid !important;
            grid-template-columns: repeat(4, 1fr);
        padding: 4px !important;
        max-width: 600px;
   
}
p.collection_values:hover {
    color: #ff5b5a;
}
p.collection_valuess:hover {
    color: #ff5b5a;
}

.blog-article-single.page-width--narrow {
    max-width: 1200px !important;
}
.blog-article-single h1.section-header__title {
    text-align: left;
}
article.article {
    width: 70%;
}
.date-author {
    display: flex;
    flex-direction: row;
    gap: 34px;
    margin: 10px 0px;
    align-items: center;
}
.publish-date, .article-author {
    font-size: 15px !important;
}
.date-author:before {
    content: '';
    position: absolute;
    background: #3a4148;
    width: 4px;
    height: 4px;
    left: 85px;
    border-radius: 20px;
}
.social-share-icon {
    padding-top: 0px;
    padding-left: 37px;
}
.social-share-title {
    font-size: 22px;
    padding-bottom: 13px;
     font-weight: 700;
    color: #121212;
}
.blog-article-single span.social-sharing__title {
    display: none;
}
.article__body.rte {
    width: 75%;
    margin: 0 auto;
    padding-top: 50px;
}
.social-icons {
    display: flex;
    gap: 20px;
    align-items: center;
}
.social-icons-title {
    font-size: 18px;
    font-weight: 700;
    color: #121212;
}
.comment-count {
    display: flex;
    gap: 7px;
    align-items: center;
}

.share-icons-comment-count {
    padding: 22px 19px;
    display: flex;
    background: #ededed;
    justify-content: space-between;
}
.next-prev-page a {
    display: flex;
    align-items: center;
    text-decoration:none !important;
    gap:5px;
}
.article__navigation.next-prev-page {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 27px 0px;
}
svg.next-article-icon {
    transform: rotate(
180deg);
}
#comments .section-header__title {
    margin-bottom: 1px !important;
}
#comments header.section-header{
  text-align:left !important;
}
div#comments {
    padding-top: 30px;
}
.form-vertical{
  text-align:left !important;
}

.form-vertical input, .form-vertical select, .form-vertical textarea {
    display: block;
    background: #f5f5f5;
    margin-bottom: 30px;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    font-family: 'baloo 2';
    letter-spacing: -0.03em;
}
.form-vertical button.btn.btn--secondary {
    background: #ff5b5b;
    color: #fff;
    border-radius: 6px;
}
.btn--secondary:hover, .rte .btn--secondary:hover {
    /* background-color: transparent !important; */
    border-color: var(--colorTextBody);
    color: var(--colorTextBody) !important;
    transition: border .3s ease;
}
.all-blogs {
    display: flex;
    flex-direction: row;
    width: 70%;
    margin: 0 auto;
}
.all-blogs .grid.grid--uniform {
    display: grid;
    grid-template-columns: 1fr 1fr; 
    gap: 40px;
    width: 100%;
}
.all-blogs .grid.grid--uniform > *:first-child {
    grid-column: 1 / -1; 
}
.inner-section-single {
    display: flex;
}

.all-blogs .social-share-icon {
    padding-top: 0;
    padding-left: 42px;
}

.all-blogs .small--two-thirds{
  position:relative !important;
}
.all-blogs .small--two-thirds .article__grid-meta {
    max-width: 100%;
    padding: 0;
    text-align: center;
}
.blog-date-author {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding-top: 7px;
}
.all-blogs .article__date{
  margin-bottom:0px !important;
  
}
.all-blogs .article__author{
  margin-top:0px !important;
  position:relative;
}
.all-blogs .article__author:before {
    content: '';
    position: absolute;
    background: #858585;
    width: 4px;
    height: 4px;
    right: -35%;
    top: 7px;
    /* transform: translateX(-50%); */
    border-radius: 20px;
}
.all-blogs a.article__title {
    font-size: 24px!important;
    line-height: 25px;
    font-weight:700;
}
.all-blogs span.social-sharing__title {
    display: none;
}
span.page.current {
    background: #ff5b5b;
    color: #fff;
    opacity: 1!important;
    padding: 2px 11px !important;
    border-radius: 3px;
}
.blog-pagination {
    width: 60%;
    margin: 0 auto;
}
.blog-pagination .pagination {
    display: flex;
    align-items: center;
    width: 100%;
justify-content: space-between;
padding:0 !important
}
.blog-pagination .pagination .next, .blog-pagination .pagination .prev{
  display:flex;
  margin: 0 !important;
}
.blog-pagination .pagination .next a, .blog-pagination .pagination .prev a{
  padding:0 !important;
  gap:4px;
}
.blogs-all h1.section-header__title{
text-align: center;

}


         /* Responsive CSS */
         
@media (max-width:821px){
.collection-hero {
    padding: 80px 20px 0 20px;
    width: auto;
}
.inner-section-single {
    flex-direction: column;
}
article.article {
    width: 100%;
}
.share-icons-comment-count {
    display: none;
}
.page-width.page-width--narrow.page-content.blog-article-single {
    padding: 0 !important;
}
.article__body.rte {
    width: 91%;
    margin: 0 auto;
    padding-top: 33px;
}
.social-share-icon {
 padding: 29px 0px 30px 20px;
}
.social-share-icon .social-sharing {
    text-align: left;
}
.date-author:before {
    left: 107px;
}
.form-vertical button.btn.btn--secondary {
    background: #ff5b5b;
    color: #fff;
    border-radius: 6px;
    padding: 13px 20px;
}
.blogs-all header.section-header {
    padding-top: 16px;
}

.all-blogs {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
}
.all-blogs .grid.grid--uniform {
    display: flex !important;
    flex-direction: column !important;
    width: 100%;
}

.all-blogs .social-share-icon {
    padding-top: 0;
     padding-left: 0px; 
}
.blog-pagination {
    display: flex;
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
}





}
     @media (max-width:780px)  {
.toolbar__item.toolbar__item--menu{
  display:none;
}
.hero__text-shadow{
  margin: 0px auto 10px auto !important;
}
.hero__text-content .hero__text-shadow {

    padding-top: 49px;
}
.product-grid {
    grid-template-columns: repeat(1, 1fr) !important;
}
.esim-sim-card-section .esim-tab-content{
  width:90% !important;
}
.custom_data_values_collection {
  justify-content: center;
  width:100%;
}
.custom_data_values_collection p{
  text-align:left;
}
.roamy-text{
  margin: 0 0 20px!important;
}
.comparison-column .feature-list {
    max-width: 205px !important;
}
.grid__item.medium-up--one-half.product-single__sticky{
  flex-direction:column-reverse;
}
.whats-included {
    width: 100%;
    border-right:none;
    margin-top: 20px;
}
.product-data .grid__item.medium-up--one-half {
    padding: 0 !important;
} 
 [data-center-text=true] .variant-input-wrap label{
 margin: 0 0px 12px 0px !important;
        padding: 10px 5px 10px 5px !important;
} 
.grid {
    margin-left: 0!important;
 
}
.product--title {
    padding: 11px 0 0 !important;
}
.custom-product-details-tabs .metafields-tabs {
   justify-content: space-around;
}
.metafields-button {
    padding: 12px 8px !important;
}

.tab-content-wrapper { 
    padding: 20px !important;
}
.template-product .product-relative, .template-product .testimonials-section {  
    width: 94%;
}
.grid-overflow-wrapper .grid__item:first-child{
  margin-left: 8px !important;
}
/* .width-css {
    padding: 25px;
} */
.cart__image {
    flex: 0 0 107px !important;
    margin-right: 0 !important;
}
[data-icon=cart] .cart-link__bubble--visible {
    right: -6px !important;
    top: -7px !important;
}
.country-region-tab-content {
    padding: 5px 3px;
}
.animation-contents {
    font-size: 24px !important;
    margin-top:0px !important;
    padding: 0;
    line-height:1.1;
}
li.mobile-nav__item.mobile-nav__item--secondary {
    display: none;
}
.site-footer .grid {

    row-gap: 0px !important;
}
.grid__item {
    padding-left: 0px !important;
}
.product-link {  
    height: 422px !important; 
}

.section-heading {
    margin-bottom: 2rem !important;
    width: 90%;
    margin: 0 auto;
}
/* .yotpo-widget-instance {
    margin-top: -19px;
    height: 70px;
} */
ul.destination-list {
    grid-template-columns: repeat(2,1fr) !important;
}

  .destination-list li {
    padding: 10px 20px !important;
    line-height:0.9;
    text-align:left;

}
ul.submenu-child {
    row-gap: 10px;
}
.grid.grid--uniform.aos-init.aos-animate {
   
    gap: 13px;
}
/* .yotpo-bottom-line-right-panel {
    padding: 11px 0px 19px !important;
} */

.template-cart header.section-header.text-center {
    padding-top: 16px;
}
.region-tabs.button-group {
            padding: 10px !important;
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        width: 90% !important;
}
.country-list.active {
    grid-template-columns: repeat(2, 1fr) !important;
    width: 90% !important;
}
.country-list.active .destination-item{
  padding:10px !important;
}

 }  

 @media (min-width:690px) and (max-width:1023px){
  #CollectionAjaxContent .collection-tabs .grid {
    justify-content: flex-start;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    padding: 0px 50px;
}

#CollectionAjaxContent .collection-tabs .grid .grid-product{
  width: 100% !important;
}
.grid-product__meta {
    max-width: 89% !important;

}
/* .yotpo-widget-instance {
    height: 78px;
    margin-top: -31px;
} */
.template-product .product-relative, .template-product .testimonials-section {

    max-width: 95% !important;

}
.grid {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}
.template-index .custom_data_values_collection p {
	font-size: 15px;
}
.custom_data_values_collection p {
	font-size: 13px;
}
 }

 @media (min-width:781px) and (max-width:900px){
.esim-sim-card-section .esim-tab-content {
    width: 85% !important;
} 
 }
  @media (min-width:822px) and (max-width:1075px){
    .template-product .product-relative, .template-product .testimonials-section{
    width:91.5%;
    }
  }
@media (max-width:1181px){
  .esim-tab-content .flickity-button{
  display:none;
}
.newsletter-container .newsletter-section__content {
    flex-direction: column;
    max-width: 100% !important;
    padding-left:0;
   
}
.template-index .product-link {
	height: 444px;
}
/* .yotpo-widget-instance {
	height: 69px;
	margin-top: -27px;
} */
 .blogs-section .grid.grid--uniform {
   
     width: 100%; 

}
}
@media (min-width:690px) and (max-width:780px){
.grid__item.medium-up--one-half.product-single__sticky {
	flex-direction: row;
  padding:20px !important;
}
.whats-included{
 border-right: 1px solid #ccc;
 	margin-right: 27px;
}
}
@media (min-width:481px) and (max-width:526px){
.comparison-column .feature-list li {
    font-size: 13px;


}
@media (min-width:769px) and (max-width:780px){
  .whats-included {
    border-right: 1px solid #ccc;
    width: 50%;
}
}

input#SIM\ Activation\ Date-0-0 {
    width: 100%;
    border-radius: 5px;
    text-align: center;
}
.cart__item--properties {
    display: flex;
}
input.spb-productdescfont.spb-productoptiontextcolor.spb-productoptionbackground.flatpickr-input.flatpickr-mobile {
    width: 100%;
}
.cart__item--properties span {
    padding-right: 4px;
}





