a[href="https://facebook.com/artcornerghz"] {
    margin-right: 10px;
   color: #1877F2; 
}
/* Instagram Icon Color */
a[href="https://instagram.com/artcornerghz"] i {
    color: #E1306C; /* Instagram Pink */
}

.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands", sans-serif !important;
}
.announcement-bar {
  background-color: #b05e60;
  color: #FFFFFF;
  overflow: hidden;
  position: relative;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 999;
  font-size: 14px;
  padding: 0 10px;
}

.announcement-bar-left {
  flex-shrink: 0;
  white-space: nowrap;
}

.announcement-bar-content {
  flex: 1;
  overflow: hidden;
  position: relative;
}

.marquee-inner {
  display: inline-block;
  white-space: nowrap;
  animation: scroll-left 25s linear infinite;
  padding-left: 100%;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.announcement-bar-close {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 767px) {
  .announcement-bar-left {
    display: none;
  }
}
.footer-socials
{
  right: 13em!important;
}
.bb-form-quick-search .bb-quick-search-results.show
{
  z-index:9999999;
}

.floating-wpp
{
  z-index:9999999;
  bottom:160px !important;
}
.floating-wpp-button
{
  width:60px !important;
  height:60px !important;
  bottom:160px !important;
}


#callbtn:hover a {
  color: white;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.1rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0.1rem;
}
body.show-admin-bar{
  overflow-x: hidden;
}
.panel--search-result{
	z-index:9999;
}
.show-admin-bar .header.header--sticky .header-bottom{
  top: 40px;
}
.icon-clock3:before {
    content: "\e8e8";
    font-family: Linearicons !important;
}
.icon-repeat:before{
    content: "\e6ee";
    font-family: Linearicons !important;
}
.footer-socials {
    align-items: center;
    position: absolute;
    right: 14em;
    top: 0;
}
.footer .container-xxxl:nth-child(3) .col-lg-6 {
    display: none;
}
.footer .container-xxxl:nth-child(3) .footer .container-xxxl .row .col-lg-3:nth-child(2) {
    display: none;
}
.footer .container-xxxl:nth-child(3) .footer .container-xxxl .row .col-lg-3:nth-child(1) {
    text-align: center;
    width: 100%;
}
.copyright {
    position: absolute;
    left: 0;
    right: 0;
    justify-content: center !important;
    margin-top: -10px;
}


.footer-mobile ul li a i{
  	  font-family: Linearicons !important;
  }
.extra_mirror{
  display: none !important;
}
.menu__content ul.menu--dropdown li.menu-item-has-children.has-mega-menu .mega-menu .mega-menu__column {
    min-width: 100% !important;
}
h5.fw-bold.widget-title.mb-4 {
    margin-bottom: 0.1rem!important;
}
#footer .widget.widget-custom-menu ul li, #footer .widget.widget-custom-menu ul li a {
    padding-bottom: 0.1rem!important;
    padding-top: 0.1rem!important;
}
.footer-socials-container ul li a img {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-bottom: 3px;
}
/* .menu--product-categories .menu--dropdown{
	max-height: 300px !important;
    overflow-y: scroll;
  overflow-x: hidden;
} */
.menu--dropdown>li.has-mega-menu .mega-menu{
  text-align: left;
  left: 10%;
  top: 36px;
  z-index: 99;
}
.menu--product-categories .menu--dropdown{
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.menu--product-categories .menu--dropdown::-webkit-scrollbar {
  width: 5px;
}
.header.header--sticky .header-bottom {
    background-image: radial-gradient(125% 247px at 46% 0px, transparent 43%, transparent 75%) !important;
    animation: fadeInDown .6s both;
    border-bottom: none;
    padding: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
}

/* Track */
.menu--product-categories .menu--dropdown::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #b05e60; 
  border-radius: 10px;
}
 
/* Handle */
.menu--product-categories .menu--dropdown::-webkit-scrollbar-thumb {
  background: #b05e60; 
  border-radius: 10px;
}
.product-category-select::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.product-category-select::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #b05e60; 
  border-radius: 10px;
}
 
/* Handle */
.product-category-select::-webkit-scrollbar-thumb {
  background: #b05e60; 
  border-radius: 10px;
}

.menu--dropdown>li.has-mega-menu .mega-menu a{
    border-bottom: 1px solid #eee;
    color: #222;
    display: flex;
    font-weight: 600;
    line-height: normal;
    padding: 0px 0px 8px 0px;
    text-decoration: none;
    transition: .3s ease;
    white-space: nowrap;
}
.product-category-select option {
    border: 1px solid grey !important;
    outline: 1px solid grey !important;
    background: #b05e605e;
    color: #0d0000 !important;
    font-weight: 600;
    text-align: left;
    padding-left: 0px !important;
    word-spacing: revert;
}

/* Track */
.mega-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #b05e60; 
  border-radius: 10px;
}
 
/* Handle */
.mega-menu::-webkit-scrollbar-thumb {
  background: #b05e60; 
  border-radius: 10px;
}
.mega-menu::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.mega-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #b05e60; 
  border-radius: 10px;
}
 
/* Handle */
.has-mega-menu::-webkit-scrollbar-thumb {
  background: #b05e60; 
  border-radius: 10px;
}


.menu--dropdown>li.has-mega-menu .mega-menu {
    min-width:79% !important;
  width: 79%;
  padding: 5px;
        height: 150px;
    overflow-y: scroll;
}
.menu__content ul.menu--dropdown li.menu-item-has-children.has-mega-menu .mega-menu .mega-menu__column {
    min-width: 92% !important;
}
.customer-auth-form .nav-tabs .nav-link.active {
    background: #cccccc!important;
    border-radius: 10px!important;
}
.menu--dropdown>li:hover>a>.sub-toggle .svg-icon {
    transform: translateY(50%) rotate(90deg);
}

@media (max-width: 767px) {
.section-content.section-content_slider .section-slides-wrapper .slide-item .slide-item_image {
    height: auto;
}
}

.product-details .attribute-values select.product-filter-item {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.cookie-consent{
  bottom:auto;
  top :0;
  }
@media (max-width: 620px) {
	.cart--mini .mini-cart-content ul.mini-product-cart-list {
		margin-top: 40px;
	}
}



.header .header-middle .header__left {
    width: 20%;
    overflow: hidden;
    position: absolute;
    left: 10em;
    right: 0;
    margin: 0 auto;
    }
    .header .header-middle .header__center {
        width: 7%;
    }
    .navigation .navigation__left {
        position: absolute;
        left: 1em;
    }
    .header-wrapper .navigation .navigation__right {
        width: auto;
        position: absolute;
        right: 4em;
      margin-top: 1em;
    }
   .header-wrapper .navigation .navigation__center{
		width: 65% !important;
         margin-left: 18em;
	}
  .header ul{
	z-index: 999;
    text-align: left;
  }
    .product-inner .product-bottom-box {
        background-color: #fff;
        border: 1px solid #c9c9c9;
        border-top: 0 solid #c9c9c9;
        display: none;
        left: -26px;
        box-shadow: 0px 9px 11px -1px #c9c9c9;
        border-radius: 0px 0px 15px 15px;
        padding: 17px 25px 25px;
        position: absolute;
        right: -26px;
        top: 100%;
        z-index: -1;
    }
    .slick-slides-carousel .product-inner{
        border-width: 1px 1px 1px 1px;
        border-radius: 15px 15px 0px 0px;
        margin: 5px;
        border-color: #f1eded;
    }
    .slick-slides-carousel .product-inner:hover {
        border-color: #c9c9c9;
        position: relative;
        box-shadow: 1px -5px 8px -5px #c9c9c9;
    }
	.header-recently-viewed .recently-viewed-inner{
         position: relative;
  		 width: 50%;
         float: right;
         margin-top: 1em;
	}
	.product-inner .product__title a {
    	color: #3f51b5;
	}
.h2, h2 {
    font-size: 30px;
}
.site-info__item {
    display: block !important;
    text-align: center;
}
footer .footer-widgets .row .col-xl-3:last-child{
	width: 35%;
}
.footer__links p{
	text-align: center;
}
.menu--product-categories,#admin_bar .admin-bar-container {
    background-color: #b05e60;
}
.header .header-middle .header__center .form--quick-search{
	border: 1px solid #b05e60;
  border-radius: 15px;
}
*{
      font-family: 'Muli';
}
.header__extra .header-box-content span{
	font-size: 18px !important;
}
.header .header-item-counter {
    background-color: #b05e60;
}
.section-content.section-content__slider {
    background-color: transparent;
}
.form--quick-search .product-category-label {
    border-radius: 15px 0px 0px 15px;
}
.form--quick-search button{
	border-radius: 0px 15px 15px 0px !important;
}
.section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image img{
	height: 415px;
  	object-fit: fill;
}
.section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image{
	height: fit-content !important;
}
.widget-products-with-category{
	background: #e9e1d5 !important;
      padding-bottom: 0.01rem!important;
}
.widget-products-with-category h2{
	text-align: left;
    padding-left: 0.70em;
}
.ribbons .ribbon,.add-to-cart-button,.header .form--quick-search .form-group--icon:after {
    background-color: #b05e60 !important;
}
.form--quick-search .svg-icon svg {
    fill: #b05e60;
}
.widget-products-with-category .img-fluid-eq__wrap img{
	border-radius: 10px;
}
.slick-slides-carousel .product-inner{
	border-color: #c9c9c9;
}
.widget-blog{
    background-color: #e9e1d5;
  margin-top: 0em;
}
#footer .subscribe-form button{
	background-color: #b05e60;
}
.subscribe-form .svg-icon svg {
    fill: #b05e60;
}
#footer ul li a{
	font-size: 18px !important;
}
footer .svg-icon svg, .product-loop_icon .svg-icon svg{
 fill: #b05e60;
}
.footer-info .col{
	    background: #e9e1d5 !important;
    border-radius: 15px;
  width: 18%;
  margin: 1%;
}
.footer-socials-container ul li a {
    background-color: #b05e60;
}
.navigation__right .recently-title {
    width: fit-content;
    float: right;
}
.navigation__right .header-recently-viewed{
	    width: fit-content;
}
.header-recently-viewed .recently-viewed-content{
	margin-top:2em;
}
.header-recently-viewed .recently-viewed-inner{
	width: 55%;
    margin-top: 1em;
}
.header .header-bottom .header-wrapper .navigation .navigation__left{
	z-index: 999;
}
span.link-text {
    border: 1px solid #fff;
    padding: 8px 10px;
    background: #fff;
    border-radius: 7px;
    font-weight: 700;
}
#footer{
	background: #fff;
}
.product-price{
	color: #b05e60;
}
.header.header--sticky .header-bottom {
    background-image: radial-gradient(125% 247px at 46% 0px, transparent 43%, transparent 75%) !important;
}
.header.header--sticky .header-bottom::after {
    background-image: url(https://cdn.shopify.com/s/files/1/0548/7928/9513/files/svg1.svg?v=1675428005);
    height: 8px;
    display: block;
    content: "";
    width: 100%;
    position: absolute;
}
.header--sticky .header-middle.header-content-sticky:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0548/7928/9513/files/svg1.svg?v=1675428005);
    height: 8px;
    display: block;
    content: "";
    width: 100%;
    position: absolute;
}
.slick-active img{
      transform: scale(1, 1) !important;
  }
.slide-item img{
	width: 100%;
    transition: all 500ms ease-in-out;
    transform: scale(1.25, 1.25);
}

.header .header-bottom .header-wrapper .navigation .navigation__center{
  padding-left: 7px; 
}
.navigation__center .menu li a{
	padding: 0.9rem 0.3rem;
}
.section-content.section-content__slider{
	padding: 10px 15px;
}

.header .header-middle .header__center .form--quick-search .form-group--icon{
  height: 49px;
}
.navigation__center .sub-menu li a {
    padding: 0.3rem 0.45rem;
}
.header-recently-viewed .recently-empty-products .empty-desc {
    line-height: 28px;
}



@import url('https://fonts.cdnfonts.com/css/karla');

*{
 font-family: 'Karla', sans-serif !important;
}
.btn-primary.disabled, .btn-primary:disabled{
 color: #000;
}
/* .section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image img{
  min-height: 500px;
}*/



@media screen and (max-width: 600px){
       .announcement-bar-span {
        height: 50px;
    }

      .section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image img{
	height: 250px !important;
}
  .cart--mini .cart__content .mini-cart-content{
  /*	height: 90% !important; */
        height: 85vh !important;
    top: 2em;
    z-index: 9999;
  }
  .header-mobile.header--sticky{
  	 z-index: 999;
  }
  .footer-info .col{
  	width: 80%;
  }
  .widget-blog {
    background-color: #e9e1d5;
    margin-top: -2em;
}
  #footer ul {
    list-style-type: none;
    text-align: center;
}
  #footer .widget .widget-title{
  	text-align: center;
  }
  footer .footer-widgets .row .col-xl-3:last-child {
    width: 100%;
}
  .footer-socials{
  	margin-top: -3em;
  }
  .footer-info .col {
    width: 80%;
    float: left;
    height: 96px;
	}
  .widget-products-with-category .widget-header h2 {
    padding-left: 0px !important;
    margin-left: 23px !important;
    font-size: 20px;
}
  .widget-blog h2 {
    padding-left: 0px !important;
    margin-left: 23px !important;
    font-size: 30px;
}
  .panel__header {
    background-color: #b05e60;
}
  .header-mobile.header-js-handler.header--sticky:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0548/7928/9513/files/svg1.svg?v=1675428005);
    height: 13px;
    display: block;
    content: "";
    width: 2560px;
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
}
  
  .header.header--sticky .header-content-sticky {
    top: -28px !important;
}
  .header-mobile.header-js-handler.header--sticky {
    top: 0px;
}
  
  .section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image img {
    min-height: 218px !important;
    object-fit: fill;
    max-width: 100%;
    border-radius: unset !important;
  }
  .section-content__slider {
    padding: 0px !important;
  }
  .section-content__slider .container-xxxl {
    padding: 0px;
  }
  .my-3 {
    margin: 0px !important;
  }
  .menu--mobile .sub-toggle .svg-icon, .menu--product-categories .sub-toggle .svg-icon{
   font-size: 18px;
  }
  .panel--sidebar .panel__header h3 {
    color: #fff;
  }
  .menu--mobile .sub-menu{
    padding-left:0px;
  }
  .menu--mobile .sub-menu li{
   border-bottom: 1px solid #dedede;
   border-top: 1px solid #dedede;
  }
  .menu--mobile .sub-menu li:last-child{
  	border-bottom: 0px solid #dedede !important;
  }
  .menu--mobile .menu-item-has-children.active>a>.sub-toggle .svg-icon {
    transform: translateY(-50%) rotate(0deg);
    margin-top: 1.5em;
  }
  .menu--mobile .sub-toggle .svg-icon{
  	 transform: translateY(50%) rotate(-90deg);
  }
  #footer .subscribe-form button{
  	min-width: fit-content;
  }
  .footer-mobile ul li a i{
  	  font-family: Linearicons !important;
  }
  
  #navigation-mobile .menu--mobile .mega-menu .mega-menu__column {
    padding: 10px 2px;
    border-bottom: 1px solid lightgrey;
    min-width: 100%;
    width: 100%;
}
  #navigation-mobile .menu--mobile .mega-menu .mega-menu__column:last-child{
  	border-bottom: unset !important;
  } 
  .footer-socials {
    align-items: center;
    position: relative;
    left: 0;
    margin-top: -28px;
}  
      
}

@media screen and (min-width: 768px) and (max-width: 1024px){
	
  .menu--mobile .sub-toggle .svg-icon, .menu--product-categories .sub-toggle .svg-icon{
   font-size: 18px;
  }
  .panel--sidebar .panel__header h3 {
    color: #fff;
  }
  .menu--mobile .sub-menu{
    padding-left:0px;
  }
  .cart--mini .cart__content .mini-cart-content{
  /*	height: 90% !important; */
        height: 85vh !important;
    top: 2em;
    z-index: 9999;
  }
  .header-mobile.header--sticky{
  	 z-index: 999;
  }
   .header.header--sticky .header-content-sticky {
    top: -28px !important;
}
  .header-mobile.header-js-handler.header--sticky {
    top: 0px;
}
  
  .menu--mobile .sub-menu li{
   border-bottom: 1px solid #dedede;
   border-top: 1px solid #dedede;
  }
  .menu--mobile .sub-menu li:last-child{
  	border-bottom: 0px solid #dedede !important;
  }
  .menu--mobile .menu-item-has-children.active>a>.sub-toggle .svg-icon {
    transform: translateY(-50%) rotate(0deg);
    margin-top: 1.5em;
  }
  .menu--mobile .sub-toggle .svg-icon{
  	 transform: translateY(50%) rotate(-90deg);
  }
  .panel__header {
    background-color: #b05e60;
}
  .section-content.section-content__slider{
  	padding: 0px;
  }
  .footer-widgets .col-xl-3,.footer-widgets .col-xl-2{
  	width: 100%;
    text-align: center;
  }
  footer .footer-widgets .row .col-xl-3:last-child {
    width: 100%;
    text-align: center;
}
  footer .footer-widgets .row .col-xl-3 form.subscribe-form {
    width: 70%;
    margin: 0 auto;
}
  .header-mobile.header-js-handler.header--sticky:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0548/7928/9513/files/svg1.svg?v=1675428005);
    height: 13px;
    display: block;
    content: "";
    width: 2560px;
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
}
  .footer-mobile ul li a i{
  	  font-family: Linearicons !important;
  }
  .footer-socials {
    align-items: center;
    position: absolute;
    right: 8em;
    top: 0;
}

}

@media screen and (min-width: 1920px){
  
	.navigation .navigation__left {
    position: absolute;
    left: auto;
  }
  .header-wrapper .navigation .navigation__right {
    width: auto;
    position: absolute;
    right: 11em;
    margin-top: 1em;
}
  .navigation__center .menu li a {
    padding: 0.9rem 0.3rem;
}

.header ul {
    z-index: 999;
    text-align: left;
}

.header .header-bottom .header-wrapper {
    padding: 16px 0px 12px 0px;
    position: relative;
}

.header.header--sticky .header-bottom {
    top: 0px;
}
  .footer-socials {
    right: 24em;
}
 

  
}