/** Shopify CDN: Minification failed

Line 102:0 Unexpected "}"

**/

/* .sticky_bar {
  font-size: 18px;
    background-image:    url("https://cdn.shopify.com/s/files/1/1693/5883/files/olqT_M5A.jpg");
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
} */
.middle_bar {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.menu>ul>li {padding: 0 5px !important;}
.image-banner img {
    width: 100%!important;
}
.category_wrap .owl-nav {display: none !important;}
.grid .page--item h1 {text-align: center;}
.page-template {padding-top: 30px !important;line-height: 24px;}
.product-actions .product-actions__add-to-cart-button, .product-actions .buynow-btn, .product-actions .product-actions__add-to-cart-button {
	font-size: 18px !important;
    font-weight: 500 !important;
  margin: 5px 0 !important;
}
.product-grid-item .product-grid-item__product-name {
    min-height: 60px;
}
.product-grid-item .product-grid-item__quick-view {border-radius: 5px;}
.product-grid-item .product-grid-item__save-amount.product-grid-item__save-amount--absolute {background-color: #256f9f!important;}
.product-actions .buynow-btn  {background-color: #9abc28;border: 1px solid #9abc28;}
.product-sticky-cart .product-sticky-cart__atc-wrapper .buynow-btn {background-color: #9abc28 !important;margin-top: 5px;border: none;}
.product-sticky-cart .product-sticky-cart__atc-wrapper .buynow-btn:hover, .product-actions__row .buynow-btn:hover {background-color: #6e871b !important;}
.product-details .product-details__row.product-details__row--small .product-actions {
	padding-left: 0 !important;
}
.product-actions .product-actions__add-to-cart-button {
/*     background-image:    url("https://cdn.shopify.com/s/files/1/1693/5883/files/atc-button.png"); */
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: right center;
}
.product .wc_review_main_content {
	padding: 10px;
    border: 1px solid #dddcdc;
}
.social-sharing .social-sharing__link {
    color: #888;
/*     border: 2px solid currentColor; */
    background-color: transparent;
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    display: inline-block;
}
.product-single .form-vertical .product--option.addtocart--button #AddToCart, .product-single .form-vertical .product--option.addtocart--button #AddToCartA {padding: 9.5px !important;}
.collection-products__grid .collection-products__product .product-grid-item {
  border-color: #e1e1e1;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 25%), 0px -2px 7px rgb(0 0 0 / 25%);
    padding-bottom: 0px;
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s, border .3s;
}
.shopify-app-block {background-color: #eeeeee;}
.soundest-form-image-left-branding-holder {
    display: none;
}
#cart_form {margin: 35px 0;}
.ui-widget-content, .ui-tabs-panel {border: none !important;}
.footer-newsletter p, .footer_contact p {
    font-size: 14px !important;
}
.footer .footer__menu {
    margin-left: 10px !important;
}
.close-cart-empty .fa.fa-times {
	height: 25px;
    width: 25px;
    top: 2px;
    right: 2px;
    color: #ff0000;
    position: absolute;
    background-color: #606060;
}
.footer__contact .footer-contact {padding: 5px 0;}
.footer .btn-app ul li {
    float: left;
    width: 50%;
    padding: 5px;
}
.footer-coupon-code .footer-coupon-code__thanks-msg {
    color: #168f1f;
    font-size: 14px;
    font-weight: 500;
    border-radius: 15px;
}
}
#button .mobile-size__large {bottom: 25px !important;}
.back-to-top {bottom: 7.5em !important;}
@media screen and (max-width: 768px){
  .sticky_bar {
    padding: 3px;
    font-size: 14px;
}
  .noproclas .lg-logo {justify-content: center; align-items: center;}
		.pages-template {margin: 0 15px !important;}
  .product-sticky-cart-mobile .product-sticky-cart-mobile__button:before {border: none;}
  .soundest-form-wof-open-extra-holder-TL .soundest-form-wof-open {top: 60%!important;}
  		.footer_link li {
          	border-bottom: none !important;
    		width: 50% !important;
    		float: left !important;
		}
  		.category_detail h4 {
    		width: 100%;
    		white-space: nowrap;
    		text-overflow: ellipsis;
    		overflow: hidden;
		}
  		.category_wrap .owl-nav {display: block !important;}
  		
  		.footer .footer__menu-item {
    		border-bottom: none!important;
    		width: 50%!important;
    		float: left!important;
		}
  #tidio-chat-iframe, #tidio-chat iframe { bottom: 4.5em !important;}
	}

@media screen and (max-width: 766px){
  
}
@media screen and (min-width: 767px){
  
}