/** Shopify CDN: Minification failed

Line 8:0 Unexpected "@font-face"
Line 1391:12 Expected ":"

**/
P/*======fonts=======*/
@font-face {
    font-family: 'Tiempos Headline';
    src: url('TiemposHeadline-Bold.eot');
    src: url('TiemposHeadline-Bold.eot?#iefix') format('embedded-opentype'),
        url('TiemposHeadline-Bold.woff2') format('woff2'),
        url('TiemposHeadline-Bold.woff') format('woff'),
        url('TiemposHeadline-Bold.ttf') format('truetype'),

      url('TiemposHeadline-Bold.svg#TiemposHeadline-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Charlie Display';
    src: url('CharlieDisplay-Light.eot');
    src: url('CharlieDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('CharlieDisplay-Light.woff2') format('woff2'),
        url('CharlieDisplay-Light.woff') format('woff'),
        url('CharlieDisplay-Light.ttf') format('truetype'),
        url('CharlieDisplay-Light.svg#CharlieDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Charlie Display';
    src: url('CharlieDisplay-Bold.eot');
    src: url('CharlieDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('CharlieDisplay-Bold.woff2') format('woff2'),
        url('CharlieDisplay-Bold.woff') format('woff'),
        url('CharlieDisplay-Bold.ttf') format('truetype'),
        url('CharlieDisplay-Bold.svg#CharlieDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Charlie Display';
    src: url('CharlieDisplay-Semibold.eot');
    src: url('CharlieDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
        url('CharlieDisplay-Semibold.woff2') format('woff2'),
        url('CharlieDisplay-Semibold.woff') format('woff'),
        url('CharlieDisplay-Semibold.ttf') format('truetype'),
        url('CharlieDisplay-Semibold.svg#CharlieDisplay-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Charlie Display';
    src: url('CharlieDisplay-Thin.eot');
    src: url('CharlieDisplay-Thin.eot?#iefix') format('embedded-opentype'),
        url('CharlieDisplay-Thin.woff2') format('woff2'),
        url('CharlieDisplay-Thin.woff') format('woff'),
        url('CharlieDisplay-Thin.ttf') format('truetype'),
        url('CharlieDisplay-Thin.svg#CharlieDisplay-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Charlie Display Ultra';
    src: url('CharlieDisplay-Ultra.eot');
    src: url('CharlieDisplay-Ultra.eot?#iefix') format('embedded-opentype'),
        url('CharlieDisplay-Ultra.woff2') format('woff2'),
        url('CharlieDisplay-Ultra.woff') format('woff'),
        url('CharlieDisplay-Ultra.ttf') format('truetype'),
        url('CharlieDisplay-Ultra.svg#CharlieDisplay-Ultra') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

body, body p {
	font-family: 'Poppins' !important;
    letter-spacing: 0 !important;
  }

body h2, body .h2, body h1, body .h1 {
font-family: 'Poppins', sans-serif;
  font-weight:bold;
}


/*=======home========*/
.announcement-bar {
    background-color: #31ae2c;
}
.announcement-bar__message {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
font-family: 'Poppins', sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
}
.header__inline-menu li, .rightheader__inline-menu li {
font-family: 'Poppins', sans-serif;
    color: #404040;
    font-weight: 600;
}
.header__inline-menu li a, .rightheader__inline-menu li a {
    font-size: 16px;
   letter-spacing: 0 !important;
  white-space: nowrap;
}
.header__inline-menu li a .header__active-menu-item {
    color: #31ae2c;
    text-decoration: none;
}
.slideshow.banner .slideshow__text.banner__box {
    background-color: transparent;
    text-align: left;
    justify-items: flex-start;
    display: table;
	padding-left: 0;
}
.banner__heading, .banner__heading p {
    font-family: 'Tiempos Headline';
    font-size: 43px;
    font-weight: bold;
}
.button {
    background-color: rgb(49, 174, 44);
    color: rgb(255, 255, 255);
    font-family: "Charlie Display";
    height: 70px;
    font-size: 18px;
    font-weight: 700;
    padding: 0 42px;
    opacity: 1 !important;
    border: 0px !important;
    border-radius: 12px !important;
	text-transform: uppercase;
    cursor: pointer!important;
}
.shopNowColl {
    background-color: #31ae2c;
    opacity: 1!important;
    border: 0!important;
    color: #fff;
font-family: 'Poppins', sans-serif;
    border-radius: 12px!important;
    max-width: 170px;
    height: 70px;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
	text-transform: uppercase;
    cursor: pointer!important;
}
.button:hover, .button:focus, .equine-button:hover, .shopNowColl:hover {
    background-color: #298b25;
}
.equine-button {
    color: #fff!important;
    text-decoration: none;
}
.button::before, .button::after {
	display:none;
}
.banner__text {
    font-size: 24px;
font-family: 'Poppins', sans-serif;
    font-weight: lighter;
}
header.header {
    position: relative;
}
.header__heading .header__heading-link {
    padding-left: 0;
    padding-right: 0;
}

.header__heading a img {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.header__heading .header__heading-link {
    padding: 0;
}

h1.header__heading {
    /* position: relative; */
}
header.header {
    padding-top: 35px;
    padding-bottom: 35px;
	    column-gap: 0;
}
.header__menu-item {
    padding: 1.2rem 1.8rem;
}
nav.rightheader__inline-menu {
    padding-right: 35px;
}
img.header__heading-logo {
    max-width: 100px;
}
.slideshow__text.banner__box {
    padding-left: 0;
}
.banner__heading p {
    margin-bottom: 0;
}
.slideshow.banner .slideshow__text.banner__box .banner__text {
    margin-top: 0;
}
.slideshow__controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* nav.header__inline-menu > ul >li a:first-child {
    padding-left: 0;
} */
.footer-block__details-content p {
    font-size: 16px;
font-family: 'Poppins', sans-serif;
    color: #595959;
	padding-top: 20px;
}
.footer-block--menu .footer-block__heading {
    font-size: 20px;
    font-weight: 700;
    color: #595959;
font-family: 'Poppins', sans-serif;
    text-align: left;
}
.footer-block--menu .list-unstyled li a {
    font-size: 15px;
font-family: 'Poppins', sans-serif;
    color: #595959;
}
.footer-block--menu .list-unstyled li a.list-menu__item--active {
    text-decoration: none;
}

.footer-block__details-content p {
    font-size: 16px;
font-family: 'Poppins', sans-serif;
    color: #595959;
    padding-top: 20px;
}

.footer-block--menu .footer-block__heading {
    font-size: 20px;
    font-weight: 700;
    color: #595959;
font-family: 'Poppins', sans-serif;
}

.footer-block.grid__item.footer-block--menu {
    max-width: 22%;
    width: 100%;
    padding-right:0;
}

.footer-block.grid__item {
    max-width: 30%;
    padding-right: 40px;
}
.newsletter-form__field-wrapper .field {
    display: flex;
    flex-wrap: wrap;
}

.newsletter-form__field-wrapper .field input {
    width: 100%;
    border-radius: 10px;
    box-shadow: none;
    outline: none;
    border: 1px solid #c3c3c3;
}

.newsletter-form__field-wrapper .field button#Subscribe {
    width: 100%;
    position: absolute;
    top: 60px;
    background-color: #31ae2c;
    border-radius: 10px;
font-family: 'Poppins', sans-serif;
    color: #fff;
    margin-top: 14px;
    font-size: 20px;
    font-weight: 600;
}
.newsletter-form__field-wrapper .field::before, .newsletter-form__field-wrapper .field::after {display:none;}
.newsletter-form__field-wrapper label.field__label {
    font-size: 15px;
    color: #595959;
    font-weight: 400;
    left: 15px;
    top: 17px;
}
.footer__localization:empty+.footer__column--info {
    align-items: baseline;
}
footer .footer__payment {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 0;
}

ul.list.list-payment {
    justify-content: flex-end;
    width: 50%;
}
small.copyright__content {
font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #595959;
    width: 50%;
}
footer .footer__content-bottom {
    padding-top: 30px;
}
footer.section-footer-padding {
    padding-bottom: 30px;
    border: 0;
    padding-top: 0;
    margin-top: 0;
}
.Follow-social-sec {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 50px;
}
.flowsec {
    background: #31ae2c;
    padding-left: 15%;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 28px;
font-family: 'Poppins', sans-serif;
    font-weight: 600;
    width: 100%;
    max-width: 26%;
}
.social-sec {
    width: 100%;
    max-width: 74%;
    background-color: #f0f0f0;
    padding-top: 18px;
    padding-bottom: 18px;
}
ul.footer__list-social.list-unstyled.list-social {
    justify-content: flex-start;
}
.social-sec li.list-social__item:first-child {
    margin-left: 40px;
}
.social-sec li.list-social__item {
    background: #000;
    margin-left: 15px;
    border-radius: 50%;
}
.contact-img-txt .image-with-text__content {
    padding-left: 0;
}
.list-social__item .icon path {
    fill: #fff;
}
.slider-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -40px;
	border: 0!important;
    z-index: 9;
}
.slider-buttons button.slider-button {
    display: none;
}
.slider-counter__link--active {
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 0px 5px!important;
    height: 26px;
}
.slider-counter__link--active span.dot {
    background-color: #fff!important;
    padding: 5px;
	opacity:1!important;
}
span.dot {
    background-color: #fff;
    opacity: 0.5;
}
.collection-list-wrapper {
    padding-top: 5rem;
}
.card__inner .card__media {
    border-radius: 10px!important;
}
.card__heading {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #404040;
font-family: 'Poppins', sans-serif;
}
.card__heading .icon-wrap {
    display: none;
}
.collection .collection__title {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
}
.collection-list-wrapper.page-width {
    padding-top: 6rem;
}
.footer__blocks-wrapper {
    width: 100%;
}
body .equine-title {
    font-family: Tiempos Headline;
    font-size: 43px;
    font-weight: 700;
    color: #404040;
}
.rich-text__imagecst img {
    width: 100%;
}
.rich-text__imagecst {
    margin-top: -120px;
}
.rich-text .rich-text__text p {
    font-size: 22px;
    font-weight: 300;
font-family: 'Poppins', sans-serif;
}
.rich-text__blocks.center {
    max-width: 1100px;
}
.rich-text__blocks.center .equine-button.rich-text__buttons {
    margin: 0;
}
.collection__title .title {
    margin-bottom: 0!important;
}
.collection__title .collection__view-all a.button {
    margin-top: 0;
}
.card__information a {
    font-size: 20px;
font-family: 'Poppins', sans-serif;
    color: #454545;
    font-weight: bold;
}
.price {
    text-align: center;
    color: #31ae2c;
}
.price .price-item.price-item--regular {
    color: #31ae2c;
    font-size: 22px;
    font-weight: bold;
font-family: 'Poppins', sans-serif;
}
.slick-dots li button:before {
    font-size: 12px;
	color: #585858;
}
.field__input:focus-visible, .select__select:focus-visible, .customer .field input:focus-visible, .customer select:focus-visible, .localization-form__select:focus-visible.localization-form__select:after {
    box-shadow: unset;
    border-radius: 5px;
}

.slick-dots li.slick-active button:before {
    color: #31ae2c;
    opacity: 1;
    border: 1px solid #31ae2c;
    border-radius: 50%;
}
.slick-dots li button:before {
    line-height: 25px;
    width: 25px;
    height: 25px;
}
ul.slick-dots li.slick-active {
    opacity: 1;
}
.slick-dots li {
    width: 25px;
    height: 25px;
}
.collection .slick-list.draggable .slick-slide li {
    width: 100%!important;
    max-width: 100%;
    margin: 0;
}
.productSildr ul.slick-dots {
    bottom: -50px;
}
.section .who-we-are {
    padding-top: 8rem;
	max-width: 100%;
    padding-left: 0;
}
.who-we-are .image-with-text__media {
    border: 0;
}
.collection .slick-active {
    opacity: 1;
}
.collection .slick-initialized .slick-slide {
    margin: 0 16px;
}
.collection .card .media img {
    height: 100%;
    max-height: 100%;
    object-fit: cover;
}
/* .card__inner {
    height: 300px;
} */

.testi-main {
    background-color: #31ae2c;
    padding: 7rem 0;
	margin-top: -75px;
}
.testi-main .equine-title {
    text-align: center;
    color: #fff;
    max-width: 765px;
    margin: 0 auto;
}
.productSildr {
    width: 100%;
    margin: 100px auto;
    max-width: 1370px;
}
.collection .card__inner {
/*     height: 300px; */
        border-radius: 10px!important;
}
.who-we-are .image-with-text__media, .who-we-are .image-with-text__content {
    background-color: transparent;
}
.slick-slider .slick-list.draggable {
    text-align: center;
}
.slick-slider .slick-list.draggable .slick-slide .right-testi-info {
    color: #fff;
}
.slick-slider .slick-list.draggable .slick-slide .right-testi-info p {
    font-size: 18px;
font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.slick-slider .slick-list.draggable .slick-slide .right-testi-info cite {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
font-family: 'Poppins', sans-serif;
    margin-top: 20px;
    display: block;
}
blockquote.quotes-slider__text.text-center img {
    margin: 0 auto;
}
blockquote.quotes-slider__text.text-center {
    border: 0;
	    margin-left: 0;
    margin-right: 0;
}
.right-testi-info {
   
    border-radius: 10px;
    padding: 100px 50px 40px 50px;
    margin-top: -80px;
}
.slick-slide.slick-current .right-testi-info{
     background-color: #229a1d;
}
.testi-main .slick-arrow::before, .testi-main .slick-arrow::after {
	display:none;
}
.multicolumn-card {
    text-align: center;
}
.multicolumn-card .multicolumn-card-spacing {
    width: 100%;
    max-width: 70px;
    margin: 0 auto;
}
.multicolumn-card.content-container {
    background-color: transparent!important;
    background: transparent!important;
}
.multicolumn-card__info h3 {
    font-size: 18px;
    font-weight: bold;
    color: #262626;
font-family: 'Poppins', sans-serif;
}
.multicolumn-card__info p {
    font-size: 15px;
    color: #262626;
    font-weight: 400;
font-family: 'Poppins', sans-serif;
}
.equine-title {
    text-align: center;
    max-width: 765px;
    margin: 0 auto;
}
.slick-initialized .slick-slide {
    opacity: 1;
}
.testi-main .page-width {
    max-width: 100%;
    padding: 0;
}
.testi-main {
    overflow: hidden;
}
.section-featured-product section {
    padding: 60px 0;
    background-size: cover !important;
}
.section-featured-product section .featured-product {
    background: transparent;
}
.section-featured-product section .featured-product * {
    color: #fff;
}
.contact-img-txt .equine-title {
    color: #404040;
}
.contact-img-txt span {
    text-align: center;
    display: block;
    font-size: 22px;
    color: #404040;
    font-weight: 300;
}
.contact-img-txt img {
    border-radius: 10px;
    object-fit: contain;
}
.contact-img-txt .image-with-text__media {
    border: 0!important;
}
.contact-div {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 15px;
}
.contact-div .image-with-text__text {
    padding-left:16px;
}
.contact-img-txt .image-with-text__grid {
    padding-top: 30px;
}
.section-featured-product section .featured-product .product__title {
font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: bold;
}
.section-featured-product section .featured-product .price__regular .price-item {
    color: #fff;
font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: bold;
}
.section-featured-product section .featured-product .price {
    text-align: left;
}
.product-form__input legend.form__label, .product-form__input label.form__label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.product-form__input input[type=radio]:checked+label {
    background-color: #fff!important;
    border-radius: 10px;
    border: 1px solid #fff;
    outline: none;
    box-shadow: none;
    width: 140px;
    height: 50px;
    color: #000!important;
    display: flex;
    align-items: center;
        font-size: 16px;
}
.product-form.product-form .shopify-payment-button, a.link.product__view-details.animate-arrow {
    display: none;
}
.quantity:after, .quantity:before {
    border: 1px solid white;
    background-color: #fff;
    outline: none;
    box-shadow: none;
    border-radius: 10px;
}
.section-featured-product section .featured-product input {
    color: #000;
}
.featured-product .product__media {
    background-color: transparent;
    padding-top: 100% !important;
}
.section-featured-product .equine-title {
    color: #fff;
}
.collection-list-wrapper .title-wrapper-with-link {
    margin-bottom: 50px;
}
.collection-list .card__information a {
    font-size: 26px;
}
.collection .equine-title, .who-we-are .equine-title {
    margin: 0;
}
.quantity__button path {
    fill: #000!important;
}
.quantity__button, .quantity__input {
    z-index: 3;
    font-size: 20px;
font-family: 'Poppins', sans-serif;
}
quantity-input.quantity {
    height: 70px;
    width: 218px;
}
.icnsimg img {
    width: 50px;
}
.featured-product .product__info-wrapper.grid__item {
    width: 60%;
    float: left;
    padding-right: 20rem!important;
}
.featured-product .grid__item.product__media-wrapper {
    width: 40%;
}
.featured-product .product__media img {
    max-width: 400px!important;
    height: 550px!important;
    object-fit: cover;
    width: 100%;
    right: 0;
    left: auto!important;
}
.collection button.slick-arrow {
    background-color: #fff;
    box-shadow: 0px 0px 6px 1px #00000047;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    z-index: 9;
    top: 40%;
    transform: translate(0%, -50%);
}
.collection .slick-prev {
    left: -10px;
}
.collection .slick-next {
    right: -10px;
}
.collection button.slick-arrow:hover {
    background-color: #fff;
}
.collection button.slick-next.slick-arrow {
    background-image: url(/cdn/shop/t/1/assets/slider-arrow.png?v=1657863324);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30% 50%;
}
.collection button.slick-arrow:before {
    opacity: 0;
    display:none;
}
.productSildr.slider {
    padding-left: 0;
}
.collection button.slick-prev.slick-arrow {
    background-image: url(/cdn/shop/t/1/assets/slider-arrow-left.png?v=1657863931);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30% 50%;
}
.header__menu-item:hover, .header__menu-item:focus {
    color: #31ae2c;
    text-decoration: none!important;
}
.product-form__input.product-form__quantity {
    width: 50%;
    float: left;
}
.product-form__buttons {
    margin-top: 32px;
}
.addcart {
    width: 50%;
    float: left;
}
:is(.account,.order) {
    margin: 0!important;
}

.section-featured-product section .featured-product .select__select {
    color: #3b3b3b;
font-family: 'Poppins', sans-serif;
    height: 70px;
    font-weight: bold;
    border-radius: 12px;
    background-image: url(/cdn/shop/t/1/assets/arrow.png?v=1657875498);
    background-repeat: no-repeat;
    background-position: right;
}
.section-featured-product section .featured-product .select:after {
    display: none;
}
.btns-add-qty variant-selects {
    margin-bottom: 70px;
}
.newsletter-form__field-wrapper #NewsletterForm--footer {
    height: 59px;
}
.page-about .banner, .collection-hero  {
    height: 753px;
    min-height: auto !important;
}
.collection-hero {
    background-size: cover !important;
}
.banner .banner__box {
    background: url(/cdn/shop/t/1/assets/title-brush.png?v=1657877623);
    background-size: 100%;
}
.maintxt-abt p {
    font-size: 22px;
    color: #4d4d4d;
    text-align: center;
    line-height: 34px;
    font-style: italic;
}
.maintxt-abt {
    margin-bottom: 60px;
}
.abt-img-txt .image-with-text__grid--reverse .grid__item .image-with-text__content {
    padding-left: 22%;
    padding-right:70px;
}
.abt-img-txt .image-with-text__text {
    margin-top: 0;
}
.abt-img-txt .image-with-text__text h3 {
    color: #6c6c6c;
font-family: 'Poppins', sans-serif;
    margin-top: 0;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.page-about .abt-img-txt {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.page-about .image-with-text__media {
    border: none;
}
.abt-img-txt .image-with-text__content.image-with-text__content--top {
    padding-left: 70px;
    padding-right: 20%;
}
.page-about .image-with-text__grid {
    display: flex;
    align-items: center;
}
.index .banner .banner__box {
    background: transparent;
}
.page-about .image-with-text__text p {
    font-size: 18px;
    margin-bottom: 30px;
}
.contact .title {
    text-align: center;
}
.contact-page-inner {
    display: flex;
    width: 100%;
}
.contact-page-inner .leftContact-info {
    width: 50%;
}
.contact-page-inner form#ContactForm {
    width: 50%;
}
.contact-page-inner form#ContactForm .field:after, .contact-page-inner form#ContactForm .field:before {
    display: none;
}
.contact-page-inner form#ContactForm .field input, .contact-page-inner form#ContactForm .field textarea {
    height: 70px;
    background: #f1f1f1;
font-family: 'Poppins', sans-serif;
}
.contact-page-inner form#ContactForm .field .field__label {
    top: 22px;
}
.contact-page-inner form#ContactForm .field input, .contact-page-inner form#ContactForm .field textarea {
    height: 70px;
    background: #f1f1f1;
font-family: 'Poppins', sans-serif;
}
.contactSubHeading {
    display: block;
    text-align: center;
    font-size: 22px;
    color: #404040;
    font-weight: lighter;
    margin-bottom: 50px;
}
.contact .title {
    text-align: center;
    margin: 0;
}
.detail_row {
    display: flex;
    width: 100%;
    margin-bottom: 26px;
}
.detail_row .icnsimg img {
    width: 50px;
    height: auto !important;
}
.detail_row .image-with-text__text {
    padding-left: 16px;
}
.detail_row .image-with-text__text strong {
    font-size: 16px;
    text-transform: uppercase;
}
.map_section .map-section-inner {
    padding-bottom: 0;
    margin-bottom: -10px;
}
.map_section .map-section-inner iframe {
    width: 100%;
}
.contact-div .image-with-text__text strong {
    text-transform: uppercase;
    font-size: 16px;
}
.section-featured-product section .featured-product .select * {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.section-featured-product section .icon.icon-caret {
    display: none;
}
.insta-section .equine-title-main {
    display: flex;
    justify-content: center;
}
.insta-section .equine-title-main .equine-title {
    max-width: initial;
    width: auto;
    display: inline-block;
    margin: 0;
}
.insta-section .equine-title-main img {
    width: 47px;
    height: 47px;
    margin-right: 10px;
}
.insta-section p {
    color: #31ae2c;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin-top:0;
}
.collection-hero__inner .collection-hero__text-wrapper {
    background: url(/cdn/shop/t/1/assets/title-brush.png?v=1657877623);
    background-size: 100%;
    display: inline-block;
    width: auto !important;
    max-width: max-content;
    background-repeat: no-repeat;
    background-position: center;
    padding: 94px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
}
.collection-hero{
  position: relative;
}
.collection.page-width .right-collection-lists ul#product-grid {
    display: flex;
    gap: unset;
    flex-wrap: wrap;
}
.collection.page-width .left-collection-lists div.accordion span {
    display: none;
}

.collection.page-width .left-collection-lists div.accordion {
    background: transparent;
    color: #404040;
    font-size: 18px;
     position: relative;
    font-weight: 500;
    border: 0;
    padding: 0;
    cursor: pointer;
}
.collection.page-width .left-collection-lists .content.collapse ul li a {
    font-size: 15px;
    color: #6b6b6b;
    text-decoration: none;
}
.collection.page-width .left-collection-lists .content.collapse ul {
    margin: 5px 0;
    padding: 0;
    list-style: none;
}
.collection.page-width .left-collection-lists div.accordion.accordion-open:after {
    transform: rotate(136deg);
}
.collection.page-width .left-collection-lists div.accordion:after {
    right: 0;
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 0.2em;
    position: absolute;
    transform: rotate(-45deg);
    vertical-align: middle;
    width: 8px;
    top: 10px;
    transition: .4s;
}
.collection.page-width .left-collection-lists > h2 {
    color: #404040;
    font-size: 24px;
}
.collection.page-width .right-collection-lists ul#product-grid > li {
    width: 33.3333% !important;
    max-width: 100%;
    padding: 0 15px;
    margin: 15px 0;
}
aside.facets-wrapper {
    padding-top: 55px;
}

.collection.page-width {
    display: flex;
    flex-wrap: wrap;
}

.collection.page-width .left-collection-lists {
    width: 25%;
    position: relative;
    padding: 0 15px;
    top: -60px;
}

.collection.page-width .right-collection-lists {
    width: 75%;
    padding: 0 15px;
}
body.product .testi-main {
    margin-top: 0px;
}
.product__description .cgt-desc ul.tabs li {
    background: transparent;
    border: 0 !important;
    padding: 0 5px;
}
.product__description .cgt-desc .cgt-content div.tab {
    background: transparent;
}

.section-template--16226634596605__16581258154aaf50cf-padding.isolate {
    padding: 0;
}

.insta-multi-column ul.contains-content-container {
    gap: 0;
    display: flex;
}
.insta-section {
    padding-top: 55px;
}
.product__info-container label.form__label {
    color: #3c3c3c;
    font-size: 18px;
  letter-spacing: 0;
}
.product__info-container .product-form__buttons {
    margin: 0;
}
.product__info-container quantity-input.quantity {
    border: 1px solid #ddd;
    border-radius: 15px;
    height: 60px;
}
.product__info-container .product-form__buttons button.product-form__submit {
    margin: 0;
    height: 60px;
    font-weight: 400;
  margin-top: 36px;
}
.product__info-container select.select__select {
    box-shadow: unset !important;
    border: 1px solid #ddd;
    border-radius: 8px;
    height: 50px;
    letter-spacing: 0;
    font-size: 14px;
    color: #000;
}

.product__info-container .select:after, .product__info-container .select:before {
    display: none;
}
.product__info-container .product__title h1 {
    color: #3c3c3c;
    font-size: 30px;
    line-height: 40px;
}

.product__info-container .product__title {
    margin: 0 !important;
}
.product__info-container .price.price--show-badge {
    text-align: left;
}
.insta-multi-column ul.contains-content-container > li {
    width: 20% !important;
    max-width: 100%;
}
.product__description .cgt-desc ul.tabs {
    display: flex;
    flex-wrap: wrap;
}
.product__description .cgt-desc .cgt-content {
    background: #eaeaea;
    padding-top: 15px;
    padding-bottom: 15px;
}
.product__description .cgt-desc ul.tabs a {
    height: 60px;
    width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    letter-spacing: 0;
    background: #35ae35;
    color: #fff;
    border: 0;
}

.product__description .cgt-desc ul.tabs a.active {
    background: #eaeaea;
    color: #35ae35;
}
.product__description .cgt-desc {
    padding-top: 55px;
}
media-gallery.product__media-gallery {
    display: flex !important;
    flex-wrap: wrap;
    align-items: start;
}
media-gallery.product__media-gallery .thumbnail-slider {
    max-width: 100px;
}

.section-featured-product 
section {
    position: relative;
    z-index: 9;
}

.section-featured-product section:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000070;
    z-index: -1;
}
ul.slick-dots button {  margin: 0 auto !important;
    height: 15px;
    width: 15px;
    position: relative;
}

ul.slick-dots button:before, ul.slick-dots button:after {
    position: absolute;
    content: "";
    height: 10px !important;
    width: 10px !important;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    opacity: 1;
    right: -1px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 0;
    border: 0 !important;
}

ul.slick-dots button:after {
    background: transparent;
    border: 1px solid #fff !important;
    height: 16px !important;
    width: 16px !important;
}
ul.slick-dots li.slick-active + li button:after {
    display: none;
}

ul.slick-dots li.slick-active + li button:before {
    width: 80px !important;
    border-radius: 10px;
    height: 5px !important;
}
ul.slick-dots li.slick-active + li button {
    width: 80px !important;
}

ul.slick-dots li.slick-active + li {
    width: 80px;
}

.newsletter-form__field-wrapper .field button#Subscribe {
    position: unset !important;
    height: 60px;
}
.newsletter-form {
    align-items: start !important;
}
footer .footer__column.footer__column--info {
    padding: 0;
    padding-top: 0 !important;
}

footer .footer__content-bottom {
    padding: 10px 0;
}

footer.footer {
    padding-bottom: 0;
}

ul.list.list-payment li {
    width: 50px;
}
.productSildr {
    width: 100% !important;
    max-width: 100% !important;
  margin-top: 50px !important; 
}
.collection.page-width .left-collection-lists ul a {
    color: #404040;
    text-decoration: none;
    font-weight: 500;
}
.collection.page-width .left-collection-lists ul {
    padding-left: 0;
    list-style: none;
}
.collection.page-width .left-collection-lists ul a:hover {
    color: #35ae35;
    transition: 0.4s;
}footer a.link:hover {
    color: #35ae35 !important;
    transition: 0.4s;
    text-decoration: none !important;
}
.newsletter-form__field-wrapper .field button#Subscribe:hover {
    background: #199919;
    transition: 0.4s;
}
.section-featured-product section .featured-product input {
    background: transparent !important;
}
*:focus-visible {outline: 0;box-shadow: unset;}
@media (max-width: 1024px){
  .product__info-wrapper {
    padding-left: 15px !important;
}
  .grid__item.product__media-wrapper media-gallery.product__media-gallery slider-component{
    max-width: 100% !important;
  }
  .grid__item.product__media-wrapper media-gallery.product__media-gallery slider-component {
    width: 100%;
}
}
@media (max-width: 991px){



  .section-template--16226634432765__form-padding {
    padding-left: 15px;
    padding-right: 15px;
}
  .contact-page-inner {
    flex-wrap: wrap;
}

.contact-page-inner > * {
    width: 100% !important;
}
    .insta-section {
    padding-top: 35px;
}
  .collection.page-width .left-collection-lists {
    max-width: 250px;
}
  .collection.page-width > div {
    width: 100% !important;
    position
}

  .page-width {
    padding: 0 15px;
}
}
@media (max-width: 749px){
  .footer__content-top {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    header.header {
    padding:  15px;
}
  ul.product__media-list.contains-media li {
    margin: 0 !important;
    width: 100%;
}
  .product__info-container .product-form__buttons button.product-form__submit{
    margin-top : 0 !important
  }
  .product.product--small > div{
    padding: 0 15px !important;
  }
  .product__info-container .product__title h1 {
    font-size: 23px;
    line-height: 30px;
}
  section.page-width.section-template--16226634563837__main-padding {
    padding: 0;
}
    .product.product--small > div {
    width: 100%;
    max-width: 100%;
}
.grid__item.product__media-wrapper media-gallery.product__media-gallery slider-component{
    margin: 0 !important;
  }
.testi-main .slick-list.draggable {
    padding: 0 15px !important;
}
  .collection.page-width > div {
    padding: 0 !important;
}
  .collection.page-width .left-collection-lists {
    max-width: 100%;
    position: unset;
}
  .collection.page-width .right-collection-lists ul#product-grid > li{
    width: 50% !important;
  }
  .header__heading a img{
    position: unset !important;
    transform: unset !important
  }
  .rich-text .rich-text__text p {
    font-size: 18px;
    line-height: 30px;
}
  .rich-text__wrapper{
    width: 100% !important;
  }
  .button, .shopNowColl {
    height: 50px;
    font-size: 12px;
    padding: 0 22px;
}
  .right-testi-info {
    padding: 90px 15px 40px;
}
  .slick-slider .slick-list.draggable .slick-slide .right-testi-info p {
    font-size: 14px;
    line-height: 25px;
}
  blockquote.quotes-slider__text.text-center img {
    height: 120px;
    width: 120px;
}
    .collection .collection__title > *, .collection-list-wrapper .title-wrapper-with-link > * {
    width: 100%;
    justify-content: center !important;
    margin: 15px auto;
      text-align: center;
}
  .image-with-text__content {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
  .announcement-bar__message {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
  .image-with-text__content {
    padding-top: 30px;
    padding-bottom: 30px;
}

}
@media (max-width:600px) {
  .slideshow.banner .slideshow__text.banner__box {
    text-align: center;
  } 

  body .equine-title, .banner__heading, .banner__heading p {
    font-size: 32px;
  }
   .rich-text__imagecst {
     margin-top: 0px;
   }
   .collection .collection__title {
    flex-wrap: wrap;
   }
   .testi-main {
      margin-top: 0;
   }
  nav.rightheader__inline-menu {
    display: none;
  }
  .featured-product .product__info-wrapper.grid__item, .featured-product .grid__item.product__media-wrapper {width:100%}
   .Follow-social-sec {
    flex-wrap: wrap;
  }
  .flowsec, .social-sec, .footer-block.grid__item, .footer-block.grid__item.footer-block--menu {
    max-width: 100%;
  }
  ul.footer__list-social.list-unstyled.list-social {
    justify-content: center;
   }
   footer .footer__payment {
    flex-wrap: wrap;
  }
   small.copyright__content, ul.list.list-payment {
    width: 100%;
   }
  ul.list.list-payment {
    justify-content: center;
    flex-wrap: wrap;
  }
  .banner__heading.h1, .banner__text {
    color: #404040;
  }
  .slideshow.banner .slideshow__text.banner__box {
    padding-left: 0;
    padding-right: 0;
  }
  .banner__heading p {
    margin-top: 0;
  }
  .featured-product .product__info-wrapper.grid__item {
    padding-right: 0rem!important;
    margin-top: 130px;
  }
  .product-form__input .select {
    max-width: 100%;
  }
  quantity-input.quantity {
    width: 100%;
  }
   .product-form__input {
    margin: 0;
    max-width: 100%;
  }
  .btns-add-qty variant-selects {
    margin-bottom: 20px;
  }
  .addcart {
    width: 100%;
  }
  .featured-product .product__media img {
    max-width: 100%!important;
    height: 520px!important;
    width: 100%;
   }
  .product-form__input .select {
    max-width: 100%!important;
  }
  .product-form__input.product-form__quantity {
    width: 100%;
    max-width: 100%;
  }
  .product-form__input.product-form__input--dropdown {
    max-width: 100%;
  }
  .rich-text .equine-button.rich-text__buttons {
    padding-top: 30px;
  }

.maintxt-abt p {
    font-size: 18px;
    line-height: 30px;
}
.banner .banner__box {
    background-repeat: no-repeat;
    background-position: center;
}
} 
@media (max-width: 460px){
  .flowsec, .social-sec {
    text-align: center;
    justify-content: center;
    padding: 15px;
}
  .collection.page-width .right-collection-lists ul#product-grid .card-wrapper{
    max-width: 100% !important;
  }
  .page-about .banner, .collection-hero {
    height: 483px;
    min-height: auto!important;
}
    .collection .slick-initialized .slick-slide {
    margin: 0 0px;
}
  .footer-block__details-content .list-menu__item--link {
    padding-top: 3px !important;
    padding-bottom: 2px !important;
}
  .social-sec li.list-social__item:first-child{
    margin-left: 0 !important;
  }
.collection.page-width .right-collection-lists ul#product-grid > li {
    width: 100% !important;
}
  .product__description .cgt-desc ul.tabs li {
    width: 50%;
}
  .product__description .cgt-desc ul.tabs a {
    width: 100%;
    font-size : 14px !important;
}
}
/*****customer form wrapper***/
.customer-form-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}
.form-wrapper-customer .field:before, .form-wrapper-customer .field:after {
    display: none;
}
div.customer-form {
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 40px !important;
}
div.customer-form  h1 {
    font-size: 30px;
}
div.customer-form .form-wrapper-customer {
    margin-top: 60px;
}
div.customer-form .form-wrapper-customer input {
    height: 50px;
   border-radius: 5px;
  border: 1px solid #ddd;
}
div.customer-form .form-wrapper-customer a {
    text-decoration: none;
}

div.customer-form .form-wrapper-customer button:after, div.customer-form .form-wrapper-customer button:before {
    display: none;
}

div.customer-form .form-wrapper-customer button {
    width: 100% !IMPORTANT;
  text-align: center;
  justify-content: center;
  margin-bottom: 20px !important;
  border-radius: 5px;
}
th {
    font-weight: 600 !important;
    font-family: 'Montserrat' !important;
}
.customer-form {
    width: calc(100% - 20px);
}
div.customer-form h1{
  margin-top: 0 !important;
}
html body{
  overflow-x: hidden !important;
}

.pagination-wrapper {
    width: 100%;
    display: flex;
    justify-content: end !important;
}

.pagination-wrapper nav {
    width: 100%;
}

.pagination__list {
    justify-content: end;
}

.pagination__list a:after {
    display: none;
}

.pagination__list a {
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    text-decoration: none !important;
}

.pagination__list a.pagination__item.pagination__item--current {
    color: #35ae35;
}
.insta-multi-column .isolate {
    padding: 0;
}
.collection.page-width .right-collection-lists ul#product-grid .card-wrapper {
    max-width: 260px;
}
body, body * {
    font-family: 'Poppins' !important;
}
.social-sec li.list-social__item:hover {
    background: #35ae35;
    transition: 0.4s;
}
@media (max-width: 420px){
div.customer-form{
 padding: 40px 15px !important;  
}
  div.customer-form .form-wrapper-customer {
    margin-top: 40px;
}
}
/*****end customer form wrapper ****/
.section-featured-product section .featured-product label.form__label {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
quantity-input.quantity:after, quantity-input.quantity:before {
    display: none;
}

.product__info-container quantity-input.quantity {
    background: #fff;
    border-radius: 0;
}
 details[open] .modal-overlay:after{
      width: 100vw !important;
/*   left: -23% !important; */
   display: none !important;
}
.slideshow__controls.slider-buttons {
    z-index: 1;
}
body.overflow-hidden:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000073;
    z-index: 2;
}


.header predictive-search {
    max-width: 350px;
}
header.header header-drawer {
    width: 20%;
}
.header predictive-search form.search.search-modal__form .field:after, .header predictive-search form.search.search-modal__form .field:before {
    display: none;
}
header.header .header__icons {
    display: flex;
    justify-content: end;
}
.header predictive-search form.search.search-modal__form .field {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #f5f5f5;
}

.header predictive-search form.search.search-modal__form .field input, .header predictive-search form.search.search-modal__form .field button {
    background: transparent;
    height: 42px;
}

.header predictive-search form.search.search-modal__form .field input {
    padding: 0;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 12px;
}

.header predictive-search form.search.search-modal__form .field label.field__label {
    font-size: 14px;
    letter-spacing: 0;
    left: calc(var(--inputs-border-width) + 1rem);
}
header.header {display: flex;justify-content: space-between;}

header.header nav.header__inline-menu, header.header .header__icons {
    width: 40%;
}
#shopify-section-announcement-bar{
  position: relative;
}
@media (max-width: 767px){
  .collection .slick-next {
    right: 0;
}
  header.header .header__icons {
    max-width: max-content;
}
  .collection .slick-prev {
    left: 0;
}
  header predictive-search.search-modal__form {
    display: none;
}
  .search-modal .search-modal__content predictive-search.search-modal__form {
    display: block;
    max-width: 100%;
}
}
@media (min-width: 767px){
  .desktopHide-search {
    display: none !important;
}
}


.testi-morecontent span {
    display: none;
}
.testi-morelink {
    display: block;
}