/** Shopify CDN: Minification failed

Line 577:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@font-face {
    font-family: 'SerpentineEF';
    src: url('/cdn/shop/files/SerpentineEF-BoldItalic.eot');
    src: url('/cdn/shop/files/SerpentineEF-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/SerpentineEF-BoldItalic.woff2') format('woff2'),
        url('/cdn/shop/files/SerpentineEF-BoldItalic.woff') format('woff'),
        url('/cdn/shop/files/SerpentineEF-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;

/* Eurostile Medium (Regular) */
@font-face {
  font-family: "Eurostile";
  src: url("/cdn/shop/files/fonnts.com-Eurostile_Medium.woff?v=1773695586") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Eurostile Medium Italic */
@font-face {
  font-family: "Eurostile";
  src: url("/cdn/shop/files/fonnts.com-Eurostile_Medium_Italic.woff?v=1773695586") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Eurostile Heavy (Bold) */
@font-face {
  font-family: "Eurostile";
  src: url("/cdn/shop/files/fonnts.com-Eurostile_Heavy.woff?v=1773695586") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Eurostile Heavy Italic */
@font-face {
  font-family: "Eurostile";
  src: url("/cdn/shop/files/fonnts.com-Eurostile_Heavy_Italic.woff?v=1773695586") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Eurostile Black (Extra Bold) */
@font-face {
  font-family: "Eurostile";
  src: url("/cdn/shop/files/fonnts.com-Eurostile_Black.woff?v=1773695586") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Eurostile Black Italic */
@font-face {
  font-family: "Eurostile";
  src: url("/cdn/shop/files/fonnts.com-Eurostile_Black_Italic.woff?v=1773695586") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* Apply Eurostile to all headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Eurostile", sans-serif !important;
}

}


body {margin: 0px; padding: 0px; color: #000000; font-size: 16px; font-weight: 400; width: 100%; font-family: "Bai Jamjuree", serif;}
img { max-width: 100%; vertical-align: middle; height: auto; width: auto;}
.container, .page-width{max-width: 1630px; margin: 0px auto; padding-left: 15px; width: 100%; padding-right: 15px;}
.clear {clear: both;}
a, button {text-decoration: none; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; outline: none;}
a:hover {text-decoration: none;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{font-family: "Bai Jamjuree", serif;}

.link_button {padding: 0px 0px 0px 30px; text-align: center; width: auto; background: #fff; height: auto; border-color: #929292; color: #ab2724; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 1.6px; text-transform: uppercase; transform: skew(-35deg); display: flex; align-items: center; justify-content: center;  margin: 0 auto;  max-width: 214px; justify-content: space-between; border: 1px solid #929292;}
.link_button span.arrow_icon {background: #ab2724; padding: 15px 25px; margin-left: 5px;  transform: unset; overflow: hidden; display: inline-block; position: relative;}
.link_button span {display: inline-block; transform: skew(35deg);}
.link_button span.arrow_icon svg {transform: skew(35deg); transition: all 0.5s ease;}
.link_button:hover {color: #13283F;}
.link_button:hover span.arrow_icon {background: #13283F;}
.link_button span.arrow_icon .btn_ic {position: absolute; left: -200px; transition: all 0.5s ease; top: 0;  bottom: 0;  right: 0;  margin: auto;}
.link_button:hover .arrow_icon .add_cart_ic {transform: translate(100px);  transition: all 0.5s ease;}
.link_button:hover span.arrow_icon svg.btn_ic {left: 0; transition: all .5s;}

.slick-slider .slick-arrow {position: absolute; top: 50%;  height: 36px; width: 36px; background: #ededed; border: 0px; transition: all .5s ease; transform: translateY(-50%); font-size: 0px; z-index: 1; cursor: pointer;}
.slick-slider .slick-next {right: 0;}
.slick-slider .slick-prev {left: 0;}
.slick-slider .slick-prev:before {content: ""; border-bottom-style: solid; border-bottom-width: 2px; border-right-style: solid; border-right-width: 2px;  display: inline-block; height: 6px; width: 6px;  margin-left: 2px; color: #000; transform: rotate(135deg);}
.slick-slider .slick-next:before {content: ""; border-bottom-style: solid; border-bottom-width: 2px; border-right-style: solid; border-right-width: 2px; display: inline-block; height: 6px; width: 6px; color: #000; transform: rotate(315deg); margin-right: 4px;}
.slick-slider .slick-prev:hover, .slick-slider .slick-prev:focus, .slick-slider .slick-next:hover, .slick-slider .slick-next:focus {background: #ededed;}
.slick-slider .slick-arrow:hover {background: #ab2724;}
.slick-slider .slick-arrow:hover:before {color: #ffffff;}
.slick-slider .slick-prev.slick-disabled:before, .slick-slider .slick-next.slick-disabled:before {opacity: 1;}

.banner_slider .mobile_image {display: none;}
.banner_slider .slick-slide >div {display: flex;}
.banner_slider .banner-slide img {width: 100%;}
.banner_slider .slick-slider .slick-arrow {background: #C5C5C5; width: 85px; height: 50px;}
.banner_slider .slick-slider .slick-prev:before {content: ""; display: inline-block; margin-left: -20px; height: 20px; width: 24px; border: 0; transform: unset; color: #000; background: url(prev-arrow.png) center center no-repeat;}
.banner_slider .slick-slider .slick-next:before {content: ""; display: inline-block;margin-left: 20px; height: 20px; width: 24px; border: 0; transform: unset;  color: #000; background: url(next-arrow.png) center center no-repeat;}
.banner_slider .slick-slider .slick-arrow:hover {background: #ab2724;}
.banner_slider .slick-slider .slick-next:hover:before, .banner_slider .slick-slider .slick-prev:hover:before {filter: invert(1);}
.banner_slider .slick-slider .slick-prev {clip-path: polygon(0 0, 100% 0, 65% 100%, 0% 100%);}
.banner_slider .slick-slider .slick-next {clip-path: polygon(0 0, 100% 0, 100% 100%, 35% 100%);}
.banner_slider .banner-slide a {width: 100%;}

.icons-section .container {max-width: 1500px;}
.icons-section {margin-top: 125px; background: #000; padding: 78px 0px; position: relative;}
.icons-section .icons_inner {display: flex; position: relative; z-index: 2;}
.icons-section .icons_inner .icon_box {display: flex; align-items: center; width: 33.33%; padding: 0px 10px; justify-content: center;}
.icons-section .icons_inner .icon_box p {margin: 0px; line-height: normal; font-size: 18px; color: #969696; letter-spacing: 0px; font-weight: 600;}
.icons-section .icons_inner .icon_box .icon_box_right {padding-left: 30px;}
.icons-section .icons_inner .icon_box .icon_img {background: #ffff; height: 100px; width: 100%; max-width: 100px; display: flex; align-items: center; justify-content: center;}
.icons-section .icons_inner .icon_box:hover .icon_img {background: #ab2724;}
.icons-section .icons_inner .icon_box:hover .icon_img img {filter: brightness(0) saturate(100%) invert(92%) sepia(73%) saturate(5524%) hue-rotate(192deg) brightness(132%) contrast(102%);}
.icons-section:after {content: ""; position: absolute; height: 250px; width: 197px; background: url(icon-bg2.png) left center no-repeat; top: 50%; left: 0px;  transform: translateY(-50%);}
.icons-section:before {content: ""; position: absolute; height: 250px; width: 251px; background: url(icon-bg1.png) right center no-repeat; top: 50%; right: 0px;  transform: translateY(-50%);}

.categories_main .container {max-width: 1800px;}
.categories_main .sec_head {text-align: center; margin-bottom: 10px;}
.categories_main .sec_head h3 {font-size: 150px; font-family: 'SerpentineEF'; line-height: 1.1; color: #d1d1d1;  background: linear-gradient(to bottom, #ab2724 20%, #ffffff 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.categories_main {padding: 0 10px; margin-top: 15px;}
.category_inner {display: grid;grid-template-columns: repeat(4, 1fr); column-gap: 55px; row-gap: 100px;}
.category_inner .category_item { position: relative; display: flex; justify-content: center;}
.category_inner .category_item .cat_bg {background: #EEEEEE; transition: all 0.5s ease; height: 450px;  width: 350px;  margin: 0 auto;  clip-path: polygon(78% 0, 100% 19%, 100% 100%, 0 100%, 0 0);}
.category_inner .category_item .category_info {position: absolute; top: 0px; left: 0px; max-width: 390px; right: 0px; margin: 0 auto; display: flex; flex-direction: column; justify-content: space-between; height: 100%; padding-top: 40px;  padding-bottom: 10px;}
.category_inner .category_item .categories_details {margin-left: 70px; border-left: 5px solid #ab2724; padding-left: 10px;}
.category_inner .category_item .categories_details h4 {font-family: 'SerpentineEF'; font-size: 20px; color: #000;}
.category_inner .category_item .categories_details h3 p {color: #13283f; font-family: 'SerpentineEF'; font-size: 30px; line-height: normal;}
.category_inner .category_item:hover .category_info .categories_details {border-color: #000;}
.category_inner .category_item:hover .category_info .categories_details h4, .category_inner .category_item:hover .category_info .categories_details h3 p {color: #fff;}
.category_inner .category_item .cat_img img {transition: all 0.5s ease;}
.category_inner .category_item:hover .cat_img img {transform: scale(.9);}
.category_inner .category_item:hover  .cat_bg {background: #ab2724;}
.category_inner .category_item:hover:nth-child(2n) .cat_bg {background: #13283f;}
.categories_main .view_all_button {text-align: center;  margin-top: 75px;}
.categories_main .view_all_button .link_button {border-color: #ab2724;}
.categories_main .view_all_button .link_button:hover {border-color: #13283f;}

.tab_collection_slider {margin-top: 110px;}
.tab_collection_slider .card__inner {padding-bottom: 100%; height: 100%; width: 100%;}
.tab-slider-main {position: unset;}
.tab_collection_slider .container {position: relative;}
.tab_collection_slider .slick-slider .slick-prev {left: inherit; right: 60px; top: 25px;}
.tab_collection_slider .slick-slider .slick-next {top: 25px; right: 15px;}
.tab_collection_slider .card .card__inner .card__media {height: 100%; width: 100%;}
.products-slider .tab_drawer_heading {display: none;}
.products-slider .tab_head {margin-bottom: 30px; border-bottom: 1px solid #c8cdc9;}
.products-slider .tab_head ul.tabs {display: flex; column-gap: 60px;}
.products-slider .tab_head ul.tabs li span { color: #D4D4D4; font-size: 35px; font-family: 'SerpentineEF'; margin: 0px; display: inline-block; cursor: pointer; text-transform: uppercase;}
.products-slider .tab_head ul.tabs li.active span {color: #ab2724; border-bottom: 5px solid #ab2724; margin-bottom: -3px;}
.products-slider .product-list .grid__item {padding: 0 12px;}
.product-list .slick-list {margin: 0 -12px;}

.grid__item .category-card .category-card__title { color: #000; text-align: center; font-size: 15px; font-style: normal; font-weight: 500; line-height: 22px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 45px; margin: 20px 0;}
.grid__item .category-card .category-card__img {background: #f5f5f5; padding: 10px; height: 350px; margin-bottom: 20px; display: flex; align-items: center;}
.grid__item .category-card .price_add {position: unset; display: block;}
.grid__item .category-card {background: #fff;text-align: center; padding: 0px;}
.grid__item .category-card .price {font-size: 18px;  color: #000000; line-height: 22px; letter-spacing: normal; font-weight: 700;}
.grid__item .category-card:hover .category-card__title {color: #ab2724;}
.grid__item .category-card .category-card__text {margin-bottom: 0px; color: #969696; text-align: center; font-size: 14px; font-style: normal; font-weight: 600; line-height: 22px;}
.grid__item .category-card .col.product-available-tex {font-size: 16px; color: #000000;}
.category-card .add_card_button {display: inline-block; background: transparent; margin-top: 20px; text-transform: uppercase; color: #13283f; font-weight: 700; font-size: 16px; text-decoration: underline;}
.category-card:hover .add_card_button {color: #ab2724;}
.grid__item .category-card .category-card__img img {height: 100%; max-height: 100%; object-fit: contain; width: 100%;}
.grid__item .category-card:hover .category-card__img img {transform: scale(0.9);}
.grid__item .category-card .category-card__img img {transition: all 0.5s ease;}
.grid__item .category-card .price .price__sale {justify-content: center; flex-direction: row-reverse;}
.grid__item .category-card .price .price__sale s.price-item--regular {font-size: 14px; color: #838383; font-weight: 400;}

.reviews_bg {background: #F8F0E8; padding-top: 105px; padding-bottom: 95px; margin-top: 110px; position: relative; overflow: hidden;}
.reviews_bg:after {content: ""; position: absolute; height: 681px; width: 703px; left: 0px; top: 50%; transform: translateY(-50%);  background: url(reviews-bg-img.png) left center no-repeat;}
.reviews_bg .customer_list .slick-list {padding-bottom: 86px; margin: 0 -10px;}
.reviews_bg .slick-arrow {top: unset; transform: unset; bottom: 0;}
.reviews_bg .slick-prev {left: calc(50% - 41px);}
.reviews_bg .slick-next {right: calc(50% - 41px); left: unset;}
.reviews_bg .reviews_inner {position: relative; z-index: 2;}
.reviews_bg .reviews_inner .sec_head {margin-bottom: 80px;}
.reviews_bg .reviews_inner .sec_head h3 {font-size: 35px; text-transform: capitalize; color: #000; line-height: normal; font-family: 'SerpentineEF';}
.reviews_bg .customer_list .customer_boxs {background: #fff; padding: 35px 30px; position: relative; min-height: 250px;}
.reviews_bg .customer_list .customer_boxs .box_head {display: flex; column-gap: 10px; align-items: center; margin-bottom: 15px;}
.reviews_bg .customer_list .customer_boxs .box_head span.author_bg {height: 50px; width: 50px; display: flex; align-items: center; justify-content: center; font-size: 25px; font-weight: 700; color: #000;}
.reviews_bg .customer_list .customer_boxs .author {font-size: 16px; font-weight: 700; color: #000; display: flex; align-items: center; column-gap: 10px;}
.reviews_bg .customer_list .customer_boxs h4 {font-size: 16px; color: #000; font-weight: 600; margin-top: 13px; text-transform: capitalize;}
.reviews_bg .customer_list .customer_boxs p {font-size: 14px; line-height: 22px;  font-style: italic; color: #000; margin-top: 15px;}
.reviews_bg .customer_list .customer_boxs:after {content: ""; position: absolute; height: 27px; width: 32px; background: url(comma-icon.png) bottom right no-repeat; top: 30px; right: 30px;}
.reviews_bg .customer_list .customer_box {margin: 0 10px; background: linear-gradient(to right, #ab2724 45%, #f8f0e800 45%); padding: 20px; position: relative;}
.reviews_bg .slick-slider .slick-arrow:hover {background: #13283F;}
.reviews_bg .reviews_inner .sec_head ul {display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; row-gap: 20px;}

.about_main_bg {margin-bottom: 125px; margin-top: 150px;}
.about_main_bg .about_inner {gap: 45px; display: flex; align-items: center;}
.about_main_bg .about_inner .box_item {width: 27%; position: relative;}
.about_main_bg .about_inner .about_content.box_item {text-align: center; width: 41%; padding: 0 30px;}
.about_main_bg .about_inner .about_content h3 {font-size: 35px; color: #000000; text-transform: capitalize; margin: 0px 0px 15px 0px; line-height: normal; font-family: 'SerpentineEF';}
.about_main_bg .about_inner .about_content p {font-size: 20px; line-height: 26px; color: #000; padding: 0 20px;}
.about_main_bg .about_inner .about_content p strong {font-weight: 600;}
.about_main_bg .about_inner .left_image .image_inn:after {content: ""; position: absolute; height: 100%; width: 100%; border: 2px solid #ab2724; left: -25px; top: -25px; z-index: -1;}
.about_main_bg .about_inner .right_image .image_inn:after {content: ""; position: absolute; height: 100%; width: 100%; border: 2px solid #13283f; right: -25px; top: -25px; z-index: -1;}
.about_main_bg .about_inner .about_content .stock_rte {display: flex; align-items: center; justify-content: center; margin-top: 40px; flex-wrap: wrap;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info {border-right: 2px solid #D9D9D9;padding: 0 45px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info:last-child {border-right: 0;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 35px; line-height: normal; font-family: 'SerpentineEF';}
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 20px; text-transform: uppercase; color: #000; font-weight: 600;}
.about_main_bg .about_inner .box_item .date_info {background: #ab2724; width: 144px; height: 144px; display: flex; align-items: center; flex-direction: column; justify-content: center; text-align: center; border: 8px solid #fff;position: absolute; bottom: -30px; right: -45px; padding: 5px;}
.about_main_bg .about_inner .box_item .date_info h4 {font-size: 50px; line-height: normal; font-family: 'SerpentineEF'; color: #fff;}
.about_main_bg .about_inner .box_item .date_info span {font-size: 13px; color: #fff; line-height: normal; font-weight: 600; text-transform: uppercase;}
.about_main_bg .about_inner .box_item .image_inn {overflow: hidden;}
.about_main_bg .about_inner .box_item:hover .image_inn img {transform: scale(1.1);}
.about_main_bg .about_inner .box_item .image_inn img {transition: all 0.5s ease; width: 100%;}

.polaris_turbo_bg {margin-top: 150px; padding-top: 105px;}
.polaris_inner .pro_list {display: flex; align-items: flex-end; column-gap: 30px; margin-top: 80px; flex-wrap: wrap;}
.polaris_turbo_bg .polaris_inner h4 {color: #ffffff; line-height: normal; font-family: 'SerpentineEF'; font-size: 50px; margin-left: 20px;}
.polaris_turbo_bg .polaris_inner h3 {color: #ffffff; line-height: 1.1; font-family: 'SerpentineEF'; font-size: 100px; margin-top: -15px; text-transform: capitalize; margin-left: 20px; margin-bottom: 20px;}
.polaris_turbo_bg .link_button {margin-left: 30px;}

.shop_part_main .shop_part_inner {position: unset;}
.shop_part_main {margin-top: 112px;}
.shop_part_main .sec_head {border-bottom: 1px solid #dcdcdc; margin-bottom: 50px; padding-bottom: 0;}
.shop_part_main .sec_head h3 {font-size: 35px; text-transform: unset; color: #000; line-height: normal; font-family: 'SerpentineEF'; display: inline-block; border-bottom: 3px solid #ab2724; margin-bottom: -2px; padding-bottom: 15px;}
.shop_part_inner .part_item {text-align: center;}
.shop_part_inner .part_item .cat_img {border: 1px solid #E7E7E7; width: 195px; height: 195px; display: flex; align-items: center; justify-content: center; border-radius: 100%;}
.shop_part_inner .part_item  .part_details {margin-top: 20px; display: inline-block;}
.shop_part_inner .part_item .part_details h4 {font-size: 20px; font-weight: 500; color: #000; margin-bottom: 2px; text-transform: capitalize;}
.shop_part_inner .part_item .part_details span {color: #969696; font-size: 14px; font-weight: 500;}
.shop_part_inner .part_item.slick-current .cat_img {border-color: #E7E7E7;}
.shop_part_inner .part_item.slick-current .part_details h4 {color: #000000;}
.shop_part_inner .part_item:hover .cat_img {border-color: #ab2524;}
.shop_part_inner .part_item:hover .part_details h4 {color: #ab2724;}
.shop_part_main .container {position: relative;}
.shop_part_main .slick-slider .slick-prev {left: inherit; right: 60px; top: 25px;}
.shop_part_main .slick-slider .slick-next {top: 25px; right: 15px;}
.shop_part_inner .part_item:hover .cat_img img {transform: scale(0.8);}
.shop_part_inner .part_item .cat_img img {transition: all 0.5s ease;}

.brands_main { margin-top: 105px;}
.brands_main .sec_head {text-align: center; margin-bottom: 60px;}
.brands_main .brand_inner {display: flex; align-items: center; justify-content: center; column-gap:180px;}
.brands_main .sec_head h3 {color: #ab2724; opacity: 100%; font-size: 80px; font-family: 'SerpentineEF'; margin: 0px; line-height: normal;}
.brands_main .brand_inner .brand_item:hover a .brand_img img {transform: scale(1.08); filter: unset;}
.brands_main .brand_inner .brand_item a .brand_img img {transition: all 0.3s ease; filter: grayscale(1);}

.template-index .rich-text .rich-text__blocks {max-width: 80%; padding: 0 15px; width: 100%;}
.template-index .rich-text .rich-text__blocks .h1 {color: #13283F; text-transform: capitalize; font-size: 60px; margin: 0px; line-height: normal; font-family: 'SerpentineEF';}

.instasection_bg {margin-top: 80px;}
.instasection_bg .insta_head h3 {font-family: 'SerpentineEF'; font-size: 35px; color: #000;  line-height: normal;}
.instasection_bg .insta_head { text-align: center; margin-bottom: 20px;}
.instasection_bg .instablock {display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; margin-bottom: 20px;}
.instasection_bg .instablock .insta_inner {overflow: hidden;}
.instasection_bg .instablock .insta_inner a .overlay .overlay_text .overlay_insta_icon {margin: 0px auto; width: auto;}
.instasection_bg .instablock .insta_inner a {position: relative; overflow: hidden; display: flex; cursor: pointer;}
.instasection_bg .instablock .insta_inner a .overlay {position: absolute; top: inherit;bottom: -100%; left: 0%; height: 100%; box-sizing: border-box; padding: 20px; opacity: 0.9; width: 100%; transition: all 0.5s; color: #fff; text-align: center;}
.instasection_bg .instablock .insta_inner a:hover .overlay {bottom: 0px; background: url(insta-box-bg.png) bottom no-repeat; background-size: cover;}
.instasection_bg .insta_inner_img .insta_inner img {width: 100%;}
.instasection_bg .instablock .insta_inner a .overlay .overlay_text {position: absolute; left: 0px; right: 0px; padding: 0px 15px; top: 50%; transform: translateY(-50%);}

.breadcrumb {padding: 20px 0;}
.breadcrumb a {font-size: 14px; color: #000; font-weight: 500;}
.breadcrumb span {font-size: 14px;font-weight: 500; color: #00000080;}
#MainContent .shopify-policy__container {padding-top: 50px; padding-bottom: 50px;}
.gsBadgeQty .gsbadgeinside {background-color: #13283f !important;}
.template-search .product-available {display: none;}
.cart__footer .cart__ctas {justify-content: flex-end;}
.cart__footer .cart__ctas .cart__checkout-button {max-width: max-content; width: 100%; display: inline-block; padding-left: 40px; padding-right: 40px;}
.template-cart .title-wrapper-with-link a.underlined-link {padding: 0px 30px; height: 55px; line-height: 55px; background: #ab2724;}
.template-cart .title-wrapper-with-link a.underlined-link:hover {background: #13283f; color: #fff;}
.recommendation-modal__close-button:focus {background: none !important; border: none !important; box-shadow: inherit !important; outline: none !important;}
.shopify-challenge__container {margin: 40px auto !important;}

.product .product__info-wrapper variant-radios .product-form__input{border:none; padding:0;}
.product .product__info-wrapper variant-radios .product-form__input .form__label{margin:0; padding:0;}
.product .product__info-wrapper variant-radios .product-form__input input[type="radio"] + label{font-size:15px; padding:10px 20px; border:1px solid #dcdcdc;}
.product .product__info-wrapper variant-radios .product-form__input input[checked=""] + label, .product .product__info-wrapper variant-radios .product-form__input input[checked="checked"] + label{background:#13283F; border-color:#13283F; color:#fff;}

@media only screen and (max-width: 1650px) { 
.about_main_bg .about_inner {padding: 0 25px;}
.about_main_bg {margin-bottom: 85px; margin-top: 80px;}
.about_main_bg .about_inner .about_content p {font-size: 18px; padding: 0px;}
.polaris_inner .pro_list .pro_itme img {max-width: 180px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 32px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 18px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info {padding: 0 20px;}
.categories_main .sec_head h3 {font-size: 140px;}
.category_inner {column-gap: 35px;}
.categories_main {padding: 0;}
}
@media only screen and (max-width: 1550px) {
.instasection_bg {margin-top: 60px;}
.category_inner {grid-template-columns: repeat(3,1fr); row-gap: 50px;}
.template-index .rich-text .rich-text__blocks .h1 {font-size: 55px;}
}
@media only screen and (max-width: 1440px) {  
.icons-section {margin-top: 90px; padding: 68px 0;}
.polaris_turbo_bg {margin-top: 90px; padding-top: 90px;}
.polaris_turbo_bg .polaris_inner h3 {font-size: 120px;  margin-left: -10px;}
.shop_part_main {margin-top: 90px;}
.brands_main .sec_head h3 { font-size: 70px;}
.brands_main .brand_inner { column-gap: 80px;}
.reviews_bg {padding-top: 90px; padding-bottom: 85px;  margin-top: 90px;}
.template-index .rich-text .rich-text__blocks .h1 {font-size: 45px;}
.categories_main .sec_head h3 {font-size: 142px;}
.reviews_bg .reviews_inner .sec_head ul img {max-width: 345px;}  
}
@media only screen and (max-width: 1360px) {
.products-slider .tab_head ul.tabs {column-gap: 30px;}  
.category_inner {grid-template-columns: repeat(3,1fr); column-gap: 20px; row-gap: 50px;}
.icons-section .icons_inner .icon_box {flex-direction: column; row-gap: 10px; justify-content: flex-start;}
.icons-section .icons_inner .icon_box .icon_box_right {padding-left: 0px; text-align: center;}
.polaris_inner .pro_list .pro_itme img {max-width: 170px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 30px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 16px;}
.about_main_bg .about_inner .about_content .stock_rte {row-gap: 20px;}
.about_main_bg .about_inner {gap: 25px;}
.categories_main .sec_head h3 {font-size: 125px;}
.icons-section .container {max-width: 940px;}
.reviews_bg .customer_list .slick-list {margin: 0px;}
}
@media only screen and (max-width: 1199px) {
.icons-section:before, .icons-section:after {display: none;}
.icons-section .icons_inner .icon_box .icon_img {height: 80px;  max-width: 80px;}
.icons-section .icons_inner .icon_box .icon_img img {max-width: 40px;}
.categories_main .sec_head h3 {font-size: 102px;}
.icons-section {margin-top: 70px; padding: 68px 0;}
.tab_collection_slider {margin-top: 70px;}
.products-slider .tab_head ul.tabs li span {font-size: 30px;}
.polaris_turbo_bg {margin-top: 70px; padding-top: 60px;}
.polaris_turbo_bg .polaris_inner h3 {font-size: 90px; margin-top: 0; margin-left: -10px; }
.polaris_inner .pro_list .pro_itme img {max-width: 150px;}
.shop_part_main {margin-top: 70px;}
.shop_part_main .sec_head h3 {font-size: 32px;}
.brands_main {margin-top: 70px;}
.brands_main .sec_head h3 {font-size: 55px;}
.brands_main .brand_inner {column-gap: 60px;}
.reviews_bg {padding-top: 75px; padding-bottom: 75px; margin-top: 80px;}
.reviews_bg .reviews_inner .sec_head h3 {font-size: 32px;}
.about_main_bg {margin-bottom: 60px; margin-top: 70px;}
.template-index .rich-text .rich-text__blocks .h1 {font-size: 40px;}
.instasection_bg {margin-top: 50px;}
.about_main_bg .about_inner .about_content p {font-size: 16px; line-height: 24px; padding: 0px;}
.about_main_bg .about_inner .box_item .date_info h4 {font-size: 40px;}
.about_main_bg .about_inner .about_content.box_item {padding: 0 20px;}
.category_inner .category_item .cat_bg {width: 310px;}
.category_inner .category_item .categories_details {margin-left: 40px;}
.category_inner .category_item .category_info {max-width: 340px;}
.template-index .rich-text .rich-text__blocks {max-width: 100%;}
}
@media only screen and (max-width: 1024px) {
.category_inner {grid-template-columns: repeat(2,1fr); column-gap: 20px; row-gap: 50px;}
.category_inner .category_item .cat_bg {width: 350px;}
.category_inner .category_item .category_info {max-width: 390px;}

}
@media only screen and (max-width: 991px) {
.reviews_bg:after{display: none;}    
.categories_main {padding: 0px;}
.categories_main .sec_head h3 {font-size: 80px;}
.categories_main .view_all_button {margin-top: 55px;}
.icons-section {margin-top: 70px; padding: 65px 0;}
.products-slider .tab_head ul.tabs li span {font-size: 26px;}
.tab_collection_slider {margin-top: 60px;}
.tab_collection_slider .slick-slider .slick-arrow {transform: unset; top: unset; bottom: 0;}
.tab_collection_slider .slick-slider .slick-prev {left: calc(50% - 41px);}
.tab_collection_slider .slick-slider .slick-next {right: calc(50% - 41px);}
.tab_collection_slider .slick-slider .slick-list {padding-bottom: 70px;}  
.polaris_turbo_bg {margin-top: 60px; padding-top: 60px;}
.polaris_turbo_bg .polaris_inner h4 {font-size: 40px; padding-right: 100px;}
.polaris_turbo_bg .polaris_inner h3 {font-size: 68px; margin-top: 0; margin-left: 30px;}
.polaris_inner .pro_list {margin-top: 60px;}
.polaris_inner .pro_list .pro_itme img {max-width: 150px;}
.polaris_turbo_bg .polaris_inner .button {padding: 12px 30px;}
.shop_part_main {margin-top: 60px;}
.shop_part_main .sec_head h3 {font-size: 32px;}
.brands_main {margin-top: 60px;}
.brands_main .sec_head h3 {font-size: 50px;}
.brands_main .brand_inner {column-gap: 30px;}
.brands_main .sec_head {margin-bottom: 40px;}
.reviews_bg {padding-top: 60px; padding-bottom: 60px; margin-top: 60px;}
.reviews_bg .reviews_inner .sec_head h3 {font-size: 32px;}
.about_main_bg {margin-bottom: 60px; margin-top: 90px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 32px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 18px;}
.about_main_bg .about_inner .about_content p {font-size: 18px;}
.template-index .rich-text .rich-text__blocks .h1 {font-size: 35px;}
.instasection_bg {margin-top: 60px;}
.about_main_bg .about_inner {padding: 0px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px)  {
.about_main_bg .about_inner .about_content.box_item {width: 100%;  padding: 0px; order: 3; margin-top: 40px;}  
.about_main_bg .about_inner {gap: 20px; flex-wrap: wrap; justify-content: center;}
.about_main_bg .about_inner .box_item {width: 44%;}
.about_main_bg .about_inner .box_item .date_info {right: 20px;}
}
@media only screen and (max-width: 767px) {
.banner_slider .desktop_image {display: none;}
.banner_slider .mobile_image {display: block;}  
.banner_slider .slick-slider .slick-next:before, .banner_slider .slick-slider .slick-prev:before { width: 15px; background-size: 15px;}
.banner_slider .slick-slider .slick-arrow {width: 65px; height: 45px;}
.categories_main {padding: 0 1px;}
.category_inner {grid-template-columns: repeat(2, 1fr); row-gap: 15px; column-gap: 10px;}
.categories_main .sec_head h3 {font-size: 28px;}
.categories_main .slick-slide {
  width: 50% !important;
}
.categories_main .view_all_button {
  margin-top: 25px !important;
  text-align: center;
}
.categories_main .view_all_button .link_button {
  border-color: #ab2724;
  max-width: 150px !important;
  font-size: 13px !important;
  padding: 0 0 0 15px !important;
}
.categories_main .view_all_button .link_button span.arrow_icon {
  padding: 10px 15px !important;
}
.categories_main .slick-list {
  overflow-x: hidden !important;
}
.tab_collection_slider .slick-slide {
  width: 160px !important;
}
.tab_collection_slider .slick-slide img {
  height: 120px !important;
  object-fit: cover !important;
  width: 100% !important;
}
.tab_collection_slider .card__media,
.tab_collection_slider .media {
  height: 120px !important;
  overflow: hidden !important;
}
.tab_collection_slider .slick-list {
  overflow: hidden !important;
}
.tab_collection_slider .grid__item .category-card .category-card__img {
  height: 150px !important;
}
.tab_collection_slider .grid__item .category-card .category-card__text {
  font-size: 11px !important;
}
.tab_collection_slider .grid__item .category-card .category-card__title {
  font-size: 15px !important;
  min-height: 30px !important;
  margin: 8px 0 !important;
}
.tab_collection_slider .grid__item .category-card .price {
  font-size: 13px !important;
}
.tab_collection_slider .grid__item .category-card .price .price__sale s.price-item--regular {
  font-size: 11px !important;
}
.tab_collection_slider .category-card .add_card_button {
  font-size: 14px !important;
  margin-top: 8px !important;
}


.tab_collection_slider {margin-top: 15px;}
.products-slider .tab_head ul.tabs li span {font-size: 18px !important;}
.icons-section {margin-top: 20px; padding: 20px 0;}
.icons-section .icons_inner {display: flex; flex-wrap: wrap; justify-content: center; row-gap: 20px;}
.icons-section .icons_inner .icon_box {width: 25% !important; padding: 0 5px !important; display: flex !important; flex-direction: column !important; justify-content: flex-start !important; align-items: center !important; text-align: center !important;}
.icons-section .icons_inner .icon_box .icon_img {display: flex !important; justify-content: center !important; align-items: center !important; width: 100% !important; height: 40px; max-width: 100% !important;}
.icons-section .icons_inner .icon_box .icon_img img {max-width: 30px;}
.icons-section .icons_inner .icon_box .icon_box_right {padding-left: 0 !important; padding-top: 5px !important; width: 100% !important; display: flex !important; justify-content: center !important;}
.icons-section .icons_inner .icon_box p {font-size: 14px !important; text-align: center !important; margin: 0 !important; flex-wrap: wrap; justify-content: center;}
.polaris_turbo_bg .polaris_inner h4 {font-size: 30px;}
.polaris_turbo_bg .polaris_inner h3 {font-size: 65px; margin-top: 0; margin-left: 0;}
.polaris_inner .link_button {margin-left: 20px;}
.polaris_turbo_bg {padding-top: 40px; margin-top: 50px;}
.polaris_inner .pro_list {column-gap: 20px; margin-top: 50px;}
.polaris_inner .pro_list .pro_itme img {max-width: 120px;}
.shop_part_main {margin-top: 50px;} 
.shop_part_main .sec_head h3 {font-size: 28px;}
.brands_main {margin-top: 50px;}
.brands_main .brand_inner {column-gap: 20px; flex-wrap: wrap; row-gap: 20px;}
.brands_main .sec_head h3 {font-size: 34px;}
.brands_main .sec_head {margin-bottom: 20px;}
.reviews_bg {padding-top: 50px; padding-bottom: 50px;  margin-top: 50px;}
.reviews_bg .reviews_inner .sec_head {margin-bottom: 50px;}
.reviews_bg .reviews_inner .sec_head h3 {font-size: 30px;} 
.about_main_bg .about_inner {flex-direction: column;}
.about_main_bg .about_inner .box_item {width: 100%;}
.about_main_bg .about_inner .about_content.box_item {width: 100%; padding: 30px 0;}
.about_main_bg {margin-bottom: 50px; margin-top: 80px;}
.about_main_bg .about_inner .about_content h3 {font-size: 30px;}
.about_main_bg .about_inner .about_content p {font-size: 17px; padding: 0;}
.about_main_bg .about_inner .box_item .date_info {right: 20px;}
.categories_main .view_all_button {margin-top: 45px;}
.template-index .rich-text .rich-text__blocks .h1 {font-size: 30px;}
.instasection_bg .instablock {grid-template-columns: repeat(3,1fr);}  
.instasection_bg {margin-top: 30px;}
.products-slider .tab_head ul.tabs {display: flex; column-gap: 15px; justify-content: center; flex-wrap: nowrap; row-gap: 0px;}
.link_button {padding: 0 0 0 20px; font-size: 15px;}
.about_main_bg .about_inner .right_image .image_inn:after {right: -20px; top: -20px;}  
.about_main_bg .about_inner .right_image {width: calc(100% - 20px); display: inline-block; margin: 0 auto 0 0;}
.about_main_bg .about_inner .left_image .image_inn:after {left: -20px; top: -20px;}  
.about_main_bg .about_inner .left_image {width: calc(100% - 20px); display: inline-block; margin: 0 0 0 auto;}
.link_button {max-width: 185px;}
.link_button span.arrow_icon {padding: 12px 20px;}  
.mobile-facets__label>svg {width: 22px;}
#product-grid .category-card__text {
  font-size: 11px !important; /* Vendor name */
}

#product-grid .category-card__title {
  font-size: 15px !important; /* Product title */
  min-height: 30px !important;
  margin: 8px 0 !important;
}

#product-grid .price {
  font-size: 13px !important; /* Price */
}

#product-grid .price .price__sale s.price-item--regular {
  font-size: 11px !important; /* Original/sale price */
}

#product-grid .add_card_button {
  font-size: 13px !important; /* Add to Cart */
  margin-top: 8px !important;
}
body,
html {
  overflow-x: hidden !important;
  max-width: 100vw !important;
}

}

@media only screen and (max-width: 575px) {
.instasection_bg .instablock {grid-template-columns: repeat(2,1fr);}  
.template-index .rich-text .rich-text__blocks .h1 {font-size: 28px;}
.reviews_bg .reviews_inner .sec_head h3 {font-size: 28px;}
.brands_main .brand_inner {row-gap: 30px;}
.brands_main .brand_inner .brand_item {width: 47%;}
.shop_part_main .sec_head h3 {font-size: 28px;}
.polaris_inner .pro_list .pro_itme img {max-width: 95px;}
.polaris_turbo_bg .polaris_inner h3 {font-size: 55px;}
.products-slider .tab_head ul.tabs li span {font-size: 28px;}
.icons-section .icons_inner .icon_box {width: 100%; padding: 0;  justify-content: flex-start; flex-direction: unset;}
.categories_main .sec_head h3 {font-size: 37px;}
.reviews_bg .customer_list .customer_box {margin: 0;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 28px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info {padding: 0 15px;} 
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 14px;}  
.icons-section .icons_inner .icon_box .icon_box_right {padding-left: 20px;}
.banner_slider .slick-slider .slick-arrow {width: 45px;  height: 40px;}
.banner_slider .slick-slider .slick-next:before, .banner_slider .slick-slider .slick-prev:before {width: 12px; background-size: 12px;}
}
@media only screen and (max-width: 480px) {
.products-slider .tab_head ul.tabs li span {font-size: 24px;}
}
@media only screen and (max-width: 400px) {
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 24px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info {padding: 0 15px;}  
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 14px;}
}

}
@media only screen and (max-width: 480px) {
.products-slider .tab_head ul.tabs li span {font-size: 24px;}
}
@media only screen and (max-width: 400px) {
.about_main_bg .about_inner .about_content .stock_rte .stock_info h4 {font-size: 24px;}
.about_main_bg .about_inner .about_content .stock_rte .stock_info {padding: 0 15px;}  
.about_main_bg .about_inner .about_content .stock_rte .stock_info span {font-size: 14px;}
}
