/** Shopify CDN: Minification failed

Line 1038:29 Expected identifier but found bad string token
Line 1038:31 Unterminated string token
Line 1049:15 Expected identifier but found bad string token
Line 1049:17 Unterminated string token

**/
.product-info-inner * {
    text-align: right !important;
}
li.delivery.areas_header img {
    width: 80px;
    min-width: 55px;
}
.delivery.areas_header {
  animation: flash 1.5s infinite;
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.header-wrapper .navigation .row.grid__wrapper.nav-container {
    gap: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
li.navigation__menuitem.navigation__menuitem--dropdown.js-aria-expand.js-doubletap-to-go.small-menu {
    padding: 0 !important;
    margin: 0 !important;
}
.addto_amount * {
    color: #fff;
}
.template-page-cancelation-form section.global__section.contact__form-section {
    background: #fff;
    margin: 0;
}
.template-page-cancelation-form section.global__section.contact__form-section input {
    background: transparent;
}
.template-page-cancelation-form .contact__form--input[name="contact[body]"] {
    display: none;
}
.collection__filter-toggleWrapper .filtering__pagination {
    display: none;
}
.pr_plus_first .addto_cart_num {
    padding-left: 10px;
}
.pr_plus_first .addto_cart_num::-webkit-inner-spin-button {
    -webkit-appearance: none;
  margin: 0;
}
.inline-promotion .product.clearfix {
    height: 100%;
}
.inline-promotion .product.clearfix .ip-container {
    height: 100%;
}

.small-menu .megamenu__wrapper ul {
    display: block;
    column-count: 2;
}
.small-menu .megamenu__wrapper {
    display: flex;
    flex-wrap: nowrap;
}
.small-menu .megamenu__wrapper * {
    text-align: right !important;
}
.small-menu .megamenu.grid__wrapper {
    max-width: 600px;
    width: 600px;
    right: 0;
}
ul.collection__sidebar-menu li a:hover, ul.collection__sidebar-menu li a.current {
    text-decoration: underline;
    font-weight: bold;
    color: #ff637f;
}
/* ul.collection__sidebar-menu li.js-parent-menu.open a[aria-expanded="true"] {
    text-decoration: underline;
    font-weight: bold;
    color: #ff637f;
} */
.small-menu .megamenu.grid__wrapper {
    direction: rtl;
    padding: 0 0 0 15px !important;
    row-gap: 0;
    min-width: 400px;
    position: absolute;
    top: 35px;
    right: -60px;
    background: #fff;
    z-index: 3;
    border-radius: 0 0 20px 20px;
    -webkit-box-shadow: 0 2px 25px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 25px 0 rgba(0, 0, 0, .2);
    overflow: hidden;
    padding: 15px;
    padding-right: 170px;
}
.small-menu .mm-image img {
    width: 100%;
    min-width: 175px;
}
.small-menu .mm-image {
    padding: 0;
}
.small-menu {
    position: relative;
}
.small-menu .mm-image * {
    height: 100%;
    padding: 0 !important;
    object-fit: cover;
}
.small-menu .megamenu__wrapper {
    columns: 2;
}
ul#main-nav {
    display: flex;
    justify-content: center;
}
.small-menu .megamenu__list-container {
    display: inline-block;
    padding: 20px 0 0 0;
}

.small-menu .megamenu__list-container h5 {
    text-align: right;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    display:block;
}
.megamenu__list-container h5{display:none;}


section.footer-block.block-1521642145917.span-3.md-span-6.sm-span-12.auto {
    position: relative;
    right: -130px;
}

.prod-image, .prod-image img{background:#fff;}
.product-index {
    background: #fff;
    border-radius: 0 0 22px 22px;
}
.product-info-inner {
    padding: 0 15px !important;
}
.product-loop.grid__wrapper.row { 
    grid-gap: 30px !important;
} 
@media(max-width:1000px){
  section.footer-block.block-1521642145917.span-3.md-span-6.sm-span-12.auto {
    position: relative;
    right: 0px;
}
  
}
/******SLIDESHOW CSS START*******/
.custom_tab_title {
    direction: ltr;
}
.slideshow.flickity__section .flickity-page-dots {
    text-align: center !important;
}
.featured__collection-carousel .product-info {
    text-align: right;
}
.featured__collection-carousel .product-info .price.price--listing {
    align-items: flex-start;
}
.slideshow.flickity__section .flickity-page-dots li.dot {
    border-radius: 0;
    background: #fff;
    opacity:1;
}
.imageText__column-btn-wrapper a::after {
    content: '\2190';
    font-size: 20px;
    top: 1px;
    position: relative;
}
.view_all_article a {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    background: transparent;
    border: 1px solid #000;
    color: #000;
}
.view_all_article {
    display: flex;
    justify-content: center;
}
.imageText__column-btn-wrapper a {
    position: relative;
}
.slideshow.flickity__section .flickity-page-dots li.dot.is-selected {
    border: unset;
    background: #000;
}
.featured__collection-carousel.flickity__section .flickity-page-dots {
    display: block !important;
    bottom: -10px !important;
}
.top_head {
    text-align: center;
    margin-bottom: 50px;
}
.featured__collection-carousel.flickity__section .flickity-page-dots *{
  border-radius:0 !important;
}
nav.slideshow_over_nav {
    background-color: rgba(249, 249, 249, 0.76);
    position: absolute;
    width: 100%;
    z-index: 1;
    padding: 10px;
    top: 30px;
}
nav.slideshow_over_nav ul li {
    min-width: fit-content;
}
.slideshow_row {
    position: relative;
}
nav.slideshow_over_nav ul {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 30px;
    margin: 0;
    overflow-x: auto;
}
.mobile_slider_center .slick-list {
    padding: 0 !important;
}
.mobile_slider .slick-dots li button , .mobile_slider_center .slick-dots li button{
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
}
.mobile_slider  .gallery__item {
    padding-left: 10px;
    padding-right: 10px;
}
.mobile_slider .slick-dots li button::before , .mobile_slider_center .slick-dots li button::before{
    content: "";
    background: #000;
    width: 8px;
    height: 8px;
    top: 10px;
}
.product-info .product-info-inner .price.price--listing {
    align-items: flex-start;
    font-weight: bold;
}
.product-info .product-info-inner {
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.product-info .product-info-inner a {
    font-weight: bold;
}
/* Scrollbar for Webkit Browsers (Chrome, Safari) */
nav.slideshow_over_nav ul::-webkit-scrollbar {
  height: 0px; /* Height for horizontal scrollbar */
}

nav.slideshow_over_nav ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* Track background */
  border-radius: 10px;
}

nav.slideshow_over_nav ul::-webkit-scrollbar-thumb {
  background: #888; /* Scrollbar handle color */
  border-radius: 10px;
}

nav.slideshow_over_nav ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* Darker color on hover */
}

nav.slideshow_over_nav ul li a {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px 60px;
    background: #fff;
    line-height: 40px;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.16);
  font-size:20px;
}
.featured__collection-carousel .product-info .price.price--listing * {
    font-weight: bold;
}
.featured__collection-carousel .product-info .product-info-inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.collection__page-product .product-info .product-info-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: right;
    align-items: flex-start;
}
.collection__page-product .product-info .product-info-inner span.prod-title {
    font-weight: bold;
}
.collection__page-product .product-info .product-info-inner .price.price--listing {
    font-weight: bold;
}
.product_custom_label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background: #d2d81f;
    color: #000;
    z-index: 9;
    font-size:11px;
}
.featured__collection-carousel .product-info span.prod-title {
    font-weight: bold;
}
nav.slideshow_over_nav ul li a:hover {
    background: #d2d81f;
    color: #fff;
}
div#logo {
    text-align: left !important;
}

section.global__section.slideshow-section {
    position: relative;
}
ul.shopping__cart-links li svg {
    height: 30px !important;
} 
ul.shopping__cart-links {
    gap: 40px !important;
}
h1.page-title {
    margin-bottom: 40px;
    text-align: right;
}
dl.price__regular * {
    margin: 0;
}
@media(min-width:980px){
ul#main-nav {
    direction: rtl;
}
  .section-title h2 , .top_head h2{
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}
  .row.grid__wrapper.nav-container {
    direction: ltr;
}
  
}
/********SLIDESHOW CSS end ********/
html {
  direction: rtl !important;
}

::-webkit-scrollbar {
    width: 5px !important;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #606060 !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

::selection {
    background: #000 !important;
    color: #fff !important;
}

.hover_line_effect {
    position: relative;
    display: inline-block;
}

.hover_line_effect:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0%;
    height: 1px;
    background: var(--text-color);
    transition: width .3s ease-in-out;
}

.hover_line_effect:hover:after {
    width: 100%;
}

.header-wrapper.nav__option-full .nav-container #logo {
    margin: 0 !important;
    padding: 0 !important;
}

.header-wrapper.nav__option-full .nav-container #logo a {
    display: flex;
    line-height: 1!important;
    justify-content: center;
    align-items: center;
}

.header-wrapper.nav__option-full .nav-container #logo a img {
    display: block !important;
}

.header-wrapper .navigation {
    box-shadow: 0 0 15px 10px #00000014 !important;
}

ul.shopping__cart-links li button {
    position: relative;
}

ul.shopping__cart-links li span {
    position: absolute;
    top: -5px;
    left: -10px;
}

ul.shopping__cart-links li svg {
    margin: 0 !important;
}

.header-wrapper.nav__option-full .nav-container {
    direction: ltr !important;
}

/* .navigation__menuitem {
    line-height: 1 !important;
} */

.header-wrapper.nav__option-full .navigation__menu .navigation__menuitem .navigation__menulink {
    padding: 5px 18px !important;
    transition: .2s ease-in-out;
    line-height: 1.5;
}

.header-wrapper.nav__option-full .navigation__menu .navigation__menuitem .navigation__menulink:after {
    content: "";
    position: absolute;
    bottom: -1px;
    background-color: var(--nav-hover-link-color);
    height: 2px;
    transition: transform .3s ease-in-out;
    z-index: 20;
    left: 18px;
    width: calc(100% - 36px);
    transform: scaleX(0);
    will-change: transform;
}

.header-wrapper.nav__option-full .navigation__menu .navigation__menuitem .navigation__menulink:hover:after {
    transform: scaleX(1);
}

#footer-wrapper {
    margin: 0 !important;
    padding: 25px 0 !important;
}

#footer-wrapper h2, #footer-wrapper h3 {
    padding-bottom: 0 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
}

#footer-wrapper ul li a {
    position: relative;
}

#footer-wrapper ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0%;
    height: 1px;
    background: var(--footer-text);
    transition: width .3s ease-in-out;
}

#footer-wrapper ul li a:hover:after {
    width: 100%;
}

.footer--divider {
    display: none !important;
}

#footer-wrapper #footer {
    row-gap: 0 !important;
}

div#bottom-footer {
    flex-direction: column-reverse;
    gap: 0 !important;
}

div#bottom-footer .footer-left {
    width: 100% !important;
    text-align: center !important;
}

div#bottom-footer #copy p {
    text-align: center !important;
}

div#bottom-footer div#copy {
    margin-top: 20px !important;
    text-transform: capitalize !important;
    direction: ltr !important;
}

div#bottom-footer div#copy * {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px !important;
}

.section-title.text-right {
    text-align: right !important;
}

.align-center {
    align-items: center !important;
}

.section-title.text-right h2 {
    font-size: 30px;
}

.gallery__item-caption.rte p, gallery__item-caption.rte h3 {
    margin-bottom: 5px !important;
}

.gallery__btn-wrapper a.btn {
    background: transparent!important;
    border: none!important;
    color: #000!important;
    padding: 0!important;
    line-height: 1!important;
    margin: 0!important;
    text-transform: initial!important;
    letter-spacing: 0!important;
    font-weight: 400!important;
    text-decoration: underline!important;
    font-size: 14px!important;
    transition: .2s ease-in-out;
    height: auto !important;
}

section#newsletter {
    padding: 15px 0!important;
    margin: 0 0 20px 0 !important;
}

#newsletter .section-header {
    text-align: right !important;
    margin: 0 !important;
}

section#newsletter .section-title {
    margin: 0!important;
    text-align: right !important;
}

section#newsletter .section-header p {
    line-height: 1.2 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

section#newsletter .password__input-group {
    display: flex!important;
    gap: 10px!important;
    max-width: unset !important;
    width: 100% !important;
}

section#newsletter .newsletter__input {
    border-radius: 2px!important;
    color: #000!important;
    height: 45px !important;
    line-height: 45px !important;
    margin: 0 !important;
    text-align: left !important;
    text-indent: 0 !important;
    padding: 2px 10px !important;
    background: #fff !important;
    opacity: 1 !important;
}

section#newsletter .newsletter__input::placeholder {
    color: #000 !important;
    opacity: 1;
}

section#newsletter .newsletter__input::-ms-input-placeholder {
    color: #000 !important;
}

section#newsletter .newsletter__submit {
    border-radius: 2px!important;
    margin: 0!important;
    background: #fff !important;
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    border: none !important;
    height: 45px !important;
    line-height: 45px !important;
}

section#newsletter .row.grid__wrapper {
    row-gap: 0!important;
    align-items: center !important;
}

.colleciton__page-title.page-title {
    display: none !important;
}

.product-loop {
    grid-column-gap: 10px!important;
    grid-row-gap: 10px!important;
}

section.breadcrumb__section.global__section {
    gap: 0 !important;
}

section.breadcrumb__section.global__section .grid__wrapper.row {
    gap: 0 !important;
}

#breadcrumb {
    display: flex;
    gap: 8px;
    text-align: right!important;
    margin: 0 !important;
    padding: 0 !important;
}

#breadcrumb * {
    font-size: 15px!important;
    text-transform: uppercase!important;
}

.gallery__item .gallery__item-container .gallery__item-image {
    opacity: 90%;
    transition: .2s ease-in-out;
}

.gallery__item .gallery__item-container a:hover .gallery__item-image {
    opacity: 100%;
}

.gallery__item .gallery__item-container a:hover .hover_line_effect:after {
    width: 100%;
}

.imageGridSlider .grid__wrapper.row {
    gap: 0 !important;
}

.c-accordion.c-accordion--product {
    margin-top: 0 !important;
}

.c-accordion.c-accordion--product .c-accordion__header .dropdown-arrow, .c-accordion.c-accordion--custom-page .c-accordion__header .dropdown-arrow {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.product__section-details .rte-accordion, .product__section-details .c-accordion__panel .c-accordion__inner {
    text-align: right !important;
}

.product__section--payment-icons.payment_img.product__section--element {
    padding: 0 !important;
}

button.slideout__trigger-mobile-menu svg {
    margin-right: 10px;
    margin-left: 10px;
}

/* .row.grid__wrapper.nav-container {
    max-width: 100%!important;
    width: 100% !important;
} */

.dropdown__menulink {
    text-align: right !important;
}

.a-left {
    text-align: right !important;
}

.a-right {
    text-align: left !important;
}

.announcement__bar-section #upper-content.row.grid__wrapper {
    max-width: 100% !important;
    width: 100% !important;
}

.logo-slider .logo_slider .slider-logo img {
    width: 50% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width:100px;
}

.blog__post-container {
    text-align: right !important;
}

.blog__post-author.posted, .blog__post-date.posted {
    text-align: right !important;
}

.blog__post-button {
    text-align: right !important;
}

.social-icons__list li a {
    height: 35px !important;
    line-height: 35px!important;
}

.price__pricing-group {
    gap: 10px !important;
}

@media screen and (max-width: 979px) {
.header-wrapper.nav__option-full .nav-container {
    direction: rtl !important;
}
button.slideout__trigger-mobile-menu {
    padding: 0 !important;
}
button.slideout__trigger-mobile-menu svg {
    float: right !important;
}
.row.grid__wrapper.nav-container {
    max-width: 100%!important;
    width: 94%!important;
}
}

@media (max-width: 739px) {
  .product-loop.grid__wrapper.row {
    grid-gap: 10px!important;
}
  html  {
    overflow-y: hidden;
}

  nav.slideshow_over_nav {
    padding: 10px 0;
 
}
  ul.shopping__cart-links li svg {
    height: 20px!important;
}
nav.slideshow_over_nav ul li a {
    padding: 6px 70px;
    font-size: 15px;
}
  nav.slideshow_over_nav ul {
    gap: 20px;
}
.footer-block {
    margin: 0!important;
    width: 100% !important;
    text-align: center !important;
}
div#bottom-footer .footer-left {
    margin-top: 0 !important;
}
.section-title.text-right {
    text-align: center !important;
}
.gallery__item .gallery__item-caption {
    text-align: center !important;
}
#newsletter .section-header {
    text-align: center !important;
    margin-bottom: 15px !important;
}
section#newsletter .section-title {
    text-align: center !important;
}
.image__with-textCaption {
    text-align: center;
}
.product__section-details, .product-description {
    text-align: right !important;
}
.product__section-details .price {
    align-items: flex-start !important;
}
/* .imageText__column-section .mobile_slider_center .imageText__column-container {
    width: 50% !important;
} */
}

@media screen and (min-width: 740px) {
.product__section .product__section-details, .product__section .product__section-details .rte, .product__section .product__section-details h1 {
    text-align: right !important;
}
.product__section-container.row.grid__wrapper {
    direction: ltr !important;
}
.product__section-contentWrapper {
    direction: rtl !important;
}
.product__section-container .product__section-contentWrapper .product__section-content {
    padding-right: 0 !important;
}
.announcement__bar-section .gridlock-fluid .grid__wrapper {
    direction: ltr;
}
.announcement__bar-content {
    line-height: 35px !important;
}
}

@media screen and (min-width: 741px) {
.dropdown {
    top: 45px;
}
.navigation__menuitem {
    position: relative;
}
}



/*  custom code for the add button  */
.absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.pr_plus_first{
    display: none;
}
.prod-image:hover .pr_plus_first{
  display: block;
  background: #ff8cb8d1;
}
.table100 {
    display: table;
    width: 100%;
    height: 100%;
}

.table_cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.pr_plus_first a {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.pr_plus_first .product__form-buttons {
    display: none;
}


 .addto_cart {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    display: none;
}

.hasQuantity .table_cell {
    display: none;
}

.hasQuantity .addto_cart {
    display: table-cell;
}

.addto_cart_in {
    position: relative;
    text-align: center;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
}


.addto_cart_num {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    width: 68px;
    box-shadow: none;
    background: transparent;
    border: none;
    text-align: center;
    padding: 0;
}

.plus a {
    width: 50px;
    height: 50px;
}

.minus a {
    width: 50px;
    height: 50px;
}

.pr_plus_first .addto_cart_num {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    width: 68px;
    box-shadow: none;
    background: transparent;
    border: none;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

.plus svg, .minus svg {
    width: 22px;
    height: 100%;
}


.inline-promotion .ip-pattern {
    display: block;
    position: absolute;
    top: 24px;
    width: 45%;
    height: 119px;
    left: 17px;
}

.inline-promotion .product.clearfix {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 0 0 22px 22px;
    position: relative;
    overflow: hidden;
}

.inline-promotion .product_big_bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 30px 40px;
    z-index: 0;
}


.inline-promotion .ip-container {
    background-color: #fae4b3;
    display: flex;
    padding: 1rem;
}

.inline-promotion .ip-image-tall {
    display: block;
    width: 440px;
    position: relative;
    z-index: 1;
    border-radius: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;';
    height: 298px;
}

.inline-promotion .ip-content {
    background-color: #fae4b3;
    max-width: calc(100% - 11vw);
    margin-top: auto;
    padding-top: 1rem;
    padding-right: 22px;
    position: relative;
    z-index: 1;';
}

.inline-promotion .ip-title.pr_price {
    color: #ef4134;
    font-weight: 900;
    font-size: 30px;
    line-height: 32px;
    display: block;
    margin-bottom: 11px;
    position: relative;
    z-index: 1;
}

.inline-promotion .ip-text.pr_title_note {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}

.inline-promotion .ip-cta.pr_title {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #355731;
    margin-bottom: 5px;
}

  @media(max-width:768px){
    a.inline-promotion.product_wrap.span-4.auto {
    grid-column: auto / span 12;
}
ul.shopping__cart-links {
    gap: 10px !important;
}
li.delivery.areas_header img {
    width: 25px;
}
    
  }