/** Shopify CDN: Minification failed

Line 1085:0 Unexpected "/"
Line 2599:2 "line-heigt" is not a known CSS property

**/
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('/cdn/shop/files/SourceSansPro-Regular.otf?v=1660667208'); 
}
@font-face {
  font-family: 'Questrial_400';
  src: url('/cdn/shop/files/Questrial_400.ttf?v=1660672752'); 
}
@font-face {
  font-family: 'slick';
  src: url("{{ 'slick.woff' | asset_url }}"), 
}
.source{
  font-family: 'SourceSansPro-Regular';
}
a.button {
    font-family: 'SourceSansPro-Regular';
}
.header__heading-logo {
    max-width: 200px;
    width: 100%;
}
.header__menu-item:hover span {
    text-decoration: none;
}
.custom-collection-list-wrapper .card__media .media img {
    object-fit: scale-down;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search {
    display: none;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__icons .header__search {
    display: block;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header nav.header__inline-menu {
    display: none;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header nav.header__inline-menu.custom__inline-menu {
    display: block;
}
/* logo-list section */
.log_list_wrapper {
  width:100%;
  margin: 80px 0px;
}
.flex-itg{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.logo_image{
  width:210px;
}
.logo_image img{
  width:210px;
  max-width:100%;
}
.custom_btn{
  margin-top:15px;
}
.custom_btn a {
    display:inline-block;
    color: #fff;
    padding: 12px 42px;
    background: #9A1D20;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: normal;
  font-family: 'SourceSansPro-Regular';
}

/* custom brand */
.cdd-brand-wrapper {
    width: 100%;
    position: relative;
    margin: 80px 0 40px;
}
.cdd-brand-main {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;  
}
.cdd-brand-type{
  width: 49%;
  position:relative;
}
.cdd-brand-image {
    width: 100%;
}
.cdd-brand-image img {
    max-width: 100%;
    width: 100%;
    display: flex;
    border-radius: 30px;
}
.cdd-brand-content{
  max-width:250px;
  position:absolute;		
  margin:0 auto;
  left:10%;
  top:50%;
  transform: translate(-10% , -50%);
}
.cdd-brand-content p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #fff;
    margin: 0px;
}
.cdd_brand_heading {
    text-transform: capitalize;
    color: #fff;
    margin: 7px 0;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0em;
}


/* custom brand */
/* feature collection */
.collection .collection__view-all .button {
    color: #fff;
}
.fc_headeing {
  position:relative;
  padding-left: 12px;
}
.fc_hl{
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0em;
  text-transform: capitalize;
  margin: 0 auto !important;
}
.fc_hl:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 0px;
  width: 3px;
  height: 60px;
  background-color: #9A1D20;
  border-radius: 10px;
}
.fc_headeing p {
  font-size: 16px;
  letter-spacing: 0em;
  margin: 0px;
  color: #9A1D20;
}
.custom_featured .grid__item.slider__slide, .product-recommendations .grid__item {
  padding: 20px;
  border-radius: 5px;
  background: #f3f3f3;
}
.card__heading.h5 {
  font-family: 'Questrial_400';
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0em;
  color:#333333;
  margin: 10px  0px!important;
}
.product-recommendations .card--card.card--media>.card__content {
    background: #f3f3f3;
}
.card__content {
    margin-top: 10px;
}
/* .custom_featured .cave_add_cart{
    margin-bottom:8px;
} */
.custom_featured .slider-counter {
  display: none !important;
}
.collection {
  position: relative;
}
.custom_featured .slider-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: -85px;
  right: 0;
}
.custom_featured .card__media .media img {
    height: 100%;
    min-height: 250px;
    object-fit: contain;
}
.custom_featured .slider-button.slider-button--prev, .custom_featured .slider-button.slider-button--next {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-left: 10px;
}
.custom_featured button.slider-button.slider-button--prev[disabled] {
    color: #000;
}
.custom_featured .slider-button.slider-button--next[disabled]{
  color: #000;
}
.custom_featured .slider-button .icon {
  height: 1rem;
  color: #9a1d20;
}
.custom_featured .slider-button[disabled] .icon {
    color: #000;
}

.ctm_card-wrapper .card__information {
    grid-row-start: 2;
    padding:0px;
}

  .cave_add_cart .button {
    min-height: auto;
    background: transparent;
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: 0;
}

.cave_add_cart .button--secondary:after {
    --border-opacity: none;
}
.custm_rating{
  grid-row-start: 1;
}
.col_pg_slider button.slick-next {
    right: 0px;
    bottom: -20px;
    top: auto;
    width: 35px;
    height: 35px;
    background: #f7f7f7f7;
}
.col_pg_slider button.slick-prev {
    left: auto;
    right: 35px;
    bottom: -20px;
    top: auto;
    width: 35px;
    height: 35px;
    background: #f7f7f7;
    border-radius: 10px 0px 0px 0px;
}
/*about_wapper section start*/
.about_wrapper{
  width:100%;
  margin:60px 0px 40px 0px;
}
.about{
  width:100%;
  display:flex;
  justify-content:space-between;
}
.about_flex_left{
	flex-direction:row;
}
.about_flex_right{
	flex-direction:row-reverse;
}
.about_image {
    position: relative;
    width: 50%;
    overflow: hidden;
/*     margin-top: -1.75%; */
      display: flex;
}
.about_image img{
  	width:100%;
	max-width:100%;
    display: flex;
}
.image_content {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
}
.about_content_image {
    display: flex;
    width: 85%;
  margin-top: 60px;
}
.ab_cnt_img {
    width: 33.33%;
}
.ab_cnt_img img{
  width:100%;
  max-width:100%;
}
.about_content {
  width: 70%;
  margin: 0px auto;
}
.about_content h3 {
    margin: 0;
    font-family: Oswald;
    font-size: 36px;
    font-weight: 400;
    line-height: 53px;
    letter-spacing: 0em;
    color: #fff;
}
.about_content p {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color:#fff;
}
.about_btn a {
    background: #000;
}

/*about_wapper section end */


@media screen and (min-width: 990px){
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__icons .header__search {
    display: none;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search {
    display: block;
}
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search summary.header__icon span {
    justify-content: flex-start;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu {
    margin-left: auto;
  display: flex;
/*     justify-content: space-between; */
      align-items: center;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul li .header__menu-item span {
    color: #fff;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul li .header__menu-item {
    padding: 0 22px;
    margin: 10px 0;  
    border-right: 1px solid #fff;  
  font-family: 'SourceSansPro-Regular';
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul li:last-child a {
    border-right: none;
    padding-right: 0;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul.list-menu--inline li:first-child a {
    padding-left: 0;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__heading {
    justify-self: center;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul.cstm-next-menu {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
      justify-content: flex-end;
    width: 30%;
  padding-right: 20px;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul.list-menu--inline {
    width: 60%;
}
.custom-header-wrapper nav.header__inline-menu.custom__inline-menu .custom-header-outlet_link {
  width: 10%;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-right: 15px;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu .custom-header-outlet_link p {
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  line-height: 20px;
  font-family: 'SourceSansPro-Regular';
  margin-left: 6px;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu .custom-header-outlet_link .custom-header-outlet_main {
    padding: 15px 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu .custom-header-outlet_link::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: #000;
    left: 0;
    top: 0;
    z-index: 99999;
    z-index: -1;
    transform: skewX(-16deg);
}
.header-wrapper.custom-header-wrapper .header__icon, .header__icon--cart .icon {
    height: 4.4rem;
    width: 5.4rem;
}
.header-wrapper.custom-header-wrapper .custom-header .header__icon--account {
    width: 75px;
    text-decoration: none;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__icons a p {
    font-size: 14px;
    margin-right: 13px;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu .custom-header-outlet_link .custom-header-outlet_main a {
    text-decoration: none;
    align-items: center;
    display: flex;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search summary.cstm_header__icon.header__icon p.custom-btn {
    margin: 0;
    padding: 22px 42px;  
  font-family: 'poppins';
}
header.header.custom-header .menu-drawer__navigation-container {
    overflow-y: inherit;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__icons {
    overflow: hidden;
}
.header-wrapper.custom-header-wrapper .header.custom-header {
    padding: 8px 30px;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu {
    padding: 0 30px;
}
.custom-header-wrapper .custom-header a.header__heading-link {
    justify-self: center;
}





/*Rich Text css start*/
.rich-text .rich-text__wrapper .rich-text__blocks .rich-text__text p{
  font-family: 'oswald';
  color: #000;
  font-size: 24px;
  letter-spacing: normal;
}
/*Footer Section Start*/
.footer .footer-block__details-content.rte p {
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  padding: 4px 0;
  letter-spacing: normal;
}
.footer .footer-block__details-content.rte p a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
}
.footer .footer-block.grid__item h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}
.footer .footer-block.grid__item ul.footer-block__details-content li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.footer .footer-block--newsletter ul.footer__list-social li.list-social__item a svg path {
    stroke: #fff;
}
.footer .footer__content-top .footer-block--newsletter ul.footer__list-social {
    justify-content: flex-start;
}
.footer .footer__content-bottom .footer__column .footer__copyright small {
    color: #fff;
      font-size: 14px;
}
.footer .footer__content-bottom .footer__column {
    flex-direction: row-reverse;
    justify-content: space-between;
}
.footer .footer__content-top .footer-block--newsletter ul.footer__list-social li.list-social__item a {
    background: #9A1D20;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    justify-content: center;
    margin: 0 5px;
}


/*Footer Section end*/

/*Custom Blog css start*/
.custom-blog.blog .blog__posts.articles-wrapper li.blog__post {
    max-width: calc(100% - 20px);
} 
.custom-blog .card__inner .article-card__image img {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}
.custom-heading-top.custom_blog_heading {
    margin-bottom: 25px;
}
.custom-blog .card__content .card__information {
    text-align: center;
    margin-bottom: 20px;
  padding-top: 0;
    padding-bottom: 0;
}
.custom-blog.blog .blog__posts.articles-wrapper li.blog__post .card__content {
    padding: 0;
}
.custom-blog .article-card__excerpt {
    width: 100%;
    margin-top: 1.2rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
}
.custom-blog .card__media .media img {
    object-fit: cover !important;
}
.custom-blog .article-card__info {
    padding-top: 0px;
    margin-bottom: 10px;
    color: #9a1d20;
}
.custom-blog .slick-next, .custom-collection-list-wrapper .slick-next{
    right: 10px;
    top: -60px;
    border: 1px solid #CCCCCC;
}
.custom-collection-list-wrapper .slick-prev:before, .custom-collection-list-wrapper .slick-next:before{
    content: "\2190";
  display:none;
}
.custom-blog .slick-prev, .custom-collection-list-wrapper .slick-prev {
    left: auto;
    right: 70px;
    top: -60px;
    border: 1px solid #CCCCCC;
}
.custom-blog .slick-prev, .custom-collection-list-wrapper .slick-prev {
    width: 44px;
    height: 44px;
    border-radius: 5px;
}
.custom-blog .slick-next, .custom-collection-list-wrapper .slick-next{
    width: 44px;
    height: 44px;
    border-radius: 5px;
    display: block !important;
}
@media screen and (max-width: 989px){
.custom-blog.blog .blog__posts.articles-wrapper {
    overflow-x: visible;
}
}
/*Custom Blog css end*/
/* newsletter */
.custom-newsletter {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.custom-newsletter .custom-newsletter-part1 {
    width: 50%;
}
.custom-newsletter .custom-newsletter-part2 {
  width: 50%;
  text-align: right;
}
.custom-head-para p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: #9A1D20;
    text-transform: uppercase;
    line-height: 24px;
}
.custom-heading-top .custom-head-h2 h2 {
  margin: 0;
  font-size: 36px;
  font-weight: 400;
  text-transform: capitalize;
}
@media screen and (max-width: 749px){
  .custom-heading-top .custom-head-h2 h2 {
  font-size: 26px;
}
  .custom-head-para p {
  font-size: 14px;
}
}
.custom-heading-top {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field input {
    width: 100%;
    height: 45px;
    padding: 0 20px;
    border: 1px solid #000;
    border-radius: 10px;
    margin-right: 10px;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form {
  display: flex;
  justify-content: flex-end;
}
.custom-btn {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 42px;
    background: #9A1D20;
    border-radius: 10px;
    border: none;
    text-decoration: none;
    display: inline-block;
  font-family: 'SourceSansPro-Regular';
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field {
    width: 60%;
  margin-right: 10px;
}
.custom-newsletter .custom-newsletter-part2 .custom-newsletter-detail p {
    font-size: 14px;
    line-height: 21px;
    color: #000;
    letter-spacing: normal;
}
.custom-newsletter-wrap {
/*     padding: 80px 0; */
  margin: 80px auto;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field input:focus {
    outline: none;
    box-shadow: none;
}
.custom-heading-top::before {
    position: absolute;
    content: "";
    width: 3px;
    height: 80%;
    background: #9A1D20;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.banner__buttons .button{
  background-color: #9a1d20;
    color: #fff;
}
 /*video with text section start*/
.video_with_text{
	width:100%;
  	margin:80px 0 40px;
}
.about{
	width:100%;
  	display:flex;
  	justify-content:space-between;	
}
.about_flex_left{
	flex-direction:row;
}
.about_flex_right{
	flex-direction:row-reverse;
}
.about_video_img{
  position:relative;
  width:50%;
  overflow: hidden;
}
.about_video_button{
  	position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50% , -50%);
  }
.about_video_button a {
    z-index: 2;
    border-radius: 5px;
    background: transparent;
    display: inline-block;
}
.about_video_button svg {
    margin: -9px 0px;
}
.fancybox-inner .fancybox-slide {
  background: #0000006b;
}

.about_video_img img{
  	width:100%;
	max-width:100%;
    display: flex;
}
/* .about_video_img img:hover{
	transform: scale3d(1.1,1.1,1);
    transition: all .7s ease;
    overflow:hidden;
} */
.video_content{
  	width:50%;
    display: flex;
    align-items: center;
}
.about_video_content {
    width: 60%;
    margin: 0px auto;
}
.about_video_content h3{
  	margin:10px 0px;
    color:#fff;
    font-size:24px;
}
.about_video_content p{
  	font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    margin: 10px 0;
    color:#fff;
}
.about_video_img {
    margin: 0;
}

/*video with text section end */
/* cart page */
cart-items.is-empty .cart__warnings {
    padding: 1.5rem 0 3rem;
}
cart-items.is-empty .cart__empty-text {
    margin: 2rem 0;
}
 @media screen and (min-width: 990px){
cart-items.is-empty .cart__warnings {
    padding: 7rem 0 6rem;
}
   
}

/*Slideshow css start*/
.slideshow__slide  .slideshow__text-wrapper.banner__content{
  padding: 31px;
}
.slideshow__slide .slideshow__text-wrapper.banner__content .banner__text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
/*     text-align: left; */
    margin: 0;
    letter-spacing: normal;
}
h2.banner__heading.h1 {
    font-family: Oswald;
    font-size: 30px;
    font-weight: 400;
/*     line-height: 44px; */
    letter-spacing: 0em;
}
.slideshow__slide .slideshow__text-wrapper.banner__content .banner__text{
  margin-top: 1rem;
}

.slideshow__slide .slideshow__text-wrapper .slideshow__text h2 {
    font-size: 48px;
    text-transform: capitalize;
}


slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box h2.banner__heading.h1 {
    font-size: 30px;
}


@media screen and (min-width: 880px) and (max-width: 989px){
  slideshow-component.page-width .slideshow.banner .slideshow__slide  .slideshow__text-wrapper.banner__content{
    padding: 0 25px;
  }
  slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box .banner__text p {
    font-size: 14px;
}
  slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box h2.banner__heading.h1 {
    font-size: 30px;
}
}
@media screen and (min-width: 750px) and (max-width: 879px){
slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box .banner__text p {
    font-size: 12px;
}
slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box h2.banner__heading.h1 {
    font-size: 30px;
}
  slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box .banner__text{
    margin-top: 1rem;
  }
 slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box .banner__buttons {
    margin-top: 1rem;
}
  slideshow-component.page-width .slideshow.banner .slideshow__slide  .slideshow__text-wrapper.banner__content{
    padding: 0 18px;
  }
  
}

/*Slideshow css end*/



@media screen and (min-width: 750px){
  slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box {
    padding: 0;
}
  .rich-text .rich-text__wrapper .rich-text__blocks {
    max-width: 80%;
  }
  .rich-text .rich-text__wrapper .rich-text__blocks .rich-text__text p {
    font-size: 20px;
    text-transform: capitalize;
}
}
@media screen and (min-width: 990px){
.rich-text .rich-text__wrapper .rich-text__blocks {
    max-width: 92%;
}
  .footer .footer__content-top .grid{
    column-gap: 15px;
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item{
     width: 25%; 
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item.footer-block--menu {
    width: calc(25% - 15px);
}
.custom_featured .slider--desktop .slider__slide:first-child {
    margin-left: 0;
}
.custom_featured .slider.slider--desktop .slider__slide:last-child {
    margin-right: 0;
}
.collection slider-component:not(.page-width-desktop) {
    padding: 0;
    max-width: 1200px;
}
  .rich-text .rich-text__wrapper .rich-text__blocks .rich-text__text p{
  font-size: 24px;
}
/* .custom_featured .collection slider-component:not(.page-width-desktop) {
    padding: 0rem 5rem;
} */
}
@media screen and (max-width: 1200px){
  .custom-newsletter .custom-newsletter-part2 {
    width: 50%;
     text-align: left;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field {
    width: 70%;
}
}
@media screen and (max-width: 1023px){
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul li a {
    padding: 0 18px;
    margin: 15px 0;
    border-right: 1px solid #fff;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu .custom-header-outlet_link .custom-header-outlet_main {
    padding: 12px 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

}

@media screen and (max-width: 989px){
.custom-newsletter .custom-newsletter-part1, .custom-newsletter .custom-newsletter-part2 {
    width: 100%;
}
  .custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field input {
    width: 350px;
    margin-right: 0;
}
  .custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field {
    width: auto;
    margin-right: 10px;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form {
  display: flex;
  justify-content: flex-start;
}
.custom-newsletter .custom-newsletter-part2 {
  margin-top: 30px;
}
.footer-block.grid__item {
  width: calc(50% - 15px);
}
.footer .footer-block.grid__item ul.footer-block__details-content li a{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu{
    display: none;
}
.custom-blog .slider-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.slideshow__slide .slideshow__text-wrapper .slideshow__text h2 {
    font-size: 42px;
}
}
@media screen and (max-width: 768px){
.cdd-brand-main {
  display: block;
}
.cdd-brand-type {
  width: 100%;
  margin-bottom: 15px;
}
.cdd-brand-image img {
  width: 100%;
  max-width: 100%;
}
.video_with_text .about {
  display: block;
}
.video_content {
  width: 100%;
  padding: 80px 0px;
}
.about_video_img {
  position: relative;
  width: 100%;
}
.about_wrapper .about {
  display: block;
}
.about_image {
  width: 100%;
}
.image_content {
  width: 100%;
  padding: 50px 0px;
}
.about_content {
  margin-left: 30px;
}
.about_content h3 {
  font-size: 36px;
}

}
@media screen and (max-width: 749px){
  .custom-newsletter {
    padding: 0 2.5rem;
}
  .custom-newsletter .custom-newsletter-part2 .custom_newsletter-form {
    flex-wrap: wrap;
}
  .custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field {
    width: 100%;
    margin-right: 0;
}
  .custom-newsletter .custom-newsletter-part2 .custom_newsletter-form button.custom-btn {
    margin-top: 15px;
}

.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__icons a {
    width: 4.4rem;
    text-decoration: none;
}
  .header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search summary.header__icon span {
    justify-content: flex-end;
}
.custom_featured .slider-buttons{
      top: -60px;
}
.slideshow__slide .slideshow__text-wrapper.banner__content {
     padding: 0px; 
}
.slideshow__slide .media>img {
    object-fit: contain;
}
.banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media, .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
    height: 300px !important;
}
.slideshow__slide .slideshow__text-wrapper .slideshow__text h2 {
    font-size: 36px;
}
}
@media screen and (max-width: 480px){  
.cdd-brand-content {
  max-width: 200px;
}
.cdd-brand-content p {
  font-size: 14px;
}
.rich-text .rich-text__wrapper .rich-text__blocks .rich-text__text p {
  font-size: 16px;
}
.about_content {
  width: 90%;
  max-width:100%;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field {
  width: 100%;
  margin-right: 10px;
}
.custom-newsletter .custom-newsletter-part2 .custom_newsletter-form .newsletter_field input {
  width: 100%;
  margin-right: 0;
}
.banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media, .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
    height: 200px !important;
}
.custom_featured .grid .slider__slide .ctm_card-wrapper .card__content .card__information a {
    font-size: 14px;
}
}

















/ 16/08/2022 /
@media screen and (max-width: 749px){
.banner--mobile-bottom .slideshow__text.banner__box {
    padding: 4rem 3.5rem;
}
  .slideshow__slide .slideshow__text-wrapper.banner__content {
    padding: 30px ;
}
  .slideshow__slide .slideshow__text-wrapper.banner__content {
    padding: 0;
}
  slideshow-component.page-width .slideshow.banner .slideshow__slide .slideshow__text-wrapper .slideshow__text.banner__box {
    padding: 0;
    padding: 4rem 3.5rem;
}
  .slideshow__slide .slideshow__text-wrapper.banner__content .banner__text p {
    margin: 0;
    letter-spacing: normal;
    font-size: 14px;
}
}
.log_list_wrapper .slick-prev, .log_list_wrapper .slick-next {
    display: none!important;
}
.ctm_card-wrapper .card--card .card__inner {
    background: #fff;
}
.custom_featured .grid .slider__slide {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.custom_featured .grid .slider__slide .card-wrapper.ctm_card-wrapper {
    padding: 0;
}
.custom_featured .custom_slide .slider--desktop.grid--4-col-desktop .grid__item {
  background: #f3f3f3;
}
.custom-collection-list .card__inner.ratio {
    background: #f3f3f3;
  
}
@media screen and (min-width: 990px){
.custom_featured .custom_slide .slider--desktop.grid--4-col-desktop .grid__item {
    width: 100%;
  background: #f3f3f3;
}
}
@media screen and (max-width: 989px){
.collection__title.title-wrapper {
    margin-bottom: 2.5rem;
    padding-left: 5rem;
    padding-right: 5rem;
}
  .custom_featured .slider-buttons {
    right: 5rem;
}
}
@media screen and (max-width: 749px){
.fc_hl:after {
    height: 48px;
}
  .fc_hl {
    font-size: 26px;
}
  .fc_headeing p {
    font-size: 14px;
}
  .collection__title.title-wrapper {
    margin-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
  .custom_featured .slider-buttons {
    right: 1.5rem;
}
  .custom_featured .slider-buttons .slider-button {
    width: 35px;
    height: 35px;
}
  .custom_featured .slider-buttons .slider-button .icon {
    height: .8rem;
}
}

.log_list_wrapper .flex-itg .logo_image {
    padding: 0 10px;
}

.custom-blog .slick-prev:before {
    content: "";
}
.custom-blog .slick-next:before {
    content: "";
}
.custom-blog .slick-prev, .slick-next {
    width: 44px;
    height: 44px;
/*     border-radius: 5px; */
}
 @media screen and (max-width: 480px){
.custom-blog .slick-arrow svg {
    height: 12px;
    width: 12px;
}
.custom-blog .slick-prev, .custom-blog .slick-next {
    width: 30px;
    height: 30px;   
}
.custom-blog .slick-prev {   
    right: 45px;    
 }
 }

/*custom collection list CSS*/
.custom-collection-list-wrapper ul.custom-collection-list .card__heading span.icon-wrap {
    display: none;
}
.custom-collection-list-wrapper ul.custom-collection-list .card__heading a {
    text-align: center;
    text-transform: capitalize;
    color: #333333;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
}
.custom-collection-list-wrapper ul.custom-collection-list .card__content .card__information {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.custom-collection-list-wrapper ul.custom-collection-list li {
    padding: 0 10px;
}
/*custom collection list CSS*/
.custom_featured .card--card.card--media>.card__content {
    background: #f3f3f3;
}





@media screen and (max-width: 749){
.custom-heading-top .custom-head-h2 h2 {
    font-size: 26px;
}
.custom-head-para p {
    font-size: 14px;
}
}
@media screen and (max-width: 749px){
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__icons a {
    width: 4.5rem;
    text-decoration: none;
}
.collection .ctm_card-wrapper .card--card .card__content{
  padding-top:10px;
}

}
.log_list_wrapper .flex-itg .logo_image img {
    width: auto;
}
.about_video_content h3 {
    font-size: 48px;
}

@media screen and (max-width: 989px){
.custom-collection-list-wrapper ul.custom-collection-list li {
    box-sizing: border-box!important;
}
}
@media screen and (min-width: 750px){
.custom-blog .page-width-desktop {
    padding-left: 5rem;
    padding-right: 5rem;
}
}
@media screen and (max-width: 749px){
.custom-blog .page-width-desktop {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
  .section-collection-list .page-width {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
}
.header__icon--cart .icon {
      margin-right: 5px;
}
.cart-count-bubble{
    left: 1.7rem;
}
}
@media screen and (max-width: 749px){
  .custom_featured .grid .slider__slide {
    padding-top: 20px!important;
    padding-bottom: 10px!important;
}
}
/* Add to cart CSS */
.cave_add_cart_btn.custom_add_to_cart {
    display: flex;
    width: 100%;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.cave_add_cart_btn.custom_add_to_cart .price__sale span {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
  font-family: 'Questrial_400';
}

.cave_add_cart_btn.custom_add_to_cart .button--full-width {
    display: flex;
    width: fit-content;
    padding: 0;
    min-width: fit-content;
    color: #000;
    opacity: 1;
    letter-spacing: normal;
    position: absolute;
    right: -10px;
  bottom: 0;
}
span.add-plus-circle.minus-sold-circle {
    border: 2px solid #000;
    color: #000;
    padding: 0px;
    opacity: 0;
    width: 0px;
    height: 0px;
}
.cave_add_cart_btn.custom_add_to_cart .price {
    width: 100%;
}
.cave_add_cart_btn.custom_add_to_cart button span.minus-circle-sold svg {
    width: 30px;
    height: 30px;
}
.ctm_card-wrapper .card__information {
    grid-row-start: 1;
    padding: 0;
}
.ctm_card-wrapper .card--card .card__content {
    grid-template-rows: max-content minmax(0,0fr) max-content auto;
}

.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search summary.cstm_header__icon.link {
    text-decoration: none;
}
.slideshow.banner .slideshow__text-wrapper.banner__content a.button::after {
    display: none;
}
.about_content h3{  
  text-transform: capitalize;
}
.about_content p{
  text-transform: capitalize;
}
.custom_featured .grid .slider__slide .ctm_card-wrapper .card__content .card__information a {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    font-family: 'Questrial_400';
}
.custom-blog .article-card__info span.circle-divider {
    font-family: 'SourceSansPro-Regular';
}
.announcement-bar .announcement-bar__message {
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 21px;
    padding: 12px 2rem;
    letter-spacing: normal;
}
.button{
  padding: 0 40px;
      min-height: 45px;
}
.card .custm_rating {
    grid-row-start: 3;
}


/* Collection Page */
.collection-hero__image-container img{
  object-fit: contain;
}
.collection-hero__text-wrapper {
    text-align: center;
}
.all-collection-banner_bg .collection-hero__text-wrapper h1 {
    width: 50%;
}
.facets-container .facets .facets__form .facet-filters .select select {
    padding: 2px 10px;
}
.product-grid-container .collection ul.product-grid li .card {
    background: #eeeeee;
  padding: 20px;
  border-radius: 10px;
}
.collection ul.product-grid li .card .media{
  border-radius: 5px;
    border: 0.8px solid #E0E0E0;
}
  .collection ul.product-grid li .card .media img {
    background: #fff;
    height: 100%;
    object-fit: contain;
/*     min-height: 250px;
    max-height: 250px; */
}
/* .ctm_card-wrapper .card--card .card__content {
    grid-template-rows: max-content minmax(0,0fr) max-content auto!important;
} */
.collection ul.product-grid .card__content .card__information h3 a {
    font-family: 'Questrial_400';
    color: #333333;
    font-weight: 400;
}
.collection .ctm_card-wrapper .card--card .card__content {
    grid-template-rows: max-content minmax(0,1fr) max-content auto!important; 
/*   padding-top: 20px; */
  position: relative;
    padding-bottom: 0px;
}
.collection .ctm_card-wrapper .card--card .card__content .cave_add_cart .form {
    width: 100%;
}
.collection .ctm_card-wrapper .card--card .card__content .cave_add_cart {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
}

.collection .load-more {
    text-align: center;
    margin-top: 40px;
}
.collection-hero .collection-hero__text-wrapper h1 {
    font-size: 48px;
    font-weight: 400;
}

.facets-container .facets .facets__form .facets__wrapper h2{
font-size: 18px;
    font-family: 'oswald';
    font-weight: 400;
    color: #000;
}
.facets-container .facets .facets__form .facets__wrapper .facets__disclosure .facets__summary {
    font-size: 18px;
    font-family: 'Oswald';
    color: #000;
}
.facets-container .facets .facets__form .facet-filters h2 {
    font-size: 18px;
    font-family: 'oswald';
    color: #000;
    text-transform: capitalize;
}
.facets-container .facets .facets__form .facet-filters .select select {
    font-size: 18px;
    font-family: 'oswald';
    color: #000;
    text-transform: capitalize;
}
.facets-container .facets .facets__form .facet-filters .select svg {
    color: #000;
}
.facets-container .facets .facets__form .product-count{
  opacity: 1;
}
.facets-container .facets .facets__form .product-count h2 span {
    font-size: 18px;
    color: #000;
    font-family: 'oswald';
    text-transform: capitalize;
}
.facets-container .facets .facets__form .facets__wrapper .facets__disclosure .facets__display .facets__header span, a.facets__reset {
    color: #000;
    font-size: 18px;
    font-family: 'oswald';
    text-transform: capitalize;
}
.facets-container .facets .facets__form .facets__wrapper .facets__disclosure .facets__display ul.facets__list li label {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'oswald';
}
ul.custom_paging li {
    display: none;
  color: #182240;
    padding: 15px 15px 0 0;
    font-size: 10px;
}
ul.custom_paging li.slick-active {
    display: block;
    top: 0;
    position: absolute;
    right: 0;
}
.custom_featured .custom_slide ul.product-grid li.slider__slide {
    scroll-snap-align: end;
}


span.add-plus-circle {
    border: 2px solid #9a1d20;
    color: #9a1d20;
    border-radius: 16px;
    padding: 4px 5px;
    margin-right: -28px;
    padding-right: 28px;
    line-height: 20px;
    margin-bottom: 3.3px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0px;
    width: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    z-index: -2;
}
.cave_add_cart_btn button:hover .add-plus-circle {
    width: 70px;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}
.cave_add_cart_btn button:hover .minus-sold-circle {
    width: 0px; 
    padding: 0; 
    display: none;
}
.collection .load-more a.load-more-btn {
    cursor: pointer;
    text-transform: capitalize;
}
.all-collection-banner_bg .collection-hero__inner {
    align-items: center;
    flex-direction: inherit;
    padding-bottom: 0;
}
.all-collection-banner_bg .collection-hero__inner .collection-hero__title {
    color: #fff;
}
.all-collection-banner_bg .collection-hero__inner .collection-hero__text-wrapper {
    flex-basis: 100%;
    margin: 50px 0;
    padding: 50px 0;
}
.collection-hero--with-image .collection-hero__inner .collection-hero__title {
    font-size: 48px;
    letter-spacing: normal;
}
@media screen and (max-width: 1025px){
  .about_content_image {
    margin-top: 20px;
}
}
@media screen and (min-width: 990px) and (max-width: 1025px){
/*   .collection ul.product-grid li .card .media img {
    min-height: 200px;
    max-height: 200px;
} */
.product-grid-container .collection ul.product-grid li .card {
    background: #eeeeee;
    padding: 15px;
}
.cave_add_cart_btn button:hover .add-plus-circle {
    width: 60px;
}
.cave_add_cart_btn button:hover .minus-sold-circle {
    /* width: 0px; */
    /* padding: 0; */
    display: none;
}
}
/* @media screen and (min-width: 880px) and (max-width: 989px){
.collection ul.product-grid li .card .media img {
    min-height: 380px;
    max-height: 380px;
}
} */
@media screen and (max-width: 989px){
.custom_featured .custom_slide .slider--desktop.grid--4-col-desktop .grid__item {
      margin-left: 0;
}
}
/* @media screen and (min-width: 800px) and (max-width: 879px){
.collection ul.product-grid li .card .media img {
    min-height: 330px;
    max-height: 330px;
}
}
@media screen and (min-width: 640px) and (max-width: 799px){
.collection ul.product-grid li .card .media img {
    min-height: 300px;
    max-height: 300px;
}
}
@media screen and (min-width: 580px) and (max-width: 639px){
.collection ul.product-grid li .card .media img {
    min-height: 250px;
    max-height: 250px;
}
}
@media screen and (min-width: 530px) and (max-width: 579px){
.collection ul.product-grid li .card .media img {
    min-height: 230px;
    max-height: 230px;
}
}
@media screen and (min-width: 480px) and (max-width: 529px){
.collection ul.product-grid li .card .media img {
    min-height: 200px;
    max-height: 200px;
}
} */
@media screen and (max-width: 479px){
.custom_featured .custom_slide .slider--desktop.grid--4-col-desktop .grid__item {
  background: #f3f3f3;
  min-width: 100%;
  min-width: calc(100% - 40px);
  /*     scroll-snap-align: center; */
  width: calc(100% - 20px);
  padding: 20px;
  margin-left: 0;
}
/*   .collection ul.product-grid li .card .media img {
    min-height: 400px;
    max-height: 400px;
} */
  .product-grid-container .collection ul#product-grid li.grid__item {
    max-width: 100%;
   width: calc(100% - var(--grid-mobile-horizontal-spacing) / 2);
}
}
/* @media screen and (max-width: 425px){
.collection ul.product-grid li .card .media img {
    min-height: 340px;
    max-height: 340px;
}
}
@media screen and (max-width: 375px){
.collection ul.product-grid li .card .media img {
    min-height: 320px;
    max-height: 320px;
}
}
@media screen and (max-width: 349px){
.collection ul.product-grid li .card .media img {
    min-height: 250px;
    max-height: 250px;
}
} */
@media screen and (min-width: 990px) and (max-width: 1023px){
.custom_featured .grid .slider__slide .ctm_card-wrapper .card__content .card__information a{
  font-size: 15px;
}
}
/* @media screen and (min-width: 1200px){
.product-grid-container .collection ul.product-grid li .card .media img {
    min-height: 230px;
    max-height: 230px;
}
}
@media screen and (min-width: 1081px) and (max-width: 1199px){
.product-grid-container .collection ul.product-grid li .card .media img {
    min-height: 200px;
    max-height: 200px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1080px){
.product-grid-container .collection ul.product-grid li .card .media img {
    min-height: 180px;
    max-height: 180px;
}
}
@media screen and (min-width: 990px) and (max-width: 1023px){
.product-grid-container .collection ul.product-grid li .card .media img {
    min-height: 170px;
    max-height: 180px;
}
} */
@media screen and (max-width: 1199px){
.all-collection-banner_bg .collection-hero__inner .collection-hero__text-wrapper {
    flex-basis: 100%;
    margin: 40px 0;
    padding: 40px 0;
}
}
@media screen and (max-width: 1023px){
.all-collection-banner_bg .collection-hero__inner .collection-hero__text-wrapper {
    flex-basis: 100%;
    margin: 25px 0;
    padding: 25px 0;
}
}
@media screen and (max-width: 989px){
.all-collection-banner_bg .collection-hero__inner .collection-hero__text-wrapper {
    flex-basis: 100%;
    margin: 20px 0;
    padding: 20px 0;
}
}
@media screen and (max-width: 749px){
.all-collection-banner_bg .collection-hero__inner .collection-hero__text-wrapper {
    flex-basis: 100%;
    margin: 15px 0;
    padding: 15px 0;
}
}
@media screen and (max-width: 640px){
  .collection-hero .collection-hero__text-wrapper h1 {
    font-size: 30px;
}
  .all-collection-banner_bg .collection-hero__inner .collection-hero__text-wrapper {
    flex-basis: 100%;
    margin: 0;
    padding: 0;
}
}


.collection .ctm_card-wrapper .card--card .card__content .cave_add_cart {
    grid-row-start: 3;
}
.card .custm_rating {
    grid-row-start: 1;
}

.ctm_card-wrapper .card__information {
    grid-row-start: 2;
}
.collection .ctm_card-wrapper .card__information {
    grid-row-start: 2;
}
.ctm_card-wrapper .card__badge {
    grid-row-start: 1;
    display: none;
}

.product .product__title>* {
    margin: 0;
    font-size: 36px;
    font-weight: 400;
    line-height: 53px;
    letter-spacing: 0em;
}
.price__sale {
    font-family: Oswald;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
}
.product .product-form__input {
    margin: 0 0 2.5rem;
}
.product .price>* {
    vertical-align: middle;
}
.product .product-form__input {
    max-width: 44rem;
}
.product quantity-input.quantity {
    width: 100%;
    border-radius: 15px;
    background: #f7f7f7;
}
.product .form__label {
    margin-bottom: 10px;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    color: #000;
}
.product__info-container .product__description {
    margin: 1.5rem 0;
}
.product__description h3 {
    margin-bottom: 10px;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    color: #000;
}
.product__description .tab_qt_ans{
  color: #000;
}
.product__description .tab_qt_tb {
    border-bottom: 1px solid #CCC;
}
.product .quantity:after {
  border:none;
  box-shadow:none;
}
.card__media .media img {
    object-fit: contain !important;
}
.product-recommendations {
    margin-bottom: 60px;
      margin-top: 30px;
}
.product-form__buttons .shopify-payment-button__button--unbranded {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.product-form__buttons .shopify-payment-button__button--unbranded {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  outline: none;
  box-shadow: none;
  --border-offset: none;
  height: 45px;
  padding: 0.2em 2em;
}
.product-form__buttons .button.button--secondary {
    background-color: #9a1d20;
    color: #fff;
    border: 3px solid #9a1d20;
    outline: none;
    --border-offset: none;
}
.product-form__buttons .shopify-payment-button__button--unbranded:hover {
  color:#fff;
  border:1px solid #9a1d20;
  padding: 0.2em 2em;
}
.product-form__buttons .button.button--secondary:hover:after {
  --border-offset: none;;
  border: 3px solid #9a1d20;
}
.product-recommendations .slick-track {
  margin-left:0px;
}
.recommendation_slider .slick-prev:before {
    content: "";
}
.recommendation_slider .slick-next:before {
    content: "";
}
.product-recommendations .slick-prev, .product-recommendations .slick-next {
    width: 44px;
    height: 44px;
    border-radius: 5px;
}
.product-recommendations .grid__item {
  padding-bottom: 0px;
}
.recommendation_slider li.grid__item {
    max-width: calc(100% - 20px);
}
.product-recommendations .slick-next {
    right: 10px;
    top: -40px;
    background: #fff;
    border: 1px solid #ccc;
    display:block;
}
.product-recommendations .slick-prev {
    left: auto;
    right: 70px;
    top: -40px;
    background: #fff;
    border: 1px solid #ccc;
}
.card__media .media img {
    height: 100%;
    object-fit: contain;
}
.product .thumbnail--wide img {
    height: 80px;
    width: 100%;
    object-fit: contain;
}



@media screen and (min-width: 900px){
.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: calc(20% - 0.8rem);
    height: 80px;
    background: #f7f7f7;
    border: none;
}
}

/* additional product */
ul.additional_product {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    background: #f7f7f7;
    padding:0px;
}
li.additional_product_list{
  width: 50%;
}
li.additional_product_list .add_product_main {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px;
}
.add_prt_pdt a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.add_prt_pdt h4 {
    margin: 5px 0px;
    text-transform: capitalize;
}
p.uaf__price {
    color: #000;
    margin: 5px 0px;
}
.add_prt_pdt div {
    margin-left: 10px;
}
.button__radio input {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.button__radio {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.button__radio:before {
    height: 30px;
    width: 30px;
}
.button__radio:before {
    content: '';
    display: inline-block;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #d8d8d8;
}
.button__radio.selected:after {
    background-color: #9a1d20;
    left: 6px;
    top: 6px;
    width: 18px;
    height: 18px;
}
.button__radio.selected:after {
    content: '';
    position: absolute;
    border-radius: 20px;
}



.product_swatches_color {
    display: flex;
    width: 100%;
    max-width: 100%;
}
.product .product__info-wrapper .product_radio .product-form__input {
    min-width: 100%;
    border: none;
    max-width: 100%!important;
}
.product_swatches_color .slick-arrow.slick-disabled {
    opacity: .5;
    cursor: not-allowed;
}
.product_swatches_color .product_swatch_color__main label {
    width: 100%;
  border: none!important;
}
.product_swatches_color {
    width: 92%;
    margin: 0px auto;
}
.product_swatches_color .product_swatch_color__main label img {
    width: 110px;
    max-width: 100%;
    margin: 0px auto;
    min-height: 50px;
    border-radius: 15px;
    margin-bottom: 10px;
    object-fit: contain;
    height: 80px;
    border: 1px solid #ccc;
  padding:0px 3px;
}
.product_swatches_color .slick-prev {
    left: -25px;
}
.product_swatches_color .slick-next {
    right: -25px;
}
.product_swatches_color .slick-prev svg, .product_swatches_color .slick-next svg{
    width:25px;
    height:25px;
}
.product-form__quantity .quantity {
    width: 100%;
    /* margin-right: 0; */
    border: none;
    background: #f7f7f7;
}
.product-form__quantity {
    width: 100%;
    max-width: none!important;
}
.product-form .product-form__buttons {
    max-width: 100%;
}
.product_swatches_color .slick-arrow::before {
    display: none;
}
/* .product_swatches_color .slick-arrow.slick-disabled {
    opacity: .5;
      cursor: not-allowed;
} */
.cust-product-img2 img {
    width: 100%;
    background-color: #F7F7F7;
    height: 70px;
    border-radius: 10px;
    object-fit: contain;
}
.cust-product-img1 img {
    width: 100%;
    background-color: #F7F7F7;
  border-radius: 10px;
}
/*-------------------------*/
.product .product-p1 button.slick-prev.slick-arrow {
    top: auto;
    bottom: -12px;
    left: auto;
    z-index: 2;
    right: 60px;
    border-radius: 10px 0px 0px 0px;
}
.product .product-p1 button.slick-next.slick-arrow {
    top: auto;
    bottom: -12px;
    right: 0%;
    z-index: 2;
}
.product .product-p1 button.slick-prev.slick-arrow, .product .product-p1 button.slick-next.slick-arrow {
    width: 60px;
    height: 45px;
    background: #fff;
}

.product-p1 .slick-prev:before, .product-p1 .slick-next:before{
  display:none!important;
}


.product-p2 .slick-slide{
  margin:0px 5px;
}
.product-p2 button.slick-next.slick-arrow {
  display:none!important;
}
.product-p2 button.slick-prev.slick-arrow {
  display:none!important;
}
.product-form__input input[type=radio]:checked+label {
    background: none;
    color: #000;
    font-weight: 800;
}
.product .product-form__input input[type=radio]+label {
    padding: 1rem;
    margin: 2px;
    font-size: 14px;
}
.product-tab {
    padding:80px 20px!important;
}
.cust-product-img1 img {
    width: 100%;
    background-color: #F7F7F7;
    border-radius: 20px;
    position: relative;
    height: 430px;
    object-fit: contain;
}
/* product review section */
#shopify-product-reviews .spr-container {
    padding: 10px;
    border: none;
}
#shopify-product-reviews h2.spr-header-title {
    font-family: Oswald;
    font-size: 36px;
    font-weight: 400;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 80px;
    color: #fff;
}
#shopify-product-reviews span.spr-summary-actions {
    position: absolute;
    right: 0px;
    top: -60px;
}
#shopify-product-reviews a.spr-summary-actions-newreview {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 42px;
    background: #9A1D20;
    border-radius: 10px;
    border: none;
    text-decoration: none;
    display: inline-block;
    font-family: 'SourceSansPro-Regular';
}
#shopify-product-reviews span.spr-summary-caption {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    position: relative;
    color: #fff;
}
#shopify-product-reviews .spr-summary.rte {
    position: relative;
    text-align: center;
    padding: 10px 0px;
    border: 1px solid #ccc;
}
#shopify-product-reviews input.spr-form-input {
    padding: 12px;
}
#shopify-product-reviews .spr-form-label {
    font-size: 16px;
}
#shopify-product-reviews .spr-form-title {
    font-size: 20px;
}
#shopify-product-reviews .spr-button-primary {
    padding: 15px 42px;
}
.spr-form-review-rating .spr-icon.spr-icon-star-empty {
    opacity: 1;
    color: #9a1d20;
}
h3.predictive-search__item-heading.h5 {
    font-size: 14px;
}
img.predictive-search__image {
    height: 50px;
}
@media screen and (min-width: 750px){
.product .product__info-wrapper {
    padding-left: 3.5rem;
}
ul.recommendation_slider {
    margin-top: 40px;
}
.cart-item img.cart-item__image {
    height: 120px;
    object-fit: contain;

}
}
@media screen and (min-width: 750px) and (max-width: 1200px){
.product .product-form__input input[type=radio]+label {
    padding: 1rem;
    margin: 0px;
    font-size: 12px;
}
}
@media screen and (min-width: 750px) and (max-width: 989px){
.cust-product-img1 img {
    height: 400px;
}
.product .product__title>* {
    font-size: 28px;
    line-height: 38px;
}
}
@media screen and (max-width: 749px){
.product__info-wrapper.grid__item {
    margin-top: 25px;
}
ul.recommendation_slider {
    margin-top: 30px;
}
.cart-item img.cart-item__image {
    height: 80px;
    width:80px;
    object-fit: contain;

}
}

@media screen and (max-width: 480px){
.cust-product-img1 img {
    height: 300px;
}
.product .product__title>* {
    font-size: 28px;
    line-height: 38px;
}
.product .product__info-container>*+* {
    margin: 0.5rem auto;
}
.price__sale {
    font-size: 18px;
}
.product_swatches_color .slick-prev {
    left: -15px;
}
.product_swatches_color .slick-next {
    right: -15px;
}
}

.cart-notification-wrapper {
    position: relative;
    z-index: 99;
}
.cart-notification__header .cart-notification__heading .icon-checkmark {
    color: #fff;
}
.cart-notification-wrapper  .product-option {
  color: #fff;
}
.cart-notification__links .button-label{
  color:#fff;
}
.cart-notification-wrapper .modal__close-button.link {
  color:#fff;
}
.cart-notification__heading {
    color: #fff;
}
.cart-notification-product__name {
    color: #fff;
}
ul.product-p1.slick-initialized.slick-slider {
    padding: 0px;
    margin: 0px;
}
ul.product-p2.slick-initialized.slick-slider {
    padding: 0px;
    margin: 0;
/*     margin-top: 5px; */
}
.product--thumbnail_slider .thumbnail-slider {
    display: none!important;
}
.product--thumbnail_slider slider-component.slider-mobile-gutter {
    display: none!important;
}
  ul.collection-list li.collection-list__item .card__content h3 a {
    text-transform: capitalize;
}
.col_pg_slider button.slick-arrow {
    /* stroke: #000; */
    z-index: 99999;
    display: none!important;
}
.col_pg_slider button.slick-arrow::before{
  display: none;
}

ul.product-grid li:hover .col_pg_slider button.slick-arrow {
    display: block!important;
}
.product-grid .grid__item .ctm_card-wrapper .card__inner .card__content {
    height: fit-content;
}
.cart-count-bubble {
    font-size: .9rem;
    bottom: 2.5rem;
    left: 2.5rem;
    line-height: calc(1 + .1 / var(--font-body-scale));
}
@media screen and (min-width: 990px){
.underline-links-hover:hover a {
    text-decoration: none !important;
}
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul li .header__menu-item svg path{
    stroke: #fff;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul.header__submenu  li:first-child a{
  padding: 0 22px;
}
.custom-header-wrapper nav.custom__inline-menu ul li details ul.header__submenu {
    display: flex;
    flex-wrap: wrap;
    width: 40rem;
      margin-top: 5px;
  background: #f7f7f7;
}
.header-wrapper.custom-header-wrapper nav.header__inline-menu.custom__inline-menu ul.header__submenu li a {
    border: none;
}
ul.product-p2 .slick-current li.cust-product-img2 {
    border: 1px solid #0000005e;
    border-radius: 10px;
}
.cave_add_cart_btn.custom_add_to_cart span.minus-circle-sold svg {
    stroke: #fff;
    fill: #000;
}
ul.custom__main_list-collections .collection-list__item .card {
    background: #eeeeee;
  padding: 20px 20px 0;
      border-radius: 10px;
}
ul.custom__main_list-collections .collection-list__item .card .card__media .media img {
    background: #fff;
}
ul.custom__main_list-collections .collection-list__item .card .card__media .media {
    border: 0.8px solid #E0E0E0;
    border-radius: 5px;
}
ul.custom__main_list-collections.collection-list {
    margin-bottom: 50px;
}
ul.custom__main_list-collections .collection-list__item .card .card__content h3 a {
    font-size: 26px;
}
.cstm_image_slideshow.slideshow__media.banner__media.media {
    display: none;
}
@media screen and (max-width: 749px){
.header__icons .cart-count-bubble{
    left: 1.6rem;
}
.slideshow__media.banner__media.media.cstm-img_slideshow {
    display: none;
}
.cstm_image_slideshow.slideshow__media.banner__media.media {
    display: block;
}
.cstm_image_slideshow.slideshow__media img {
    object-fit: cover;
}
.header__icons .cart-count-bubble{
  left: 1.6rem;
}
.custom-collection-list-wrapper .slick-next {
    right: 10px;
    top: -50px;
}
.custom-collection-list-wrapper .slick-prev {
    left: auto;
    right: 55px;
    top: -50px;
}
.custom-collection-list-wrapper .slick-next, .custom-collection-list-wrapper .slick-prev {
    width: 35px;
    height: 35px;
}
.custom-collection-list-wrapper .slick-next svg, .custom-collection-list-wrapper .slick-prev svg{
  height: 1.2rem;
}
.about_video_button svg {
    width: 70px;
    height: 70px;
}
}
.custom-header-wrapper ul li  details[open] .header__menu-item {
    text-decoration: none;
}

/* 30/08/2022 */
.header-wrapper .custom__inline-menu ul.header__submenu li a {
    display: inline-block;
  text-align: center;
}
.header-wrapper .custom__inline-menu ul.header__submenu li a span.cstm_childlink-img {
    display: flex;
}
.custom-header-wrapper nav.custom__inline-menu ul li details ul.header__submenu{
  width: 45rem;
}
.header-wrapper .custom__inline-menu ul.header__submenu li a span.cstm_childlink-img img {
    width: 100px;
    height: 70px;
    object-fit: contain;
  
}
 #invt_icon{
  display:none;
} 
.invt_icon_hide .invt_icon{
  display:none;
}
.inventory_box {
    display: flex;
    align-items: center;
}
.inventoryNote.form__label {
    font-size: 14px;
    color: #333;
    /*     background: #f7f7f7; */
    border-radius: 5px;
    padding: 3px 3px 3px 5px;
    margin: 0px;
}
.inventoryNote.form__label p {
    margin: 0px;
    display: flex;
    align-items: center;
}
.inventory_box span {
    line-height: 10px;
    display: flex;
}

@media screen and (max-width: 989px){
li.additional_product_list {
    width: 100%;
}
/* .footer__copyright {
    text-align: left;
} */
}
@media screen and (max-width: 768px){
.small-hide {
    display: none!important;
}
.header-wrapper.custom-header-wrapper .custom-header.header--custom-header .header__search summary.header__icon span {
    justify-content: flex-end;
}
}
ul.additional_product li.additional_product_list:last-child {
    display: none;
}
ul.additional_product li.additional_product_list:nth-child(3) {
    display: none;
}
ul.additional_product li.additional_product_list:nth-child(2) {
    display: block;
}
/* .hide_add-product{
  display: block;
} */
.see-more_btn_product {
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
}
.custom-collection-list .slick-track {
/*     margin-left: 0; */
}


.footer__column .copyright__content a:hover {
  color:#fff;
  text-decoration: none;
}
/* filter serch */
.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-d-searchbox-input {
    height: 48px;
  font-size: 20px;
}
.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-d-searchbox-icon {
    width: 55px;
    height: 48px;
    padding: 0 10px;
}
.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-d-close-btn {
    width: 55px;
    height: 55px;
    flex: 0 0 55px;
}
.gl-card-title a {
    font-size: 16px;
    color: #333333;
}
 /* collection page and  */
/*
.gf-block-title h3 {
    letter-spacing: 1px;
}
span.spf-product__label.spf-product__label-soldout {
    line-height: 20px;
    font-size: 12px;
    border-radius: 50px;
}
span.spf-product__label.spf-product__label-sale {
    font-size: 12px;
    border-radius: 50px;
    line-height: 20px;
}
.spf-product-card.spf-product-card__left.spf-product-card__template-2 {
    border: 1px solid #ccc;
    padding: 20px;
    background: #f7f7f7;
    border-radius:10px;
}
.spf-product-card__images-navigation .image-navigation:hover {
    background: #9a1d20;
    color: #fff;
}
.spf-product-card .h4.spf-product-card__title {
    margin: 10px 0px;
}
.spf-product-card.spf-product-card__template-2 button.spf-product__form-btn-addtocart {
    position: absolute;
    right: 0px;
    bottom: 4px;
    padding: 0 10px;
    margin-top: 10px;
    display: flex;
    justify-content: center!important;
    align-items: center!important;
    line-height: 35px;
    height: 35px;
    border-radius: 50px;
}
.spf-product-card button.spf-product__form-btn-addtocart i.fa.fa-shopping-bag {
    margin-right: 0px;
}
.spf-product-card button.spf-product__form-btn-addtocart span {
    display: none;
}
button.btn.btn-primary.gf-loadmore-btn {
    background: #9a1d20;
    outline: none;
    color: #fff;
    border: none;
    padding: 12px 35px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
} */

.content_image-img {
    display: flex;
}
.content_image-img img {
    width: 100%;
}
.content_image-text h2.banner__heading.h1 {
    text-transform: capitalize;
  color: #fff;
  margin-top: 0;
}
.content_image-text .banner__text {
    margin-top: 1rem;  
    margin-bottom: 15px;
}
.content_image-text .banner__text p{
  margin: 0;
      line-height: 24px;
    letter-spacing: normal;
}
.content_image_main {
    position: relative;
}
.content_image-text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding-left: 30px;
    color: #fff;
}
.content_image-img.content_img-sec {
    display: none;
}


@media screen and (max-width: 989px){
.content_image-text .banner__text p {
    font-size: 14px;
}
}
@media screen and (min-width: 750px) and (max-width: 989px){
.content_image-text .banner__text p {
    font-size: 12px;
  line-heigt: 20px;
}
  .content_image-text {
    padding-left: 18px;
}
  .content_image-text .banner__text {
    margin-bottom: 10px;
}
}
@media screen and (max-width: 749px){
  .content_image-img.cstm-img_slideshow {
    display: none;
}
  .content_image-img.content_img-sec {
    display: block;
}
  .content_image-img.content_img-sec {
    display: flex;
}
  .content_image-text {
    position: relative;
    top: 0;
    transform: translateY(0);
    background: #000;
    text-align: center;
    padding: 4rem 3rem;
}
  .content_image-text .banner__text {
    margin-bottom: 20px;
}
  .product-recommendations .slick-arrow {
    width: 35px;
    height: 35px;
}
  .product-recommendations .slick-prev {
    right: 55px;
}
}

/* 12/09/2022 */
.product .product__tax {
    display: none;
}
.tab_qt_tb {
    border-bottom: 1px solid #F6F6EE;
    margin: 40px 0 20px;
    position: relative;
}
.itg-product-form__main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.itg-product-form__main .product-form__quantity {
    width: 20%;
    max-width: 0!important;
    min-width: 20%;
}
.product-form__buttons .itg-product-form__main .button.button--secondary {
    width: calc(80% - 15px);
    height: 47px;
    margin-left: 15px;
}
.itg-product-form__main .product-form__quantity button.quantity__button {
    width: 3.5rem;
}
.product__media-wrapper .tab_qt_tb {
    margin: 40px 0 20px;
}
@media screen and (min-width: 750px) and (max-width: 989px){
  .itg-product-form__main .product-form__quantity {
    width: 30%;
    min-width: 30%;
}
.product-form__buttons .itg-product-form__main .button.button--secondary {
    width: calc(70% - 15px);
}
}
@media screen and (max-width: 479px){
  .itg-product-form__main .product-form__quantity {
    width: 30%;
    min-width: 30%;
}
.product-form__buttons .itg-product-form__main .button.button--secondary {
    width: calc(70% - 15px);
}
  .itg-product-form__main .product-form__quantity button.quantity__button {
    width: 2.5rem;
}
  .product-grid-container .collection ul.product-grid li .card {
    padding: 10px;
}
  .collection ul.product-grid .card__content .card__information h3 a{
    font-size: 14px;
  }
  .product_swatches_color .slick-prev {
    left: -20px;
}
  .product_swatches_color .slick-next {
    right: -20px;
}
  .product_swatches_color .slick-prev svg, .product_swatches_color .slick-next svg {
    width: 20px;
    height: 20px;
}
  .product_swatches_color .product_swatch_color__main label img {
    width: 100%;
}
  ul.custom__main_list-collections .collection-list__item .card {
    padding: 10px 10px 0;
}
  ul.custom__main_list-collections .collection-list__item .card .card__content h3 a {
    font-size: 14px;
}
}
.collection ul.product-grid .ctm_card-wrapper .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  height: 100%;
}
.itg_col_cstm.col_pg_slider {
    display: flex!important;
    width: 100%;
    position: relative;
    align-items: center;
  justify-content: center;
}
ul.custom_paging {
    position: absolute;
    top: 0;
    right: 0;
}
/*-------new css------- */
.product-tab {
    margin: 50px auto !important;
}
.product-recommendations .recommendation_slider .itg_col_cstm.col_pg_slider {
    justify-content: flex-start;
}
.collection ul.product-grid .ctm_card-wrapper .slick-track .slick-slide div{
  width: 100%;
  height: 100%;
}
.collection ul.product-grid .ctm_card-wrapper .slick-list{
  height: 100%;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .custom_featured .slider-buttons {
    right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .product-tab {
      margin: 40px auto !important;
  }
}

summary.list-menu__item {
    padding-right: 2.7rem !important;
}
.custom-collection-list-wrapper .slick-arrow svg path {
    stroke: #9a1d20;
}
.custom-collection-list-wrapper .slick-arrow.slick-disabled svg path {
    stroke: #000;
}
.product-recommendations .slick-arrow svg path {
    stroke: #9a1d20;
}
.product-recommendations .slick-arrow.slick-disabled{
  cursor: not-allowed;
}
.product-recommendations .slick-arrow.slick-disabled svg path {
    stroke: #000;
}
.custom-header-wrapper nav.custom__inline-menu ul li details ul.header__submenu li {
    width: 33.33%;
}
.login__form_link {
    display: flex;
    width: 100%;
    justify-content: center;
}
.login__form_link span.login-main {
    margin-right: 10px;
}
.login__form_link a.login__link {
    margin: 0;
    margin-left: inherit;
}
.register__form_link {
    display: flex;
    width: 100%;
    justify-content: center;
}
.register__form_link span.register-main {
    margin-right: 10px;
}
.register__form_link a.register__link {
    margin: 0;
    margin-left: inherit;
}
:is(.account,.order) p {
    color: #000;
  text-transform: capitalize;
}
.customer.account tr td#RowOrder:first-child a {
    background: #9A1D20;
    color: #fff;
}
.customer.account tr:first-child th {
    font-weight: 600;
}
/*----------------*/
.header__inline-menu .header__menu-item .icon-caret {
    right: 0.5rem;
}
.custom-collection-list-wrapper ul.custom-collection-list .card__inner {
    border-radius: 5px;
}
.slideshow__slide .slideshow__text-wrapper.banner__content .banner__text p{
  color:#fff;
}
.product_swatches_color .slick-prev {
    top: 35%;
}
.product_swatches_color .slick-next {
    top: 35%;
}
.itg-product-form__main button.quantity__button.no-js-hidden {
    border-radius: 10px;
}
.product-recommendations .slick-prev {
    top: -63px;
}
.product-recommendations .slick-next {
    top: -63px;
}
@media screen and (max-width: 749px){
 .predictive-search .predictive-search__list-item a.predictive-search__item {
    width: 30rem!important;
}
.product-recommendations .slick-next {
    top: -50px;
}
.product-recommendations .slick-next {
    top: -50px;
}
.product-recommendations .slick-prev {
    top: -50px;
}
.product-recommendations .slick-prev {
    right: 55px;
}
button.slick-next.slick-arrow svg, button.slick-prev.slick-arrow svg {
    height: 1.2rem;
}
}
@media only screen and (max-width: 480px) {
.product-recommendations .slick-next {
    right: 0px;
 }
.about_video_content {
    width: 80%;
}
.product-recommendations .slick-prev {
    right: 45px;
}

.recommendation_slider li.grid__item {
    max-width: 100%;
}
.shopify-policy__body .rte a {
    word-break: break-all;
}
.shopify-policy__body table, .shopify-policy__body thead, .shopify-policy__body tbody, .shopify-policy__body th, .shopify-policy__body td, .shopify-policy__body tr {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    clear: left;
}
.shopify-policy__body {
    margin-bottom: 50px;
}
}

iframe#dummy-chat-button-iframe {
    display: none;
}
ul.product-p2 {
    display: none;
}