/** Shopify CDN: Minification failed

Line 263:0 Expected "}" to go with "{"

**/

.shopify-section:first-of-type {
  margin-top: 6.3%;
}
 

.article-page .content-single-blog h2.article_title {
    font-family: Futura PT !important;
}

.article-page .content-post-default p, .article-page .content-post-default span,  .article-page .content-post-default b {
    font-family: Futura PT !important;
}
 
.sealsubs-target-element span.money.conversion-bear-money.seal-money.ht-money {
    color:#c48414;
  font-weight:700;
}

button#shopify-pc__banner__btn-decline {
    display: none;
}
button#shopify-pc__banner__btn-manage-prefs {
    order: 1;
}
.footer-shipping{
  display: none;
}
.shiping-img-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.shipping-img img {
    width: 60%;
}
.shopify-pc__banner__btns {
    display: flex;
    flex-direction: row;
    gap: 0px;
    min-width: 23% !important;
}
.shopify-pc__banner__body {
    width: 38%;
}
.ship-dis {
    display: flex;
    align-items: center;
  gap: 10px ;
}

.ship-dis p.shipping-text {
    margin: 0px  !important;
    font-size: 18px;
    font-weight: 600;
}
.ship-icon img {
    width: 20px;
    height: 20px;
}
.box-image img.img-fluid {
    height: 300px;
    object-fit: cover;
}
.section-banner-v1 .row {
    gap: 20px;
}
.section-banner-v1  .col-lg-3 {
    max-width: 23%;
}
 /*product-tab  */
.product-tab .product-item {
    margin-right: 10px; /* 10px gap between products */
  }
.product-tab .slick-list {
    padding-bottom: 10px;
}
  .product-tab .product-slider .slick-slide:last-child .product-item {
    margin-right: 0;
  }
  .product-tab .product-slider .slick-slide:first-child .product-item {
    margin-left: 0;
  }
.product-tab img.img-fluid {
    height: 404px;
    object-fit: cover;
    width: 100%;
    border-radius: 15px 15px 0px 0px;
}
.product-tab .tital-text {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cfcdcd;
    margin-bottom: 30px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #236a60 !important;
    border-radius: 50% !important;
}
 .product-tab .title_heading:before {
    content: none;
}
.product-tab .slick-prev {
    left: 12px;
    background: #236a60;
    border-radius: 50%;
    z-index: 3;
    width: 30px;
    height: 30px;
}
.product-tab .slick-next {
    right: 20px;
    background: #236a60;
    border-radius: 50%;
    z-index: 3;
    width: 30px;
    height: 30px;
}
.product-tab  h3.title_heading.text-center {
    padding: 0px;
    margin: 0px;
}
.product-tab .product-item.slick-slide.slick-active {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
}
.product-tab nav.engoj_select_color.variant-product {
    display: none;
}
.section-product-v2.product-tab  .tab-content .product-item-v1 {
    margin-bottom: 0px;
}

.product-tab p.subtitle {
  order: 1;
}
.product-tab .product-con {
    display: flex;
    flex-direction: column;
  padding: 0px 10px;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
}
.product-tab .product-item-v9 .price-product .price {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 5px 12px;
    border-radius: 50px;
}
.product-tab  p.price-product.test.mb-0 {
    margin-bottom: 0px !important;
}
.product-tab  .product-item-v9 .des-font {
    font-size: 22px;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}
body#new-arrivals .text-center.bg_bread {
    display: none;
}

.wrap-bread-crumb.breadcrumb_collection.style1.collection-liquid {
    display: none;
}
/*media for 1440*/
@media(max-width:1440px){
.shopify-pc__banner__btns {
    min-width: 30% !important;
}
  .shopify-pc__banner__body {
    width: 45%;
}
  /* .shopify-section:first-of-type {
  margin-top: 120px;
} */

}

/*media for 1024*/
@media(max-width:1199.98px){
  .shopify-section:first-of-type {
  margin-top: 0%;
} 

/*media for 768*/
@media(max-width:991.98px){
.product-tab .tital-text {
    flex-direction: column;
    gap: 30px;
}
   .discoversection .row {
    margin-right: 0px;
    margin-left: 0px
     
}
  .discoversection .col-lg-3 {
    max-width: 50%;
    width: 50%;
    flex: 48%;
}

}
/*media for 425*/
@media(max-width:767.98px){
  
.shopify-pc__banner__btns-granular :nth-child(2) {
    order: 0 !important;
}
  .footer_v1 .top-footer {
  padding-bottom: 0px !important;
}
.footer-shipping {
    display: none;

    border-bottom: 1px solid grey;
    padding: 30px 0px;
    margin-bottom: 30px;
    border-top: 1px solid grey;
}
  .copyright {
    margin-bottom: 30px !important;
}
  .product-single__media video {
    min-height: 400px;
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.product-single__media .slick-slide img.img-fluid {
    height: 400px !important;
}
  .section-slideshow-v1 .info-sideh1 .box-content-left {
    left: 10% !important;
    transform: translateY(-50%);
    width: 90% !important;
}
    .discoversection .col-lg-3 {
    max-width: 100%;
    width: 100%;
    flex: 100%;
}
  .section-banner-v1 .title {
    font-size: 32px !important;

}
    .article-page .content-single-blog .post-details .single-post-thumb img {
    height: auto !important;
}
}	

