/** Shopify CDN: Minification failed

Line 142:0 Unexpected "}"

**/
/*------common css----*/
.cart-notification-product__qty-price {
    direction: ltr !important;
}
#_desktop_user_info #user-notification .customer.login .forgot, #_mobile_user_info #user-notification .customer.login .forgot {
    float: left;
}
#_desktop_user_info #user-notification, #_mobile_user_info #user-notification{
  left: 0;
  right: auto;
}
.list__item .thumbnail-buttons {
  text-align: right;
}
@media (max-width: 767px){
  .list__item .thumbnail-buttons {
    text-align: center;
  }
}
/*----------header-----------*/
.header-right {
    text-align: left;
}
#header .desktop-user-info{
  text-align: left;
}

@media(max-width:991px){
  #header .desktop-user-info{
    text-align: center;
  }
}

#header .header-logo-section {
    text-align: right;
}
@media(max-width:991px){
  #header .header-logo-section {
    text-align: center;
  }
}
#header .desktop-user-info div:first-child:after {
  display: none;
}
#header .desktop-user-info div:last-child:after {
    display: inline-block;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media (min-width: 992px){
  #header .desktop-user-info > div:first-child {
      padding-right: 0;
      padding-left: 8px;
  }
}
/**search**/
#_desktop_search .search-info .search__input, #_mobile_search .search-info .search__input{
  padding: 5px 15px 5px 40px;
}
#_desktop_search .search-info,
#_desktop_search .search-info .search-header__submit, #_mobile_search .search-info .search-header__submit{
  left: 0;
  right: auto;
}
@media (max-width: 991px){
  #_mobile_search .search-info{
     right: 0;
    left: auto;
  }
}
/*-------------fixed-header--------------*/
 .ishiheadercontactblock {
   float: left;
}
 .ishiheadercontactblock .call-num {
   padding: 0;
   padding-left: 8px;
}  
#shopify-section-Ishi_megamenu {
  float: none;
  text-align: center;
}
.top-menu.mainmenu-dropdown .sub-category {
  text-align: right;
}
.top-menu.mainmenu-dropdown .sub-category>a:before {
  left: auto;
  right:0;
}
.grid__item--Ishi_megamenu .card-information .card-information__wrapper{
  text-align:right;
}
#_desktop_cart .cart-display .cart-count-bubble, #_mobile_cart .cart-display .cart-count-bubble {
  left: 3px;
  right: auto;
}
@media(max-width: 991px){
  #_desktop_cart .cart-display .cart-count-bubble, #_mobile_cart .cart-display .cart-count-bubble {
    left: 6px;
  }
}
.cart-notification-product__info{
  text-align:right;
}

#mobile_top_menu_wrapper {
  right:0;
  left: auto;
}
#mobile_top_menu_wrapper #top_menu_closer {
  text-align: left;
}
#mobile_top_menu_wrapper #top-menu {
  text-align: right;
}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  left: 0;
  right:auto;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  padding: 10px 15px 0 0px;
}
.mobile-menu-overlay {
  right:0;
  left: auto;
}
@media (min-width: 992px)
  .language-currency {
      right: 0;
  }
  #top-menu>li>a span:before {
    right:0;
    left: auto;
  }
}
@media (max-width: 991px) {
  #top-menu>li>a .title {
    float: right;
  }
  #top-menu>li>a span {
    float: left;
    right: auto;
    left: 0;
  }
}
/***slider****/
.ishislider .ishislideshow-carousel .owl-nav .owl-prev i, 
.ishislider .ishislideshow-carousel .owl-nav .owl-next i {
    transform: scaleX(-1);
}
/*****product tags******/
.product-flags .sale{
  left: auto;
  right: 10px;
}
.thumbnail-buttons{
  right: auto;
  left: 10px;
}
.price-item--sale, .price--on-sale .price-item--sale {
    padding-right: 5px;
    padding-left: 0;
}
.outstock-overlay{
  left: auto;
  right: auto;
}
@media (min-width: 768px){
  .card-wrapper:hover .outstock-overlay{
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  .thumbnail-buttons .btn-info{
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translate(-100px);
  }
  .list__item .card-wrapper .btn-info.cart-btn {
      float: right;
  }
}
/******************************** Footer.css *******************************/
  
@media screen and (max-width: 991px) {
  .footer .grid {
    margin-right: 0;
  }
  .footer-block.grid__item {
    padding: 0;
    margin: 0 0 0.5rem;
  }

}

@media screen and (min-width: 992px) {
 
  .footer__content-top .grid {
    margin-right: -3rem;
    margin-left:0;
  }

  .footer__content-top .grid__item {
    padding-right: 3rem;
    padding-left:0 !important;
  }
}

@media (max-width: 991px){
  .footer-block__heading {
      float: right;
  }
}

.newsletter-form.newsletter-form .field input{
 padding-left: 165px;
  padding-right: 1.5rem;
}
.block_newsletter .newsletter-content .newsletter_text{
  padding-right: 20px;
  padding-left: 0;
}
@media  (max-width: 767px) {
  .newsletter-form.newsletter-form .field input{
   padding-left: 75px;
  }
}
.newsletter-form.newsletter-form .newsletter-form__button{
 right: auto;
  left:0px;
}

.ishi-newsletter-block .newsletter-form.newsletter-form .newsletter-form__button{
 right: auto;
  left:4px;
}

.navbar-toggler{
    float: left;
}
.list-payment {
  padding-right: 0;
}

.footer-bottom .footer-left {
   text-align: right;
}
.footer-bottom .footer-right {
   text-align: left;
}	

.footer .contact-info {
   text-align: right;
}
 @media (max-width: 991px) {
   .footer-bottom .footer-right {
     text-align: center;
  }
   .footer-bottom .footer-left {
     text-align: center;
  }
   .footer .store-infomation .footer-block__heading{
     float:unset;
   }
   .footer .store-infomation{
   	text-align:center !important;
   }
}
 .footer .contact-info .contact-info-inner ul .content {
   padding-left:0;
   text-align: right;
   padding-right: 10px;
}
 
 @media (max-width: 991px) {
   .footer .contact-info .contact-info-inner ul .content {
     padding: 0;
     text-align: right;
     padding-right: 10px;
  }
}
 
.footer .contact-info .contact-info-inner ul .site-footer__linklist-item {
   text-align: right;
}
 @media (max-width: 991px) {
   .footer .contact-info .contact-info-inner ul .site-footer__linklist-item {
     text-align: right;
  }
}

.footer-social ul li a{
  
  margin: 0 0px 5px 5px;
}

.vertical-follows .footer-social ul li a{
  justify-content: right;
  text-align:right;
}
.vertical-follows .footer-social ul li a i,.vertical-follows .footer-social ul li a svg{
   margin-left: 10px;
  margin-right:0;
}
#footer-layout1 .footer .contact-info .contact-info-inner ul .content{
      text-align: right;
      padding-right:10px;
}
#footer-layout1 .footer .newsletter-form .newsletter-form__button{
    left: 3px;
    right: auto;
}
@media (max-width:991px){
  #footer-layout1 .footer-block__heading{
    float:right;
  }
  .footer-links .footer-block__heading{
    float: right;
  }
}
@media (max-width:991px){
#footer-layout1 .footer .contact-info .contact-info-inner ul .site-footer__linklist-item{
  text-align:right;
}
}
#footer-layout1{
  overflow:hidden;
}
#footer-layout1 .footer .newsletter-form .field input{
  padding-left: 45px;
  padding-right:15px;
}

@media(min-width: 992px){
  .footer-container{
    border-width: 0 1px 0 0;
    padding-right: 0;
    padding-left: 15px;
  }
  .footer-before .page-width {
    padding-left: 0;
    padding-right: 15px;
  }
}

#header .nav-header .header-block .text .offer-icon{
  right:-2px;
}

.featured-product-style1 .owl-theme .owl-nav .owl-prev{
  right:39%;
  left: auto;
}
.featured-product-style1 .owl-theme .owl-nav .owl-next {
    left: 39%;
  right:auto;
}
@media (max-width: 1199px){
  .featured-product-style1 .owl-theme .owl-nav .owl-next {
    left: 31.5%;
  }
  .featured-product-style1 .owl-theme .owl-nav .owl-prev {
    right: 31.5%;
  }
}
.ishitestimonial .owl-nav .owl-prev{
      right: -18px;
      left: auto;
}
.ishitestimonial .owl-nav .owl-next{
      left: -18px;
      right: auto;
}

.smartblog:hover .products_block_inner .owl-nav .owl-prev {
    right: -1px;
  left:auto;
}
.smartblog:hover .products_block_inner .owl-nav .owl-next {
    left: -1px;
    right:auto;
}

.ishistoryblock .story-outer .story-container .story-inner .about-inner .sub-title{
  text-align:right;
}
.ishistoryblock .story-outer .story-container .story-inner .about-inner .story-content p{
  text-align: right;
}
.ishistoryblock .story-outer .story-container .story-inner .about-inner .about-btn{
  text-align: right;
}

@media(max-width:991px){
  .ishistoryblock .story-outer .story-container .story-inner .about-inner .sub-title{
  text-align: center;
}
.ishistoryblock .story-outer .story-container .story-inner .about-inner .story-content p{
  text-align: center;
}
.ishistoryblock .story-outer .story-container .story-inner .about-inner .about-btn{
  text-align: center;
}
}

.ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:before{
  right: 210px;
    left: 0;
}

.ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:after{
  left: 0;
  right: auto;
}

@media (max-width: 1199px){
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:before {
      right: 155px;
  }
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:after{
      top: 117px;
  }
}

@media (max-width: 991px){
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:before {
    right: 278px;
  }
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:after{
      top: 132px;
  }
}
@media (max-width: 767px){
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:before {
    right: 208px;
  }
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services:first-child:after{
      top: 118px;
  }
}

@media (max-width: 543px){
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services {
    text-align: right;
  }
  .ishiserviceblockstyle2 .page-width .row .ishiservices-content .services .service-block{
    margin-right: 5px;
    margin-left: 0;
    text-align: right;
  }
}

/****************** Blog Post ******************/

.smartblog .products_block_inner .smartblog-carousel .sds_blog_post .blog_post .blog_content{
  text-align:right;
}

.smartblog .products_block_inner .smartblog-carousel .sds_blog_post .blog_post .smartbloginfo:after{
      right: 0;
      left: auto;
}
.smartblog .products_block_inner .smartblog-carousel .sds_blog_post .blog_post .smartbloginfo{
  padding-right: 22px;
  padding-left: 0;
}
@media(max-width:543px){
  .smartblog .products_block_inner .smartblog-carousel .sds_blog_post .blog_post .blog_content{
    text-align: center;
  }
}
/****************** Newsletter Block ******************/

.ishi-newsletter-block .newsletter .block_newsletter .newsletter_text .news-area{
  text-align: right;
  padding-right: 5px;
  padding-left: 0px;
}

@media(max-width:991px){
  .ishi-newsletter-block .newsletter .block_newsletter .newsletter_text .news-area{
    text-align: center;
  }
}



.ishistoryblock .story-image .story-img1:after{
    right: -157px;
    left: auto;
}
.ishistoryblock .story-image .story-img2{
  text-align: right;
}

.ishistoryblock .story-outer .story-container .story-inner .about-inner .service-inner .service-category a{
  margin-left: 25px;
  margin-right: 0px;
}

@media (max-width: 543px){
.ishistoryblock .story-outer .story-container .story-inner .about-inner .service-inner .service-category a {
    margin-left: 10px;
  }
}
.template-collection .list__item .thumbnail-buttons, .template-search .list__item .thumbnail-buttons{
  justify-content: right;
}
@media(max-width:767px){
  .template-collection .list__item .thumbnail-buttons, .template-search .list__item .thumbnail-buttons{
    justify-content: center;
  }
}
/***Blog page***/
.blog-articles__article .article-card-content .article-card__header span{
  margin-right: 0px !important;
  margin-left: 10px !important;
}
.blog-articles__article .article-card-content .article-card__header i{
  margin-right: 0px !important;
  margin-left: 5px !important;
}
/***Blog page***/
/***Collection page***/
.template-collection .list__item .thumbnail-buttons .btn-info:nth-child(1), .template-search .list__item .thumbnail-buttons .btn-info{
  margin-right:0;
}
/***Collection page***/
/***product page***/
@media(max-width:767px){
  .product-recommendations .card-information .card-information__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/***product page***/
/*navigation*/
.ishislider .ishislideshow-carousel .owl-nav .owl-next i{
  margin-left: 0px;
  margin-right: -1px;
}
.ishislider .ishislideshow-carousel .owl-nav .owl-prev i{
  margin-left: 0;
  margin-right: 0px;
}
.featured-product-section .owl-theme .owl-nav .owl-prev i{
  margin-left: 0;
  margin-right: -2px;
}
.featured-product-section .owl-theme .owl-nav .owl-next i{
  margin-left: 0px;
  margin-right: 0px;
}
.ishiserviceblockstyle2 .owl-theme .owl-nav .owl-prev i{
  margin-left: 0;
  margin-right: -1px;
}
.ishiserviceblockstyle2 .owl-theme .owl-nav .owl-next i{
  margin-left: 0;
  margin-right: 0px;
}
.smart-testimonials .smartblog .owl-theme .owl-nav .owl-next i{
  margin-left: 0;
  margin-right: 1px;
}
.smart-testimonials .smartblog .owl-theme .owl-nav .owl-prev i{
  margin-left: 0;
  margin-right: -1px;
}
/*navigation*/
#header .desktop-user-info>div:after {
    display:block;
    content: "";
    position: absolute;
    right: auto;
    left: auto;
    top: 17px;
    background: var(--navbar-text-color);
    width: 1px;
    height: 12px;
}
.localization-form .after:after{
  right: auto;
  left: -6px;
}
@media(max-width:543px){
  #header .desktop-user-info>div:after{
    top: 13px;
  }
}