/** Shopify CDN: Minification failed

Line 2200:9 Expected identifier but found whitespace
Line 2200:10 Unexpected "@media"

**/
.ast-addon, .ast-addon-title-wrapper {
  flex-direction: inherit !important;
}
.nav-bar {
  background: var(--secondary-background);
}
.il-item img{
  display:block;
  margin: 0 auto 13px;
}
.il-item{
  text-align:center;
}
.icon-link{
  margin-top:50px;
}
.il-item a span{
  transition: all .5s ease-out 0s;
}
.il-item a{
  display:inline-block;
  transition: all .5s ease-out 0s;
}
.il-item a img{
  transition: all .5s ease-out 0s;
}
.il-item a:hover span{
  color:#1755C7;
}
.il-item a:hover img{
  -webkit-transform: scale(1.05,1.05);
transform: scale(1.05);
}
.pgi-info{
  position:relative;
}
.promo-grid-list{
  display: flex;
flex-wrap: wrap;
}
.promo-grid-list{
  padding:0 6px;
}
.promo-grid-list .promo-grid_item{
  padding:0 9px 9px;
}
.promo-grid-list .flex-grid__item--100{
  padding:9px 0 18px;
  margin:0 -6px;
}
  .flex-grid__item--33 {
    width:33.333%
  }
.pgi-info{
  height:100%;
}
.pgi-info .container{
  height:100%;
}
  .flex-grid__item--50 {
    width:50%;
  }
.section__header {
  margin-bottom: 40px;
}
.text-center{
  display:block;
  text-align:center;
}
h2,
.section__header h2{
  font-size:36px !important;
}
.pgi_text{
  position:absolute;
  top:0;
  left:0;
  color:#fff;
  width:100%;
  height:100%;
}
.pgi_text h3{
  font-size:42px;
  color: #fff;
  line-height: 50px;
margin-bottom: 5px;
}
.pgi_text .container{
  display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  padding:0;
}
.container.vertical-center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  align-items: center;
}
.pgi_detail{
  padding:60px 40px;
}
.container.vertical-top {
    justify-content: center;
text-align: center;
}
.container.horizontal-right {
  justify-content: end;
  text-align: right;
}
.container.vertical-center.horizontal-left{
  justify-content: start;
text-align: left;
}
.container.vertical-bottom{
  align-items: end;
}
.container.vertical-bottom.horizontal-center{
  align-items: end;
  justify-content: center;
  text-align: center;
}
.container.vertical-bottom.horizontal-right{
  align-items: end;
  justify-content: end;
  text-align: right;
}
.flex-grid__item--100 .pgi_text h3{
  font-size:42px;
  line-height: 50px;
}
.pgi_detail a{
  font-size: 14px;
  padding: 12px;
  margin-top: 20px;
  display: inline-block;
  border-radius: 50px;
  max-width: 216px;
  width: 100%;
  outline: none;
  transition: all .5s ease-out 0s;
  position:relative;
  text-align: center;
}
.pgi_detail a:before{
  position:absolute;
  content:"";
  display:block;
  width:100%;
  height:100%;
  border: 1px solid #fff;
  border-radius: 50px;
  top:0;
  left:0;
}
.pgi_detail a:hover:before{
  opacity:0;
}
.product-item {
  position: relative;
  padding: 15px;
}
.collection__toolbar-item--sort {
  margin-left: auto;
  margin-right: 0 !important;
}
.collection__toolbar-item--layout{
  display:none;
}
.pgi_detail a:hover{
  background-image: linear-gradient(90deg, #0143BF, #91BCF7), linear-gradient(90deg, #0143BF, #91BCF7);
}
.col-bg .product-item{
  padding:0 15px;
}
.icart-header .icart-header-title {
  margin: 0;
  font-size: 12px !important;
}
.ot-fb-logo {
  z-index: 99999 !important;
}
.card__header {
  padding: 0;
}
.collection__toolbar {
  padding: 0;
  box-shadow: none;
}
.product-item::after,
.col-bg .product-list::before,
.col-bg .product-item::after{
  display:none;
}
.product-list--collection .pro_bg,
.col-bg .pro_bg{
  background:#F1F1F1;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.col-bg .scroller__inner{
  margin:0 -15px;
}
.product-item__info {
  min-width: 0;
  padding: 25px;
}
.product-item__info p{
  line-height:20px;
  margin: 0;
  font-size: 14px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 40px;
}
.product-item__image-wrapper {
  display: block;
  margin-bottom: 0;
}
.product-item__price-list {
  margin: 0 !important;
}
.probg-bottom{
  display: flex;
justify-content: space-between;
  align-items: center;
margin-top: 10px;
}
.probg-bottom .price{
  font-size:13px !important;
  font-weight: bold;
color: #1E252C;
}
.pro_bg .product-item__title{
  font-size:16px !important;
  overflow: hidden;
text-overflow: ellipsis;
width: 100%;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.iato-text .page__header--image {
  height: calc(100vh - 43px) !important;
  margin-bottom: 0;
  padding-top: 80px;
}
.iato-text .page__header--centered {
  justify-content: start;
}
.bg-buttom a{
  max-width:216px;
  width:100%;
  display: block;
margin: 30px auto 0;
padding: 8px;
border-radius: 30px;
  position:relative;
}
.bg-buttom a:after{
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 50px;
  top: 0;
  left: 0;
}
.bg-buttom a:hover{
  background-image: linear-gradient(90deg, #0143BF, #91BCF7);
}
.bg-buttom a:hover:after{
  opacity:0;
}
.iato-bottom{
  background: #1E252C;
  text-align:center;
  padding-top: 40px;
padding-bottom: 40px;
}
.iato-info h2{
  margin-bottom:0;
  background-image: linear-gradient(to right, #1755C7, #93BEF7);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  display: inline-block;
}
.iato-info p{
  border-top: 1px solid #ddd;
 padding-top: 10px;
  border-color: rgba(221,221,221,0.4);
}
.bl_slider .article-item {
  background:#F5F5F5;
  border-radius: 5px;
overflow: hidden;
}
.art_info{
  padding: 8px 20px 20px;
}
.art_info h3{
  font-size: 16px;
line-height: 23px;
}
.read_more a{
  font-size: 16px;
font-weight: bold;
color: #1E252C;
display: inline-block;
margin-top: 10px;
}
.bl_slider .block-list{
  position:relative;
}
.swiper-button-next::after, 
.swiper-button-prev::after{
  display:none;
}
.bl_slider .swiper-pagination{
  position:relative;
  width:100%;
}
.swiper-pagination-bullet {
  width: 75px;
  height: 5px;
  margin: 0 5px;
  border-radius: 5px;
}
.swiper-pagination-bullet-active{
  background:#1E252C;
}
.bl_slider{
  padding-bottom:20px;
}
.bl_slider .swiper-button-next,
.bl_slider .swiper-button-prev{
  width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
border-radius: 50%;
box-shadow: 0 4px 10px #ccc;
  z-index: 11;
}
.bl_slider .swiper-button-next{
  bottom:0;
  top:auto;
}
.bl_slider .swiper-button-prev{
  right:60px;
  left:auto;
  top:auto;
  bottom: 0;
}
.bl_slider .section__header,
.col-bg .section__header-stack{
  width: 100%;
text-align: center;
display: block;
}
.footer__block-item--newsletter {
  max-width: 100%;
}
.footer__aside-item--social{
  margin-top:30px;
}
.footer__aside{
  border-top: 1px solid #ddd;
padding-top: 30px;
margin-top: 30px;
}
.footer__block-item--newsletter .footer__title{
  font-size: 35px;
margin-bottom: 10px;
text-transform: capitalize;
}
.text-with-icons__content > p {
  margin-bottom: 0;
  font-size: 12px;
}
.text-with-icons__title {
  font-size: 12px;
}
.col-bg .cbb-video-bg-container{
  display:none;
}
.product-item__label-list {
  top: 0;
}
.template-product .card {
  margin-bottom: 30px;
  border-radius: 3px;
  border: 0;
}
.card__section{
  padding:0;
}
.product-gallery--with-thumbnails {
  display: block;
}
.product-gallery--with-thumbnails .product-gallery__carousel-wrapper {
  flex: 1 0 auto;
  margin: 0;
}
.product-gallery__thumbnail-list {
  max-height: inherit;
  width: 100%;
  white-space: nowrap;
overflow-x: scroll;
}
.product-gallery__thumbnail {
  width: 20%;
  margin: 0 !important;
  display: inline-block;
}
.block-swatch-list {
  display: flex;
  flex-wrap: wrap;
}
.ast-addon-item.ast-vertical-form input[type="checkbox"] + label .ast-handle{
  display:none !important;
}
.ast-addon{
  display: flex;
flex-wrap: wrap;
  margin: 0 -10px;
}
.ast-addon-title-wrapper {
  width: 100%;
}
.ast-addon-item {
  width: 33.333%;
}
.ast-addon-item.ast-vertical-form .ast-addon-item-info-wrapper {
  flex-wrap: wrap;
}
.ast-addon-item.ast-vertical-form .ast-addon-image-wrapper {
  width: 100%!important;
margin: 0 auto;
}
.ast-addon-item.ast-vertical-form .ast-addon-item-info {
  align-items: center!important;
}
.ast-addon-item.ast-vertical-form .ast-addon-item-wrapper {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 15px 15px;
  margin: 0 10px;
}
.ast-field {
  width: 68px;
}
.ast-addon-item.ast-vertical-form input[type="checkbox"]:checked + label{
  background-clip: padding-box,border-box;
background-origin: padding-box,border-box;
background-image: linear-gradient(to right,#fff,#fff),linear-gradient(to right,#1755C7,#94BFF7);
  border: 1px solid transparent;
}
.ast-addon-item.ast-vertical-form .ast-addon-item-info {
  flex-direction: inherit !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ast-select-native {
  border: 1px solid #ccc;
  font-size: 12px;
}
.product-form__info-content .price-list{
  font-weight: bold;
}
.product-meta__label-list,
.product-form__info-item > span{
  display:none;
}
#picon{
  padding: 50px 0;
    background: #f1f1f1;
  color:#1E252C;
}
.picon h4 {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    margin-bottom: 5px;
  line-height: 20px;
font-weight: bold;
margin-top: 12px;
}
.picon p{
  font-size:14px;
  margin: 0;
}
.picon .text-with-icons__blocks .text-with-icons__block {
    display: flex;
    flex-direction: column;
    flex: none;
    padding: 0 15px;
}
.has-6-per-row .text-with-icons__block {
  width: 16.666%;
}
.has-5-per-row .text-with-icons__block {
  width: 20%;
}
.has-4-per-row .text-with-icons__block {
  width: 25%;
}
.text-with-icons__blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -30px;
  margin-right: -30px;
}
.template-product main .container{
  width: 100%;
  max-width:1228px
}
.rti-wrapper .rte{
  max-width:1050px;
  margin:0 auto;
}
.rich-text__image{
  margin-top:30px;
}
.rti-wrapper .center h2{
  text-align:center;
  line-height: 40px;
}
.rich-text__image.round_image{
  border-radius:15px;
  overflow: hidden;
}
.two_image{
  display:flex;
  margin-left:-15px;
  margin-right:-15px;
}
.two_image > div{
  width:50%;
  padding:0 15px;
}
.round_image.two_image img{
  border-radius:15px;
  overflow: hidden;
}
.rti-icon_list{
  display: flex;
justify-content: center;
text-align: center;
  margin-top:30px;
}
.rti_icon_item{
  margin:0 40px;
}
.rti-icon_list h3{
  font-size:28px;
  line-height: 35px;
margin: 17px 0 7px !important;
}
.rti-icon_list p{
  font-weight:bold;
}
.template-product .section {
  margin: 100px 0;
}
.pro-specs{
  background: #1E252C;
color: #fff;
padding: 60px 0;
}
.pro-specs h2{
  color:#fff;
  width: 100%;
}
.pro-specs h3{
  background-image: linear-gradient(to right,#1755C7,#94BFF7);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  font-size:28px;
  display: inline-block;
  margin: 0;
}
.specs_list{
  display: flex;
flex-wrap: wrap;
  margin:0 -15px;
}
.specs_items{
  width:50%;
  padding:0 15px;
  margin-bottom: 30px;
}
.specs_items ul{
  list-style:none;
  margin:0;
}
.specs_items ul li{
  display: flex;
flex-wrap: wrap;
  line-height: 60px;
}
.specs_items ul li span{
  display:block;
  width:50%;
  opacity: 0.6;
  border-bottom:1px solid #fff;
}
.specs_items ul li b{
  display:block;
  width:50%;
  font-size: 20px;
  border-bottom:2px solid #fff;
}
.jdgm-rev-widg {
  padding: 0 !important;
border: 0 !important;
}
.jdgm-rev-widg__title{
  font-family: var(--heading-font-family);
font-weight: var(--heading-font-weight);
  color: var(--heading-color);
  margin-bottom: 30px !important;
}
.box_list:after{
  content:"";
  display:block;
  clear:both;
}
.box_list{
  margin:0 -7px;
}
.box_list .box_items{
  float: left;
  padding: 7px;
}
.container {
  max-width: 1215px;
}
.nav-bar__item {
  margin-right: 20px;
}
.nav-bar__item:last-child{
  margin:0;
}
.nav-bar__link {
  font-size: 14px;
  font-weight: 700;
}
.box_list .box_items:first-child{
  width:41%;
}
.box_list .box_items:nth-child(2){
  width:59%;
}
.box_list .box_items:nth-child(3){
  width:19.666%;
}
.box_list .box_items:nth-child(4){
  width:19.666%;
}
.nav-bar__link .icon--arrow-bottom {
  margin-left: 5px;
}
.box_list .box_items:nth-child(5){
  width:19.666%;
}
.box-info{
  background:#F1F1F1;
  padding:50px 40px;
  border-radius: 10px;
}
.box_list .box_items:nth-child(2) .box-info{
  padding-bottom:14px;
}
.box_list .box_items:nth-child(3) .box-info,
.box_list .box_items:nth-child(4) .box-info,
.box_list .box_items:nth-child(5) .box-info{
  padding:30px;
}
.compare_list ul{
  list-style:none;
  margin:0;
}
.compare_list{
  display: flex;
}
.compare_list .com_left{
  width: 48%;
  box-shadow: 15px 0 50px #fff;
z-index: 1;
}
.nav-bar .mega-menu {
  z-index: 9;
}
.compare_list .com_right{
  display: flex;
width: 52%;
}
.compare_list .com_right .com_items{
  width:33.333%;
}
.com_right ul li,
.com_left ul li{
  display: flex;
  padding: 6px 20px 6px;
  min-height:48px;
  align-items: center;
}
.com_left ul li .com-left{
  width:63%;
  text-align:left;
  font-size: 14px;
  line-height: 18px;
}
.com_right ul li .com-right{
  text-align:center;
  font-weight: bold;
color: #1E252C;
  width: 100%;
  line-height: 18px;
}
.com_left ul li .com-right{
  width:37%;
  text-align:center;
  font-weight: bold;
color: #1E252C;
  line-height: 18px;
}
.com_right ul li:nth-child(2n), 
.com_left ul li:nth-child(2n){
  background:#f1f1f1;
}
.com_right .swiper-container {
  margin-left: 0;
  width: 100%;
}
.com_right ul li h3,
.com_left ul li .com-right h3{
  margin:10px 0;
}
.com-right a{
  padding: 5px 20px;
  border-radius: 20px;
background-image: linear-gradient(90deg,#0143BF,#91BCF7);
color: #fff;
font-size: 14px;
  display: inline-block;
margin-bottom: 10px;
}
.ptn_info{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ptn_info ul{
  list-style:none;
  margin:0;
  display: flex;
}
.ptn_nav{
  background: #f1f1f1;
}
.ptn_info a.btn{
  padding: 5px 15px 3px;
letter-spacing: 0;
}
.ptn_info ul li{
  margin-right:30px;
  display:block;
  margin-bottom:0;
}
.ptn_info ul li a{
  display:block;
  padding:20px 0;
  font-size: 14px;
border-bottom: 2px solid transparent;
  color: #1E252C;
  transition: all .5s ease-out 0s;
}
.ptn_info ul li.active a{
  color: #1755C7;
font-weight: bold;
border-bottom: 2px solid #1755C7;
}
.scroll-to-fixed-fixed{
  
  z-index: 4 !important;
  top: 0px !important;
}
.scroll-to-fixed-fixed .nav-bar__inner{
  border-bottom:1px solid #ddd;
}
.scroll-to-fixed-fixed .ptn_info ul li a{
  padding:10px 0;
}
.pro_buy a {
  padding: 2px 20px;
  border-radius: 20px;
  color: #1E252C;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 3px;
  position:relative;
}
.pro_buy a:before{
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #1E252C;
  border-radius: 50px;
  top: 0;
  left: 0;
}
.pro_buy a:hover:before{
  opacity:0;
}
.pro_buy a:hover{
  background-image: linear-gradient(90deg,#0143BF,#91BCF7);
  color:#fff;
}
.product-item__info .jdgm-widget{
  display:none !important;
}
.product-gallery__zoom-notice{
  display:none !important;
}
.variant-swatch__item {
  border: 1px solid transparent;
}
.variant-swatch__radio:checked + .variant-swatch__item,
.block-swatch__radio:checked + .block-swatch__item{
  box-shadow: none;
  border-color: transparent;
  background: auto;
  border-radius: 5px;
overflow: hidden;
background-clip: padding-box, border-box;
background-origin: padding-box, border-box;
background-image: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #1755C7, #94BFF7);
}
.product-gallery__thumbnail {
  padding: 5px;
border: 0;
}
.template-product .product-gallery .scroller{
  line-height: 0;
margin-top: 25px;
}
.gallery_bottom{
  display: flex;
justify-content: space-between;
text-align: center;
  margin-bottom: 50px;
}
.gallery_bottom .gb_item{
  width:25%;
}
.gallery_bottom .gb_item span{
  display: block;
line-height: 16px;
font-size: 12px;
  margin-top: 5px;
}
.pro_video iframe{
  position:absolute;
  height:100%;
  top: 0;
}
.pro_video:before{
  display: block;
padding-top: 100%;
content: "";
}
.gallery_middle .swiper-wrapper{
  justify-content: center;
}
.gallery_middle .swiper-wrapper .swiper-slide{
  width:auto !important;
  cursor:pointer;
  margin: 0 10px;
}
.gm_info{
  background:#1E252C;
  color:#fff;
  display:flex;
  align-items:center;
  font-weight: bold;
font-size: 14px;
  padding: 5px 20px;
border-radius: 30px;
  opacity: 0.6;
}
.gm_info img{
  margin-right:5px;
}
.gallery_middle{
  margin-bottom:50px;
}
.gallery_middle .swiper-slide-thumb-active .gm_info{
  opacity: 1;
}
.swiper-container-fade .swiper-slide{
  opacity: 0!important;
}
.swiper-container-fade .swiper-slide-active{
  opacity: 1!important;
}
.card__section--tight .swiper-container{
  padding:0 30px;
}
.block-swatch__item {
  font-size: 14px;
  position: relative;
}
.block-swatch__item:after{
  content:"";
  display:block;
  width:100%;
  height:100%;
  top:0;
  position:absolute;
  left:0;
}
.com_r{
  display:flex;
}
.block-swatch__radio:checked + .block-swatch__item:after{
  background:#94BFF7;
  opacity: 0.3;
}
.block-swatch__item-text{
  position:relative;
  z-index:1;
  color: #1E252C;
}
.price,
.price--highlight {
  color: #1E252C;
}
.ast-addon-title {
  padding: 0 10px;
  font-size: 14px!important;
  font-weight: bold!important;
}
.product-form__payment-container > * {
  border-radius: 35px;
}
.shopify-payment-button__button--unbranded{
  border-radius: 35px !important;
  background-image: linear-gradient(90deg,#0143BF,#91BCF7) !important;
}
header.header--inline{
  position: absolute;
right: 0;
top: 0;
padding: 0;
height: 100%;
display: flex;
align-items: center;
background: transparent;
  width: 100%;
  display:none
}
#shopify-section-announcement-bar{
  z-index: 9;
position: relative;
}
.n_icon.active header.header--inline{
  display:flex;
}
.header--inline .container{
  width:100%;
}
.template-index .nav-bar .nav-bar__inner{
  position: absolute;
width: 100%;
  transition: all .5s ease-out 0s;
}
header .header__inner{
  width: 80%;
  margin-left: auto;
}
.nav-bar__inner .nav_info{
  display: flex;
align-items: center;
  justify-content: space-between;
}
.color_logo{
  margin-top:-22px;
  opacity: 0;
}
.nav-bar {
    border-bottom: 0;
}
.template-index .nav-bar__linklist > li > a,
.template-index .tmenu_item_level_0 > a > .tmenu_item_text{
  color:#fff !important;
  transition: all .5s ease-out 0s;
}

.tmenu_item--root > .tmenu_item_link {
  padding: 15px !important;
}
.nav_icon{
  display: flex;
}
.nav_icon > div{
  margin-left:15px;
  
}
.template-index .change,
.template-index .nav-bar__inner:hover{
  background:#fff;
}
.scroll-to-fixed-fixed .nav-bar__inner .nav-bar__linklist > li > a,
.template-index .change .nav-bar__linklist > li > a,
.template-index .nav-bar__inner:hover .nav-bar__linklist > li > a,
.template-index .change .tmenu_item_level_0 > a > .tmenu_item_text
.template-index .nav-bar__inner:hover .tmenu_item_level_0 > a > .tmenu_item_text{
  color:#1E252C !important;
}
body .nav-bar__inner:hover .nav-bar__linklist > li:hover > a{
  font-weight:bold;
  color: #1755c7!important;
}
.nav_icon svg path{
  transition: all .5s ease-out 0s;
}
.template-index .nav_icon svg path{
  fill:#fff !important;
}
.scroll-to-fixed-fixed .nav-bar__inner .nav_icon svg path,
.template-index .change .nav_icon svg path,
.template-index .nav-bar__inner:hover .nav_icon svg path{
  fill:#1E252C !important;
}
.white_logo{
  opacity:0;
}
.color_logo{
  opacity:1;
}
.template-index .white_logo{
  opacity:1;
}
.template-index .color_logo{
  opacity:0;
}
.nav_icon > div > a{
  display:block;
  line-height:0;
}
.logo h1{
  position: relative;
}
.logo .header__logo-link {
  display: block;
  transition: all .5s ease-out 0s;
}
.scroll-to-fixed-fixed .nav-bar__inner .color_logo,
.template-index .change .color_logo,
.template-index .nav-bar__inner:hover .color_logo{
  opacity: 1;
}
.scroll-to-fixed-fixed .nav-bar__inner .white_logo,
.template-index .change .white_logo,
.template-index .nav-bar__inner:hover .white_logo{
  opacity: 0;
}
.nav-bar.scroll-to-fixed-fixed .nav-bar__inner{
  background:#fff;
}
.search-bar__input {
  padding: 0 40px 1px;
  border: none;
  background-image: url(/cdn/shop/files/a518992632a36ac0bd54b12d4a09fccd_94f03f20-fb4a-4811-9a2d-930a8a13fdc2.png?v=1675674133);
  background-repeat: no-repeat;
  background-position: left center;
}
.search-bar__inner {
  width: 100%;
  top: 100%;
  left: 0;
}
.search-bar__results, .search-bar__menu-wrapper {
  left: 0;
  width: 100%;
  border-radius: 0 0 3px 3px;
}
.search_close{
  line-height: 0;
  cursor: pointer;
}
.template-index .nav-bar__inner:hover .nav_icon a:hover svg path,
body .nav-bar__inner .nav_icon a:hover svg path {
  fill: #1755c7 !important;
}
.mega_tab .mega-menu__inner{
  width:100%;
  padding-bottom: 25px;
  overflow: hidden;
}
.mega-menu__inner-tab{
  display:flex;
  width:100%;
}
.mega-menu__inner-tab .inner-tab_left{
  width:20%;
  padding-right:30px;
}
.mega-menu__inner-tab .inner-tab_right{
  width:80%;
}
.inner-tab_right ul{
  display:flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.inner-tab_right ul li{
  width:20%;
  padding:0 15px;
}
.inner-tab_right ul li img{
  display:block;
}
.inner-tab_right ul li a{
  display:block;
  text-align:center;
  font-size:14px;
  transition: all .5s ease-out 0s;
  color:#1E252C
}
.inner-tab_right ul li a:hover{
  color:#1755C7;
  font-weight:bold;
}
.inner-tab_left ul{
  list-style:none;
  margin:0;
  padding:0;
}
.inner-tab_left ul li{
  display:flex;
  justify-content: space-between;
align-items: center;
}
.inner-tab_left ul li a{
  display:block;
  font-size:14px;
  font-weight:bold;
  color:#1E252C;
  margin: 0;
line-height: 40px;
}
.inner-tab_left ul li.active i{
  color:#1755C7;
}
.inner-tab_left ul li.active a{
  color:#1755C7;
  text-decoration: underline;
}
.inner-tab_right .mega-menu__column {
  margin:0;
  display:none;
}
.inner-tab_right .mega-menu__column:first-child {
  display:block;
}
.slideshow .flickity-page-dots .dot {
  width: 68px;
  height: 4px;
  background: #ffffff;
  border: 2px solid #fff;
  border-radius:5px;
  opacity:0.5
}
.slideshow .flickity-page-dots .dot.is-selected {
  opacity:1
}
.announcement-bar__inner span{
  color:#1755C7;
}
.footer__newsletter-form {
  display: flex;
}

.form__submit--tight {
  margin-top: 0;
  border-radius: 0;
  width: 90px;
  background: #1755C7 !important;
}
.form__input-wrapper--labelled .form__field {
  border: 0;
  border-radius: 0;
}
.template-product .product-item__info p {
  font-size: 14px;
}
.slideshow__content-wrapper h2{
  font-size: 45px !important;
  line-height: 49px;
}
.footer__link-item {
  padding: 7px 0;
  font-size: 14px;
  color: #D8D8D8;
}
.footer__newsletter-text p{
  font-size: 16px;
  color: #D8D8D8;
}
.jdgm-prev-badge {
  margin-bottom: 10px !important;
}
.template-index .slideshow__image{
display: block;
object-fit: cover;
  height: calc(100vh - 43px)!important;
  position: relative !important;
}
.template-index .slideshow .flickity-viewport{
  height: calc(100vh - 43px)!important;
}
.template-index .slideshow .aspect-ratio {
  padding: 0 !important;
}
.article-item__image-container .aspect-ratio {
  overflow: hidden;
  padding: 0 !important;
}
.article-item__image-container .aspect-ratio img{
  position:relative;
  height: 300px;
}
.block-list__item > :first-child {
  margin: 0 8px 30px;
}
h2.article-item__title{
  font-size:20px !important;
}
.footer__wrapper {
  padding: 60px 0;
}
.pgi-info .promo-grid__bgs{
  overflow: hidden;
}
.pgi-info .promo-grid__bgs img{
  transition: all .5s ease-out 0s;
}
.pgi-info:hover .promo-grid__bgs img{
  transform: scale(1.07);
}
.top_bg {
  position: relative;
}
.top_bg .tb-detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  display:flex;
  align-items:center;
  height: 100%;
}
.top_bg .tb-detail .container{
  width:100%;
}
.top_bg .tb-detail h1{
  color: #fff;
  font-size: 42px;
}
.product-list--collection,
.product-list--grid{
  margin: 0 -15px;
width: auto;
}
.col-bg .product-list--grid .product-item{
  padding:15px;
}
.product_grid-title{
  margin-bottom:25px;
}
.template-collection .col-bg .section__header-stack{
  text-align: left;
}
.popover__panels{
  display:none;
  position:fixed;
  width:100%;
  height:100%;
  align-items:center;
  left: 0;
top: 0;
z-index: 99;
  visibility: visible;
  justify-content: center;
}
.active .popover__panels{
  display:flex;
}
.popover__panels .close{
  position: absolute;
  right: 15px;
  top: 15px;
  cursor:pointer;
}
.popover__panels .popover__panel-list{
  max-width: 700px;
background: #fff;
padding: 30px 50px 50px;
border-radius: 5px;
overflow: hidden;
z-index: 10;
width: 100%;
}
.popover__panels:after{
  position:fixed;
  content:"";
  display:block;
  background:rgb(0,0,0,0.3);
  z-index: 9;
  left: 0;
top: 0;
  width:100%;
  height:100%;
}
.popover__panels .popover__panel{
  visibility: visible;
}
#footer-newsletter .form__input-wrapper {
  margin-bottom: 0;
}
#shopify-section-announcement-bar {
  z-index: 5;
  position: relative;
}
.blog-sidebar__post-image-wrapper {
  width: 100%;
  margin-right: 0;
}
.blog-sidebar__post-item {
  display: block;
}
.article__inner {
  max-width: 100%;
}
.blog_sideinfo{
  background: #F5F5F5;
}
.blog_sideinfo .blog-sidebar__post-info{
  padding:15px;
}
.blog_sideinfo .blog-sidebar__post-title{
  line-height: 20px;
}
.article__navigation{
  display:none;
}
.template-search .card {
  border: 0;
  margin: 0 -15px;
}
.template-search .collection__toolbar {
  display: none;
}
.template-search .card__header {
  padding: 30px 15px 0;
}
.template-addresses .card,
.template-account .card{
  border: 0;
}
.template-addresses .layout__section:last-child .card,
.template-account .layout__section:last-child .card{
  padding:44px 44px 70px;
}
.template-account .page__sub-header,
.template-addresses .page__sub-header{
  display:none;
}
.template-addresses .layout,
.template-account .layout{
  margin-bottom:0;
}
.template-addresses main,
.template-account main{
  background:#F1F1F1;
  padding:50px 0 80px
  ;
}
.template-addresses .card__linklist,
.template-account .card__linklist {
  list-style: none;
  padding: 30px 40px;
}
.template-account .card__linklist-item,
.template-addresses .card__linklist-item {
  margin: 20px 0;
  font-size: 14px;
  font-weight:600;
  padding-left: 25px;
}
.template-account .card__linklist-item:first-child,
.template-addresses .card__linklist-item:first-child {
  background:url(/cdn/shop/files/2518a5c6cc6f91cd901ee273dbd07429.png?v=1676975818) no-repeat left center;
}
.template-account .card__linklist-item:last-child,
.template-addresses .card__linklist-item:last-child {
  display:none;
}
.template-account .h1,
.template-addresses .h1{
  font-weight:600;
}
.template-account h2,
.template-addresses h2{
  font-weight:600;
  font-size:24px !important;
  color: #1E252C;
  margin-bottom: 0;
}
.acc_right a{
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #999;
}
.acc_right a svg{
  
  margin-right:10px;
}
.acc_left span{
  font-size: 14px;
color: #999;
}
.acc_info{
  margin-bottom: 30px;
display: flex;
align-items: center;
justify-content: space-between;
}
.template-account .card__linklist-item:nth-child(2),
.template-addresses .card__linklist-item:nth-child(2) {
  background:url(/cdn/shop/files/1_9f0e2b84-efd5-417d-be50-b241b26b0d32.png?v=1676975819) no-repeat left center;
}
.template-account .layout__section--secondary,
.template-addresses .layout__section--secondary {
  background:#fff;
}
.template-account .empty-state--extra-tight,
.template-addresses .empty-state--extra-tight {
  margin-bottom:0;
}
.card__section + .card__section::before{
  display:none;
}
.address-list__item {
  padding-left: 0;
  box-shadow: none;
}
.address-list, .address-list__item + .address-list__item {
  border-top: 0;
}
.nav_icon > div:last-child{
  display:none;
}
.about_video{
  margin-top:0;
}
.template-page .rti-wrapper .rte{
  max-width: 1150px;
}
.ac_top .act_left{
  max-width:55%;
  position: absolute;
  height: 100%;
display: flex;
align-items: center;
}
.ac_bottom img,
.ac_top .act_left img{
  border-radius: 10px;
overflow: hidden;
}
.ac_top .act_right{
  max-width:49.5%;
  float: right;
}
.ac_top{
  position:relative;
  margin-bottom: 60px;
}
.ac_top:after{
  display:block;
  content:"";
  clear:both;
}
.act_info{
  background: #fff;
z-index: 9;
position: relative;
padding: 50px;
box-shadow: 0 0 10px #ccc;
border-radius: 10px;
overflow: hidden;
}
.acb_first{
  width: 49.5%;
padding: 50px;
box-shadow: 0 0 10px #ccc;
border-radius: 10px;
  position: relative;
z-index: 9;
  background: #fff;
margin-bottom: 20px;
}
.acb_middle{
  width: 42%;
}
.ac_bottom{
  position: relative;
}
.ac_bottom .acb_bottom{
  position: absolute;
  max-width:55%;
  right:0;
  height: 100%;
display: flex;
align-items: center;
  top: 0;
}
.page__desb{
  display:none;
}
#menu{
        display: none;
    }
    #menu.mm-opened{
        display: block;
    }
.card {
  border-radius: 3px;
  border: none;
}
.product-gallery__thumbnail-list {
  overflow-x: hidden;
    display: flex;
}
a.product-gallery__thumbnail{
  display:none;
}
a.product-gallery__thumbnail:nth-child(2),
a.product-gallery__thumbnail:nth-child(3),
a.product-gallery__thumbnail:nth-child(5),
a.product-gallery__thumbnail:nth-child(4),
a.product-gallery__thumbnail:nth-child(1){
  display:block;
}
.cart-wrapper {
  max-width: 1215px;
}
.rti-wrapper .rich-text__text{
  margin:25px auto;
}
.pro_rvp{
  display:none !important;
}
.blog-sidebar .form__submit--tight {
  width: auto;
}
.ab_flag{
  display: flex;
align-items: center;
  position:relative;
}
.ab_flag span{
  display: block;
  height: auto;
  line-height: 15px;
  color: #fff !important;
  cursor: pointer;
}
.ab_flag ul{
  position:absolute;
  list-style: none;
top: 20px;
background: #fff;
color: #000;
padding: 10px 5px;
border-radius: 3px;
width: 75px;
line-height: 17px;
left: -10px;
  display: none;
}
.active ul{
  display: block;
}
.ab_flag ul a{
  display: flex;
align-items: center;
  padding: 5px;
} 
.ab_flag ul a img{
  margin-right:5px;
}
.ab_flag ul li:last-child{
  margin-top:5px;
}
.ab_flag ul a:hover{
  background:#F5F5F5;
}
#shopify-section-header {
  z-index: 2 !important;
}
@media (max-width:1280px){
  .article-item__image-container .aspect-ratio img {
  height: 300px;
}
  .footer__block-item--newsletter .footer__title{
    font-size:30px;
  }
  .read_more a{
    font-size:14px;
  }
  .art_info h3{
    font-size:14px;
  }
  .product-item__info p{
    font-size:14px;
  }
  .flex-grid__item--100 .pgi_text h3{
    font-size:30px;
    line-height:35px;
  }
  .nav-bar__item{
    margin-right:15px;
  }
  .slideshow__content-wrapper h2{
    font-size:35px !important;
  }
  h2, .section__header h2{
    font-size:30px !important;
  }
  .pgi_text h3{
    font-size:25px;
    line-height: 35px;
  }
}
@media (max-width:1024px){
  .product-item__info p{
    font-size:12px;
  }
  .logo .header__logo-image{
    max-width:150px !important;
  }
  .template-index .nav-bar__linklist>li>a, 
  .template-index .tmenu_item_level_0>a>.tmenu_item_text{
    font-size:14px;
  }
  .nav_icon a svg{
    width:28px !important;
  }
}
@media (max-width:999px){
  .ab_flag{
    display:none;
  }
  .mm-panels .nav-bar__linklist{
    display:block;
  }
  .template-index .nav_icon svg path {
  fill: #1E252C !important;
}
  .template-index .color_logo, .template-index .white_logo {
    opacity: 0;
  }
  .template-index .color_logo {
    opacity: 1;
  }
  .template-index .nav-bar .nav-bar__inner {
  position: relative;
  }
  header.header--inline{
    display:none;
  }
  .product-list--scrollable .product-item {
    border: 0;
  }
  .bl_slider .scroller .block-list__item {
  width: auto;
}
  .bl_slider .swiper-button-next, .bl_slider .swiper-button-prev{
    display:none;
  }
  .swiper-pagination-bullet {
  width: 35px;
  }
  .article-item__image-container .aspect-ratio img {
  position: relative;
  height: 360px;
  object-fit: cover;
}
  .bl_slider .scroller .block-list {
  display: block;
}
  .nav-dropdown.mm-listview{
    position: relative;
top: auto;
background:none;
border: 0;
visibility: visible;
opacity: 1;
left: auto !important;
  }
  .nav-bar {
  display: block;
}
  .nav_icon > .n_icon:first-child{
    display:none;
  }
  .nav-bar__linklist{
    display:none;
  }
  .block-list {
    margin: 0 -7px 0;
  }
  .nav-bar .nav-bar__inner {
    padding: 8px 0;
  }
  .product-list--scrollable .product-item {
  width: 45%;
}
  .col-bg .pro_bg {
  background: #F1F1F1 !important;
  }
  #container-v28950{
    display:none;
  }
  .product-item__info {
  min-width: 0;
  padding: 15px;
}
 .mega-menu__inner-tab .inner-tab_left {
  width: 100%;
  padding-right: 0;
}
  .mega-menus .container{
    padding:0;
    margin: -20px -20px 0;
  }
  .inner-tab_left ul li a {
  font-weight: normal;
  }
  .nav_icon > div:last-child{
  display:flex;
    align-items: center;
}
  .inner-tab_left ul li a {
  line-height: inherit;
}
  .mega_tab .mega-menu__inner{
    padding:0;
  }
  .mega-menu__column li.mega-menu__item{
    width:50%;
  }
  .mega-menu__column li.mega-menu__item a{
    display: flex;
flex-wrap: wrap;
text-align: center;
    padding: 20px;
    justify-content: center;
  }
  .mega-menu__column li.mega-menu__item a span{
    display: block;
text-align: center;
width: 100%;
margin-top: 5px;
  }
  .mega-menu__column li.mega-menu__item:nth-child(2n-1) a{
    padding-right:10px;
  }
  .mega-menu__column li.mega-menu__item:nth-child(2n) a{
    padding-left:10px;
  }
  .mega-menu__column li.mega-menu__item:after{
    display:none;
  }
  .mega-menu__linklist{
    display:flex;
    flex-wrap:wrap;
  }
  .nav-bar__linklist li a svg{
    display:none;
  }
  .mm-listview > li, .mm-listview > li .mm-next, 
  .mm-listview > li .mm-next::before, .mm-listview > li::after {
  border-color: #d4d6d8;
}
  .template-index .nav-bar__linklist > li > a, .template-index .tmenu_item_level_0 > a > .tmenu_item_text {
  color: inherit !important;
  }
  .slideshow .flickity-page-dots .dot {
  width: 7px;
  height: 7px;
    transition: all .5s ease-out 0s;
  }
  .slideshow .flickity-page-dots .dot.is-selected {
  background: #fff;
    width: 15px;
}
  .iato-text .page__header--image {
  height: calc(60vh - 43px) !important;
}
  .page__description {
  margin: 10px 0 0;
  display: none;
}
}
@media (max-width:768px){
  .product-list {
  border-top: 0;
  border-bottom: 0;
  }
  .top_bg .tb-detail h1 {
  color: #fff;
  font-size: 25px;
  margin: 0;
}
  .ac_bottom .acb_bottom {
  position: relative;
  max-width: 100%;
  margin-top: 20px;
}
  .acb_middle {
  width: 100%;
}
  .acb_first {
  width: 100%;
  padding: 0;
  box-shadow: none;
  }
  .act_info {
  padding: 15px 0;
    box-shadow: none;
  }
  .ac_top .act_left{
    position: relative;
order: 2;
width: 100%;
    max-width: 100%;
  }
  .ac_top .act_right {
  max-width: 100%;
  float: none;
}
  .ac_top{
    display: flex;
flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .template-page .rti-wrapper h2{
    margin-bottom:10px;
  }
  .template-page .rich-text__image {
  padding:0 20px;
}
  .template-page .two_image > div {
  padding: 0;
}
  .announcement-bar {
  padding: 5px 0;
}
  .slideshow .flickity-viewport,
  .slideshow__image {
  height: calc(100vh - 83px) !important;
  }
  .iato-info h2 {
  margin-bottom: 10px;
  }
  .col-bg .scroller{
    margin-left:0;
  }
  .pgi_detail a,.bg-buttom a,
  .slideshow__slide .slideshow__content-wrapper .button{
    line-height: 35px !important;
max-width: 180px !important;
font-size: 12px !important;
    padding:0;
  }
  .rich-text__image.two_image{
    margin-top:0;
  }
  .two_image > div {
  width: 100%;
    margin-top:20px;
  }
  .two_image {
  display: block;
  }
  .product-list--scrollable .product-item {
  width: 50%;
}
  .template-product .text-with-icons__blocks {
  margin:0;
}
  .picon h4 {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 16px;
  margin-top: 12px;
}
  #picon {
  padding: 50px 0 30px;
  }
  .has-6-per-row .text-with-icons__block {
  width: 33.333%;
}
  .ast-addon-item.ast-vertical-form .ast-addon-item-info {
  font-size: 12px !important;
}
  .ast-addon-item.ast-vertical-form .ast-addon-item-wrapper {
  padding: 0 8px 15px;
  }
  .product-meta__title {
    font-size: 20px;
    line-height: 25px;
  }
  #nav_top{
    display:none;
  }
  .template-product main .card__section{
    padding:0 20px;
  }
  .template-product main .product-block-list__item--gallery .card__section{
    padding:0;
  }
  .popover__panels header h2{
    font-size: 20px !important;
  }
  .popover__panels .popover__panel-list {
  padding: 30px 0px 30px;
  height: auto !important;
  width: 90%;
}
  .announcement-bar__content {
  line-height: 16px;
  font-size: 12px;
}
  .color_logo {
    margin-top: -18px;
  }
  .footer__aside-item{
    margin-top:15px;
  }
  .footer__aside-item--localization{
    display:none;
  }
  .footer__newsletter-text p {
  font-size: 14px;
  color: #d8d8d8;
}
  .footer__block-item--newsletter .footer__title {
  font-size: 25px;
  padding-bottom: 0;
}
  .footer__wrapper {
  padding: 0;
}
  .product-item__info p {
  font-size: 12px;
  line-height: 18px;
}
  .section__header {
  margin-bottom: 30px;
}
  h2, .section__header h2 {
  font-size: 30px !important;
  line-height: 35px !important;
}
  .pgi_detail a {
    margin-top: 5px;
  }
  .pgi_detail p{
    line-height:20px;
    margin:15px 0;
  }
  .pgi_detail {
  padding: 50px 20px;
}
  .pgi-info .promo-grid__bgs img {
    transition: all .5s ease-out 0s;
    object-fit: cover;
    width: 100%;
  }
  .promo-grid-list .flex-grid__item--100 {
  padding: 9px 0 0;
  margin: 0;
}
  .promo-grid-list {
  padding: 0;
}
  .icon-link .block-list__item{
    width:50%;
  }
  .icon-link .block-list {
  display: flex;
  flex-flow: inherit;
  flex-wrap: wrap;
}
  .promo-grid-list .promo-grid_item {
  padding: 0;
    width: 100%;
    margin-top: 15px;
}
  div[data-section-type="promo-grid"] header{
    margin-bottom:15px;
  }
  .popover__panels header{
    padding-top:0;
  }
  .product-gallery__carousel-item {
  width: 100%;
  padding: 0;
}
  .card__section--tight .swiper-container {
  padding: 0;
}
  .rti-wrapper .container--full-width .rte {
  max-width: 1050px;
  padding: 0 20px;
}
  .template-product .section {
  margin: 50px 0;
}
  .rti-wrapper .center h2 {
  text-align: center;
  margin-bottom: 15px;
}
  .rti_icon_item {
  margin: 0;
  width: 50%;
}
  .rti-icon_list h3 {
  font-size: 18px;
  line-height: 25px;
  margin: 15px 0 4px !important;
}
  .rti-icon_list p {
  font-size: 14px;
}
  .specs_items {
  width: 100%;
}
  .specs_items ul li b {
  font-size: 15px;
  }
  #specs .section__header {
  margin-bottom: 10px;
}
  .pro-specs h3{
    width: 100%;
text-align: center;
    font-size: 25px;
  }
  .box_list .box_items:first-child {
  width: 100%;
}
  .box_list .box_items:nth-child(2) {
  width: 100%;
}
  .box_list .box_items:nth-child(4),
  .box_list .box_items:nth-child(5),
  .box_list .box_items:nth-child(3) {
  width: 33.333%;
}
  .com_left ul li .com-left {
  width: 50%;
  text-align: left;
  font-size: 12px;
  }
  .com_left ul li .com-right {
    width: 50%;
    line-height: 18px;
    font-size: 12px;
  }
  .compare_list .com_right .com_items {
  width: auto;
}
  .compare_list .com_right {
  display: flex;
  width: 36%;
}
  .compare_list .com_left {
  width: 64%;
  }
  .com_right ul li h3, .com_left ul li .com-right h3 {
  margin: 10px 0;
  font-size: 12px;
}
  .template-index main > div > .section{
    margin-bottom:0;
  }
  .com_right ul li, .com_left ul li {
  display: flex;
  padding: 6px 10px;
  }
  .specs_items:last-child{
    margin-bottom:0;
  }
  .template-product .product-recommendations .product-item__info p {
  font-size: 12px;
}
  .flickity-prev-next-button.next {
  right: 25px;
}
  .flickity-prev-next-button.previous {
  left: 25px;
}
  .iato-text .page__header--image {
  padding-top: 50px;
}
  .flex-grid__item--100 .pgi_text h3 {
  font-size: 22px;
  line-height: 27px;
}
  .container.vertical-center.horizontal-left {
  justify-content: start;
  text-align: center;
    align-items: inherit;
}
  .bl_slider .scroller{
    margin:0;
  }
  .footer__aside {
  padding-top: 15px;
    border-top: 1px solid #999;
    border-color: rgba(221,221,221,0.4);
  }
  .page__desb{
  display:block;
}
  .page__desb p{
    line-height: 25px;
margin-bottom: 30px;
  }
  .template-collection .section__header {
  margin-bottom: 10px;
}
  
}
@media (max-width:640px){
.footer__block-item {
  margin-right: 0;
    padding-right: 0;
    border-color: rgba(221,221,221,0.4);
  }
  .slideshow--preserve-ratio .slideshow__content-wrapper {
  top: 30%;
  }
}
/*响应式BUY按钮优化*/
@media screen and (max-width:451px){
.product-list--scrollable .product-item {
    width: 98%;
}
  .probg-bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    text-align: left;
  }
  .pro_buy a{
    padding: 5px 24px;
  }
  }

-webkit-: @media screen and (max-width:451px){
.product-list--scrollable .product-item {
    width: 98%;
}
  .probg-bottom{
    display: grid;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    text-align: center;
  }
  .pro_buy a{
    padding: 5px 24px;
  }
  }

@media screen and (max-width:480px){
  .template-collection .col-bg .product-list--grid .product-item {
  padding: 15px;
  width: 100%;
}
  .page__desb p{
    font-size:14px;
  }
  .product-list--scrollable .product-item {
  width: 80%;
}
  .compare_list .com_right {
  display: flex;
  width: 34%;
}
  .compare_list .com_left {
  width: 66%;
}
  .com_right ul li .com-right {
  font-size: 12px;
}
  .box_list .box_items:nth-child(4),
  .box_list .box_items:nth-child(5),
  .box_list .box_items:nth-child(3) {
  width: 100%;
}
  .has-6-per-row .text-with-icons__block {
  width: 50%;
}
  .pgi_text h3 {
  font-size: 22px;
    line-height: 27px;
}
  .probg-bottom .price {
  font-size: 14px !important;
  }
  .il-item a span {
  display: block;
  font-size: 14px;
}
  h2, .section__header h2 {
  font-size: 25px !important;
  line-height: 30px !important;
}
  .popover__panels header h2{
    font-size: 20px !important;
  }
  .popover__panels header p{
    font-size: 14px;
    line-height:18px;
  }
}

