/** Shopify CDN: Minification failed

Line 8:0 Unexpected "{"
Line 8:1 Expected identifier but found "%"
Line 8:24 Expected identifier but found "%"

**/
{% comment %} brighton {% endcomment %}
/*september 15  "dietary_key_work"*/ 

.product_meta-specified {
     line-height: 1;
     padding: 10px;
     color: #000;
/*      background-color: #8bad78; */
     font-size: 14px;
     font-weight: 300;
     font-family: arial;
     margin: 5px;
     align-items: center;
     justify-content: center;
}

/* .product_meta-specified.key_P{
  background-color: #f03f36;
}

.product_meta-specified.key_N{
  background-color: #373c45;
}

.product_meta-specified.key_G{
  background-color: #d2b42acf;
} */

.key_text{
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.7;
    font-family: Poppins;
    color: #313131;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

.leftheading{
  font-size: 20px;
  color: #282828;
}


/* september 16*/   /*logo work*/
.logo{
    position: relative;
    bottom: 10px;
    left: 105px;
}


/*16 sep 2022 product-price */
.sidebar-block.filbr {
    margin-top: 30px;
    padding: 30px 0;
}   


.leftheading {
    font-size: 20px;
    color: #282828;
    margin: 10px 0;
}


.sidebar-block.filbr .leftheading {
    margin: 10px 0;
}



.price-box{

 text-align: center;
}



.product-list-item .single-product-wrap .product-content {    
  width: 70%;    
  padding-left: 15px;    
  margin-top: 0;    
  justify-content: center!important;    
  align-items: center!important;
}




/*dietary-key-colors sep-19*/
.product_dietary_key {
  margin: 10px 0;
}
.product_dietary_key .container {
  padding: 0;
  display: flex;
  justify-content: flex-start;
}
.product_dietary_key .container span {
	font-size: 14px;
	font-weight: 300;
	margin: 0 5px 0 0;
	align-items: center;
	justify-content: center;
	line-height: 1;
	padding: 0;
	color: #000;
	display: flex;
	width: 30px;
	height: 30px;
}
/* .product_metafields_organic{
  background-color: #8BAD78;
}
.product_metafields_plasticfree{
  background-color: #F03F36;
}
.product_metafields_nutfree{
  background-color: #373C45;
}
.product_metafields_glutenfree{
  background-color: #DAC252;
}
.product_metafields_sugarfree{
  background-color: #008080;
}
.product_metafields_ukproduct{
  background-color: #0000ff;
}
.product_metafields_fairtrade{
  background-color: #ffa500;
} */


/*top-notification-bar*/
.top-price-notification-section{
    background-color:FD0C57;
}




/*21-09-2022*/
.template-collection section.main-content-wrap.shop-page.section-ptb {
    padding-top: 0;
    padding-bottom: 0;
}
.collection-image1 .row {
    display: flex;
    align-items: center;
}
.collection-image1 {
    background-color: #c6dae7;
    min-height: 520px;
    margin-bottom: 40px;
}

.collection-image1 .collection-img img {
    width: 100%;
    mix-blend-mode: multiply;
    max-width: 456px;
    margin-left: auto;
    display: block;
    margin-top: 30px;
}
.collection-image1 .collection-info h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 12px;
    text-decoration: underline;
}
.collection-image1 .collection-info .desctiption p {
    display: block;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    word-break: break-word;
    font-size: 16px;
    line-height: 24px;
    word-spacing: 1px;
}
.single-product-wrap .product-content .product-title {
    font-size: 13px;
    font-weight: 500;
    min-height: 40px;
}
.single-product-wrap .product-image img {
    height: 230px;
}


/* 23-sept-2022 */
ul#product-grid .add-to-cart-btn .add-to-cart.ajax-spin-cart.btn-addTocart,.single-product-wrap .add-to-cart-btn .add-to-cart.ajax-spin-cart.btn-addTocart{
    padding: 8px 20px;
    font-size: 12px;
    background:#ff0055;
    text-transform: uppercase;
    font-weight: 500;
    color:#fff;
}
ul#product-grid .single-product-wrap .product-content .product-title,.single-product-wrap .product-content .product-title {
    text-align: center;
}

ul#product-grid .add-to-cart-btn,.single-product-wrap .add-to-cart-btn,.single-product-wrap {
    text-align: center;
/*   opacity:0; */
}
/* ul#product-grid .single-product-wrap:hover .add-to-cart-btn, .single-product-wrap:hover .add-to-cart-btn{
  opacity:1;
} */
ul.dropdown-submenu.collapse.mega-menu.banner-menu {
    width: 100%;
    padding: 0;
    min-width: 200px;
    max-width: 200px;
    justify-content: center;
}

.vegamenu-content{
  display:none;
}
.header-area .header-main .header-element.logo{
  max-width:10% !important;
}
.header-area .header-main .header-element.main-menu-area{
  max-width:68% !important;
}
.header-area .header-main .header-element.logo, .header-area .header-main .header-element.main-menu-area {
    width: 60%;
}
.slider-content {
    width: 100% !important;
}

/*28 september*/
div#scroll-container div#scroll-text {
   
    white-space: nowrap;
}

.header-area.header-sticky .logo.header-element {
    left: 0;
    align-items: center;
    top: 0;
}

div#shipping-calculator ul li:first-child {
    display: none;
}


@media (max-width: 767px){
.header-area .header-main .header-element.logo, .header-area .header-main .header-element.right-block-box {
    width: 70%;
}
  .header-area .header-main {
    
    justify-content: unset;
    gap: 18px;
    
}
  .single-product-wrap .product-image img {
    height: 230px;
    object-fit: contain;
}
}
/*29 september*/
#address_province_container{
  display:none;
}



/* 29/09/2022 */

.product_dietary_key .container span {
    position: relative;
}
span.tiatory_key span.indegreints_name {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    height: auto;
    line-height: normal;
    transform: translate(-50%, -50%);
}

.footer-collapse {
    position: relative;
}

.footer-collapse .product_meta-specified {
    font-size: 0;
}

.footer-collapse li {
    padding-bottom: 10px;
}

.footer-collapse .dietary_key_organic {
    position: absolute;
    top: 0;
}

/* .footer-collapse span.tiatory_key span.indegreints_name {
    top: 0;
} */

.footer-collapse span.key_text {
    padding-left: 10px;
}

.footer-collapse .dietary_key_plasticfree {
    position: absolute;
    top: 37px;
}

.footer-collapse .dietary_key_nutfree {
    position: absolute;
    top: 73px;
}

.footer-collapse .dietary_key_glutenfree{
    position: absolute;
    top: 111px;
}
.footer-collapse  .dietary_key_ukproduct{
 position: absolute;
    top: 146px;
}
@media(max-width:1199px){
/*   span.tiatory_key span.indegreints_name {
    top: 0;

} */
}

@media(max-width:767px){
  .widget_product_key {
    display: none;
}
}


/* 30/09/2022 */

.collection-image1 .collection-img img {
    max-width: 100%;
    max-height: 520px;
    min-height: 520px;
    margin: 30px 0;
  
}

@media(max-width:767px){
  .collection-info {
    padding-top: 30px;
}
  .collection-image1 .collection-info .desctiption p {
    margin-bottom: 0;
}
  .collection-image1 {
    min-height: 450px;
}
 .collection-image1 .collection-img img {
    max-width: 100%;
    max-height: 450px;
    min-height: 450px;
    margin: 0;
    object-fit: contain;
} 
}

/* 03/10/2022 */

.active-filter.active-facets-desktop span.active-facets__button-inner.button.button--tertiary {
    position: initial;
}

.add-to-cart-btn a.add-to-cart.ajax-spin-cart.btn-addTocart.disabled {
    background-color: grey !important;
    pointer-events: none;
}
.where-do-we-deliver .section-ptb ol {
    margin: 10px 0;
    padding: 0;
    font-size:22px;
}

.where-do-we-deliver .section-ptb ul {
    list-style: disc;
     font-size:20px;
     margin: 10px 0;
}
.where-do-we-deliver .section-ptb .section-title h2{
    margin:4px 0;
}
.where-do-we-deliver .section-ptb .container 
.section-title{
    text-align:left;
    padding: 0;
    margin: 0;
}
.where-do-we-deliver .section-ptb .container p{
    font-size:18px;
}

 
.button {
  border: none;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  
    position: relative;
    left: 89px;
    bottom: 62px;
}
.button3 {background-color: #f44336;}


.product_dietary_key.dietary{
    position: relative;
}

 
/*button svg css*/
.text-chilled {
    --tw-text-opacity: 1;
    color: rgb(0 166 255 / var(--tw-text-opacity));
}

.text-xxs {
    font-size: 0.6rem;
}
.p-1 {
    padding: 0.25rem;
}

.border-2 {
    border-width: 2px;
}

.single-product-wrap .product-image .img-sec {
    border: 2px solid #00a6ff;
    width: 100%;
    padding: 4px;
    border-radius: 5px;
    max-width: 70px;
    margin: 0;
    position: absolute;
    bottom: -24px;
    margin-left: auto;
    right: 0;
}

.single-product-wrap .product-image .img-sec .imagess {
    padding: 0 !important;
    display: flex;
    justify-content: center;
}

.single-product-wrap .product-image .img-sec .imagess svg {
    width: 100%;
    max-width: 15px;
    margin-right: 2px;
}


.single-product-wrap .product-image .img-sec > div {
    font-size: 10px;
    font-weight: 700;
    color: rgb(0 166 255 / var(--tw-text-opacity));
}

@media(max-width:767px){
.single-product-wrap .product-image .img-sec {
    bottom: 0px;
}
}

 .footer-top-area .footer-list-wrap ul.footer-list {
   justify-content: center;
   }

div#scroll-container {
    position: relative;
    text-align: center;
}
.where-do-we-deliver .section-ptb .container p{
    font-size:16px;
}
.where-do-we-deliver .section-ptb ol {
   
    font-size:20px;
}

.where-do-we-deliver .section-ptb ul {
   
     font-size:18px;
     
}
.where-do-we-deliver .container {
    padding-left: 35px;
}

/* 04/10/2022 */

button.snowflake_button {
    border: 2px solid rgb(0, 166, 255);
    padding: 4px;
    border-radius: 6px;
    color: rgb(0, 166, 255);
    font-size: 9.6px;
    line-height: 14.4px;
  position: absolute;
    bottom: -28px;
    right: 69px;
    background:#fff;
}


button.snowflake_button img {
    width: 100%;
   max-width: 20px;
    max-height: 20px;
    object-fit: cover;
}
.content-main-title_22nd h1 {
    text-decoration: underline;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
}
.main_colmns_block_terms >div:first-child h6 {
    font-size: 48px;
    line-height: 67px;
    font-weight: 500;
    padding-top: 17px;
    padding-bottom: 15px;
}
.main_colmns_block_terms .textarea_section p {
    padding-bottom: 30px;
}
.section-ptb {
    padding-top: 25px;

}
#privacy-policy .content-main-title {
    margin-bottom: 20px;
}

.visit_our_store {
    padding-top: 30px;
}

.shopnow-heading h2 {
    padding-bottom: 20px;
}
.textarea_visit_our_store p {
    padding-bottom: 15px;
}
.list-product-collection .grid-gallery ul.masonry-items li .img-block a {
    width: 100%;
    max-width: 200px;
}
.logo.header-element.desktop img {
    width: 150px !important;
}
@media(min-width:768px){
  .logo.header-element.desktop {
    display: block;
}
 .logo.header-element.logo_mobile{
   display: none;
 } 
}
@media(max-width:767px){
  .single-product-wrap .product-content {
    margin-top: 20px;
}
/*   05/10/2022 */
  div#scroll-container div#scroll-text {
    white-space: break-spaces;
    font-size: 13px;
    padding: 5px 20px;
}
  .logo.header-element.desktop {
    display: none;
}
  .logo.header-element.logo_mobile img {
    width: 100px !important;
}
  .header-area .header-main {
    justify-content: space-between;
}
/* 06/10/2022 */

button.snowflake_button img {
    width: 100%;
    max-width: 15px;
    max-height: 15px;
    object-fit: cover !important;
}

button.snowflake_button {
    bottom: -15px;
}
}
@media(max-width:480px){
  .single-product-wrap .product-content .product-title {
    font-size: 11px;
    font-weight: 500;
    min-height: 40px;
}
  button.snowflake_button{
    right: 0;
  }
  button.snowflake_button {
    bottom: -7px;
}
}
.textarea_area {
    padding-top: 20px;
    padding-bottom: 50px;
}
ul.rewards_list {
    list-style: disc;
    padding-left: 48px;
    padding-top: 10px;
}

@media(max-width:411px){
    button.snowflake_button {
    bottom: 6px;
}
}
@media(max-width:360px){
    button.snowflake_button {
    bottom: 16px;
}
}

.images-block {
    display: flex;
    justify-content: center;

}

.images-block .image22 {
    flex: 0 0 auto;
    max-width: 33.3%;
    padding-right: 15px;
}

.images-block .image22 img {
    width: 100%;
    max-width: 100%;
    height: 100%;

    object-fit: cover;
}

.images-block .image22 a {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.images-block .image22:last-child {
    padding-right: 0;
}

body#faq .other-page .que-ans ul li p a {
    color: #ff0055;
}

.para_text{
      position:relative;
        bottom: 26px;
}

 
.substitues-info {
    padding: 20px !important;
    background-color: #ffe1ad;
}

.cm-toggle:checked:after {
    background: #ff0055 !important;
}
.cm-toggle:checked:before {
    left: 42px !important;
}
.substitues-info b {
    font-size: 18px;
}
.substitues-info .message-info {
    display: flex;
    margin-top: 10px;
}
.product_dietary_key .triatory_key {
    left: 27px;
}
.widget_product_key .footer-collapse ul.product-categories_key li {
    padding-left: 30px;
}
.widget_product_key .footer-collapse .product_dietary_key .container input.alll_dietary_keys:first-child {
    position: absolute;
    left: 0;
    top: 4px;
    position: absolute;
    left: 0;
    width: 21px;
    height: 21px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    overflow: hidden;
}
.product_dietary_key .container input.alll_dietary_keys:nth-child(3){
    position: absolute;
    left: 0;
    top: 40px;
    position: absolute;
    left: 0;
    width: 21px;
    height: 21px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    overflow: hidden;
}
.product_dietary_key .container input.alll_dietary_keys:nth-child(5){
    position: absolute;
    left: 0;
    top: 77px;
    position: absolute;
    left: 0;
    width: 21px;
    height: 21px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    overflow: hidden;
}
.product_dietary_key .container input.alll_dietary_keys:nth-child(7){
    position: absolute;
    left: 0;
    top: 115px;
    position: absolute;
    left: 0;
    width: 21px;
    height: 21px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    overflow: hidden;
}
.product_dietary_key .container input.alll_dietary_keys:nth-child(9) {
    top: 152px;
    position: absolute;
    left: 0;
    width: 21px;
    height: 21px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    overflow: hidden;
}

@media only screen and (max-width:991px){
.cart-page .item-wrap ul li.item-qty {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
  .cart-page .item-wrap ul li.item-price {
    text-align: left;
    width: 100%;
    margin-top: 0;
}
  .substitues-info .message-info {
    display: block! important;
}
  .substitues-info  .text_content_block {
    width: 100%! important;
}
 div#packaging-info .substitues-info {
    width: 97%;
    margin: auto;
}
  .substitues-info .message-info .cart-attribute__field .check_btn {
    margin-left: 0;
}
  .substitues-info .message-info .cart-attribute__field .check_btn input.required.cm-toggle.substitute_total_btn {
    margin-left: 0;
}
}
@media only screen and (max-width:767px){
.cart-page .item-wrap ul li.item-qty {
   display: block 
}
    .cart-page .item-wrap ul li.item-qty .item-remove {
    text-align: left;
}
  .cart-page .item-wrap ul li.item-qty .item-remove .remove-wrap a {
    margin-left: 0;
}
}
.shop-sidebar.sidebar-wedget.disclosure-has-popup.facets__disclosure.js-filter.more.filters {
    display: none;
}
/* 26/10/2022 */
a#smartwishlist_desktop_link {
    display: none;
    visibility: hidden;
}

/* div#collapse-5 {
  display: none;
}
 */


/*27-05-2022*/
div#FacetsWrapperDesktop ul.multiple-filters.scrollbar {
    height: 100%;
    /* overflow-x: hidden; */
    max-height: 200px;
    overflow-y: scroll;
}










