/** Shopify CDN: Minification failed

Line 2550:0 Unexpected "/"

**/
/*
------------------------------------------------------------
Project Name : KBF
------------------------------------------------------------
*/
/* General 
-------------------------------------------------------------*/
*, *:focus {
    outline: none;
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

a, a:hover, a:focus, .container, img, .img-block, header, .small-header {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

::-moz-selection {
    color: #000000;
    background: #ffffff;
}

::selection {
    color: #000000;
    background: #ffffff;
}

::placeholder {
    color: #FFFFFF!important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #FFFFFF !important;
}

::-ms-input-placeholder {
    color: #FFFFFF !important;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('Bebas-Regular.eot?#iefix') format('embedded-opentype'), url('Bebas-Regular.woff') format('woff'), url('Bebas-Regular.ttf') format('truetype'), url('Bebas-Regular.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a, a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

ul {
    list-style-type: none;
    /*margslidein: 0;*/
    padding: 0;
}

em {
    font-style: normal;
}

html, body {
    height: 100%;
    min-height: 100%;
}

.wrapper {
    min-height: 100%;
}

/*typography*/
body {
    font-family: 'ProximaNova-Regular';
    margin: 0;
    color: #0A0808;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 37px;
    line-height: 44px;
    color: #0A0808;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    display: inline-block;
}

h3.content-title {
    font-size: 37px;
    line-height: 44px;
    color: #0A0808;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
}

h4 {
    font-size: 24px;
    line-height: 28px;
    color: #F0E0C2;
}

h5 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
}

p {
    font-size: 16px;
    line-height: 20px;
    color: #0A0808;
}

p {
    font-size: 16px;
    line-height: 20px;
    color: #0A0808;
}

.border-title:after {
    position: absolute;
    content: "";
    bottom: -15px;
    width: 100%;
    height: 15px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    background-image : url(//teamwarrior.com/cdn/shop/t/35/assets/kbf-underline_white.svg?v=42177229244458124241676027779);
}

.border-title {
    margin-bottom: 60px;
    color: #fff;
    letter-spacing: 0;
    position: relative;
}

.black-title {
    color: #0A0808;
}

.black-title:after {
    background-image : url(//teamwarrior.com/cdn/shop/t/35/assets/kbf-underline_black.svg?v=89754868298444154281676027779);
}

.banner-title {
    font-size: 70px;
    line-height: 70px;
    font-family: 'PahuengaCass';
    text-transform: uppercase;
    text-shadow: 0 0 12px black;
}

h5 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
}

.form-control {
    padding: 10px 30px;
    border: 1px solid #fff;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    border-radius: 18px !important;
    background-color: transparent;
    min-height: 38px;
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none;
    color: #0A0808;
}

.subscribe-input .form-control:focus {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

button:focus {
    outline: none !important;
}

main img {
    width: 100%;
}

.bg-image {
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
}

.section-content {
    padding: 70px 50px;
}

.section-content.product-section {
    padding-top: 60px;
}

.price-label {
    font-size: 20px;
    line-height: 24px;
}

/* Button Style */
.btn {
    display: inline-block;
    text-transform: uppercase;
    transition: none !important;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1.79px;
    padding: 12px 33px 7px;
    border: 1px solid transparent;
    background: transparent;
    border-radius: 22px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    min-height: 44px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-family: 'Bebas Neue', cursive;
}

.btn:hover, .btn:focus {
    outline: none;
    box-shadow: none;
}

/* black-btn*/
.btn-black {
    background: #0A0808;
    color: #fff;
}

.btn-black:hover {
    color: #fff !important;
    background-color: #333333 !important;
}

/*white-btn*/
.btn-white {
    background: #EEEEEE;
    color: #000;
}

.btn-white:hover {
    color: #000 !important;
    border-color: #fff;
    background-color: #fff !important;
}

.btn-blue {
    color: #fff;
    background-color: #436076;
}

.btn-blue:hover {
    opacity: 0.8;
}

.pattern-bg {
    position: relative;
}

.pattern-bg:after,.pattern-bg:before {
    content: "";
    height: 234px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
}

.pattern-bg:after {
    background-position: top center;
}

.pattern-bg:before {
    bottom: -232px;
    background-position: bottom center;
}

/*announcement-bar -start */
.announcement-bar {
    padding: 10px;
}

.announcement-bar p {
    font-size: 16px;
    line-height: 20px;
    font-family: 'ProximaNova-Regular';
    padding: 0;
    font-weight: inherit;
}

/*announcement-bar-end*/
/* banner-start*/
.hero-banner {
    position: relative;
    height: 702px;
}

/*.hero-banner:after{content:"";position: absolute;top:0;left:0;right:0;bottom:0;background: transparent linear-gradient(90deg, #000000 0%, #FFFFFFF8 0%, #000000E6 0%, #00000086 0%, #3636364D 100%, #FFFFFF4B 100%, #FFFFFF0B 100%) 0% 0% no-repeat padding-box;} */
.hero-banner .banner-content {
    padding: 236px 50px 150px;
    position: relative;
    z-index: 1;
}

.hero-banner .banner-content * {
    color: #ffffff;
}

.hero-banner .banner-content .left-content {
    max-width: 565px;
}

.hero-banner .banner-content .left-content .banner-title {
    margin-bottom: 15px;
}

.offer-block {
    position: absolute;
    right: 50px;
    top: 65px;
    width: 210px;
    height: 210px;
    border-radius: 100%;
    background: rgba(0,0,0,0.75);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.offer-block p {
    font-size: 47px;
    line-height: 56px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    color: #ffffff;
}

.offer-block em {
    display: block;
    font-size: 18px;
    line-height: 17px;
}

.offer-block span {
    display: block;
    font-size: 31px;
    line-height: 37px;
}

/*banner-dropdown*/
/*banner-end*/
/* slider-start*/
.slide-item {
    text-align: center;
    width: 250px;
    margin: 0 auto;
}

.slide-item:hover img {
    transform: scale(0.9);
}

.slide-item .slide-img {
    margin: 0 auto 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.read-it-section .slide-item .slide-img {
    margin: 0 auto 20px;
    min-height: 47px;
}

.read-it-section .slide-item {
    width: 100%;
    padding: 0 20px;
}

.slide-item .slide-img img {
    object-fit: cover;
    transition: 0.8s;
}

.slide-item .slide-content .price-label {
    display: block;
    margin: 12px 0 22px;
    color: #0000008E;
    font-size: 23px;
    line-height: 1.1;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
}

.owl-nav {
    margin: 0;
}

.owl-nav button {
    position: absolute;
    top: 25%;
    transform: translateY(-25%);
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -moz-transform: translateY(-25%);
    margin: 0;
    border-radius: 0;
    background-repeat: no-repeat;
    background-size: 48px;
    width: 48px;
    height: 48px;
    background-position: center;
    outline: none;
    box-shadow: none;
}

.owl-nav button span {
    font-size: 0;
}

.owl-nav button.owl-prev {
    left: -25px;
    background: url(//teamwarrior.com/cdn/shop/t/35/assets/left-arrow.svg?v=103080114734490637291676027779)!important;
}

.owl-nav button.owl-next {
    right: -25px;
    background: url(//teamwarrior.com/cdn/shop/t/35/assets/right-arrow.svg?v=179135561400687414471676027779)!important;
}

.black-slider .owl-nav button.owl-prev {
    background: url(//teamwarrior.com/cdn/shop/t/35/assets/left-arrow-white.svg?v=116541122122385322401676027779)!important;
}

.black-slider .owl-nav button.owl-next {
    background: url(//teamwarrior.com/cdn/shop/t/35/assets/right-arrow-white.svg?v=34821926415474798181676027779)!important;
}

.placeholder-background--animation {
    display: none
}

/* seller-slider-start*/
.sellers-section:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-white.png?v=62736782601657843881676027779);
    top: -150px;
}

.sellers-section .inner-seller {
    margin-top: -127px;
    position: relative;
    z-index: 1;
}

.seller-slider .slide-img {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
}

.sellers-section .slide-content h5 {
    font-size: 23px;
    line-height: 28px;
    display: inline-block;
}

/* seller-slider-end*/
/*product-section-start*/
.product-section {
    background: #0A0808;
}

.product-section * {
    color: #ffffff;
}

.product-section .product-col {
    margin-bottom: 60px;
}

.product-section .product-col h3 {
    font-family: 'PahuengaCass';
    color: #fff;
}

.product-list .product-item {
    display: block;
    text-align: center;
    padding-top: 50px;
    position: relative;
}

.product-list .product-item .product-block {
    display: block;
    width: 200px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 100%;
    margin: 0 auto 20px;
}

.product-list .product-item .product-block .product-img {
    height: 200px;
    width: 200px;
    display: block;
    background-size: contain !important;
}

.product-list .product-item .product-block .product-img img {
    width: 100%;
    display: block;
    object-fit: cover;
}

/*product-section-end*/
/*bar-section*/
.bar-section .border-title:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/underline_one.svg?v=24935110502360844671676027779);
}

.bar-slider .slide-img {
    min-height: 300px;
}

.bar-slider h3.content-title {
    min-height: 88px;
}

.bar-slider .slide-content p {
    min-height: 80px;
}

/*bar-section-end*/
/*seller-section-start*/
.sellers-section .border-title:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/underline_one.svg?v=24935110502360844671676027779);
}

/*bar-slider-start*/
.bar-slider .slide-content {
    padding: 0px;
}

.bar-slider .slide-content h5 {
    margin-bottom: 15px;
}

.bar-slider .slide-content p {
    margin-bottom: 15px;
}

/*bar-slider-end*/
/*powder-section-start*/
.powders-section {
    background-color: #0a0808;
    margin-top: 140px;
    padding: 70px 100px 70px;
}

.powders-section .inner-powder-section {
    margin-top: 0px;
}

.powders-section h2 {
    color: #fff;
    font-size: 101px;
    line-height: 104px;
    font-family: 'MyriadPro-Bold';
    letter-spacing: 0;
    text-align: center;
}

.powders-section h2 span.designed , .powders-section h2 span.your {
    display: inline-block;
    color: #0a0808;
    margin: 0 12px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.powders-section .title-block {
    margin-bottom: 40px;
}

.powders-section:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-black.png?v=46869650343855129591676027779);
    top: -15%;
}

.powders-design-list {
    display: flex;
    margin: 0 -20px;
    color: #fff;
    padding: 30px 0 0 0;
}

.powders-design-list li {
    padding: 0 30px
}

.powders-design-list li i {
    display: flex;
    align-items: center;
    justify-content: center;
}

.powders-design-list .design-detail {
    text-align: center;
    color: #fff;
    margin: 15px 0;
}

.powders-design-list .design-detail h3 {
    color: #fff;
    margin-bottom: 10px;
}

.powders-design-list .design-detail p {
    color: #fff;
    margin: 0 auto 20px;
    width: 100%;
    max-width: 250px;
}

.powders-design-list .design-detail span {
    display: block;
    margin-bottom: 20px;
    font-family: 'Bebas Neue', cursive;
}

/*powder-section-end*/
/*princess-section-start*/
.princess-section .inner-princess {
    display: flex;
}

.princess-section .inner-princess .img-block {
    width: 40%;
}

.princess-section .detail-block {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.princess-section .detail-block .inner-detail {
    padding: 0 15px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.princess-section .img-blcok {
    width: 40%;
}

.princess-section span {
    display: block;
    font-size: 110px;
    line-height: 114px;
    color: #0A0808;
    font-family: 'PahuengaCass';
    max-width: 262px;
}

/* princess-section end */
/* warrior-whey-section start*/
.warrior-whey-section {
    background-color: #0A0808;
    padding-bottom: 250px;
}

.warrior-whey-section .img-block .btn {
    display: none
}

.warrior-whey-section:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern_pink_whey.svg?v=158129001285106897441676027779);
    top: 0;
    right: 0;
    left: auto;
    width: 416px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.warrior-whey-section:before {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-white.png?v=62736782601657843881676027779);
    bottom: -2px;
}

.warrior-whey-section h3 {
    color: #F0E0C2;
    margin-bottom: 20px;
    font-family: 'PahuengaCass';
    font-size: 74px;
    line-height: 80px;
}

.warrior-whey-section h4 {
    margin-bottom: 30px;
    max-width: 236px;
    width: 100%
}

.warrior-whey-section i {
    display: block;
}

.warrior-whey-section .detail-block i {
    margin-bottom: 60px;
    max-width: 300px;
    width: 100%;
}

.warrior-whey-section .img-block i {
    max-width: 260px;
    position: relative;
    z-index: 1;
}

.warrior-whey-section .detail-block ,.warrior-whey-section .img-block {
    width: 50%;
}

.warrior-whey-section .inner-block {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

/* warrior-whey-section end*/
/* pump-section start*/
.pump-section {
    background-color: #fff;
}

.inner-pump-section {
    display: flex;
    margin-top: -150px;
    flex-wrap: wrap;
}

.pump-section .text-block {
    width: 60%;
    text-align: right;
}

.pump-section .text-block .btn {
    margin-right: 20%;
}

.pump-section .img-block {
    width: 450px;
}

.pump-section .img-block i {
    display: block;
    position: relative;
    left: -40px;
    top: -20px;
    z-index: 1
}

.pump-section h2 {
    display: block;
    font-size: 250px;
    line-height: 254px;
    color: #0A0808;
    font-family: 'MyriadPro-Bold';
    letter-spacing: -13px;
    margin-bottom: 80px;
    text-align: right
}

.pump-section h2 span {
    display: block;
    color: #fff;
    letter-spacing: normal;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    text-align: left;
}

.inner-pump-section .btn-wrap {
    text-align: center;
    width: 100%;
    margin-top: -15px
}

/* pump-section end*/
/*social-media-section start*/
.social-media-section:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-white.png?v=62736782601657843881676027779);
    top: -13px;
    transform: rotate(180deg);
}

.social-media-section:before {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-white.png?v=62736782601657843881676027779);
    bottom: -13px;
}

.social-media-section {
    background-color: #0A0808;
    padding: 278px 0 270px;
    margin-top: -190px
}

.social-media-section .inner-social-media {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.social-media-section .inner-social-media h2 {
    font-size: 69px;
    line-height: 73px;
    color: #FFFFFF;
    font-family: PahuengaCass;
    letter-spacing: 0;
}

.social-media-section .social-listing {
    display: flex;
    align-items: center;
    margin: 0 -10px;
}

.social-media-section .social-listing li {
    padding: 0 15px;
}

.social-media-section .social-listing li a {
    display: inline-block;
    width: 54px;
}

.social-media-section .social-listing li a:hover {
    opacity: 0.8
}

/*social-media-section end*/
/* read_it section-start*/
.read-it-section .inner-read-block {
    margin-top: -140px
}

.read-it-section .read-slider .slide-content {
    text-align: left
}

.read-it-section .read-slider .slide-content h3 {
    text-align: left;
    margin-bottom: 15px;
    min-height: 88px;
}

.read-it-section .read-slider .slide-content span {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #0A0808;
    text-align: left;
}

.read-it-section.section-content {
    padding-top: 0;
}

.read-it-section .border-title:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/readit_underline.svg?v=159942158377357170921676027779)
}

/* read_it section-end*/
/*crunch-section start*/
.crunch-section {
    padding-bottom: 50px;
}

.crunch-section .crunch-inner {
    display: block;
}

.crunch-section .crunch-inner img {
    width: 100%;
    display: block
}

.crunch-section .crunch-inner .crunch-left,.crunch-section .crunch-inner .crunch-right {
    width: 50%;
}

.crunch-section .crunch-detail {
    max-width: 1000px;
    width: 100%;
    margin: -100px auto 0;
    padding: 50px;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.crunch-section .crunch-detail span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 200px;
    line-height: 0.86;
    color: #0A0808;
    font-family: 'PahuengaCass';
}

.crunch-detail-inner {
    margin-top: -15%;
}

.crunch-detail-inner h2 {
    display: block;
    font-size: 68px;
    line-height: 1;
    color: #0A0808;
    margin-bottom: 40px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0
}

/*crunch-section end*/
/*challenge-section-start*/
.challenge-section {
    background-color: #0A0808;
}

.challenge-section .inner-challenge {
    display: flex;
    padding: 0 50px;
    background: #000000;
}

.challenge-section .detail-block {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.challenge-section .detail-block .inner-detail {
    padding: 0 15px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.challenge-section .img-block {
    width: 50%;
}

.challenge-section .img-block img {
    width: 70%
}

.challenge-section .detail-block .inner-detail input[type='text'] {
    max-width: 310px;
    width: 100%;
}

.challenge-section span {
    display: inline-block;
    margin-bottom: 13px;
    font-size: 69px;
    max-width: 380px;
    line-height: 73px;
    color: #fff;
    font-family: 'PahuengaCass';
    text-transform: uppercase;
}

/*challenge-section-end*/
/*instagram-sectin-start*/
.instagram-section {
    padding: 90px 0;
}

.instagram-section .instagram-detail {
    margin: 30px 0;
}

/*instagram-sectin-end*/
/*footer-start*/
.footer {
    position: relative;
    background-color: #0a0808;
    padding: 0px 0 90px;
    margin-top: 245px;
}

.footer:after {
    content: "";
    height: 234px;
    width: 100%;
    position: absolute;
    top: -160px;
    left: 0;
    right: 0;
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-black.png?v=46869650343855129591676027779);
    background-position: top center;
}

.footer .container {
    position: relative;
    z-index: 1
}

.footer .footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-top: 80px;
}

.footer .footer-left {
    width: 30%;
    padding-right: 30px;
}

.footer .footer-right {
    width: 70%;
    padding-left: 30px;
}

.footer .footer-text {
    width: 100%;
    padding-right: 33px;
    padding-bottom: 50px;
    min-height: 245px;
}

.footer .footer-menu {
    display: flex;
    width: 100%;
    min-height: 280px;
}

.footer .footer-list-outer {
    width: 33.33%;
}

.footer h3 {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 13px;
    font-family: 'Bebas Neue', cursive;
}

.footer .footer-left p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-family: 'ProximaNova-Regular';
}

.btn.submit-contact-btn {
    color: #fff;
}      

.btn.submit-contact-btn:hover {
  color: #fff;
}      
      
.footer .footer-list a {
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
    font-family: 'Bebas Neue', cursive;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block;
}

.footer .footer-list a:hover {
    opacity: 0.8;
}

.footer .payment-mathod {
    display: flex;
    align-items: center;
}

.footer .payment-mathod h4 {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: 'Bebas Neue', cursive;
    margin-right: 15px;
}

.footer .footer-social-media {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    flex-wrap: wrap
}

.footer .social-media-list {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.footer .social-media-list li {
    padding: 10px 18px;
}

.footer .social-media-list li a {
    display: block;
    width: 36px;
}

.footer .social-media-list li a:hover {
    opacity: 0.8;
}

.footer .social-media-list li a img {
    width: 100%;
}

.footer .footer-logo-outer {
    display: flex;
    position: relative;
    padding-left: 30px;
    margin-left: 15px;
}

.footer .footer-logo-outer:after {
    content: "";
    position: absolute;
    left: 0;
    height: 70px;
    top: -7px;
    width: 2px;
    background-color: #fff;
}

.footer .footer-logo-outer .footer-logo {
    text-align: center;
    padding-right: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    ;}

.footer .footer-logo-outer .footer-logo:last-child {
    padding-right: 0;
}

.footer .footer-logo-outer .footer-logo i {
    display: block;
    margin-bottom: 12px;
    width: 60px;
    height: 30px;
}

.footer .footer-logo-outer .footer-logo i img {
    max-width: 100%;
    max-height: 100%;
}

.footer .footer-logo-outer .footer-logo span {
    display: block;
    font-size: 9px;
    line-height: 13px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
}

.footer .subscribe .form-control {
    width: 100%;
}

.footer .subscribe h3 {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Bebas Neue', cursive;
}

.footer .subscribe .subscribe-input {
    width: 100%;
    max-width: 300px;
    position: relative;
}

.footer .subscribe .subscribe-input .sub-span {
    position: absolute;
    right: 15px;
    font-size: 29px;
    line-height: 1.2;
    font-family: 'Bebas Neue', cursive;
    top: 2px;
    display: inline-block;
    color: #fff;
}

.footer .subscribe .input-group {
    justify-content: flex-start;
}

.footer .mobile-view {
    display: none
}

.footer .footer-left p.form-message.form-message--success {
    color: #000
}

.payment-method-images {
    display: flex;
    width: calc(100% - 77px);
}

.payment-method-images i {
    display: inline-block;
    margin: 0 5px;
    width: 65px;
}

.payment-method-images i:last-child {
    margin-right: 0
}

.footer .subscribe .subscribe-input .newsletter__submit {
    padding: 0;
    min-height: 35px;
}

.footer .subscribe .subscribe-input .newsletter__submit:hover {
    background: transparent;
}

.footer .subscribe .subscribe-input .newsletter__submit .btn {
    min-height: 35px;
    padding: 8px 33px 4px;
    line-height: 21px;
}

.footer .subscribe .subscribe-input .sub-span {
    display: none
}

/*footer-end*/
/**acount-page **/
.shopify-challenge__container .shopify-challenge__button.btn {
    color: #fff;
    background-color: #000;
}

.shopify-challenge__container .shopify-challenge__button.btn:hover {
    opacity: 0.8
}

.newsletter__submit {
    padding: 0
}

/***************************product-page-start**************************************/
/*banner-section-start*/
.banner-section {
    background: #0A0808;
    position: relative;
    overflow: hidden;
}

.banner-section:after {
    position: absolute;
    content: "";
    background: url(//teamwarrior.com/cdn/shop/t/35/assets/grey_shape_bg.png?v=72904113338561318521676027779)no-repeat;
    top: 0;
    width: 566px;
    bottom: 0;
    right: -315px;
}

.banner-inner {
    position: relative;
    justify-content: flex-end;
}

.banner-inner:after {
    position: absolute;
    content: "";
    background: url(//teamwarrior.com/cdn/shop/t/35/assets/white_bg_pattern.png?v=12043910490455075051676027779)no-repeat;
    top: 0;
    width: 100%;
    bottom: 0;
    display: block;
    background-size: cover;
}

.banner-img-slider {
    position: absolute;
    z-index: 1;
    padding-top: 112px;
    padding-left: 100px;
    left: 0;
    width: 56%;
    max-width: 56%;
}

.banner-img-slider .img-slide {
    min-height: 700px;
}

.banner-section .banner-content {
    text-align: right;
    z-index: 1;
    padding: 100px 15px 0;
    width: 100%;
    max-width: 100%;
    flex: inherit;
    margin-bottom: 8px;
}

.banner-section .btn-wrap .btn-black {
    display: none
}

.banner-section .product-single__meta {
    padding-left: 50%;
}

.banner-section p {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
}

/* .banner-section .price-label{
	font-size: 45px;
	line-height: 52px;
	font-family: 'Bebas Neue', cursive;
	font-weight: 400;
	display: block;
	
} */
.banner-section .btn-wrap .btn {
    min-width: 297px;
    max-width: 297px;
    border-radius: 4px;
}

.banner-section .btn-wrap {
    margin-top: 30px;
}

.banner-section .title-price {
    position: relative;
    z-index: 1
}

.banner-section .banner-content .selector-wrapper {
    margin-bottom: 0
}

.banner-section .product-form__controls-group {
    justify-content: flex-end;
    margin-top: 0
}

.banner-section .banner-content .product-form__item {
    margin-bottom: 0;
    flex: inherit;
}

.banner-section .banner-content .price {
    align-items: flex-end;
}

.banner-section .banner-content .price dd {
    margin: 0
}

.banner-section .banner-content .price dd span {
    color: #F6E94B;
    display: inline-block
}

/* 03-02-2021 */
.banner-section .price-label .price__sale dd span,.banner-section .price-label .price__regular dd span {
    font-size: 45px;
    line-height: 49px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    display: block;
}

.banner-section .price-label .price__sale dd .price-item--regular {
    display: inline-block;
    position: relative;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    display: block;
    font-size: 30px;
    margin-left: 20px;
    margin-right: 5px;
}

.banner-section .price-label .price__sale dd .price-item--regular {
    display: inline-block;
    position: relative;
    margin-left: 13px;
    margin-right: 4px;
}

.banner-section .price-label .price__sale dd .price-item--regular span {
    font-size: 26px;
    line-height: 32px;
}

.banner-content .price dd .price-item--regular em {
    position: absolute;
    top: 47%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    height: 3px;
    background: red;
}

.banner-section .price-label .price-item--regular em {
    position: absolute;
    top: 47%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    height: 3px;
    background: red;
}

.price--on-sale .price__sale {
    flex-direction: column;
    order: 2;
    margin-right: 0;
}

.price__pricing-group {
    flex-direction: row;
    align-items: flex-start;
}

.price__badges {
    order: 1;
    margin-top: 10px;
    margin-right: 12px;
}

.price__badge--sale {
    background-color: rgb(246, 233, 75);
    color: #0A0808;
    border: none;
    padding: 7px 15px;
}

.collection-listing .price--listing .price__badges {
    margin-right: 0;
}

.collection-listing .price--listing .price-item--sale,.collection-listing .price--listing .price__compare .price-item--regular {
    color: #0A0808;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
}

.collection-listing .price--listing .price__badges--listing .price__badge {
    padding: 0
}

.collection-listing .price--listing .price__badges--listing .price__badge span {
    font-family: 'ProximaNova-Regular';
    letter-spacing: 1.5px;
}

.collection-listing .price-badges-wrapper {
    background-color: rgb(246, 233, 75);
    display: flex;
    padding: 10px 15px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
}

.collection-listing .price-badges-wrapper span {
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    display: block;
}

.collection-listing .price-badges-wrapper .price-item--sale {
    display: block !important;
}

.collection-listing .price-badges-wrapper .price__badge--sale {
    margin-right: 8px;
}

.collection-listing .price--listing.price--on-sale .price-item--sale {
    display: none
}

.collection-listing .price--listing.price--on-sale .price__compare dd {
    margin-top: 5px;
}

.banner-section .banner-content .single-option-selector {
    min-width: 297px;
    max-width: 297px;
    position: relative
}

.banner-section .product-single__media-wrapper {
    transform: rotate(-20deg);
}

.flavour-thumb {
    padding-top: 90px;
}

.flavour-thumb ul {
    display: flex;
    align-items: flex-start;
    overflow-x: auto;
    margin: 0 -10px 20px;
    justify-content: flex-end;
}

.flavour-thumb ul li {
    padding: 10px 5px 40px !important;
    max-width: 60px;
    flex: 0 0 60px;
}

.flavour-thumb ul li a {
    display: inline-block;
    width: 100%;
    width: 50px;
    margin: 0;
    border: none;
}

.flavour-thumb ul li a img {
    height: 100%;
    object-fit: cover;
}

/*select2 css*/
.single-option-selector {
    background-color: transparent;
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/down-arrow.svg?v=67075731563412258871676027779);
    background-size: 17px;
    border: 1px solid #fff;
    border-radius: 4px;
    min-height: 54px;
    padding: 11px 40px 11px 25px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-family: 'MyriadPro-Bold';
    text-align: left;
    min-width: 297px;
}

.single-option-selector:focus {
    border-color: #fff;
}

.flavour-dropdown-wrap .select2-container {
    min-width: 297px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    height: 11px;
    width: 11px;
    border-style: solid;
    border-color: #F6E94B;
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #F6E94B;
    border-width: 0px 1px 1px 0px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected=true] {
    background: #F5F7F6;
    color: #000;
}

/*banner-section-end*/
/*product-section*/
.product-info-section {
    padding: 50px 0 0;
    z-index: 2;
    position: relative;
}

.product-info-section h3 {
    font-size: 101px;
    line-height: 93px;
    text-transform: uppercase;
    font-family: 'PahuengaCass';
    margin-bottom: 30px;
}

.custom-list {
    margin-top: 20px;
}

.custom-list li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 20px;
}

.custom-list li:after {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #0A0808;
    top: 8px;
    left: 0;
}

.product-info-section .image-col {
    justify-content: flex-end;
    display: flex;
}

.product-info-section .image-col .img-warp {
    max-width: 350px;
    width: 100%;
}

.product-info-section .offer-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
}

.product-info-section .offer-list .offer-item {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Bebas Neue', cursive;
    padding: 0 30px 20px 0;
    text-align: center;
}

.product-info-section .offer-list .offer-item em {
    display: block;
}

.product-info-section .offer-list .offer-item span {
    display: inline-block;
    margin-bottom: 15px;
}

.product-info-section .offer-list .offer-item span img {
    height: 30px;
    width: auto;
}

.product-info-section .offer-list .offer-item em {
    font-size: 12px;
}

.line-text {
    position: relative;
}

.line-text:after {
    position: absolute;
    content: "";
    left: -8px;
    right: -8px;
    width: calc(100% + 16px);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    height: 3px;
    background: #0A0808;
}

.title-price .price__regular,.title-price .price dd {
    margin: 0 !important
}

/* ingredient-section*/
.ingredient-section:after {
    display: none;
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-white.png?v=62736782601657843881676027779);
    bottom: -68px;
}

.ingredient-section .border-title:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/kbf-underline_white.svg?v=42177229244458124241676027779)
}

.ingredient-section:before {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/pattern-white.png?v=62736782601657843881676027779);
    top: -30px;
    transform: rotate(180deg);
}

.ingredient-section {
    z-index: 1;
    position: relative;
    background: #0A0808;
    padding: 240px 0 70px;
}

.ingredient-section .inner-ingredient {
    display: flex;
    justify-content: flex-end;
    margin-top: 183px;
    flex-wrap: wrap
}

.ingredient-section .inner-ingredient {
    position: relative;
}

.ingredient-section .inner-ingredient .detail-block {
    width: 100%;
    max-width: 591px;
    color: #000000;
    background-color: #fff;
    position: absolute;
    top: -119px;
    left: -50px;
}

.ingredient-section .inner-ingredient .detail-block h3 {
    font-size: 55px;
    line-height: 59px;
    font-family: 'ProximaNova-Bold';
    padding: 15px 30px;
    border-bottom: 30px solid #0a0808;
}

.ingredient-section .inner-ingredient .img-block {
    width: 60%;
}

.ingredient-section .inner-ingredient .inner-detail {
    padding: 20px 30px
}

.ingredient-section .inner-detail h4 {
    font-size: 31px;
    line-height: 35px;
    color: #000;
    font-family: 'ProximaNova-Bold';
    margin-bottom: 8px;
}

.ingredient-section .inner-detail h4 span {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-family: 'ProximaNova-Regular';
}

.ingredient-section .inner-detail h5 {
    display: flex;
    justify-content: space-between;
}

.ingredient-section .inner-detail h5 span {
    font-size: 26px;
    line-height: 32px;
    color: #000;
    font-family: 'ProximaNova-Bold';
    display: inline-block;
    text-transform: none;
}

.ingredient-section .inner-detail p,.ingredient-section .inner-detail p span {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-family: 'ProximaNova-Regular';
    display: block;
    border-bottom: 5px solid #0A0808
}

.ingredient-section .inner-detail p span {
    padding-left: 20px;
    border-bottom: 0;
    margin-top: 10px;
}

.ingredient-section .inner-detail .top {
    border-bottom: 10px solid #0A0808;
}

.ingredient-section .inner-detail .bottom {
    border-top: 10px solid #0A0808;
    padding: 8px 0 28px;
}

.ingredient-section .inner-detail .bottom p {
    border: 0;
}

.ingredient-section .inner-detail .bottom p span {
    margin-bottom: 10px;
}

.ingredient-section .inner-detail .center-detail p:last-child {
    border-bottom: 0
}

.ingredient-section .inner-detail .center-detail p:nth-child(2) span {
    margin-top: 0
}

.ingredient-section .inner-detail .center-detail p {
    padding: 2px 0
}

/* ingredient-section-end*/
.Product-listing {
    position: relative;
    z-index: 2;
    padding-top: 0;
    margin-top: -15px;
    padding-bottom: 35px;
}

/* ethos-section*/
.ethos-section {
    position: relative;
    /*       margin-top: 70px; */
    background-color: #0A0808;
    padding: 50px 0;
    text-align: center;
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/ethos_bckg_pattern_page.png?v=134562831612912052291676027779);
    background-size: cover;
}

.ethos-section:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0A0808;
    opacity: 0.5;
}

.ethos-section .container {
    position: relative;
    z-index: 2
}

.ethos-section h2 {
    color: #fff;
}

.ethos-section p {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

/* review-section*/
.review-section {
    padding: 50px 0 100px
}

.review-section .border-title:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/underline_one.svg?v=24935110502360844671676027779)
}

.review-section .inner-review {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.review-section .inner-review .review-img {
    width: 60%;
}

.review-section .inner-review .review-detail {
    width: 40%
}

.review-section .rating-wrap {
    display: flex;
}

.review-section .rating-wrap i {
    display: inline-block;
}

.review-section .review-detail .rating-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px
}

.review-section .review-detail .rating-title span {
    display: inline-block;
    font-size: 55px;
    line-height: 67px;
    color: #0A0808;
    font-family: 'ProximaNova-Bold';
}

.review-section .review-detail .rating-title .rating-wrap {
    display: flex;
    align-items: center;
}

.review-section .review-detail .rating-title em {
    font-style: inherit;
}

.review-section .review-detail .inner-detail i {
    height: 15px;
    width: 15px;
}

.review-section .review-detail .inner-detail {
    margin-bottom: 30px;
}

.review-section .review-detail .inner-detail span {
    color: #707070;
    font-size: 16px;
    line-height: 20px;
    font-family: 'ProximaNova-Regular';
}

.review-section .review-detail .inner-detail p {
    margin-bottom: 10px;
}

.review-section .review-detail .inner-detail .bold-text {
    margin-bottom: 15px;
}

.review-section .review-detail .inner-detail .rating-wrap {
    margin-bottom: 10px;
}

.review-section .review-img {
    padding: 0 50px;
}

/* promo banner 21-01-2021 */
.mobile-announcement-bar {
    display: none
}

.desktop-announcement-bar {
    display: block;
}

.announcement-bar {
    padding-right: 100px;
}

.mobile-announcement-bar .slick-track {
    display: flex;
    align-items: center
}

.mobile-announcement-bar .ireland_text .promo-banner {
    display: block !important;
}

/************************************************ media *****************************************/
/*product-section*/
/* 404 */
.not-found-page {
    padding: 80px 15px 150px;
    min-height: calc(100vh - 70px);
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.not-found-page .image-wrapper {
    width: 100%;
    max-width: 250px;
    margin-bottom: 26px;
}

.not-found-page .image-wrapper img {
    max-width: 100%;
}

.not-found-text h5 {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 20px;
}

.not-found-text p {
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 40px;
}

.not-found-text a {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 26px;
    padding: 8px 40px;
    border-radius: 30px;
}

.challenge-section .detail-block .contact-form .input-group {
    justify-content: flex-start;
}

.challenge-section .detail-block .contact-form .subscribe-input {
    width: 100%;
    max-width: 300px;
    position: relative;
}

.challenge-section .detail-block .contact-form .subscribe-input .sub-span {
    position: absolute;
    right: 15px;
    font-size: 29px;
    line-height: 1.2;
    font-family: 'Bebas Neue', cursive;
    top: 2px;
    display: inline-block;
    color: #fff;
}

/* GMP */
.cms-content-page .main-content h5 {
    color: #0A0808;
    font-family: 'Bebas Neue', cursive;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 1.2;
}

.cms-content-page .main-content p {
    color: #0A0808;
    font-size: 16px;
    line-height: 1.85;
    margin-bottom: 35px
}

.cms-content-page .main-content ul {
    list-style-type: disc;
    padding-left: 30px;
    margin-left: 0
}

.cms-content-page .main-content ul li {
    font-size: 16px;
    line-height: 1.85;
    list-style: disc;
    color: #0A0808;
}

.cms-content-page .main-content h6 {
    font-family: 'Bebas Neue', cursive;
    font-size: 20px;
    line-height: 30px;
    color: #0A0808;
}

.cms-content-page .main-content span {
    font-size: 16px;
    line-height: 30px;
    display: block;
}

.cms-page {
    width: 100%;
    max-width: 1130px;
    padding: 70px 15px;
    margin: 0 auto;
}

.cms-page .section-header {
    margin-bottom: 0
}

.gmp-main-page {
    width: 100%;
    max-width: 1130px;
    padding: 70px 15px;
    margin: 0 auto;
}

.gmp-main-page .border-title:after {
    background-image: url(//teamwarrior.com/cdn/shop/t/35/assets/gmp_underline.svg?v=33246580885883350351676027779);
}

.gmp-main-page .gmp-title {
    text-align: center;
    width: 100%;
}

.gmp-main-page .gmp-content-section {
    margin-bottom: 15px;
}

.product-list .product-item .product-block .default-image {
    display: block;
}

.product-list .product-item .product-block .hover-image {
    display: none;
}

.product-list .product-item .product-block:hover .default-image {
    display: none;
}

.product-list .product-item .product-block:hover .hover-image {
    display: block;
}

.banner-section .product-single__meta {
    min-height: 610px;
}

/* your address */
.your-address-main {
    width: 100%;
    max-width: 380px;
    padding: 0 15px;
    display: block;
    margin: 0 auto;
}

.your-address-main h3 {
    font-family: 'PahuengaCass';
    font-size: 70px;
    color: #0A0808;
    text-transform: uppercase;
}

/**********delivery-page ********/
.delivery-section {
    padding: 70px 0
}

.delivery-outer {
    margin-top: 20px;
    margin-bottom: 500px;
}

.delivery-block {
    margin-bottom: 25px;
    border: 2px solid #EEEEEE;
    border-radius: 28px;
}

.delivery-block .del-title {
    background: #EEEEEE;
    cursor: pointer;
    border-radius: 28px;
    text-transform: uppercase;
    padding: 10px 30px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.delivery-block .del-title span {
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    font-family: 'Bebas Neue', cursive;
    padding-right: 50px;
}

.delivery-block h4 {
    font-size: 20px;
    line-height: 30px;
    color: #0A0808;
    font-family: 'Bebas Neue', cursive;
    margin-bottom: 20px;
}

.delivery-block p {
    margin-bottom: 5px;
}

.delivery-block .inner-detail {
    display: flex;
    justify-content: space-between;
}

.delivery-block .del-detail {
    padding: 30px;
    display: none;
}

.delivery-block .del-detail .left-detail,.delivery-block .del-detail .right-detail {
    width: 50%;
}

.delivery-block .del-detail .left-detail {
    padding-right: 50px;
}

.delivery-block .del-detail .right-detail {
    padding-left: 50px;
}

.delivery-block .del-title i {
    width: 18px;
    height: 18px;
    display: inline-block;
    transition: 0.6s;
}

.delivery-block .del-title i img {
    display: block;
}

.delivery-block.open .del-title i {
    transform: rotate(-180deg);
}

/***** collection-page ******/
.collection-header {
    padding-top: 50px;
}

.collection-header .collection-description {
    max-width: 990px;
    margin: 0 auto 20px;
    width: 100%;
}

.collection-header .read-text {
    color: #0A0808;
    font-size: 16px;
    line-height: 27px;
    text-decoration: underline
}

.collection-header .filters-toolbar-wrapper {
    border: 0;
}

.collection-header .filters-toolbar__item-wrapper {
    justify-content: center;
}

.collection-header .filters-toolbar__item-child {
    margin: 0
}

.collection-header .filters-toolbar__input {
    background-color: #eeeeee;
    border-radius: 21px;
    height: 42px;
    width: 230px !important;
    padding-right: 30px;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
}

.collection-header .filters-toolbar-wrapper .icon {
    z-index: 1;
    right: 15px;
}

.collection-header .filters-toolbar__product-count {
    display: none
}

.collection-listing .grid--view-items {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
}

.collection-listing .grid-view-item__image-wrapper {
    width: 100% !important;
    margin-bottom: 75px;
    ;border-radius: 50%;
}

.collection-listing .grid-view-item__image-wrapper > div >img {
    width: 80%;
    position: relative;
    z-index: 1;
}

.collection-listing .product-card__image-with-placeholder-wrapper {
    position: relative;
}

.collection-listing .product-card__image-with-placeholder-wrapper:after {
    position: absolute;
    position: absolute;
    content: "";
    width: 80%;
    height: 0;
    padding-bottom: 80%;
    background-color: #f5f5f5;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 0;
    display: block !important;
}

.product-card:hover .product-card__image-wrapper, .product-card:focus-within .product-card__image-wrapper {
    opacity: 1;
}

.collection-listing .product-card {
    text-align: center;
    text-decoration: none
}

.collection-listing .product-card:hover .product-card__title {
    text-decoration: none;
    border-bottom: transparent;
}

.collection-listing .price__regular {
    margin: 0
}

.collection-listing .grid__item {
    margin-bottom: 50px;
}

.collection-listing .product-card__title {
    border-bottom: 0;
    text-decoration: none;
    min-height: 82px;
    display: inline-block;
    font-size: 37px;
    line-height: 41px;
    color: #0A0808;
    text-decoration: none;
    font-family: 'Bebas Neue', cursive;
}

.collection-listing .product-card__title:hover {
    text-decoration: none;
}

.collection-listing .price--listing {
    align-items: center;
}

.collection-listing .price--listing dd {
    margin: 10px 0 0;
}

.collection-listing .price--listing dd .btn {
    z-index: 2;
}

.collection-listing .price--listing dd .btn:hover {
    color: #fff !important;
    background-color: #333333 !important;
    cursor: pointer
}

.collection-listing .product-card .tag-saving h5 {
    font-size: 20px;
    line-height: 28px;
    color: #0A0808;
    font-family: 'Bebas Neue', cursive
}

.collection-listing .grid__item {
    padding-left: 20px;
    min-height: 567px
}

.collection-page .footer {
    margin-top: 133px;
}

.shopify-challenge__container {
    margin-top: 70px !important;
}

/*erro-msg */
.input-error-message {
    display: flex !important;
    align-items: center
}

.input-error-message span {
    font-size: 14px;
    line-height: 17px;
    color: #d20000;
    font-family: 'ProximaNova-Regular';
    margin-bottom: 0
}

.input-error-message .icon {
    font-size: 20px;
    margin-top: 0;
}

.search-form__connected-submit, .search-form__connected-submit:focus, .search-form__connected-submit:hover {
    background-color : #000;
}

.search-page .list-view-items .list-view-item__image {
    max-height: initial;
}

.search-page .list-view-items {
    margin-bottom: 50px;
}

.search-page > .page-width {
    margin-top: 70px;
    margin-bottom: 35px;
}

.search-page .text-center h1 {
    font-family: 'Bebas Neue', cursive;
}

.search-page .list-view-item__title-column .list-view-item__title {
    margin-bottom: 10px;
    font-family: 'Bebas Neue', cursive;
}

.search-page .list-view-item__title-column div {
    font-family: 'ProximaNova-Regular';
    color: #0A0808
}

/***** 23/04/2020 ******/
/* search css */
/ .search-bar .search-bar__interior {
    top: 15%;
}

.search-bar .search-form__container {
    background: transparent;
}

.search-bar .search-bar__actions button , .search-bar .search-bar__actions button:hover {
    color: #fff;
    border: 2px solid #000;
    background: #000;
    outline: none;
}

.search-bar .search-bar__interior {
    top: 15%;
}

/* cart css */
.cart-section , .cart-section .cart , .cart-section .cart-header__title , .cart-section .text-link--accent , .cart-section .cart th , .cart-section .cart__row td , .cart-section .cart__shipping {
    color: #000 !important;
}

.cart-section .cart__product-information .list-view-item__title , .cart-section .cart__product-information .list-view-item__title .cart__product-title {
    font-family: "Work Sans",sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #0A0808;
    font-size: 16px;
    line-height: 20px;
}

.cart__image {
    max-height: initial;
}

.cart-section .product-details .product-details__item {
    font-family: 'ProximaNova-Regular';
    color: #0A0808;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-style: normal;
}

.cart-section .cart__qty .cart__qty-input {
    border-color: #000;
    color: #000;
}

.cart-section .cart__submit-controls .btn:focus {
    background: #000;
    outline: none;
    border-color: transparent;
}

@media screen and (max-width: 575px) {
    .cart-section .cart__image-wrapper {
        padding-right:10px;
    }

    .cart-section .cart__meta {
        width: 80%;
        padding-right: 10px;
    }

    .cart-section .cart__price {
        width: 20%;
        padding-left: 10px;
    }
}

.slidecarthq .footer:after {
    display: none;
}

/***** 05/05/2022 - Product Showcase Page Author: KBFSanj ******/
.hero-klaviyo .hero-klaviyo-content {
    position: absolute;
    top: 130px;
    max-width: 40%;
    padding: 30px;
}

.hero-klaviyo-content h1 {
    font-size: 6em;
    font-family: 'ProximaNova-Bold' !important;
    font-weight: bold;
    line-height: 1;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.hero-klaviyo-content a.btn {
    border-radius: 0;
    font-size: 1.5em;
    width: 100%;
    margin-top: 5%;
}

.klaviyo-sign-up {
    display: inline-block;
    width: 100%;
    margin-top: 5%;
}

.klaviyo-sign-up * {
    padding: 0 !important;
    margin-top: 4px;
}

.slideshow__controls, .slideshow__arrows {display: none !important; visibility:hidden !important;}

@media screen and (min-width: 786px) {
    .hero-banner.bg-image.mobile_img {
        display:none !important;
    }

    .hero-klaviyo-content.align-right {
        right: 0;
        text-align: right;
    }

    .hero-klaviyo-content.align-left {
        left: 0;
        text-align: left;
    }
}

@media screen and (max-width: 786px) {
    .hero-banner.bg-image.desktop_img {
        display:none !important;
    }

    .hero-klaviyo {
        height: 100vh;
    }

    .hero-banner.bg-image.mobile_img {
        height: 100%;
    }

    .hero-klaviyo-content.align-right,
  	.hero-klaviyo-content.align-left {
        max-width: 100%;
    }

    .hero-klaviyo-content h1 {
        font-size: 2em;
    }
}
.seller-slider .slide-img a {width: 100%;}

/* 02-03-2023 product page ingredient issue */
.ingredient-without-img .detail-block {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

/* 25-10-2023 Policy page changes */
.shopify-policy__body .cms-content-section .breadcrumb{display:none}
.shopify-policy__body .cms-content-section .cms-content h1{display:none}