/** Shopify CDN: Minification failed

Line 2442:72 Expected identifier but found "*"
Line 3226:28 Expected ":"

**/
@font-face {
  font-family: "Chewy";
  src: url('/cdn/shop/files/Chewy-Regular.ttf?v=1666583422'); 
}
.article h2{
  font-size:35px;
}
.index-section {
    margin: 100px 0;
}
.hc_coll .grid__item{
  width:46%;
}
.hc_coll .grid__item:first-child{
  width:54%;
}
.hcc_info{
  position: relative;
  box-shadow: 4px 7px 8px rgb(0 0 0 / 22%);
}
.hcc_info .hcc_text{
  position: absolute;
  bottom: 0;
    left: 0;
    padding: 30px;
  color:#fff;
}
.hcc_info .hcc_text p{
  max-height: 0;
    overflow: hidden;
    margin: 0;
  transition: all 0.5s ease 0s;
}
.hcc_info:hover .hcc_text p{
  max-height: 100px;
}
.hcc_info .hcc_text h2{
  color:#fff;
}
.hp_pro .grid-product__meta {
    position: relative;
    padding: 10px 30px 20px;
    line-height: 1.3;
}
.hcc_info .hcc_text a{
  background:transparent;
  border:2px solid #EB9C28;
  color:#EB9C28;
  letter-spacing: 0;
  font-size:18px;
  padding: 5px 15px;
  margin-top: 15px;
  transition: all 0.5s ease 0s;
}
.grid-product__colors{
  display:none;
}
.hcc_info:hover .hcc_text a{
  background:#eb9c28 !important;
  color:#fff;
}
.phym_image{
  line-height:0;
  overflow: hidden;
}
.phym_image img{
  transition: all 0.5s ease 0s;
}
.hc_coll .hcc_info:hover .phym_image img{
  -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.hc_coll .grid__item:last-child {
    margin-top:18px;
}
.media_list .swiper-button-next::after, 
.media_list .swiper-button-prev::after{
  display:none;
}
.media_list .swiper-button-next,
.media_list .swiper-button-prev{
  position: relative;
  right: auto;
left: auto;
  height: auto;
margin: 0
}
.media_bottom{
  text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.swiper-wrapper {
    align-items: center;
}
.coll_tab .swiper-wrapper {
    align-items: center;
/*   justify-content: center; */
}
.tp_one_2 .swiper-wrapper {
  justify-content: center;
}
.mi_text{
  max-width: 800px;
    margin: 30px auto 0;
  font-size: 20px;
}
.media_list{
  margin: 0 0 100px;
    padding: 75px 0;
    background: #FFFBF3;
}
.grid-product__title{
  text-transform: capitalize;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.hp_pro .grid-product__title{
  font-size:20px;
}
.section-header h2,
.section-header__title {
    text-transform: uppercase;
  display: flex;
    align-items: center;
    justify-content: center;
  font-size: 40px;
}
.template-index .section-header h2:after,
.template-index .section-header__title:after{
  width:39px;
  content:"";
  background:url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/pizzello-logo-fire_1.svg?v=1666242440) no-repeat;
  display:block;
  height: 46px;
  margin-left:10px
}
.template-index .section-header h2:before,
.template-index .section-header__title:before{
  width:39px;
  content:"";
  background:url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/pizzello-logo-fire_1.svg?v=1666242440) no-repeat;
  display:block;
  height: 46px;
  margin-right:10px
}
.section-header span{
  color:#F7AD43;
  text-transform: uppercase;
  font-size:20px;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  display: block;
}
.hp_pro .grid-product__price {
    font-size: 20px;
}
.product-image-main {
    padding: 20px;
}
.image-wrap {
    background: transparent;
  box-shadow:4px 7px 8px rgb(0 0 0 / 9%)
}
.grid-product__image-mask {
    
    box-shadow: 4px 7px 8px rgb(0 0 0 / 9%);
}
.tabSpan {
    display: none;
}
.tabSpan:first-child, .tabSpan.active {
    display: block;
}
.site-header {
    padding: 0;
}
.media_list .mi_inage{
  padding:0 20px;
}
.tab_list ul{
  list-style:none;
  padding:0;
  margin:0 0 30px;
  display:flex;
  justify-content: center;
}
.tab_list ul li{
  margin:0 15px;
  padding: 5px 20px;
  cursor: pointer;
}
.tab_list ul li.active{
  background:#121212;
  color: #fff;
    border-radius: 25px;
}
.full_youtube .page-width{
  padding:0 20px;
  max-width:100%;
}
.full_youtube .image-wrap img{
  width:100%;
}
.full_youtube a{
  position: relative;
  overflow: hidden;
  display: block;
}
.full_youtube .play_icon{
  position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    top: 0;
    width: 100%;
  left: 0;
}
.product-single__meta .yotpo-bottom-line-scroll-panel{
  display: flex !important;
}
.full_youtube .play_icon img{
  display: block;
  margin:0 auto;
}
.icon_text h3{
  text-transform: uppercase;
  font-size:23px;
}
.it_info{
  padding:0 30px;
}
.article_tag {
    font-size: 16px;
    background: #F7AD43;
    color: #fff;
    padding: 2px 15px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}
.article__grid-meta {
    margin-bottom: 30px;
    text-align: left !important;
}
video{
  width:100%;
}
.article__date {
    font-size: 16px;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
}
.hr_list .testimonail-image{
  max-width:100%;
}
.hr_list .swiper-wrapper {
    align-items: start;
}
.hr_list .testimonials-slider__text {
    margin: 0;
    padding: 0;
  background: #fff;
}
.hr_list .testimonials-section {
    padding: 0;
}
.footer__logo {
    text-align: center;
}
.footer__title {
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 0;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.article__title {
    font-size: calc(var(--typeBaseSize) + 2px);
    font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.article__date time{
  color:#666;
}
.hr_list .testimonail-image .image-wrap {
    background: none;
    margin: 0;
}
.hr_list .testimonial-stars {
    font-size: 18px;
    margin-bottom: 0;
  color: #F7AD43;
  margin-right:10px;
}
.rb_bottom{
  display: flex;
    align-items: center;
  padding: 15px;
    box-shadow: 2px 2px 9px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
    height: 90px;
}
.hr_list .testimonials__info,
.hr_list .testimonials-slider__text cite {
    font-size: 14px;
  font-weight:normal;
}
.about_video .feature-row__item {
    flex: 0 1 60%;
    margin: 0 auto;
}
.about_video .feature-row__text {
    min-width: 40%;
    flex: 0 1 38%;
}
.feature-row {
    margin: 0;
}
.about_video .h1{
  font-size: 30px;
    text-transform: uppercase;
}
.about_video .subheading {
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 15px;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  color:#F7AD43;
}
.btn, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded, 
.spr-container .spr-button, .spr-container .spr-summary-actions a {
    letter-spacing: 0;
}
.hp_style .feature-row__item {
    flex: 0 1 50%;
    margin: 0 auto;
}
.hp_style{
  background:#FFFBF3;
}
.main-content .index-section:last-child{
  margin-bottom:0;
}
.hp_style .style_content{
  max-width: 470px;
    margin-right: 0;
    margin-left: auto;
}
.hp_style .h2{
  text-transform: uppercase;
}
.piwt .feature-row{
  position: relative;
}
.piwt .feature-row{
  position: relative;
}
.piwt .feature-row__item {
    flex: 0 1 57%;
    margin: 0;
}
.piwt .feature-row__text--left{
    position: absolute;
    max-width: 45%;
    right: 0;
    background: #FFFBF3;
  padding:60px;
  z-index: 9;
}
.piwt .feature-row__text--right{
    position: absolute;
    max-width: 45%;
    left: 0;
    background: #FFFBF3;
  padding:60px;
  z-index: 9;
}
.piwt .feature-row:nth-child(2n-1) {
    margin: 0 0 80px;
}
.piwt .feature-row:nth-child(2n) .feature-row__item{
    margin: 0 0 60px auto;
}
.pf_list h4 {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 20PX;
    background: #FFFBF3;
    padding: 10px 15px;
  cursor:pointer;
  display: flex;
    align-items: center;
    justify-content: space-between;
}
.pf_content{
  padding: 0 15px;
  max-height: 0;
    overflow: hidden;
  transition: all 0.5s ease 0s;
}
.open .pf_content{
  max-height: 500px;
    overflow: hidden;
}
.pv_content{
  padding: 80px 0;
  background: #F1F0EB;
}
.pis_list ul{
  list-style:none;
  padding:0;
  margin:0 0 0 -22px;
  display:flex;
}
.pis_list ul li{
  padding-left:22px;
  width:33.333%;
  transition: all 0.5s ease 0s;
  margin: 0;
}
.pis_list ul li.active {
    padding-left: 22px;
    width: 50%;
}
.pis_list ul li img{
  height: 640px;
    object-fit: cover;
  width: 100%;
}
.pis_info{
  position:relative;
}
.pis_text{
  position:absolute;
  left:0;
  bottom:0;
  padding:30px;
  color:#fff;
}
.pis_text a{color:#fff;}
.pis_img{
  line-height:0;
}
.pq_list{
  display: flex;
/*     align-items: center; */
    justify-content: space-between;
}
.pq_list .product__quantity{
  width:30%;
}
.pq_list .btn{
  width:67%;
  background: #EB9C28;
    color: #fff;
    border: 0;
}
.js-qty__wrapper {
    max-width: 100%;
}
.js-qty__num {
    padding: 12px 20px;
}
.tabs_list ul{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-wrap: wrap;
}
.tabs_list ul li{
  width:50%;
  margin: 0;
text-align: center;
}
.tabs_list ul li a{
  display:block;
  margin: 0;
text-align: center;
  padding: 7px;
  background: #FFFBF3;
  font-size: 28px;
}
.tabs_list ul li.active  {
  background:#F5B044;
  color:#fff;
}
.tabs_list ul li a.active{
 display:block;background:#F5B044;
  color:#fff;
}

.tabcontents .tabspans{
  display:none;
}
.tabcontents .tabspans:first-child{
  display:block;
}
.tabs_list .siz-content ul li{
  display:flex;
  text-align:left;
}
.tabs_list .siz-content ul li span{
  width:50%;
  font-size: 16px;
  color:#666;
}
.tabs_list .siz-content ul li b{
  width:50%;
  font-size: 16px;
}
.siz-content{
  
}
.siz_list .siz_info{
  display: flex;
    justify-content: space-between;
  padding: 12px 20px;
}
.siz_list h2{
  font-size: 28px;
    text-transform: uppercase;
    padding: 0 20px;
  margin-top: 0;
  margin-bottom:0
}
.tabcontents .siz-image{
  display:flex;
}
.como_list{
	display:flex;
  width: 90%;
    margin: 0 auto; margin-bottom:1em;
}
.como_list> div{
	width:20%;
  text-align:center;
}
.list_name li{font-weight:bold; color:#333 !important;}
.list_pro span{
	display:block;
  margin-bottom:20px;
  font-weight: bold;
}
.list_pro span b{
	display:block;
}
.como_list ul li:first-child{
	border-top:1px solid #FFB400;
}
.como_list .list_name ul li{
	border-left:1px solid #FFB400;
  color: #666;
  
}
.como_list ul{
  margin: 0;
}
.como_list ul li{
	padding:10px;
  border-bottom:1px solid #FFB400;
  border-right:1px solid #FFB400;
  font-size: 14px;
  list-style: none;
    margin: 0;
}
.como_list ul li:first-child{
	min-height: 310px;
}
.list_name ul li:first-child {
    min-height: 310px;    
  display: flex;    
  align-items: center;
}
.list_name span{
	width: 100%;
    display: block;
    font-size: 20px;
}
.list_name li.range{
	line-height: 77px;
    padding: 0;
  min-height:78px;
}
 .list_name li.range-con{
  min-height:78px; 
 }

li.rider-con{
	line-height: 38px;
    padding: 0;
}
.list_name li.mode{
  line-height: 48px;
 padding-top:0px; 
}
.compare_content{
	margin:50px 0;
  overflow-x: auto;
}
.list_pro a{
	padding: 8px 25px;
    text-transform: capitalize;
    border: 1px solid;
  font-size: 14px;
}
.como_list .list_pro ul li:first-child{
	 
}
.como_list .list_pro:last-child ul li:first-child{
	border-right:1px solid #FFB400;
}
.top_bg{
	display: flex;
    align-items: center;
  color:#fff;
}
.top_bg > header{
	width:100%;
  margin: 0;
}
.pc_info{
  display: flex;
    align-items: center;
}
.pc_info > div{
  width:50%;
}
.p_color{
  background: #F1F0EB;
    margin: 0;
}
.pc_detail{
  display: flex;
}
span.bg_color{
  width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 5px;
  border-radius: 50%;
}
.pci_color {
  display: flex;
    align-items: center;
  margin-right: 15px;
  cursor: pointer;
}
.mi_top img{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.mi_top .swiper-slide-thumb-active img{
	filter: inherit;
}
.hp_pro video{
  width: 100%;
    height: 432px;
    object-fit: cover;
    display: flex;
}
.pv_content a,
.about_video a{
  position: relative;
  display: inline-block;
}
.play_video{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.play_video .play_icon{
  width: 70px;
    height: 70px;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 66px;
    padding-left: 5px;
  transition: all 0.5s ease 0s;
}
.pv_content a:hover .play_video .play_icon,
.about_video a:hover .play_video .play_icon{
  border: 2px solid #f7ad43;
  background:#f7ad43;
}
.icon-list_item > div{
  text-align:left;
  padding:0 15px;
  display: flex;
    align-items: center;
}
.icon-list_item{
	display:flex;
  justify-content: space-between;
}
.icon_item a{
  display: flex;
    align-items: center;
    margin-right: 15px;
  color: #333;
}
.icon-list{
    position: relative;
  padding:15px 0;
  
}
.icon-list_item h4{
	letter-spacing: 0;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 15px;
  margin-bottom:0;
}
.icon-list_item span{
  font-weight: bold; display:block;
    text-transform: capitalize;
}
.icon-list_item p{
	margin:0;
  font-size: 12px;
  color: #666;
}
.pd_text{
  background: #FFFBF3;
    padding: 30px 0;
}
.pd_text h3{
  font-size:24px;
}
.free-gifts{
	background: none;
    padding: 0;
    border-radius: 5px;
  margin-bottom:20px;
}
.free-gifts_title h3{
	color:#333;
  margin-bottom:5px;
  font-size: 16px; font-family:"Century Gothic",sans-serif!important;
}
.free-gifts_lists{
	display: flex;
    flex-wrap: wrap;
  justify-content: space-between;
}
.product_gift_free{
    font-size: 12px;
    color: #fff;
    background: #EB9C28;
    display: inline-block;
    padding: 0 5px;
  position: absolute;
    right: 0;
    bottom: 0;
}
.gifts_item{
	width:48%;
  padding: 5px;
  border: 1px solid #ddd;
    margin: 10px 0;
  position: relative;
}
.gifts_item a{
  display: flex;
  align-items: center;
  width:100%;
}
.gifts_item .gift_img{
	width:35%;
}
.gifts_item .gift_info{
	width:65%;
  padding-left:5px;
}
.logo-list{margin-top:20px; }
.logo-list img{max-width:100px; height:auto;   }
.logo-list .logo-bar{flex-wrap:nowrap;}
.logo-list .logo-bar__item{flex:0 1 100px;margin: 0 10px 20px;}
.product_gift_price{
	font-size: 12px;
    display: block;
    text-decoration: line-through;
}
.product_gift_title{
	font-size: 14px;
  font-weight: bold;
}
.product-single__meta .product-single__title {
    margin-bottom: 20px;
}
.product__price {
    font-size: 25px;
    font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.product-single__meta .product-block p{margin-bottom:10px;}
.yotpo-bold-layout{
  width:100% !important;
}
.sec-Cta_Video{
  width: 100%;
height: 550px;
object-fit: cover;
}
.pc_item{
  line-height:0;
}
.pc_info > div.pc_right{
  padding-left:50px;
}
.pk_details .grid__item:first-child .hcc_info .hcc_text p{
  max-height:inherit;
  font-size: 18px;
}

.pk_details .grid__item:first-child {
    width: 50%;  
}
.pk_details .grid__item:nth-child(5){width: 50%;}
.pk_details .grid__item {
    width: 50%;
  margin-bottom: 30px;
}
@media(min-width:990px){
  .pk_details .grid__item  .phym_image { height:385px;object-fit:cover; }
  .pk_details .grid__item  .phym_image img{height:385px; object-fit:cover;}
  /*.pk_details .grid__item:nth-child(2) .phym_image,.pk_details .grid__item:nth-child(3) .phym_image { height:385px;  }
  .pk_details .grid__item:nth-child(2) .phym_image img,.pk_details .grid__item:nth-child(3) .phym_image img{ height:385px;  }*/
  .pk_details .grid__item:first-child {height:800px;}
  .pk_details .grid__item:first-child .phym_image {height:800px; background:black;}
  .pk_details .grid__item:first-child .phym_image img{height:800px;}
}
.pk_details .phym_image img{
  width:100%;
}
.pk_details .grid__item:last-child {
    margin-top: 0;
}
.template-blog .page-content .grid__item:first-child{
  width:100%;
}
.pk_details .grid__item:first-child .pcc_list .pcc_item{
  display: flex;
  align-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.pk_details .grid__item:first-child .pcc_list .pcc_item .pcc_left{
  width: 15%;
}
.pk_details .grid__item:first-child .pcc_list .pcc_item .pcc_right{
  width: 85%;
}
.pk_details .grid__item:first-child .pcc_list .pcc_item .pcc_right h4{
  letter-spacing: 0;
text-transform: capitalize;
font-size: 25px;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.pcc_list{
  margin-top:30px;
}
#pizzello_table {
    width: 100%;
    table-layout: auto;
    position: relative;
    border-collapse: separate;
    border-spacing: 0;
}
#pizzello_table tr:nth-child(2n) {
    background: rgba(240, 170, 67, 0.1);
}
#pizzello_table td img {
    width: 20px;
    margin: 0 auto;
    max-height: 15px;
}
#pizzello_table .pizza_size img {
    width: 75px;
    max-height: inherit;
}
#pizzello_table * {
    font-size: .85rem;
}
#pizzello_table th, #pizzello_table td {
    text-align: center;
    display: table-cell;
    padding: 10px;
    min-width: 120px;
    max-width: 275px;
    font-weight: 300;
  background: transparent;
  height: 60px;
}
#pizzello_table th:first-child, #pizzello_table td:first-child {
    text-align: left;
    font-size: .75rem;
    font-weight: 600;
    border-left: transparent;
    padding-left: 0;
    display: table-cell;
    width: 40%;
    min-width: 145px;
}
#pizzello_table th:first-child, #pizzello_table td:first-child {
    width: 20%;
}
#pizzello_table p{
  margin:0;
}
table {
    background: none;
}
.metric{
  display:none;
}
#pizzello_table th:first-child img, #pizzello_table td:first-child img {
    display: inline-block;
    width: 40px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    max-height: inherit;
}
#pizzello_table .product-price{
  display:block;
  margin:15px 0;
}
.text-center .megamenu .grid .grid__item {
    float: left;
}
.mega_title_one .grid__item:nth-child(2){
  display:flex !important;
  flex-wrap:wrap;
}
.mega_title_one .grid__item:nth-child(2) > div{
  width:50%;
  text-align: center;
}
.site-nav__link {
    padding: 18px 15px;
}
.site-nav__link--underline{padding-left:40px;}
.site-nav__link--underline:before{   
    display: block;
    content: "";
    position:absolute!important;
    left:5px; top:10px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    width: 32px;
    height: 32px; 
   z-index:1;
}
.site-nav__item:nth-child(1) .site-nav__link--underline:before{
  background-image: url("/cdn/shop/files/2_c35435e4-cf62-43ef-815b-948a5966fb4b.png?v=1664526299") ;
}
.site-nav__item:nth-child(2) .site-nav__link--underline:before{
  background-image: url("/cdn/shop/files/4_a4df92fb-2352-49bc-a145-788beb12f87e.png?v=1664526299g") ;
}
.site-nav__item:nth-child(3) .site-nav__link--underline:before{
  background-image: url("/cdn/shop/files/1_b7b720fd-7985-402b-84c4-083d42fe4d37.png?v=1664526298") ;
}
.site-nav__item:nth-child(4) .site-nav__link--underline:before{
  background-image: url("/cdn/shop/files/3_f86464eb-673e-4f94-aeb7-8f8f1573a625.png?v=1664526299") ;
}
.site-nav__item:nth-child(5) .site-nav__link--underline:before{
  background-image: url("/cdn/shop/files/5_e6ab0e30-b7ba-4433-afbf-729cbd30afec.png?v=1664526298") ;
}
.mto_bottom .mto_link a{
  display: flex;
    align-items: center;
    line-height: 25px;
}
.mto_bottom{
  margin-top:50px;
}
.mto_bottom .mto_link a h4{
  margin: 0;
    letter-spacing: 0;
    font-size: 18px;
}
.mto_bottom .mto_link a span{
  display:block; font-size:18px;
}
.mto_bottom .mto_link a .txt{
  padding-left:15px;
}
.mto_bottom .mto_link a p{
  margin:0;
}
.mto_left{
  padding-right: 70px;
}
.mto_left h3{
  font-size: 22px;
    text-transform: uppercase;
}
.mto_left > span{
  font-size: 22px; line-height:1.2; margin-bottom:10px;
    text-transform: uppercase;
  font-weight:bold;
  display:block;
}
.icon_txt p{
  margin:0;
}
.mto_right .mto_bottom{
  margin-top:0;
}
.mto_right .mto_link{
  margin-bottom:30px;
}
.mto_right{
  padding-left:70px;
}
.mtt_item {
    width: 50%;
  margin-bottom:20px;
}
.pro_item{
 width:48%; margin-bottom:20px; text-align:center;
}
.pro_item img{margin:0 auto; max-width:100%;}
.pro_item .h5{
  font-size: 18px;
  margin-top:6px;
  text-align:center;
    letter-spacing: 0;
  text-transform: capitalize;
}
.mtt_list{
  display: flex;
    flex-wrap: wrap;
}
.mtt_item .h5 a{
  font-size: 20px;
    letter-spacing: 0;
  text-transform: capitalize;
}
.mtt_item a.site-nav__dropdown-link{
  display: flex;
    align-items: center;
}
.mtt_item a.site-nav__dropdown-link img{
  margin-right:15px;
}
.mc-right{
  position: relative;
}
.mc-right .mc_txt{
  height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    color: #fff;
    width: 100%;
    background: rgb(0,0,0,0.3);
}
.mc-right .mc_txt h3{
  font-size:20px;
}
.mc-right .mc_txt span{
  font-size:20px; font-weight:bold; display:block; margin-bottom:10px;
}
.mc-right .mc_img{
  line-height:0;
  overflow: hidden;
}
.mc-right .mc_txt a{
  background: none;
  color:#EB9C28;
  border:1px solid #EB9C28;
  padding:5px 15px;
  text-transform: uppercase;
  transition: all .5s ease 0s;
}
.mc-right .mc_txt a:hover{
  background: #EB9C28;
  color:#fff;
}
.mc-right .mc_img img{
  transition: all .5s ease 0s;
}
.mc-right:hover .mc_img img{
  -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1);
}
.template-blog .grid--uniform .medium-up--one-third:nth-of-type(3n+1) {
    clear: inherit;
}
.tab_lists ul{
  list-style: none;
    padding: 0;
    margin: 0 0 30px;
    display: flex;
    justify-content: space-between;
}
.tab_lists ul li{
  margin: 0 15px;
    cursor: pointer;
  text-align: center;
  color:#999;
}
.tab_lists ul li img{
  margin:0 auto 5px;
  display:block;
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.tab_lists ul li.active img{
  filter: inherit;
}
.tab_lists ul li.active{
  color:#333;
}
.tabspan .ts_item{
  display:none;
}
.tabspan .ts_item:first-child{
  display:block;
}
.ts_item button{
  font-size:20px;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  display: block;
    width: 100%;
  padding:16px 0 16px 0;
}
.collapsible-trigger--inline .collapsible-trigger__icon {
    right: 0;
    left: auto;
}
.ts_item > div{
  border-bottom:1px solid #ddd;
}
.top_nav ul{
  list-style:none;
  display: flex;
    margin: 0;
    padding: 0;
}
.top_nav ul li{
  border-bottom:2px solid transparent;
  padding-bottom: 5px;
  font-family: Century Gothic,sans-serif!important;
    font-weight: bold;
  color:#666;
  margin-right: 15px;
  cursor: pointer;
}
.top_nav ul li.active{
  border-bottom:2px solid #EB9C28;
  color:#333
}
.tab_content .tabspans{
  display:none;
}
.tab_content .tabspans:first-child{
  display:block;
}
.product-block--tab .collapsible-trigger-btn{
  text-align: left;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.tab_content .tabspans p:first-child{
  padding-top:10px;
}
.product-block--tab{
  display:none;
}
.product__policies {
  display:none;
}
.vl_details h3{
  font-size:24px;
}
.vl_item{
  margin:30px 0;
}
.vl_details{
  padding: 1px 30px;
  margin-bottom: 20px;
  min-height: 488px;
}
.vl_wrapper{
  margin-bottom:80px !important;
}
.spec_download{
  text-align:center;
}

@media (max-width:1440px){
  .media_list {
    margin: 0 0 60px;
    padding: 50px 0;
  }
   .index-section {
    margin: 60px 0;
}
  .hcc_info .hcc_text h2 {
    color: #fff;
    font-size: 35px;
}
  .section-header h2, .section-header__title {
    font-size: 35px;
}
  .h1, h1 {
    font-size: 35px;
}
  .piwt .feature-row:nth-child(2n-1) {
    margin: 0 0 60px;
}
}
@media (max-width:1200px){
.pk_details .grid__item:first-child .hcc_info .hcc_text p {
    max-height: inherit;
    font-size: 16px;
}
}
@media (max-width:1024px){
  .tabs_list ul li {
    font-size: 20px;
}
  .hcc_text h3{
    font-size: 25px;
  }
  .pk_details .grid__item:first-child .hcc_info .hcc_text p {
    max-height: inherit;
    font-size: 12px;
}
  .site-nav__link {
      padding: 18px 10px;
  }
  .pv_content a, .about_video a {
    position: relative;
    display: block;
}
  .about_video .h1 {
    font-size: 20px;
  }
  .icon_text h3 {
    font-size: 20px;
}
  .hp_style .style_content {
    padding-left: 40px;
}
  .rb_bottom {
    flex-wrap: wrap;
}
  .coll_tab .swiper-wrapper {
    align-items: flex-start;
  justify-content: flex-start;
}
  .hcc_info .hcc_text h2 {
    color: #fff;
    font-size: 25px;
}
  .product-single__meta .product-single__title {
    font-size: 30px;
}
  .product-single__meta {
    padding-left: 0;
}
  .template-product .h1,
  .template-product .h2, .template-product h2 {
    font-size: calc(var(--typeHeaderSize)*.85);
    font-size: 25px;
}
  .piwt .feature-row__text--right,
  .piwt .feature-row__text--left {
    padding: 30px;
  }
}
.tab_nav {
    background: #ffffff;
    padding: 20px 20px 1px;
    border-radius: 10px;
    box-shadow: 2px 2px 11px rgb(0 0 0 / 6%);
}
.tabspan {
    background: #ffffff;
    padding: 20px;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 11px rgb(0 0 0 / 6%);
}
.ts_item>div:last-of-type{
  border-bottom:none
}

@media (max-width:768px){

  .tabs_list ul li a{font-size:18px;}
  .article h2{
  font-size:25px;
}
  .top_tab{
    display:none;
  }
  .ts_item button {
    font-size: 18px;

  }
  .tab_lists .tab_nav{
    overflow: scroll;
  }
  .tab_lists .tab_nav ul{
    width:800px;
  }
  .top_bg{
    height:200px !important;
  }
  .pis_list ul li {
    width: 100%;
  }
  .pis_list ul {
    display: flex;
    flex-wrap: wrap;
}
  .pf_list h4 {
    font-size: 16PX;
  }
  .siz_list h2 {
    font-size: 20px !important;
  }
  .tabs_list ul li {
    font-size: 15px;
}
  .pc_info {
    display: block;
    align-items: center;
}
  .pc_info>div.pc_right {
    padding-left: 0;
    text-align:center;
    padding-bottom: 50px;
}
  .pc_detail {
    display: flex;
    justify-content: center;
}
  .pc_info>div {
    width: 100%;
}
  .piwt .feature-row__text--right,
  .piwt .feature-row__text--left {
    position: relative;
  }
.hc_coll .grid__item {
    width: 100% !important;
}
  .hc_coll .grid__item:first-child {
    margin-bottom: 18px;
}
  .media_list .mi_inage {
    padding: 0 10px;
}
  .template-index .section-header h2:after, .template-index .section-header__title:after,
  .template-index .section-header h2:before, .template-index .section-header__title:before {
    display:none;
}
  .section-header span {
    font-size: 16px;
  }
  .section-header h2, .section-header__title, .h1, h1 {
    font-size: 30px;
}
  .tab_list ul li {
    margin: 0 5px;
    padding: 5px 10px;
    cursor: pointer;
}
  .feature-row__text {
    min-width: 100%;
  }
  .hp_style .style_content {
    padding-left: 0;
    padding-bottom: 30px;
}
  .site-footer .grid__item {
    padding-bottom: 0;
}
  .footer__title {
    margin-bottom: 0;
    font-size: 20px;
    text-align:left !important;
  }
  [data-center-text=true] .site-footer {
    text-align: left;
}
  [data-center-text=true] .payment-icons {
    text-align: center;
    margin-top: 20px;
}
  .icon-list {
    display: none;
}
  .product-single__meta {
    text-align: left;
  }
}
@media (max-width:480px){
  .section-header h2, .section-header__title, .h1, h1 {
      font-size: 25px;
  }
  .section-header span {
    font-size: 12px;
}
  .hcc_info .hcc_text a {
    font-size: 14px;
  }
  .hcc_info .hcc_text {
    padding: 20px;
  }
  .media_list .mi_inage {
    padding: 0;
}
  .mi_text {
    margin: 20px auto 0;
    font-size: 16px;
}
}


#halloween{background-color:#39235c}
#halloween .announcement-bar{display:none;}

#halloween .type-advanced .rte--strong ,#halloween .rte--block{font-family:"chewy"!important;}

#halloween #shopify-section-icon-list { background: #f7f6f2; }
#halloween .product__main-photos{
/*   background: #ffffff;  */
      background: url(/cdn/shop/files/v674-aew-61-halloween.jpg?v=1666408158);
    background-size: cover;
}
#halloween .product-single__meta .product-single__title a{
    color: #ffffff;
}
#halloween .yotpo-sr-bottom-line-text{
  color: #ffffff;
}
#halloween .product__price{
  color: #ffffff;
}
#halloween .product-block .rte{
  color: #ffffff;
}
#halloween .variant__label{
   color: #ffffff;
}
#halloween .product__thumb-item a.is-active:before{
      box-shadow: inset 0 0 0 2px #ffffff;
}
#pizzello-pizza-ovens-and-firepits.template-index #shopify-section-icon-list{
  display: none;
}
#shopify-section-template--16575015944404__8ca99238-5242-41e9-afd2-591488fa2627,
#shopify-section-template--16575015944404__31be201e-89a9-4ea8-9e62-53d16090b5d2,
#shopify-section-template--16575015944404__fabcc6f2-809c-4b59-9c17-60af3824d130{
      background: #4d478a;
}
#halloween .index-section {
    margin: 0;
    padding: 30px 0;
}
.slideshow__slide--c29ff808-fb60-440d-95f1-28a1687938ca .hero__text-wrap{
  font-family:chewy!important
}
.slideshow__slide--c29ff808-fb60-440d-95f1-28a1687938ca .hero__title{
  font-family:chewy!important
}
#pizzello-pizza-ovens-and-firepits.template-index .article__grid-meta{
    box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
    background: #ffffff;
    padding: 20px;
  height:190px
}
.article__grid-meta {
    height: 140px;
    box-shadow: 0 0 12px #00000029;
    background: #ffffff;
    padding: 20px;
}
.article__grid-image {
    overflow: hidden;
  margin-bottom: 0;
    box-shadow: 0 0 12px #00000029;
}
.article__grid-image:hover img{
        transform: scale(1.1);
}
.article__grid-image img{
  transition: all .5s ease-in-out;
}
.template-blog .page-content .grid__item img{
  transition: all .5s ease-in-out;
}
#accessories .grid-product__image-mask {
    position: relative;
    overflow: hidden;
    padding: 30px;
    background: #ffffff;
}
@media (max-width:768px){
  #pizzello-pizza-ovens-and-firepits.template-index .article__grid-meta {
    height: auto;
}
}
#pizzello-pizza-ovens-and-firepits.template-index .article__grid-image{
   box-shadow: 0px 0px 12px rgb(0 0 0 / 16%);
  margin-bottom: 0;
}

.slideshow__slide--c29ff808-fb60-440d-95f1-28a1687938ca .btn{
      background: url(/cdn/shop/files/btn_img1.png?v=1666162403)!important;
    background-size: cover!important;
    width: 200px;
    height: 115px;
    padding-top: 64px;
    font-size: 18px;
  border: 0;
  transition: all .25s ease!important;
      color: #F0AA43;
}
.slideshow__slide--c29ff808-fb60-440d-95f1-28a1687938ca .btn:hover{
      background: url(/cdn/shop/files/btn_img2_91d4ea14-941c-4941-88f8-bd71f6e163d3.png?v=1666162403)!important;
   background-size: cover!important;
    width: 200px;
    height: 115px;
  color: #ffffff;
}

.page_list {
    width: calc(25.0% - 20px);
   
}
.page-vertical-align-wrapper{
   background: #ffffff;
    padding: 20px 30px;
    min-height: 50px;
    border: 1px solid rgba(236, 236, 236, 1);
    border-radius: 6px;
}
.page_item {
    border-bottom: 1px solid rgba(236, 236, 236, 1);
    padding: 10px 0;
}
.page_item:last-of-type{
  border-bottom:0
}
.page_item a{
      font-size: 14px;
    color: #000000;
    display: inline-block;
  text-decoration: underline;
}
.page_item a.active{
    font-weight: bold;
    text-decoration: none;
}
.page_tab-box {
    display: flex;
    flex-wrap: wrap;
    min-height: inherit;
    max-height: inherit;
    justify-content: space-between;
}
.page_content{
      width: calc(75.0% - 20px);
    background: #ffffff;
    padding: 30px;
    min-height: 50px;
    border: 1px solid rgba(236, 236, 236, 1);
    border-radius: 6px;
}
.page_tab{
      padding: 100px 0;
  background: rgba(245, 245, 245, 1);
}
/* {
    margin: 0 auto 70px;
    font-weight: 400;
    font-size: 80px;
    line-height: 110%;
    text-align: center;
    color: #000000;
} */

#CartPopup{
  top: 0;
}
.track123_two_form_wrapper > div:nth-child(2){
  display:none
}
.track123_form_wrapper {
    text-align: center;
    max-width: 1010px;
    width: 1010px;
    background: #ffffff;
    padding: 40px;
      box-shadow: 1px 1px 7px rgba(0,0,0,.08);
  position: relative;
  padding-right: 360px;
}
.track123_track_wrapper {
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}
.track123_two_form_wrapper {
  
    border: 0;
}
.track123_tab_bar {
    font-size: 20px;
    font-weight: bold;
    margin: 0 20px;
      padding: 10px 0;
  cursor: pointer;
}
.track123_tab {
    display: flex!important;
    justify-content: center;
    margin-bottom: 20px;
}
.track123_tab_bar.track123_tab_bar_color {
    border-bottom: 2px solid #000000;
}
.hide_tracking_number {
    display: none;
}
.hide_order_number {
    display: none;
}
div#track123-powered-by {
    opacity: 0!important;
}
.track123_two_form_wrapper {
    display: block!important;
    padding: 45px 80px!important;
}
.track123_input_container {
    width: 100%!important;
}
.track123_two_form_wrapper {
    height: 360px;
}
.track123_form_wrapper.track_form:after {
    content: "";
    background: url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/X50001_2_750x.jpg?v=1663141469);
    background-size: cover;
    width: 320px;
    background-position: center;
    margin-left: 20px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.track123_track_wrapper > div{
  width:100%
}
.track123_order_wrapper.track123_track_data {
    max-width: 1200px;
    margin: 50px auto;
}
.track123-swiper-slide .track123_product_link_container {
   height: auto!important;
    width: 100%!important;
}
.track123_result_title,
.track123_product_recommendation_title{
    font-size: 40px;
}
.track123_order_status,
.track123_order_detail_title,
.track123_order_package_title{
    font-size: 30px;
}
.track123-swiper-slide .track123_product_title {
  
    text-align: center;
}
.track123_product_price_container {
    justify-content: center;
}
img.gongyi {
    width: 100px;
    margin-top: 10px;
}
/* .styles_CartPreview__body__3U8-0 > div{
      height: 300px;
    overflow-y: scroll;
} */
.hi_imagerow .grid__image-ratio {
    background-color: transparent;
}
.video_left{
  height: 394px;
}
.video_left iframe{
  width: 100%;
    height: 394px;
      box-shadow: 4px 7px 12px rgb(0 0 0 / 5%);
    margin: 20px;
}
.article_narr{
      max-width: 715px;
  background: #ffffff;
    padding: 20px;
    box-shadow: 1px 4px 8px rgb(0 0 0 / 5%);
}
.article_narr .section-header {
    display: flex;
}
.article_info{
  text-align: left;
}
.article_info .section-header__title {
    font-size: 34px;
    text-align: left;
    justify-content: flex-start;
}
.article_info .article__excerpt span {
    font-size: 16px;
    font-family: inherit;
    color: #000000;
    text-transform: inherit;
    line-height: 1.6;
}
.article_info .article__excerpt {
    margin-top: 20px;
}
.article_info .article__author {
    font-size: 16px;
    color: #333333;
    font-style: italic;
    margin-top: 10px;
    opacity: .7;
}
.article_feature-img {
    width: 250px;
    height: 250px;
    flex: none;
    margin-left: 20px;
}
.article_feature-img img{
      width: 100%;
    height: 100%;
    object-fit: cover;
  border-radius: 5px;
}
.at_top {
    display: flex;
    justify-content: space-between;
  padding: 5px;
    margin: 10px 0;
}
.at_bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  padding: 5px;
    margin: 5px 0;
}
.at_top > div{
      width: 33.333%;
    text-align: center;
      font-size: 16px;
    font-weight: bold;
}
.at_bottom > div{
      width: 25%;
    text-align: center;
      font-size: 16px;
    font-weight: bold;
}
.at_bottom > div:last-of-type{
      width: 50%;
    text-align: center;
}
.article_table label {
    font-size: 12px!important;
    font-weight: bold;
    color: #333333;
    opacity: .6;
    letter-spacing: 0!important;
    margin-bottom: 0;
}
.article_info .social-sharing__title{
    color: #333;
    font-family: initial;
    font-size: 12px;
    margin-right: 0;
    padding: 0;
    margin-left: 10px;
}
.article_info .social-sharing {
    text-align: left;
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 30px;
}
.article_table {
    margin-bottom: 50px;
}
.line_icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 24px;
    font-size: 24px;
}
.article_info .social-sharing a{
      width: 100%;
    background: #f0aa43;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
      padding: 8px 15px;
}
.line_icon div:first-of-type{
      flex: auto;
    height: 1px;
    border-bottom: 1px solid rgb(240 170 67 / 38%);
  margin-right: 15px;
}
.line_icon div:last-of-type{
      flex: auto;
    height: 1px;
    border-bottom: 1px solid rgb(240 170 67 / 38%);
  margin-left: 15px;
}
.line_icons {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.line_icons > div{
  width:50%
}
.article_narr .article__body img{
      width: 100%;
    border-radius: 8px;
      height: 477px;
    object-fit: cover;
}
.page-width--narrows{
    max-width: 1095px;
      display: flex;
    justify-content: space-between;
}
.features_product {
    display: flex;
    flex-flow: column;
    width: 350px;
    
    margin-left: 30px;
}
.features_product >div{
  border: 1px solid #dbdbdb;
}
.features_product .grid__item{
      width: 100%;
    padding: 20px;
}
.features_product  .grid__image-ratio {
    background-color: transparent;
}
.features_product > h2{
      font-size: 26px;
    line-height: 1;
    margin-bottom: 20px;
  text-transform: capitalize;
}
.input_li.checked{
  text-decoration: line-through;
    opacity: .6;
}
.input_li {
    font-size: 15px!important;
    color: #212121;
    letter-spacing: 0!important;
    text-transform: none!important;
}
.footer-support-item {
    background: #202020;
    border: solid 2px #1a1a1a;
    border-radius: 0.25rem;
    display: block;
  padding: 20px 10px;
      text-align: center;
}
.foot_content {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    column-gap: 5px;
}
.footer-support-item span {
    font-size: 12px;
    text-align: center;
      display: block;
}
.footer-support-item svg{
  width: 30px;
}
.foot_links-copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #3c3c3c;
    margin-top: 20px;
}
.foot_bootom_links a {
    font-size: 12px;
    display: inline-block;
    padding-right: 15px;
    border-right: 1px solid #3c3c3c;
    line-height: 1;
    margin-right: 15px;
}
.foot_bootom_links a:last-of-type{
   border-right: none
}
.footer-support-item svg path{
  fill: #ffffff;
}
.foot_links-copyright .footer__section {
    margin-top: 0;
}
.foot_links-copyright .icon--payment svg {
    width: 26px;
  display: inline-block;
    vertical-align: middle;
}
.foot_logos img[data-sizes=auto]{
  width:70%
}
.grid_two {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 10px;
      margin-bottom: 50px;
}
.grid_two input, .grid_two select{
    background: #ffffff;
    border-radius: 40px;
    width: 100%;
    margin-bottom: 18px;
    font-size: 14px;
    padding: 10px 20px;
}
.grid_two textarea{
      border-radius: 20px;
    background: #ffffff;
    padding: 15px 20px;
      margin-bottom: 15px;
}
.grid_two button{
      width: 100%;
    border-radius: 40px;
}
.agree_Marketing{
      display: flex;
}
.agree_Marketing input{
  width:15px
}
.agree_Marketing label{
      font-size: 12px!important;
    text-transform: none!important;
    letter-spacing: normal!important;
}
.disclaimer_html {
    margin: 40px 0 50px;
}
#shopify-section-template--16560445063380__e2c8b6a7-d12e-4381-bd6c-4b4eec8a5f41 .medium-up--one-half{
  width: 100%;
}
#contact .btn--secondary.btn--small {
    background: #293035;
    color: #ffffff;
    border-radius: 40px;
    padding: 10px 20px;
}
.template-product .grid__image-ratio, .template-collection .grid__image-ratio{
    background-color: transparent;
    background-color: transparent;
}
.newsletter__input-group input[type="email"]{
      background: #ffffff;
    color: #000000;
    border-radius: .25rem!important;
    padding: 10px 20px;
    margin-right: 15px;
}
.newsletter__input-group button{
  border-radius: 40px!important;
    background: #f0aa43;
}
#shopify-section-template--16560444834004__9e090146-dd85-4c6a-b1d5-96c0f738c431 .page-width{
      max-width: 1560px;
}
.slideshow__slide--template--16560444834004__9e090146-dd85-4c6a-b1d5-96c0f738c431-16675445028d2be133-0 .hero__title {
}
.special_box {
    display: flex;
    align-items: center;
  text-transform: uppercase;
      line-height: 1;
      margin-top: 10px;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback)
}
.special_left {
    font-size: 80px;
}
.special_left span {
    background: #a50100;
    color: #ffffff;
    font-size: 25px;
    display: block;
    padding: 2px 12px;
}
.special_box var {
    width: 6px;
    display: block;
    background: #ffffff;
    height: 100px;
  margin: 0 15px;
}
.special_right {
    font-size: 120px;
    display: flex;
    align-items: center;
}
.special_right_r {
    font-size: 60px;
}
.special_off {
    font-size: 40px;
}
#shopify-section-template--16560444834004__9e090146-dd85-4c6a-b1d5-96c0f738c431 .hero__link a{
  background: #f0aa43;
    color: #000000;
    border-color: #f0aa43;
}
#dummy-chat-button-iframe{
        bottom: 100px!important;
    left: auto!important;
    right: 0!important;
}
.styles_StickyWidget__ZQU2a{
      height: 62px!important;
    top: auto!important;
    width: 62px!important;
    bottom: 180px!important;
  box-shadow: inherit;
}
.styles_CartIcon__DqFm4 {
    left: 15px!important;
    top: 10px!important;
}
.styles_CartIcon__DqFm4 svg{
  width: 35px!important;
}
.styles_CartQuantityIcon__77IWg {
    height: 20px!important;
    left: 40px!important;
    width: 20px!important;
}
.top_icon{
    width: 60px;
    height: 60px;
    background-size: cover;
    display: inline-block;
    position: fixed;
    bottom: 30px;
    right: 6px;
      z-index: 11;
}
.top_icon svg{
   width: 60px;
    height: 60px;
}
.upcart-item-properties{
  display:none
}
.dealer_form{
  background: #ffffff;
    padding: 50px;
    margin: 0 auto 80px;
    box-shadow: 0 1px 5px 5px rgb(156 156 156 / 7%);
}
.dealer_form .btn{
      width: 200px;
}
.slideshow__slide--template--16560444834004__9e090146-dd85-4c6a-b1d5-96c0f738c431-16675445028d2be133-0 .hero__link a{
/*     background: transparent!important;
    background-image: url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/d2362867873a4aaff5cd57fa65e27eef.png?v=1668143373)!important;
    width: 200px!important;
    height: 54px;
    border: 0;
    background-size: cover!important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px; */
}
.icon_downs {
    display: flex;
    width: 28px;
    height: 28px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
  flex: none;
    margin-left: 20px;
}
.icon_downs svg{
      width: 12px;
}
.pf_item.open .icon_downs svg{
      transform: rotate(180deg);
}
.PreorderButton-module__root{
      width: 67%;
    color: #000!important;
    border: 0;
    border-radius: 0!important;
    font-size: 13px!important;
    padding: 13px 20px!important;
    height: auto!important;
      font-family: inherit!important;
}
.cb-preorder-widget{
  width: 67%!important;
    margin-left: 3%!important;
}
.r_filter_block a{
      border: 1px solid #222;
    border-radius: 20px;
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin: 0 5px 3px 0;
    padding: 5px 15px;
      transition: all .25s ease;
}
ul.r_filter_block {
    list-style: none;
    margin: 0;
      margin-bottom: 50px;
}
.r_filter_block li {
    display: inline-block;
    margin-bottom: 5px;
}
.r_title{
      font-size: 20px;
    text-transform: unset;
      border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
    position: relative;
}
.r_title:after {
    content: '';
    width: 100px;
    height: 3px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.r_filter_block a:hover{
      background: #f0aa43;
    color: #fff;
    border-color: #f0aa43;
}
@media (max-width:768px){
 .hc_coll .grid__item:first-of-type .phym_image{
        position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
  }
  .pk_details .hc_coll .grid__item:first-of-type .phym_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  .hc_coll .grid__item:first-of-type .hcc_info .hcc_text {
    position: relative;
    z-index: 2;
}
  .top_icon {
    width: 46px;
    height: 46px;
    bottom: 30px;
    right: 5px;
        display: none;
  }
  .top_icon svg {
    width: 46px;
    height: 46px;
}
  .pd_text .grid{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        column-gap: 15px;
      margin-left: 0;
    padding: 0 5px;
  }
  .pd_text .grid .text-spacing{
    margin-bottom:5px
  }
  .pd_text h3 {
    font-size: 18px;
}
  .pd_text .grid__item {
    background: rgba(255,255,255,.5);
    padding: 10px;
    box-shadow: 0px 1px 6px rgba(0,0,0,.13);
    border-radius: 10px;
        margin-bottom: 15px;
}
  .slideshow__slide--template--16560444834004__9e090146-dd85-4c6a-b1d5-96c0f738c431-16675445028d2be133-0 .hero__link a {
    background: transparent!important;
    background-image: url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/d2362867873a4aaff5cd57fa65e27eef.png?v=1668143373)!important;
    width: 150px!important;
    height: 40px;
    border: 0;
    background-size: cover!important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
  .slideshow__slide--template--16560444834004__9e090146-dd85-4c6a-b1d5-96c0f738c431-16675445028d2be133-0 .hero__text-content.vertical-center{
  vertical-align: top;
    padding-top: 60px;
    padding-left: 40px;
  }
  .grid_two {
    grid-template-columns: repeat(1,1fr);
}
  .grid_two .grid__item {
    padding-left: 0;
}
  .grid_two .grid--small {
    margin-left: 0;
}
  .grid_two input, .grid_two select{
    margin-bottom: 15px;
}
  .features_product {
    display: none;
  }
  .article_narr {
    width: 100%;
}
  .article_narr .section-header {
    flex-flow: column;
}
  .article_info .social-sharing {
    margin-top: 20px;
    column-gap: 10px;
    margin-bottom: 30px;
}
  .article_info .social-sharing a {
    padding: 4px 15px;
  }
  .article_feature-img {
    width: 100%;
    height: auto;
    flex: none;
    margin-left: 0;
}
  .article_feature-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
}
  .at_bottom>div, .at_top>div{
    font-size: 12px;
  }
  .article_narr .article__body img {
    height: auto;
  }
  .foot_links-copyright {
    display: block;
  }
  .foot_links-copyright .footer__section {
    margin-top: 20px;
}
  .foot_bootom_links {
    padding-top: 20px;
}
   .special_right {
    font-size: 60px;
  }
  .special_left {
    font-size: 40px;
}
  .special_left span {
    font-size: 12px;
  }
.special_box var{
 width: 2px;
 height: 50px;
}
  .special_right_r {
    font-size: 30px;
}
  .special_off {
    font-size: 20px;
}
  .it_info img{
        width: 50px;
  }
  .grid-product__meta{
        padding: 10px 10px 6px;
  }
  .sec-Cta_Video {
    height: 350px;
}
  .page_tab-box .page_content h2{
        font-size: 20px;
  }
  .page-vertical-align-wrapper {
    background: transparent;
    padding: 0;
    min-height: 50px;
    border: 0;
    border-radius: 0;
}
  .page_item {
    border-bottom: 0;
    padding: 5px 10px;
    display: inline-block;
    margin: 5px;
    background: #ffffff;
}
  .page_item a {
    font-size: 12px;
    color: #000;
    display: inline-block;
    text-decoration: none;
}
  .page_tab-box {
    flex-flow: column;
}
  .page_list {
    width: 100%;
}
  .page_content {
    width: 100%;
  }
  .page_tab {
    padding: 20px 0;
}
  .page_list {
    width: 100%;
    margin-bottom: 15px;
}
  .shopify-policy__body h3{
        font-size: 20px;
  }
  .track123_form_wrapper.track_form:after{
        display: none;
  }
  .track123_form_wrapper {
    padding: 40px 0;
  }
  .track123_result_title, .track123_product_recommendation_title {
    font-size: 30px;
}
  .track123_order_status, .track123_order_detail_title, .track123_order_package_title {
    font-size: 20px;
}
  .track123_form_error {
    font-size: 12px;
}
}
.Avada-Preview_Button.bottom.right {
    right: 0!important;
    bottom: 98px!important;
}
.icon-list .page-width{
      max-width: 1600px;
}
.UpcartDesignSettings__button.upcart-checkout-button{
  position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
      transition: .6s ease;
/*    background-image: linear-gradient(to left,#060606,#a37302,#f0aa43)!important; */
  background: #F0AA43;

}
.UpcartDesignSettings__button.upcart-checkout-button:hover{
/*    background-position:right!important; */
      opacity: 1;
  background-image: linear-gradient(to left,#59874c,#59874c)!important; */
}
.UpcartDesignSettings__button.upcart-checkout-button:before{
  content: '';
    /* position: absolute; */
    background: url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/suo.svg?v=1669793127);
    width: 20px;
    height: 20px;
    background-size: cover;
    display: inline-block;
    /* vertical-align: middle; */
    margin-right: 10px;
}
header#SiteHeader {
    background: #171616;
      transition: .6s ease;
}
header#SiteHeader:hover{
 background: ##000000;
}
.site-nav__link {
    font-weight: bold;
}
.site-nav__icons .site-nav__link path{
      stroke-width: 4px;
}
.christmas-top{
      background: url(https://cdn.shopifycdn.net/s/files/1/0656/8915/7844/files/christmas-top.svg?v=1669799978);
    border-radius: 60px;
    width: 70px;
    height: 70px;
}
.christmas-top span{
  font-size: 18px;
    position: absolute;
    bottom: -20px;
    left: 3px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.communi_details{
      background-size: cover;
    width: 100%;
    height: 90vh;
  display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
      position: relative;
}
.communi_details h2{
      font-size: 48px;
    color: #ffffff;
    margin-bottom: 50px;
      z-index: 2;
}
.communi_details .play_icon{
      width: auto;
    height: auto;
    border-radius: 10px;
    display: flex;
    align-items: center;
    font-size: 24px;
    flex: none;
    padding: 0 40px;
}
.communi_details .play_video{
  position: relative;
      z-index: 2;
}
.communi_details:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 1;
}
.faq_section {
    display: flex;
      background: #ffffff;
    padding: 60px;
}
.faq_section-header {
    width: 50%;
}
.faqs_list{
  width: 50%;
}
.faqs_list .collapsible-trigger{
      padding: 0;
    font-size: 40px;
    color: #000000;
    width: 100%;
}
.communityIns-list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
      grid-gap: 10px;
}
.instag_item img{
  width:100%
}
.instag_item {
    position: relative;
}
.instag_text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    padding: 20px;
    opacity: 0;
     text-decoration: underline;
    transition: all .4s ease;
    cursor: pointer;
}
.instag_item:hover .instag_text{
  opacity: 1;
}
.communityIns h2{
      text-align: center;
    margin-bottom: 40px;
      font-size: 40px;
}
.communityIns {
    background: #ffffff;
    padding: 70px 0;
}
.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}
.vr_swiper{
  width: 100%;
    overflow: hidden;
}
.communi_video-image {
    position: relative;
}
.communi_video-image > a{
      position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    z-index: 111;
    width: 70px;
    height: 70px;
    right: 0;
    bottom: 0;
}
.communi_blog_info h2{
      font-size: 28px;
      margin-top: 15px;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.communi_blog_info p{
font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
      height: 67px;
}
.video-sliderSwiper .swiper-wrapper {
    align-items: flex-start;
}
.communi_video-slider {
    position: relative;
}
.som_n{
      right: -90px;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50px;
    color: #ffffff;
}
.communi_blog_info .testimonial-stars{
      font-size: 24px;
    color: #f0aa43;
    line-height: 1;
}
.som_p{
    left: -90px;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50px;
    color: #fff;
}
.communi_video-slider .swiper-button-next:after, .communi_video-slider .swiper-container-rtl .swiper-button-prev:after,
.communi_video-slider .swiper-button-prev:after, .communi_video-slider .swiper-container-rtl .swiper-button-next:after{
    content:none
}
.commui_head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 30px;
}
.commui_head h2{
  font-size:40px;
  margin:0
}
.faqs_list .collapsible-trigger h2{
      font-size: 40px;
}
.page-width-faq {
    /* max-width: 1500px; */
    /* background: #ffffff; */
    padding: 0 160px;
    margin: auto;
}
.view_all-s {
    font-size: 16px;
    text-decoration: underline;
}
.bg_fff{
      background: #ffffff;
    padding: 100px 0;
}
.communi_blog_info .btn{
      display: block;
    background: #f0aa43;
    font-size: 20px;
    border-radius: 5px;
}
.introduce_banner{
     position: relative;
    height: 90vh;
}
.introduce_banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: rgb(0 0 0 / 40%); */
    top: 0;
    left: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    z-index: 1;
}
.introduce_banner .page-width{
      position: relative;
    height: 100%;
      z-index: 2;
}
.introduce-info {
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    /* position: absolute; */
    /* bottom: 0; */
    /* right: 0; */
    padding: 50px;
}
h2.introduce-name {
    font-size: 72px;
    color: #ffffff;
}
.introduce-job {
    font-size: 18px;
    color: #ffffff;
}
h2.introduce-name:after {
    content: '';
    width: 75px;
    height: 10px;
    background: #f0aa43;
    display: block;
    margin: 25px 0;
}
.socile_lists a {
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 40px;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
}
.socile_lists a  img{
      height: 30px;
}
.socile_lists {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.communi_details .fa{
      margin-right: 10px;
}
h2.faq_section-header__title:after {
    content: '';
    width: 45px;
    height: 4px;
    background: #f0aa43;
    display: block;
    margin: 25px 0 30px;
}
.icon-list_item .icon_item:nth-child(2) img{
      height: 25px;
}
.icon-list_item .icon_item img{
      height: 35px;
}
.communi_video-image img {
    height: 250px;
    object-fit: cover;
      width: 100%;
}
.communi_recipes-image img{
    height: 250px;
    object-fit: cover;
      width: 100%;
}
.vr_swiper .swiper-wrapper {
    align-items: flex-start;
}
#ukulele-jay .custom__item-inner{
      max-height: 300px;
    overflow-y: scroll;
}
.mto_pic{
      display: block;
}
#accessories .grid-product__title{
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.comFea_item{
      display: block;
    width: 100%;
      background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
}
.community-features-list{
      overflow: hidden;
      position: relative;
}
.comFea_swiper .swiper-slide {
      text-align: center;
      font-size: 18px;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(.9);
    }
.comFea_swiper .swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.comFea_bottom{
      text-align: left;
    padding: 12px 16px;
}
.comFea_bottom h2{
  margin-top: 5px;
  font-size: 24px;
}
.comFea_head {
    text-align: center;
    padding-bottom: 50px;
  color: #fff;
}
.page-comFea{
      background: url(/cdn/shop/files/Blackwood-Background.jpg?v=1670653355) no-repeat center center;
    background-size: cover;
    padding: 60px 0 ;
}
.comFea-p:after, .comFea-n:after{
  display:none
}
.comFea-p, .comFea-n{
      width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #333333;
    color: #ffffff;
}
.comFea-p svg, .comFea-n svg{
      width: 15px;
    height: 15px;
}
.commu_lists {
    display: flex;
    flex-wrap: wrap;
}
.commu_item {
    width: 25%;
    padding: 20px;
}
.commu_lists-bottom {
    border: 1px solid #d0d3d4;
    padding: 16px;
}
.aobom_sub {
    font-size: 18px;
}
.aobom_title {
    font-size: 24px;
}
.aobom_sub-address {
    font-size: 16px;
}
.page-commuitylist {
    padding: 110px 4vw;
}
.all_size {
    width: 100%;
    text-align: right;
    font-size: 18px;
    padding-right: 20px;
}
#community .hero__title:after {
    content: '';
    width: 48px;
    height: 5px;
    background: #f0aa43;
    display: block;
    margin: 24px 0;
}
#pizza-ovens .product__thumbs--scroller{
/*   display:none */
}
#pizza-ovens .sales-point {
    padding-bottom: 15px;
}
#shopify-section-template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64 .flex-grid__item {
    flex: 0 1 25%;
      padding: 0;
    border: 1px solid #ccc;
}
#shopify-section-template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64 .flex-grid__item:first-of-type {
   flex: 0 1 100%;
      background: #f0aa43;
    color: #fff;
}
#shopify-section-template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64 .video-div{
  transform: scale(1.5);
}
.template-collection .grid.grid--product-images--partial {
    background: #fbfbfb;
    border-top: 4px solid #f0aa43;
    padding: 40px 0;
      box-shadow: 4px 7px 8px #00000017;
}
.template-collection .index-section {
    margin: 0;
}
.features_btn{
      background: #f0aa43;
    font-size: 14px;
}
.sales-point img{
  width: 25px;
    margin-right: 10px;
    vertical-align: middle;
}
.template-index .hp_style {
      margin-bottom: 70px;
}

  #affiliate .main-content .icon-list {
    padding: 0;
    background: #000;
}
 #affiliate .main-content .icon_item img {
    display: none;
}
#affiliate .main-content .icon-list_item p {
    font-size: 14px;
    color: #fff;
}
#affiliate .main-content .icon_text {
    position: relative;
    padding: 30px 40px 30px 40px;
}
#affiliate .main-content .icon_text:before {
    content: "1";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}
#affiliate .main-content .icon_item:nth-child(1) .icon_text:before{
   content: "1";
}
#affiliate .main-content .icon_item:nth-child(2) .icon_text:before{
   content: "2";
}
#affiliate .main-content .icon_item:nth-child(3) .icon_text:before{
   content: "3";
}
#affiliate .main-content .icon_item:nth-child(4) .icon_text:before{
   content: "4";
}
#affiliate .main-content .icon_item:nth-child(5) .icon_text:before{
   content: "5";
}
#shopify-section-template--16660305739988__6f2d8eed-d812-4921-9372-447fd94ee750{
      background: #ffffff;
    margin: 0;
    padding: 120px 0;
}
#shopify-section-template--16660305739988__6f2d8eed-d812-4921-9372-447fd94ee750 h2{
      text-align: center;
}
#shopify-section-template--16660305739988__6f2d8eed-d812-4921-9372-447fd94ee750 .rte > p{
  font-size: 16px;
}
.Commission-section{
      padding: 80px 0;
}
.Commission-list {
    display: flex;
    flex-wrap: wrap;
}
.Commission_item{
    width: 20%;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    background-position: 100% 40%;
    background-size: 30px;
    background-image: url(https://cdn.shopify.com/s/files/1/0257/5246/9566/files/Group_910.png?v=1666858441&width=360);
    background-repeat: no-repeat;
}
.Commission_item:last-of-type{
  background-image: none;
}
.Commission_item  p{
      text-align: center;
    font-size: 14px;
    margin-top: 30px;
}
.Commission_layout {
    max-width: 1000px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
  margin-top: 50px;
}
.Commission_layout div{
    background: linear-gradient(180deg,#EFFFF9 0%,#FFFBFB 72%);
    box-shadow: 0 4px 20px #00000014;
    border-radius: 4px;
    padding: 30px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.Commission_layout a{
      background: #000;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    padding: 7px 34px;
    margin-top: 10px;
}
#shopify-section-template--16660305739988__15ce7200-5ddb-498e-bb95-2b521a818c9e {
    background: #ffffff;
    margin: 0;
    padding: 80px 0;
}
#shopify-section-template--16660305739988__15ce7200-5ddb-498e-bb95-2b521a818c9e h2{
      text-align: center;
}
#shopify-section-template--16660305739988__15ce7200-5ddb-498e-bb95-2b521a818c9e p strong{
      font-size: 20px;
    font-weight: bolder;
    color: #000000;
}
#shopify-section-template--16660305739988__15ce7200-5ddb-498e-bb95-2b521a818c9e p{
font-size: 16px;
}
#shopify-section-template--16660305739988__15ce7200-5ddb-498e-bb95-2b521a818c9e p a{    
  color: #f0aa43;
    font-weight: bold;
}
#affiliate .hero__text-shadow {
    position: relative;
    display: inline-block;
    top: -30%;
}
@media (max-width:768px){
  
  .Commission_item {
    width: 50%;
  }
  .Commission_item:last-of-type{
        width: 100%;
  }
.Commission_item {
    background-image: none;
}
  #shopify-section-template--16660305739988__6f2d8eed-d812-4921-9372-447fd94ee750 {
    padding: 60px 0;
}
  .Commission_item  img{
    width: 80px;
  }
  .Commission_layout {
    margin: 30px auto auto;
    grid-template-columns: repeat(1,1fr);
    gap: 15px;
}
  #shopify-section-template--16660305739988__15ce7200-5ddb-498e-bb95-2b521a818c9e {
    margin: 0;
    padding: 60px 0;
}
  .Commission_layout img{
        width: 70%;
  }
  .Commission-section {
    padding: 40px 0;
}
}
.siz_list-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    margin: 50px 0 20px;
}
.siz_list-title h2, .siz_list-title > div{
  width:33.333%
}
.siz_list-title > div{
    text-align: left;
    padding: 0 20px;
}
.siz_list .siz_info .si_left,
.siz_list .siz_info .si_right{
  width:33.333%
}
.siz_list .siz_info .si_right{
      padding: 0 20px;
}
#oven_table_images th:nth-child(2n){
      padding: 30px;
}
#pizza-ovens .product-single__meta form{
      display: none;
}
.sales_badge_wrap{position:relative;}
.sales_badge{
  color:#fff; text-align:center; display:inline-block; font-size:1.2em; font-weight:bold; padding:5px 10px; margin:0 auto; width:calc(100% - 40px); position:absolute; left:20px; top:20px; z-index:9;
}
@media (max-width:768px){
  h1.section-header__title{margin-bottom:15px;}
  .template-collection .grid.grid--product-images--partial{padding:15px 0;}
  .sales_badge{width:calc(100% + 20px); left:-20px; top:-20px;}
  .sales-point .icon-and-text{justify-content:flex-start;}
  .flickity-page-dots{width: 90%; left:5%; bottom:-30px;}
  .flex-grid--template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64{
      display: block;
    overflow: hidden;
        margin-left: 0!important;
}
#shopify-section-template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64 .flex-grid__item:first-of-type {
   
    width: 100%;
}
  #shopify-section-template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64 .flex-grid__item {
    flex: none;
    float: left;
    width: 50%;
}
 #shopify-section-template--16560444539092__a747b13d-85c8-4d9c-9964-52465cc1ac64 .background-media-text__video{
        width: 100%;
    height: 180px;
    left: 0;
  }
  .flex-grid--template--16560444834004__7c097100-8d16-4559-9a4d-2ed97af0e416{
/*         max-height: 545px;
    overflow-y: scroll; */
  }
  .promo-video .background-media-text__container, .promo-video .background-media-text__video {
    height: 300px;
}
 
.yotpo-review {
  width: calc(100% - 20px)!important;
}
 .yotpo-review-center-panel{max-width:100%!important;}
 
}

.globo-form-app{
      padding: 25px;
}

.globo-form-id-23236 .globo-form-app .globo-label, .globo-form-id-23236 .globo-form-app .globo-form-control label.globo-label, .globo-form-id-23236 .globo-form-app .globo-form-control label.globo-label span.label-content {
    color: #000;
    text-align: left !important;
    letter-spacing: normal;
    font-weight: bold;
    font-size: 16px;
}
.globo-list-control label{
    letter-spacing: normal!important;
    text-transform: initial!important;
}
.globo-list-control label a{
    font-weight: bold;  
}

label[for="temp-for-23236-file2-2"] .label-content{
    background: none;
    color: #eb9c28;
    border: 1px solid #EB9C28;
    padding: 5px 15px;
    text-transform: uppercase;
    transition: all .5s ease 0s;
    display: inline-block;
}

#rewards-program .index-section {
    margin: 0;
}
#rewards-program .index-section.rich-text-section{
    margin-top: 40px;  
}
#rewards-program .index-section.text-columns-section{
    margin-top: 40px;    
}
#rewards-program .index-section--hero + .index-section.rich-text-section{
    margin-top: 0px;    
}

@media only screen and (max-width: 768px){
    #rewards-program .index-section.text-columns-section .grid__item {    
        width: 50%;
    }
    #rewards-program .index-section.text-columns-section .grid__item .h3, #rewards-program .index-section.text-columns-section .grid__item h3 {        
        font-size: 22px;
    }  
    #rewards-program .index-section.text-columns-section .grid--flush-bottom {
        display: flex;   
        flex-wrap: wrap;
        justify-content: center;      
    }  
}