/** Shopify CDN: Minification failed

Line 667:0 Unexpected "}"
Line 775:0 Unexpected "}"

**/

.hero__title.new_tit {
  display: block;
  font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 0.5em;
  text-rendering: optimizelegibility;
}

.news_letter .input-group-btn {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 115px;
}
.news_letter .input-group-field.newsletter__input {
    height: 40px; /* Adjust this value based on the actual desired height */
    /* other existing styles */
}
.news_letter h5 {
  border-bottom: 1px solid #343535;
  border-top: 1px solid #343535;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
}
.news_letter .btn.newsletter__submit {
  background-color: #ffcc14;
  display: inline-block;
  height: 50px;
  padding-bottom: 10px;
  padding-top: 7px;
  width: 100%;
}
.newsletter__input::-webkit-input-placeholder {
  color: #fff;
}
.newsletter__input:-moz-placeholder {
  color: #fff;

}
.newsletter__input::-moz-placeholder {
  color: #fff;

}
.fname::-webkit-input-placeholder {
  color: #fff;
}
.fname:-moz-placeholder {
  color: #fff;

}
.fname::-moz-placeholder {
  color: #fff;

}
.lname::-webkit-input-placeholder {
  color: #fff;
}
.lname:-moz-placeholder {
  color: #fff;

}
.lname::-moz-placeholder {
  color: #fff;

}
.news_letter {
  padding: 0px 20px;
}
.social_icons {
  padding: 10px 20px;
}
.news_letter input {
  background-color: transparent;
  border-radius: 3px;
  color: #ffffff;
  margin-top: 10px;
  font-size: 13px;
  width:100%;
}

.buutonsboth .product-single__add-to-cart {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 10px;
}

.banner_cont{
  position:relative;
}


.parallax header.section-header {
  bottom: -35px;
}


.parallax_image_section{
  background:url(/cdn/shop/t/50/assets/banner_1500wide.jpg?7430375945747434317) no-repeat;
  background-attachment:fixed;
  background-size:cover;
  color: #fff;
  padding:40px 0;
  display: none;
  margin: 80px 0 0 0;
}

.parallax_image_section:after {
  content: "";
  display: block;
  clear: both;
}

.parallax_image_section h3 {
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
  margin: 0 0 30px 0 !important;
}

.learn_more_btn a {
  display: inline-block;
  border: 3px solid #fff !important;
  text-decoration: none;
  color: #2f3333;
  padding: 8px 25px;
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  margin: 30px 0 30px 0px;
  background: #fff;
}

.learn_more_btn{
  text-align:center;
}

.learn_more_btn a:hover{
  color:#2f3333;
}

.clear{
  clear:both;
}

.parallax_image_section p {
  font-weight: 600;
  font-size: 15px;
  vertical-align: top;
  padding: 0 30px;
}

.parallax_image_section img{
  vertical-align:top;
}


#carousel .slides li img {
  max-height: 100px;
  width: auto;
  display: inline-block;
  overflow: hidden;
  padding-left: 10px;
  cursor: crosshair;
}

.site-footer .grid-uniform {
  margin-left: -20px;
  display: -webkit-box;     
  display: -moz-box;       
  display: -ms-flexbox;    
  display: -webkit-flex;    
  display: flex;  
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}


.site-footer .grid-uniform .grid__item {
  padding-left: 50px;
  display: -webkit-box;     
  display: -moz-box;       
  display: -ms-flexbox;    
  display: -webkit-flex;    
  display: flex;  
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid__item.one-third.small--one-whole.mr1 {
    width: 25%;
}
.grid__item.large--one-quarter ul.inline-list.payment-icons {
    text-align: left !important;
}
.grid__item.large--one-quarter.medium--one-half.large--text-right {
    padding: 0 23px;
}
ul.no-bullets.social-icons li a {
    display: flex;
    align-items: center;
}
.newsletter form, .newsletter .newsletter__input {
    background-color: none;
}
.input-group-btn button#Subscribe {
    background-color: #000000;
}
form#mc-embedded-subscribe-form {
    background: none !important;
}
.newsletter .section-header.text-center {
    margin: 0 !important;
    background: transparent !important;
    padding: 0 !important;
}


@media screen and (max-width: 590px){
.grid__item.large--one-quarter.medium--one-half.large--text-right {
    height: auto !important;
}
  .site-footer .grid-uniform ul#your-menu {
    margin-left: 0;
    text-align: left;
}
.site-footer .grid-uniform .grid__item {
    padding-left: 23px !important;
    text-align: left;
}
  .grid__item.large--one-quarter.medium--one-half.large--text-right {
    margin-bottom: 25px;
}
}

@media screen and (min-width: 600px){

  .site-footer .grid-uniform .grid__item .art-logo,
  .site-footer .grid-uniform .grid__item  .inline-list.payment-icons,
  .site-footer .grid-uniform > .grid__item:last-child p{
    align-self: flex-end;
  }

}


@media screen and (max-width: 479px) {
  body .socialmedia.ft_social {
    border: medium none;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 800px) {
  .mainproslider {
    display: none !important;
  }
}
@media screen and (min-width: 801px) {
  .formobileonly{
    display: none !important;
  }
}

@media only screen and (max-width: 800px) {
  .product-single h1.product-single__title {
    font-size: 18px;
    padding-top: 20px;
    text-align: left;
    margin-bottom: 20px;
  }
  .product-single .product-single__meta {
    padding-top: 0;
  }
  .product-single .product-single__description.rte {
    margin-top: 10px;
  }
  .template-product .product-single > .medium--six-twelfths {
    width: 100%;
  }
}

#carousel .slides .product-thumbs_imgBox img{
  max-height: 140px;
  width: auto;
  display: inline-block;
}

#carousel .slides .product-thumbs_imgBox {
  margin: 0;
}

.ft_social .shareThis {
  background: rgba(0, 0, 0, 0) url("//artark.com.au/cdn/shop/t/264/assets/social_sprite.png?v=125990796256536956371780961742") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 35px;
    text-indent: -9999px;
    width: 35px;
    }
.ft_social .shareThis.st_facebook_custom {
  background-position: -162px 0;
}
.ft_social .shareThis.st_twitter_custom {
  background-position: -216px 0;
}
.ft_social .shareThis.st_pinterest_custom {
  background-position: -270px 0;
}
.ft_social .shareThis.st_tumblr_custom {
  background-position: -324px 0;
}
.ft_social .shareThis.st_instagram_custom {
  background-position: -378px 0;
}
.ft_social .shareThis.st_googleplus_custom {
  background-position: -432px 0;
}
.newsletter .wrapper {
  text-align: center;
}
.socialmedia.ft_social {
  /*   border-right: 1px solid #c1baab; */
  display: inline-block;
  float: none;
  margin-right: 15px;
  padding-bottom: 9px;
  padding-right: 15px;
  padding-top: 15px;
  vertical-align: top;
}
.newsletter .wrapper > form {
  display: inline-block;
  float: none;
  vertical-align: middle;
}


.headingtext {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.socialmedia.ft_social li {
  margin-left: 5px;
}
.ft_social .social-media-li.inline-list.footer-email {
  margin: 0;
}
.footer-email a span {
  font-size: 26px;
}
.template-product .product-single .product-single__photos .slick-dots {
  background-color: #ffffff;
  bottom: -28px;
  padding: 0;
}


@media only screen and (min-width:800px) and (max-width: 1024px)  {
  .mainproslider #carousel.morecount > .flex-viewport > .slides > li {
    display: inline-block !important;
    float: none !important;
  }
  .mainproslider #carousel.morecount > .flex-viewport > .slides {
    text-align: center;
    width: 100% !important;
    transform: none !important;
  }
}

@media only screen and (min-width:591px) {
  .featuredcoll > div {
    width: 50%;
  }
  .featuredcoll > div a .grid__image {
    background-size: cover;
  }
  .featuredcoll > div {
    height: auto !important;
    max-height: 190px;
  }
  .featuredcoll .collection-grid__item-title--wrapper {
    top: 50%;
    transform: translate(0px, -70%);
    -webkit-transform: translate(0px, -65%);
  }

}

@media only screen and (min-width:1000px)  {
  body .featuredcoll > div {
    height: auto !important;
    max-height: 260px;
  }
}

/* Default: under 1500px */
.mainproslider #slider .slides li .product-single__photo {
  max-height: 520px;
  margin: 15px auto;
  border: solid #fff;
  cursor: crosshair;
}

/* Larger screens: 1500px and above */
@media screen and (min-width: 1540px) {
  .mainproslider #slider .slides li .product-single__photo {
    max-height: 690px;
  }
}

.recentlyviewed h3 {
  font-size: 20px;
  font-weight: normal;
}
body .limespot-recommendation-box .ls-box-title {
  margin: 10px auto !important;
  text-align: center;
}

* {
  outline: none;
}

@media screen and (min-width:769px) {
  .shownonee {
    display: none !important;
  }
  .grid__item.one-quarter.customSh {
    display: table-cell !important;
    width: 33.333% !important;
    box-sizing: border-box;
  }
  .grid__item.large--two-thirds.agshowCS {
    width: 33.333% !important;
  }
  .site-nav li.cartIcon a.site-nav__link {
    font-size: 20px !important;
  }
.site-header .wrapper span.icon-hamburger {
  font-size: 23px;
  padding-left: 5px;
  background-color: #fff; /* Circle background color */
  border-radius: 4px; /* Makes the background a circle */
  padding: 5px; /* Adjust padding as needed */
  width: 28px; /* Adjust width and height to fit the icon and padding */
  height: 28px; /* Adjust width and height to fit the icon and padding */
  display: flex; /* Center the icon inside the circle */
  align-items: center; /* Center the icon inside the circle */
  justify-content: center; /* Center the icon inside the circle */
  margin-left: 10px; /* Add left margin */
  color: #000;
  border: 0px;
}
  span.side-text {
    display: inline-block;
    width: auto;
    font-size: 11px;
    vertical-align: top;
    margin: 12px 0px 12px 5px;
    text-transform: uppercase;
  }
  span.textCaRt.side-text {
    margin: 10px 5px 14px 0px;
  }
  .site-header .wrapper {
    max-width: 100% !important;
  }
  .site-header h1.site-header__logo {
    float: none !important;
    text-align: center;
  }
  .header-wrapper.hero__header {
    position: fixed;
  }
  .fixed-header {
    background-color: #000000;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    transition: 0.4s ease;
    border-bottom: 1px solid #E4E4E4;
    z-index: 9999;
  }
  .header-wrapper {
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .fixed-header .site-nav__link {
    color: #000000;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .fixed-header .site-header__logo .logo--has-inverted {
    opacity: 1 !important;
    visibility: visible;
    overflow: visible;
    height: auto;
  }
  .fixed-header .site-header__logo-link img {
    display: block !important;
  }
  .fixed-header .logo--inverted img {
    display: none;
  }
  .wrapper .site-header__logo.large--left {
    float: none !important;
  }
  .site-header .wrapper button.site-nav__link:hover span.icon-hamburger, .site-header .wrapper button.site-nav__link:hover span.side-text {
    color: blue;
  }
  li.cartIcon a.site-nav__link:hover span.textCaRt.side-text, li.cartIcon a.site-nav__link:hover span.icon.icon-cart{
    color: #f8f8f8;
  }
  /*   .header-wrapper .site-header {
  padding: 10px 0px;
} */
  header.site-header {
    padding: 10px 0 10px 0;
  }
  .header-wrapper.not-Index {
    position: fixed;
    z-index: 999;
    background: #ffffff;
    border-bottom: 0px solid #000000;
  }
  .main-content.not-Index_main {
    padding-top: 80px;
  }
.site-nav__item.cartIcon .fa-shopping-bag {
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 0px;
  padding-right: 0px;
  background-color: #201d1d; /* Circle background color */
  border-radius: 3px; /* Makes the background a circle */
  padding: 5px; /* Adjust padding as needed */
  width: 22px; /* Adjust width and height to fit the icon and padding */
  height: 26px; /* Adjust width and height to fit the icon and padding */
  display: flex; /* Center the icon inside the circle */
  align-items: center; /* Center the icon inside the circle */
  justify-content: center; /* Center the icon inside the circle */
  color: #f4f4f4;
  

}
  .site-nav__item.cartIcon:hover i.fa.fa-shopping-bag {
    color: #fff;
border: solid 1px #fff;
  }


.parallax header.section-header {
    position: absolute;
    z-index: 9;
    margin: 0;
    /* bottom: 140px; Uncomment if needed */
}
  .parallax hr.hr--small {
    display: none;
  }
  .parallax .main-content.not-Index_main {
    padding-top: 40px;
  }
}
@media screen and (max-width:800px) {
  span.side-text, span.textCaRt.side-text{
    display:none !important;
  }
  .site-header .site-nav--mobile a.iWishView {
    display: none;
  }
}
@media screen and (max-width:800px) {
  .main-content.not-Index_main {
    padding-top: 40px;
  }


}
.clearboth {
  clear: both;
}
.main-content .shopry-carousel-scroll .block {
  width: 33.11%;
}

.side-text {
  display: none !important;
}
.template-page .hr.hr--small {
  display: none;
}
.iwex .fa-shopping-bag {
  font-size: 10px;
  padding-bottom: 0px;
  padding-right: 0px;
  background-color: #000; /* Circle background color */
  border-radius: 3px; /* Makes the background a circle */
  border: solid 0px #f8f4ed;
  padding: 9.5px; /* Adjust padding as needed */
  width: 20px; /* Adjust width and height to fit the icon and padding */
  height: 24px; /* Adjust width and height to fit the icon and padding */
  display: flex; /* Center the icon inside the circle */
  align-items: center; /* Center the icon inside the circle */
  justify-content: center; /* Center the icon inside the circle */
  color: #fff;
}
.iwex a.cart-link {
  padding: 5px;
}


header.site-header {
  background: #fff;
  border-bottom: 0px solid #f8f4ed;
  padding: 0px 4px;
}
.header-wrapper.not-Index {
  position: fixed;
  z-index: 999;
  background: #ffffff;
  border-bottom: 0px solid #f8f4ed;
}
.header-wrapper.hero__header {
  position: fixed;
}
.fixed-header {
  background-color: #ffffff;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
  border-bottom: 0px solid #000000;
  z-index: 99;
}
.header-wrapper {
    -webkit-transition: 0.4s ease;
      -moz-transition: 0.4s ease;
        -o-transition: 0.4s ease;
          -ms-transition: 0.4s ease;
            transition: 0.4s ease;
            }
}
.fixed-header .site-nav__link {
  color: #000000;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
}
.fixed-header .site-header__logo .logo--has-inverted {
  opacity: 1 !important;
  visibility: visible;
  overflow: visible;
  height: auto;
}
.fixed-header .site-header__logo-link img {
  display: block !important;
}
.fixed-header .logo--inverted img {
  display: none;
}
.parallaxpage header.section-header {
  position: absolute;
  z-index: 9;
}
.parallax header.section-header {
  position: absolute;
  z-index: 9;
  /*bottom: 140px;*/
  margin: 0;
  width: 100%;
  display: inline-block;
}
.parallax header.section-header h1 {
  margin: 0 0 10px 0;
  padding: 2px 7% 2px;
  border-bottom: 1px solid #666;
  border-top: 0px solid #000;
  background-color: #fff;
  color: #000;
  width: 100%;
  text-align: center;
  text-transform: none;
  font-family: Arial Black,Arial,Helvetica Neue,sans-serif;
  font-weight: bold;
  display: inline-block;
  box-sizing: border-box;
      transition: background-color 0.5s ease, color 0.5s ease;
      letter-spacing: -0.04em;
}

@media screen and (min-width: 800px) {
  .parallax header.section-header h1:hover {
        background-color: #fff; /* Change to desired hover background color */
        color: #000; /* Change to desired hover text color */
    }
}
    

.parallax hr.hr--small {
  display: none;
}
.parallax .main-content.not-Index_main {
  padding-top: 88px;
  /*
    padding-left: 10px; /* Adjust as needed */
  /*padding-right: 10px; /* Adjust as needed */
}
.parallax p, .parallax h1, .parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax h6, .parallax li {
    padding-left: 0px;
    padding-right: 0px;
}
@media screen and (max-width: 479px){
  .grid__item.mobch .site-header__logo img {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-height: 28px;
  }
}
  .parallax span.text_Under {
    padding: 0px 20px 20px 20px !important;
  }
  .grid.parallax {
    margin: 0 !important;
  }
  .parallax .grid__item .grid {
    margin: 0;
  }
  .parallax header.section-header h1 {
    font-size: 24px !important;
      margin: 0 0 0 0;
      background-color: #f8f4ed;
border-bottom: 0px;

  }

  
  
  .parallax .wrapper .yuyuy .grid__item {
    padding: 0;
  }

  .parallax header.section-header{
    bottom:-35px;
  }

}
.parallax .wrapper {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.template-page .main-content .wrapper {
  padding: 0 !important;
}
.parallax span.text_Under {
  padding: 0px 30px 20px 30px;
  display: inline-block;
  margin: 0px 0 0;
}
@media screen and (min-width: 591px){
  .wrapper-insiDe {
    padding: 20px 20px;
  }
}
.wrapper-insiDe {
  max-width: 1100px;
  margin: 0 auto;
}

@media screen and (min-width: 591px){
  .wrapper-insiDe2 {
    padding: 20px 20px;
  }
}
.wrapper-insiDe2 {
  max-width: 850px;
  margin: 0 auto;
  padding: 10px;
  font-size: 1.2em;
}

ul .mobile-nav__sublist a.mobile-nav__link {
  font-size: 15px;
  padding: 5px 10px 5px 30px;
}
.parallax .main-content .wrapper {
  padding: 0 !important;
}
ul.mobile-nav .mobile-nav__item--secondary a {
  font-size: 15px;
}
.collectionwrapper h2 {
  font-size: 22px;
  line-height: 28.5667px;
}
.collectionwrapper .rte h6 span {
  display: inline-block;
  font-size: 15.6px;
  text-align: center;
  width: 100%;
}
.collectionwrapper .rte {
  margin-bottom: 5px;
}
.collectionwrapper .yuyuy {
  margin-left: 0;
}
/* body .mfp-wrap img.mfp-img {
margin-top: 60px;
padding-bottom: 80px;
}
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .site-header .wrapper .agshowCS {
    display: none;
  }
  .site-header .wrapper .grid__item.one-quarter {
    display: table-cell !important;
    width: 33%;
  }
  .iWishView.site-nav__link {
    display: none !important;
  }
}


.newsletter .socialmedia ul.social-media-li li {
  width: 40px;
  display: inline-block;
}


.site-footer__linklist .btn--secondary.icon-fallback-text {
  background: #2f3333;
}
body .newsletter {
  padding: 10em 0;
}
body .art-logo {
  display: inline-block;
  margin-top: -25px;
}
.hr--medium.hr--clear.hidethis {
  display: none;
}
body h2.addsomemargin {
  margin: 2em 0 4em !important;
}
@media screen and (max-width: 600px) {

  .header-wrapper.not-Index {
    /* Removed border-bottom: 0 !important; */
  }
  .footer__text_box{
    margin-bottom: 20px;
  }

 
  .mobileshow{
    display: inline-block !important;
  }
  .mobileshowhide{
    display: none !important;
  }
  .addspace > .wrapper > .one-third-column {
    margin-bottom: 20px;
  }
  body .addspace {
    background: #F8F4ED none repeat scroll 0 0;
    display: inline-block;
    padding: 2em 0 4em;
    width: 100%;
  }
  body .grid h2.addsomemargin {
    margin: 1em 0 !important;
  }
  body .hr--medium.hr--clear.removespace {
    display: none;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.hr--medium.hr--clear.removespace {
  display: inline-block;
  margin: 0 0 35px;
}
.template-collection footer .wrapper {
  max-width: 1240px;
}
.section-header.text-center.addspacesome {
  margin-top: 20px;
}
body.template-product .btn#AddToCart, .iWishAdd.btn {
  background: #ffcc14;
  transition: 0.4s;
  color: #000;
}
button#AddToCart:hover {
  transition: 0.4s;
  opacity: 1;
}
.template-product footer.site-footer .wrapper, .parallax footer.site-footer .wrapper {
  max-width: 1200px;
}
.template-product .slides.product-single__photos .flex-active-slide {
  margin-right: 5px !important;
  text-align: center;
}


/********************************* 20-09-2018 ******************************************/
/* 
.site-nav__link{
padding-top:0;
padding-bottom: 0;
} */

.grid.collection-grid.not-sca-qv.featuredcoll {
  padding-bottom: 2em;
  padding-top: 5em;
}

.product-single__meta {
  padding-top: 5px;
  padding-bottom: 30px;
}

.footer__text_box {
  border: 1px solid #2f3333;
  padding: 5px;
  text-align: center;
}

.footer__text_box p{
  margin: 0px;
  font-size: 12px;
}

.shopify-payment-button button {
  border-radius: 30px;
  height: 50px;
}

button.shopify-payment-button__more-options.w4mq5tn33DxzvW8TZcZbp.shopify-payment-button__button--hidden {
  display: none !important;
}

button.shopify-payment-button__more-options {
  display: none !important;
}

.buutonsboth {
  display: flex;
  flex-direction: column;
  gap: 10px; /* Add gap between buttons */
  width: 100%;
}

.shopify-payment-button {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 30px;
}

.product-single__add-to-cart {
  margin: 0;
  width: 100%;
  margin-right: 0px !important;
}

/* Add to Cart Button Styling */
.template-product .btn#AddToCart {
  width: 100%;
  margin-top: 15px;
  background: #ffc0cb !important; /* Black background */
  color: #000 !important; /* White text */
  border: 0px solid #242320;
  border-radius: 10px; /* Add border-radius for rounded corners */
  transition: background 0.2s ease;
  font-size: 15px; /* Specify the font size */
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.template-product .btn#AddToCart:hover{
  background: #ffc0cb  !important;
box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.17);
  border-color: transparent;
  color: #000 !important;
  opacity: 0.9;

}

/* Buy Now Button Styling */
.template-product .btn#BuyNowButton {
  width: 100%;
  margin-top: 10px; /* Add some space between the two buttons */
  background: linear-gradient(45deg, #E240ED, #6BBAD6);
  color: #000 !important; /* Change the text color as needed */
  border: 0px solid #ffcc14;
  border-radius: 10px; /* Add border-radius for rounded corners */
  transition: background 0.6s ease;
  font-size: 16px; /* Specify the font size */
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Spinner Styling */
.spinner {
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-left-color: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: spin 1s linear infinite;
  margin-left: 8px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.site-nav__item.cartIcon:hover i.fa.fa-shopping-bag{
  color: orange;
}



body.template-product .btn#BuyNowButton:hover{
  background: linear-gradient(45deg,#e240ed,lightpink);
  border-color: transparent;
  color: #ffffff;
}

.iWishAdd.btn:hover {
  background: #303030 !important;
  border-color: transparent;
  color: #ffffff;
}

.shopify-payment-button__button--unbranded:hover:not([disabled]){
  background: #ffcc14 !important;
}

.product .product-single .shopify-payment-button {
  margin: 10px 0 0;
  border-radius: 30px; /* Fully rounded corners */
}


footer .full_width_search ul{
  margin: 0px auto;
  margin-bottom: 30px;
}

.payment-icons li {
  margin: 0;
}

.site-footer .grid-uniform > .grid__item:last-child p,
.site-footer .grid-uniform .grid__item .inline-list.payment-icons{
  width: 100%;
}

.art-logo img {
  max-width: 110px;
  height: auto;
  display: inherit;
  margin-top: 0;
}



@media(max-width: 767px){
  .site-footer  .grid-uniform{
    display: -webkit-box; 
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex; 
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }



}



@media (max-width: 600px){

  body .art-logo{
    margin: 0px auto;
    margin-bottom: 20px;
  }

}

footer .full_width_search ul{
  margin-bottom: 20px;
}

.collectionwrapper .yuyuy {
  margin-left: -15px;;
}

@media(max-width: 589px){

  .collectionwrapper .yuyuy {
    margin-left: -15px;
  }

}

@media(max-width: 479px){

  .collectionwrapper .yuyuy {
    margin-left: 0;
  }

  .template-collection .grid.parallax .grid__item {
    padding-left: 0px;
  }
  
  .template-page .grid__item {
    padding-left: 0px;
  }

  .template-page  .wrapper-insiDe {
    padding: 0 20px;
  }


}
span.newsletter__submit-text--large.lr {
    text-transform: uppercase;
}
ul#your-menu li {
    list-style-type: none;
    font-size: 17px;
    line-height: 28px;
}
ul.inline-list.payment-icons li {
    padding-left: 7.5px;
}
h2.section-header__title {
      font-size: 1.875em;
}
@media only screen and (max-width: 740px)
{
  #your-menu
  {
    width: 100%;
  }
  .no-bullets.social-icons
  {
    width:100%;
  }
  .site-footer .grid-uniform .grid__item {
    padding-left: 0px !important;
  }
  .grid__item.one-third.small--one-whole.mr1 
  {
        margin-left: 15px;
  }
}
footer .grid__item.full_width_search {
    display: none !important;
}
@media screen and (max-width: 590px){
  body.template-product .product-single__photos {
    margin-top: 0;
  }
}


i.fab.fa-instagram {
    font: normal normal normal 14px/1 FontAwesome;
}
.social_icons a:nth-child(4) {
    display: none;
}
#NavDrawer .news_letter {
    display: none;
}
.site-nav__link {
    padding: 5px;
} 
@media screen and (max-width: 768px){
.site-header .grid--table {
    height: auto;
}
}

.soundest-form-without-image-field-error-invalid input , .soundest-form-without-image-field {
     outline: none !important;
}
.soundest-form-without-image-field-inline-error-empty {
    text-align: center!important;
}
span.newsletter__submit-text--large.lr {
    line-height: 0;
}
span.newsletter__submit-text--small {
    line-height: 0;
    position: relative;
    top: -3px;
} 
@media screen and (max-width: 590px){
.site-footer .grid-uniform * {
    text-align: center;
}
.site-footer  .no-bullets.social-icons {
    width: 100%;
}
  .site-footer .grid__item.one-third.small--one-whole.mr1 {
    width: 100% !important;
}
 .site-footer ul.no-bullets.social-icons li a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-footer  .grid__item.large--one-quarter.medium--one-half.large--text-right {
    height: auto !important;
    justify-content: center;
    padding: 0;
    text-align: center;
}
.site-footer ul.inline-list.payment-icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px 16px;   /* even space between icons */
  padding: 12px 0;  /* breathing room above and below */
  margin: 0;
}

.site-footer ul.inline-list.payment-icons li {
  list-style: none;
}

.site-footer ul.inline-list.payment-icons img {
  max-width: 46px;
  height: auto;
  display: block;
}
}

/*-----28-06-2022----*/
@media(max-width: 1049.98px){
  .swym-wishlist.swym-inject.site-header__logo-link.logo--has-inverted {
      display: none;
  }
}
/*-----29-06-2022----*/
     
body#aboriginal-art-symbols-art-ark .grid.collection-grid {
    max-width: 1240px;
    margin: 0 auto;
}
@media(min-width: 1100.98px){
.collection-collage__item.large--one-half {
    width: 48%;
    padding-left: 20px;
    padding-right: 8px;
    margin-left: 10px;
}
}
@media(max-width: 767.98px){
body#aboriginal-art-symbols-art-ark .grid.collection-grid .grid__item.one-half.medium--one-half {
    padding-left: 5px;
    padding-right: 5px;
}
  body#aboriginal-art-symbols-art-ark .grid.collection-grid {
    margin-left: -5px;
    margin-right: -5px;
}
}
@media screen and (min-width: 768.98px) and (max-width: 1100.98px){
body#aboriginal-art-symbols-art-ark .grid.collection-grid {
    padding-right: 30px;
}
}    

#slider video
{
  width:100%;
  
}

.product-single__photos.formobileonly video
{
  width:100%;
  padding-right: 5px;
}

/* spinner  */
   .custom_hidden {
    /* display: none; */
    opacity: 0
  }

  .icon__loading_spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  div#slider ul:not(.loaded) li:nth-child(1) {
      display: block !important;
      opacity:0;

}


@media screen and (max-width: 800px){
    .custom__product_mobile_image .icon__loading_spinner {
      
                  opacity: 0; /* This line hides the loading spinner on mobile */
    }

    .custom__product_mobile_image.custom_hidden .icon__loading_spinner
    {
      z-index:999;
    }

    .custom__product_mobile_image.custom_hidden
    {
      opacity:1;
    }
    .custom__product_mobile_image.custom_hidden .product-single__photos 
    {
      opacity:1;
    }
    .custom__product_images_block #slider .icon__loading_spinner
    {
       opacity:0;
    }
  }
  .addspace5 {
  background: #F8F4ED;
  display: inline-block;
  padding: 0; 
  width: 100%;
  background-size: cover; /* Cover the entire area */
  padding-bottom: 30px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;

}

.addspace2 {
  background: url('') no-repeat center center scroll, wheat;
  display: inline-block;
  padding: 4em 2em;
  width: 100%;
  background-size: cover; /* Cover the entire area */
    border-radius: 10px; /* Adjust the value as needed */

}
.addspace {
  background: #F8F4ED;
  display: inline-block;
   padding: 3em 0 2em 0; /* 5em top, 0 right, 0 bottom, 0 left */
  width: 100%;
  background-size: cover; /* Cover the entire area */
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
}
.addspace3 {
  background: url('/cdn/shop/files/One_line_grey_gradient_1620_x_2880_px_1.svg?v=1709379883') no-repeat center center scroll, #ffffff;
  display: inline-block;
  padding: 5em 0;
  width: 100%;
  background-size: cover; /* Cover the entire area */
}

.addspace4 {
  background: #f8f4ed;
  display: inline-block;
  padding: 3em 0em;
  width: 100%;
  background-size: cover; /* Cover the entire area */
    border-radius: 20px; /* Adjust the value as needed */
  border-top: solid #f8f4ed 3px;
}

  @media (max-width: 768px) { /* Targeting screens smaller than 768px */
  .addspace4 {
    padding: 1em 0em; /* Apply 1em padding on all sides for mobile */
  }
}

.header-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 0px solid #f8f4ed;
    padding: 0;
}

.language-switcher-dropdown select {
    padding: 10px 25px 10px 15px; /* Adjusted padding */
    border: 2px solid #000000;
    border-radius: 5px;
    background-color: #ffcc14;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    appearance: none; /* Remove default styling */
    -moz-appearance: none;
    -webkit-appearance: none;
}

h3:target {
    padding-top: 100px; /* Additional space for the floating header */
    display: block; /* Ensures the heading is treated as a block-level element */

}
/* 29.05.2024 */
.grid-product__image-wrapper {
  position: relative;
  overflow: hidden;
  padding: 10px;
}

@media (min-width: 768px) {
.grid-product__image-wrapper {
 padding: 10px 20px;
}
  }

  
.grid-product__image-link {
  display: block;
}

.grid-product__image {
  width: 100%;
  height: auto;
  object-fit: contain; /* Change to 'contain' to prevent cropping */
  opacity: 1 !important; /* Ensure opacity is always 1 */
}

@media (min-width: 768px) {
  .grid-product__image-wrapper img.hover-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: auto;
    object-fit: contain; /* Change to 'contain' to prevent cropping */
  }

  .grid-product__image-wrapper:hover img.primary-image {
    opacity: 0;
  }

  .grid-product__image-wrapper:hover img.hover-image {
    opacity: 1;
  }
}

/* Adjustments for medium screens */
@media (max-width: 767px) {
  .grid-product__image-wrapper img {
    object-fit: cover; /* Use 'cover' to maintain aspect ratio and prevent cropping */
    max-height: none; /* Remove any height restrictions */
  }

  .grid-product__image-wrapper img.hover-image {
    display: none; /* Hide hover image on mobile */
  }
}

/* Hide all image wrappers after the first one on mobile before the slider is initialized */
@media screen and (max-width: 800px) {
  .product-single__photos.formobileonly > div:nth-child(n+2) {
    display: none; /* Hide all image containers except the first */
  }
}

.template-index .section-header h1 {
    margin: -20px 0px 0px 0px; /* Negative margin moves the heading up */
    width: 100%; /* Ensures it doesn't exceed the viewport width */
    padding: 10px 10px 10px 10px ;
    border-bottom: 0px solid #000;
    color: #000;
    text-align: center;
    text-transform: none;
    font-family: Arial Black, Arial, Helvetica Neue, sans-serif;
  font-weight: bold;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 0px;
    z-index: 9;
  bottom: -35px !important;
}

@media screen and (min-width: 800px) {
    .template-index .section-header h1 {
        margin: 0px 0px; /* Centers the element horizontally */
        padding: 10px;
    border-bottom: 1px solid #000;
      
        background-color: #fff;
        color: #000;
        width: 100%;
        text-align: center;
        text-transform: none;
        font-family: Arial Black, Arial, Helvetica Neue, sans-serif;
        font-weight: bold;
        display: inline-block;
        box-sizing: border-box;
        position: absolute; /* Keeps the heading positioned over the image */
        left: 50%; /* Positions the left side at 50% of the container */
        transform: translateX(-50%); /* Shifts the element back by 50% of its width to center it */
        z-index: 99;
        bottom: -35px !important; /* Moves it down into the correct position */
        word-break: break-word;
    }

    .template-index .section-header h1:hover {
        background-color: #fff; /* Change to desired hover background color */
        color: #000; /* Change to desired hover text color */
            border-bottom: 1px solid #000;

    }
}

@media screen and (max-width: 366px) {
    .template-index .section-header h1 {
        font-size: 34px; /* Reduce the font size for very small screens */
      letter-spacing: -0.03em;
      line-height: 1.1em;
            text-align: left;
      padding-left: 15px;
    }
}

@media screen and (min-width: 367px) and (max-width: 799px) {
    .template-index .section-header h1 {
        font-size: 44px; /* Adjust the font size for medium-sized screens */
      letter-spacing: -0.03em;
      line-height: 1.1em;
      text-align: left;
      padding-left: 15px;
    }
}

.rte .text-link {
    border-bottom: 0px solid #ffcc14 !important;
}

@media only screen and (min-width: 801px) {
    .product-single h1.product-single__title {
        font-size: 1.4em;
        margin: 15px 0px 10px;
    }
 }
@media screen and (min-width: 768px) {
  .header-wrapper {
    padding: 2px 3px; /* adjust as needed */
  }
}


.wk-counter {
    font-size: 12px !important;
  }
 

 /* ===== Collection Hero Fix ===== */

.collection-hero__wrapper,
.collection-hero__wrapper[style] {
  padding-bottom: 0 !important;
  position: relative;
  width: 100%;
  overflow: visible;
}

@media (min-width: 769px) {
  .collection-hero__wrapper  .collection-hero{
    padding-bottom: 0 !important;
  }
}

.collection-hero__image {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  max-height: 60vh;
  object-fit: cover;
  
  aspect-ratio: 2 / 1;   /* adjust or remove if you set width/height in HTML */
}

/* ===== End Collection Hero Fix ===== */

.collection-hero .grid__item.large--eight-ninths.push--large--one-eighteenth { 
  width: 100% !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

header.section-header {
  position: static !important;   /* cancel absolute */
  transform: none !important;    /* stop centering */
  top: auto !important;
  left: auto !important;
  right: auto !important;
  z-index: auto !important;
  margin-top: 1rem;              /* optional spacing below the image */
}



@media screen and (max-width: 1025px) {
  .wishlist-link .wk-button {
    top: 1px;
    border: 0 !important;
  }
}

@media (max-width: 800px) {
  .collection-hero__image {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
    aspect-ratio: unset;
    animation: none;
    border-left: 5px solid white;
    border-right: 5px solid white;
    box-sizing: border-box;
  }
}

