@import url(base.css);
/*********
Header
*********/
#header .header-nav{
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 0;
	border: 0px;
    border-bottom: 1px solid rgb(133 133 133 / 10%);
    max-height: none;
    margin: 0;
}
#header .header-nav .payment-currency-block {
    padding-top: 14px;
    padding-bottom: 14px;
}
#header .header-nav .right-nav {
    padding-top: 14px;
    padding-bottom: 14px;
}
#_desktop_language_selector,
#_desktop_currency_selector {
    float: left;
}
#header .header-nav .currency-selector,
#header .header-nav .language-selector {
    padding-right: 15px;
    letter-spacing: 0.5px;
    margin: 0;
}
#header .header-nav .currency-selector > button,
#header .header-nav .language-selector > button {
    cursor: pointer;
}
#header .header-nav .currency-selector > button .expand-more,
#header .header-nav .language-selector > button .expand-more {
    color: #333333;
}
#header .header-nav .currency-selector > button:hover .expand-more,
#header .header-nav .language-selector > button:hover .expand-more {
  /*  color: #eb649f;*/
}
#header .header-nav .currency-selector > .dropdown-menu .dropdown-item,
#header .header-nav .language-selector > .dropdown-menu .dropdown-item {
    padding: 4px 10px;
    font-size: 13px;
}
#header .header-nav .right-nav .user-info .material-icons {
    display: none;
}
#header .header-nav .right-nav .user-info,
#header .header-nav .right-nav #contact-link {
    margin: 0;
    padding-left: 15px;
    letter-spacing: 0.5px;
}
#header .header-nav .right-nav .user-info > a:active,
#header .header-nav .right-nav .user-info > a:focus,
#header .header-nav .right-nav .user-info > a:visited,
#header .header-nav .right-nav #contact-link > a:active,
#header .header-nav .right-nav #contact-link > a:visited,
#header .header-nav .right-nav #contact-link > a:focus {
    color: #333333;
}
#header .header-nav .right-nav .user-info > a:hover,
#header .header-nav .right-nav #contact-link > a:hover {
 /*   color: #eb649f;*/
}
#header .header-nav .material-icons.expand-more,
#header .header-nav .material-icons {
    margin: 0;
    line-height: 21px;
}
.dropdown:hover .expand-more {
 /*   color: #eb649f;*/
}
.btn-unstyle:focus .expand-more {
 /*   color: #eb649f;*/
}
#header .header-top{
    float: left;
    width: 100%;
    display: block;
    padding: 28px 0;
}
#header .logo{
justify-items: center;
}
#header a:hover {
 /*   color: #eb649f;*/
}
@media (max-width:767px){
  #menu-icon i {font-size: 40px;}
  #_mobile_user_info i, #_mobile_cart i  {font-size: 30px;}
}
.search-widget form button[type="submit"] .search:hover,
.search-widget form input[type="text"]:focus + button .search {
 /*   color: #eb649f;*/
}
#_desktop_cart{
    float: right;
    height: 45px;
    padding-left: 15px;
    margin: 2px 0 2px;
}
#_desktop_cart .blockcart{
    float: right;
    height: 45px;
    border: 1px solid #d1d1d1;
    padding: 0 10px;
    color: #333;
}
#_desktop_cart .blockcart:hover,
.search-widget form button[type="submit"]:hover{
 /*   color: #eb649f;*/
}
#_desktop_cart .header{
    line-height: 45px;

}
#search_widget{
    float: right;
    padding: 0;
    margin: 2px 0 2px;
	overflow: hidden;
}
.search-widget form button[type="submit"]{
    line-height: 45px;
    bottom: 0;
    cursor: pointer;
}
.header-top .search-widget form input[type="text"]{
    height: 45px;
    border-color: #d1d1d1;
	border-radius: 50px;
    padding: 0px 30px 0px 20px;
    background-color: rgb(255 255 255 / 47%);
}
.search-widget form input[type="text"]:focus{
    outline: none;
}
.top-navigation-menu {
    background: #222;
    float: left;
    width: 100%;
    clear: both;
}
#_desktop_cart .blockcart {
    border: none;
 /*   color: #eb649f;*/
}
#header .navbar-block {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%;
    display: block;
    float: none;
    width: 100%;
}
@media(min-width: 768px) {
    #header .navbar-block {
        max-width: 720px;
    }
}
@media(min-width: 992px) {
    #header .navbar-block {
        max-width: 960px;
    }
}
@media(min-width: 1200px) {
    #header .navbar-block {
        max-width: 1140px;
    }
	#wrapper div.container-old {
/*	display: grid;*/
    margin-right: 10%;
    margin-left: 10%;
}
}

section#wrapper{background: none;}
#header .navbar-block .top-menu {
    position: relative;
    margin: 0;
    padding: 0;
	/*z-index: 3;*/
}
.top-menu .sub-menu{
    margin-left: 0;
}
#header .navbar-block .top-menu .level0{
    margin: 0;
    display: inline-block;
    float: left;
    text-transform: uppercase;
}
#header .navbar-block .top-menu .level0:hover,
#header .navbar-block .top-menu .level0:active{
 /*   background-color: #eb649f;*/
}

#header .navbar-block .top-menu .level1 a:hover,
#header .navbar-block .top-menu .level1 a:active{
/*    color: #eb649f;*/
}
#header .navbar-block .top-menu .level0 > a{
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 20px;
    letter-spacing: 0.5;
    color: #fff;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
#header .navbar-block .top-menu .level1 {
    position: relative;
}
#header .navbar-block .top-menu .level1 > a{
    font-size: 14px;
    position: relative;
    font-weight: 600;
    padding: 18px 20px;
    letter-spacing: 0.5;
    color: #333333;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
#header .navbar-block .top-menu .level2{
    margin-left: 30px;
}
#header .navbar-block .top-menu .level3{
    margin-left: 5px;
    position: relative;
}
#header .navbar-block .top-menu .level3 > a{
    color: #4c4c4c;
    font-size: 13px;
}
#header .navbar-block .top-menu .level4{
    margin-left: 15px;
    position: relative;
}
#header .navbar-block .top-menu .level4 > a{
    color: #4c4c4c;
    font-size: 12px;
}
#header .navbar-block .top-menu[data-depth="1"] {max-width:768px;}
.image-slider-block {
    float: left;
    width: 100%;
    clear: both;
}
.image-slider-block .carousel .carousel-inner{
    height: auto;
}
.image-slider-block .carousel-control .icon-next{
    margin-right: 0;
    width: 50px;
    height: 30px;
    background-color: #333;
    right: 0;
}
.image-slider-block .carousel-control .icon-prev{
    width: 50px;
    height: 30px;
    background-color: #333;

}
.image-slider-block .carousel .carousel-control .icon-prev i,
.image-slider-block .carousel .carousel-control .icon-next i{
    font-size: 25px;
}
.image-slider-block  .material-icons{
    vertical-align: inherit;
    line-height: 28px;
}
.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i{
 /*   color: #eb649f;*/
}
.carousel figcaption.caption{
	backdrop-filter: blur(20px);
    padding: 1%;
    border-radius: 2%;
	text-shadow: 1px 1px 2px black;
}
main a {
 /*   color: #eb649f;*/
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover{
/*    color: #eb649f;*/
/*	border-color: #eb649f;*/
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
/*    border-color: #eb649f;*/
}
li.product-flag {
 /*   background: #eb649f;*/
}
.product-price {
 /*   color: #eb649f;*/
}
.product-prices .product-price .current-price {
    font-size: 35px;
}
#header .navbar-block .top-menu .level0.current > a {
  /*  background: #eb649f;*/
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
 /*   background: #eb649f;*/
}
.btn-primary {
 /*   background-color: #eb649f;*/
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
/*	background-color: #eb649f;*/
filter: saturate(100%);
-webkit-filter: saturate(100%);
}
#header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a:hover, #header .navbar-block .top-menu .sub-menu.classic-menu>.top-menu li.level1 li>a:hover {
 /*   color: #eb649f;*/
}
#blockcart-modal .product-name {
  /*   color: #eb649f;*/
}
main a:hover, main a:focus, #main #content .links a:hover i  {
 /*   color: #eb649f;*/
filter: saturate(100%);
-webkit-filter: saturate(100%);
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover, .product-line-grid-right .product-price .remove-from-cart:hover, .cart-grid-body a.label:hover  {
 /*   color: #eb649f;*/
}

figcaption .display-1{
	    font-size: calc(20px + (49 - 12) * ((100vw - 320px) / (1880 - 320)));
}
/********
promobanners
********/
#promobanners {
    margin: 5px 0 40px 0;

}
#promobanners .row{margin:0px;}
#promobanners a:hover img {
    transform: scale(1.02);
}
#promobanners a img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all .3s linear;
}
#promobanners .banner-inner {
	padding: 2% 2% 2% 15%;
    position: absolute;
    z-index: 2;
    text-align: left;
	backdrop-filter: blur(3px);
}
#promobanners li{
    overflow: hidden;
	max-height: 340px;
}
 @media only screen and (max-width:820px) {
#promobanners li{
	padding:0px !important;
}

.product-miniature .product-title a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	  overflow: hidden;
  text-overflow: ellipsis; 
}

    }
@media only screen and (min-width: 750px) and (max-width: 1200px)  {	
	.block-promo .promo-input+button {
    padding: 0.7rem 5px;
    font-size: 12px;
}}
	
	 @media only screen and (min-width:820px) {
#promobanners li{
	padding-right: 2px !important;
	padding-left: 2px !important;
}
    }
#promobanners li .banner-inner {
    right: 20%;
    bottom: 20%;
	left:5%;
}
#promobanners .banner-inner h4 {
    font-size: calc(12px + (49 - 12) * ((100vw - 320px) / (1880 - 320)));
}
#promobanners .banner-inner h4 {
    color: #fff;
    letter-spacing: .05em;
    font-weight: 500;
	max-width: 80%;
	text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
#promobanners p {
    font-size: calc(8px + (25 - 8) * ((100vw - 320px) / (1880 - 320)));
}
#promobanners p {
    font-weight: 200;
}
#promobanners .banner-inner p {
    color: #fff;
    margin-bottom: 0;
    line-height: 100%;
	display: flex;
	text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}

@media (min-width: 575px) and (max-width: 1520px) {
  #promobanners li:nth-child(3n+1) {
      clear: both;
  }
}
.parralax{
background: url(../img/bizkick-parralex-image.webp) no-repeat 100% 100% fixed;
}
/********
adv-block
********/
.promotion-section {
    float: left;
    width: 100%;
    clear: both;
}
.adv-block {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.adv-block .adv-wrapper {
    display: block;
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.adv-block .adv-wrapper .row {
    margin-left: -10px;
    margin-right: -10px;
}
.adv-block .adv-wrapper .adv-inner {
    display: block;
    float: left;
    width: 33.3333%;
    padding: 0 10px;
}
.adv-block .adv-wrapper .adv-inner a {
    display: block;
    float: left;
    width: 100%;
}
.adv-block .adv-wrapper .adv-inner a img{
    display: block;
    width: 100%;
}
	#banner-top-section, .banner-top-section {
		width: 100%;
		left: 0;
		z-index: 999;
		top: 0;
		padding: 5px;
		line-height: 40px;
		background-color: #222;
		font-size: 14px;
		color: #FFFFFF;
		text-align: center;
		font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
			}

    @media only screen and (max-width:320px) {
        #banner-top-section, .banner-top-section { font-size: .9em }
    }


		.ps_topbanner_cta {
			color: #FFFFFF!important;
			padding: 5px;
			background-color: #ffc7fc;
			border-radius: 4px;
		}
/*******
products
*******/
.product-section-title {
    position: relative;
    display: block;
    margin-bottom: 25px;
}
.featured-products .product-section-title h1,
.product-section-title h1{
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize !important;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
}
.featured-products .product-section-title h3 {
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize!important;
    letter-spacing: .5px;
    color: #222;
    margin-bottom: 0;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
}
#products .list-view a img {
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
#products .product-title a, .featured-products .product-title a,
.product-accessories .product-title a, .product-miniature .product-title a {
    color: #666666;
    font-size: 15px;
}
#products .product-title a:hover, .featured-products .product-title a:hover,
.product-accessories .product-title a:hover, .product-miniature .product-title a:hover {
 /*   color: #eb649f;*/
}
#products .products-grid .products .product-item.list-view .product-description .product-title > a {
    color: #333333;
}
#products .products-grid .products .product-item.list-view .product-description .product-title > a:hover {
 /*   color: #eb649f;*/
}
.products-grid .btn-primary.add-to-cart .material-icons {
    display: none;
}
#products .product-title, .featured-products .product-title,
.product-accessories .product-title, .product-miniature .product-title {
    margin-bottom: 15px;
}
#products .highlighted-informations,.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,.product-miniature .highlighted-informations {
    box-shadow: none;
}
#products .product-description, .featured-products .product-description,
.product-accessories .product-description, .product-miniature .product-description{
    width: 100%;
}
#products .highlighted-informations, .featured-products .highlighted-informations,
.product-accessories .highlighted-informations, .product-miniature .highlighted-informations{
    width: 100%;
}
.featured-products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-short-desc {
    display: none !important;
}
li.product-flag{
    margin: 0;
    top: 0 !important;
}
#products .product-miniature .discount-percentage, #products .product-miniature .on-sale,
#products .product-miniature .online-only, #products .product-miniature .pack,
#products .product-miniature .product-flags .new, .featured-products .product-miniature .discount-percentage,
.featured-products .product-miniature .on-sale, .featured-products .product-miniature .online-only,
.featured-products .product-miniature .pack, .featured-products .product-miniature .product-flags .new,
.product-accessories .product-miniature .discount-percentage, .product-accessories .product-miniature .on-sale,
.product-accessories .product-miniature .online-only, .product-accessories .product-miniature .pack,
.product-accessories .product-miniature .product-flags .new, .product-miniature .product-miniature .discount-percentage,
.product-miniature .product-miniature .on-sale, .product-miniature .product-miniature .online-only,
.product-miniature .product-miniature .pack, .product-miniature .product-miniature .product-flags .new{
    left: 0;
 /*   background: #eb649f;*/
}
#products .products-grid .products .product-item .discount-percentage, .products-grid .products .product-item .discount-percentage, .has-discount .discount {
	background: rgb(255 178 182);
  -webkit-animation: hue 60s infinite linear;
  -moz-animation:    hue 60s infinite linear;
  -o-animation:      hue 60s infinite linear;
  animation:         hue 60s infinite linear;
}
@-webkit-keyframes hue {
    from {
      -webkit-filter: hue-rotate(0deg);
    }

    to {
      -webkit-filter: hue-rotate(360deg);
    }
}
li.product-flag:not(.discount):not(.on-sale) ~ li.product-flag{
    margin-top: 2.50rem;
}
.discount-percentage{
    top: -210px !important;
}
#product-comments-list-header {
text-align: center;
    display: inline-block;
}
#products .product-miniature .on-sale.on-sale,
li.product-flag.on-sale{
    right: 0;
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
.featured-products .all-products .material-icons {
    display: none;
}
.featured-products .all-products {
    text-align: -moz-center;
    margin-top: 30px;
    margin-bottom: 0;
    display: block;
}
.featured-products .all-products > a {
  /*  background: #eb649f;*/
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 20px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    width: -moz-max-content;
    color: #fff;
    box-sizing: border-box;
    text-transform: uppercase;
    float: none !important;
}
.all-products > a:hover,
.featured-products .all-products a:hover {
    background-color: #333;
}
#products img, .featured-products img, .product-accessories img, .product-miniature img{
    margin: 0;
    display: block;
    height: auto;
    max-width: 100%;
width:100%;
}
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    height: 100%;
}
#products .products-grid {
    font-size: 0;
}
.products-grid  .products .product-item {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    font-size: 14px;
}
.products-grid .products .product-item .product-miniature,
#products  .products-grid .products .product-item .product-miniature {
    margin: 0;
}
.products-grid .products .product-item .product-miniature .thumbnail-container,
#products  .products-grid .products .product-item .product-miniature .thumbnail-container {
    width: 100%;
    height: 100%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
    background: transparent;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block, #products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #efefef;
    border-radius: 7px;
}
.products .product-item .product-miniature .thumbnail-container .product-image-block, #products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block {
    position: relative;
    display: block;
    overflow: hidden;
 /*   border: 1px solid #efefef;
    border-radius: 7px;*/
}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
    background: rgba(255,255,255,0.8);
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block .highlighted-informations {
    bottom: -90px;
    height: auto;
    padding: 8px 0;
}
.products-grid .products .product-item:hover .product-miniature .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item:hover .product-miniature .thumbnail-container .product-image-block .highlighted-informations {
    bottom: 0px;
}
#products .variant-links, .featured-products .variant-links,
.product-accessories .variant-links, .product-miniature .variant-links{
    background: transparent;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description ,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description {
    position: static;
    background: transparent;
    height: auto;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description:after,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description:after {
    display: none;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add {
    margin: 6px 0 0;
    text-align: center;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping{
    margin: 9px 0 15px;
}
#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover{
  /*  color: #eb649f;*/
}
.product-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    right: 15px;
    top: -65px;
}
.product-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.product-slider .owl-controls.clickable .owl-buttons > div:hover {
  /*  background: #eb649f;*/
}
.color.active, .color:hover, .custom-checkbox input[type="checkbox"] + span.color.active,
.custom-checkbox input[type="checkbox"] + span.color:hover, .facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color{
   /* border-color: #eb649f;*/
}
#product .add{
    width: auto;
    margin: 0;
}
#product .add .btn{
    line-height: 24px;
}
#products a img, .product-image-block a img{animation-name:fadeInDown;animation-duration:1s;}
#products a img:hover, .product-image-block a img:hover{animation-name:fadeInUp;animation-duration:1s;}
@keyframes fadeInUp{0%{transform:translateY(10px);opacity:0.1}to{transform:translateY(0);opacity:1}}
@keyframes fadeInDown{0%{transform:translateY(-10px);opacity:0.1}to{transform:translateY(0);opacity:1}}
/*#products a img,  .product-image-block a img{
	transform: scale(1);
	transition: transform 0.6s ease 0s;
	-webkit-transition: transform 0.6s ease 0s;
	-moz-transition: transform 0.6s ease 0s;
	-o-transition: transform 0.6s ease 0s;
}
#products a img:hover {
  transform: scale(1.4);
}
.product-image-block a img:hover{
  transform: scale(1.2);
}*/
#custom-text img {
max-width: 100%;
}
/*
.page-home a.banner:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	background: rgba(85, 85, 85, 0.25);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: content-box;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: scale(0);
	overflow: visible;
}
.page-home a.banner:hover:after {
	opacity: 1;
	transform: scale(1);
	transition: transform 0.6s ease 0s;
	-webkit-transition: transform 0.6s ease 0s;
	-moz-transition: transform 0.6s ease 0s;
	-o-transition: transform 0.6s ease 0s;
}
*/

.image_responsive {
width: 100%;
height: auto;
}

.top-navigation-menu.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:10;
}
.featured-products .all-products .all-product-link{display:none;}

/* Shine */
.carousel-item figure {
	position: relative;
	overflow: hidden;
}
.carousel-item figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.carousel-item figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.carousel-item figure img{transition:all 0.3s linear; transform: scale(1.1);width: 100%; height: 100%;}
.carousel-item.active figure img{transform: scale(1);}
.carousel-item figcaption{transition-duration: 800ms; transform: translate3d(-200%, 0px, 0px);}
.carousel-item.active figcaption{transform: translate3d(0%, 0px, 0px);}
/*
.product-image-block a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	background: rgba(85, 85, 85, 0.25);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: content-box;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: scale(0);
	overflow: visible;
}
.product-image-block:hover a:after {
	opacity: 1;
	transform: scale(1);
	transition: transform 0.6s ease 0s;
	-webkit-transition: transform 0.6s ease 0s;
	-moz-transition: transform 0.6s ease 0s;
	-o-transition: transform 0.6s ease 0s;
}
*/
.clear-all-wrapper .btn-tertiary {
    float: right;
    padding: 0.25rem 0.5rem;
    background: #83838329;
	border: none;
}

.add .btn{
    background: #333;
    font-weight: 700;
    padding: 10px 15px;
    font-size: 13px;;
    box-shadow: none;
	border-radius: 20px;
}
.add .btn:hover{
  /*  background-color: #eb649f;*/
}
.featured-products {
    margin-top: 25px !important;
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
/*******
latest-offer
*******/
.latest-offer-section{
    display: block;
 /*   float: left;*/
	overflow: hidden;
    clear: both;
    max-width: 100%;
    width: 100%;
    margin: 25px 0;
	background-color: #F5F5F5;
}
.latest-offer-section .offer-inner{
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    background-image: url(../img/bizkick-parralex-image.webp);
    float: left;
    padding: 90px 0;
    text-align: center;
    width: 100%;
    background-size: cover;
}
@media only screen and (max-width: 767px){
.latest-offer-section .offer-inner{
background-size: unset;
}}
.latest-offer-section .offer-inner > p{
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}
.latest-offer-section .offer-inner > h1{
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 36px;
    line-height: 1.1;
}
.latest-offer-section .offer-inner > h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 36px;
    line-height: 1.1;
}
.latest-offer-section .offer-inner > a{
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 15px 25px;
  /*  border: 2px solid #eb649f;*/
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    text-transform: uppercase;
	border-radius: 25px;
}
.latest-offer-section .offer-inner > a:hover{
 /*   background-color: #eb649f;*/
}
#main .pagination .current a {
  /*  color: #eb649f*/
}
/*********
block-reassurance
*********/
#block-reassurance {
    float: left;
    margin-top: 25px;
    width: 100%;
    margin-bottom: 25px;
}
#block-reassurance ul{
    margin: 0;
    padding: 25px 0px;
    float: left;
    width: 100%;
}
#block-reassurance li{
    display: inline-block;
    border: none;
    width: 25%;
    text-align: center;
    float: left;
    padding: 0 15px;
}
#block-reassurance li .block-reassurance-item{
    margin: 0;
    padding: 0;
    text-align: -moz-center;
}
#block-reassurance li .block-reassurance-item .icon-img{
    border-radius: 50%;
 /*   border: 2px solid #eb649f;*/
    width: 70px;
    height: 70px;
    position: relative;
    margin-bottom: 15px;
}
#block-reassurance li .block-reassurance-item .icon-img img{
    margin: 0;
    padding: 0;
    top: 20.5px;
    position: absolute;
    left: 20.5px;
}
#block-reassurance li .block-reassurance-item span{
    font-size: 18px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #333333;
}
.blockreassurance_product {
    border-radius: 9px;
    backdrop-filter: saturate(120%) blur(20px);
}
/*******
custom-text
*******/
#custom-text {
clear: both;}

.testimonial-section, .footer-container, .home-fullwidth-block, #products .row.products-selection { background: #f5f5f5; background: rgb(245 245 245 / 65%);}
@media (max-width: 767px){#header .header-top {background: #f5f5f5; background: rgb(245 245 245 / 65%);}}

.testimonial-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin: 25px 0;
}
.testimonial-section .testimonial-block{
    padding: 25px 0;
}
.testimonial-section .testimonial-block .testimonial-content {
    display: block;
    padding: 0 15px;
}
.testimonial-section .testimonial-block .section-title {
    position: relative;
    display: block;
    margin-bottom: 25px;
}
.testimonial-section .testimonial-block .section-title > strong {
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #222222;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
}
.testimonial-section .testimonial-block .testimonial-desc {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
}
.testimonial-desc::before {
    border-color: #d1d1d1 rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 8px;
    bottom: -16px;
    content: "";
    left: 45px;
    position: absolute;
}
.testimonial-desc::after {
    border-color: #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 8px;
    bottom: -15px;
    content: "";
    left: 45px;
    position: absolute;
}
.testimonial-section .testimonial-block  p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.testimonial-section .testimonial-block .testimonial-desc  p {
    color: #333333;
}
.testimonial-section .testimonial-block .testimonial-detail {
    float: left;
    padding: 0 10px 10px;
    width: 100%;
    position: relative;
}
.testimonial-section .testimonial-block .testimonial-detail img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    width: auto;
}
.testimonial-section .testimonial-block .testimonial-detail .profile {
    display: inline-block;
    vertical-align: middle;
}
.testimonial-section .testimonial-block .testimonial-detail .profile h4 {
    margin: 0 0 4px;
    font-size: 13px;
}
.testimonial-section .testimonial-block .testimonial-detail .profile p {
    margin: 0;
}
.testimonial-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    right: 15px;
    top: -65px;
}
.testimonial-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.testimonial-slider .owl-controls.clickable .owl-buttons > div:hover {
 /*   background: #eb649f;*/
}
/*******
blogpost-block
*******/
.blog-section {
    display: block;
    clear: both;
}
.blogpost-block{
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
}
.blogpost-block .blog-section-title{
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.blogpost-block .blog-section-title > strong {
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #222222;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
}
.blogpost-block .blog-block{
    width: 100%;
    float: left;
    display: block;
}
.blogpost-block .blog-block .blog-inner{
    float: left;
    box-sizing: border-box;
}
.blogpost-block .blog-block .blog-inner .blog-inner-block {
    border: 1px solid #d1d1d1;
    padding: 15px;
    margin: 0 15px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 2px;
}
.blogpost-block .blog-block .blog-inner .blog-image {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
}
.blogpost-block .blog-block .blog-inner .blog-image img {
    max-width: 100%;
    display: block;
    height: auto;
}
.blogpost-block .blog-block .blog-inner .blog-content {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.blogpost-block .blog-block .blog-inner .blog-content > h3 {
    font-size: 14px;
    margin: 5px 0 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.1;
}
.blogpost-block .blog-block .blog-inner .blog-content > h3 a {
    color: #333;
}
.blogpost-block .blog-block .blog-inner .blog-content > p {
    margin: 5px 0 10px;
    text-align: justify;
    font-size: 13px;
}
.blog-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    right: 15px;
    top: -65px;
}
.blog-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.blog-slider .owl-controls.clickable .owl-buttons > div:hover {
  /*  background: #eb649f;*/
}
.brand {text-align:center;    padding: 2% 0; box-shadow: 1px 2px 7px #f3f3f3;}
.brand-img {height:120px;vertical-align: middle;}
.brand-img img { max-width:350px;}
/*******
brand-section
*******/
.brand-section {
    float: left;
    clear: both;
    width: 100%;
    padding: 25px 0;
}
.brand-section .brand-section-title {
    position: relative;
    display: none;
    margin-bottom: 25px;
    text-align: center;
}
.brand-section .brand-section-title > h4 {
    border-bottom: 2px solid #555;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
}
.brand-section .brand-section-title > h4 a:visited,
.brand-section .brand-section-title > h4 a:active,
.brand-section .brand-section-title > h4 a:focus,
.brand-section .brand-section-title > h4 a:hover,
.brand-section .brand-section-title > h4 a {
    color: #222222;
}
.brand-content {
    float: left;
    width: 100%;
    clear: both;
}
.brand-content .brand-row {
    margin-left: -10px;
    margin-right: -10px;
}
.brands-slider {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.brand-content .brands-list{
    display: block;
    float: left;
    margin: 0;
}
.brand-content .brands-list li{
    display: block;
    float: left;
    padding: 0 10px;
}
.brand-content .brands-list li a{
    display: block;
}
.brands-slider li {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
.brands-slider li a {
    display: block;
}
.brands-slider li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
	max-height: 90px;
	transition: transform .9s;
}
.brands-slider li img:hover{
-ms-transform: scale(1.1); /* IE 9 */
-webkit-transform: scale(1.1); /* Safari 3-8 */
transform: scale(1.1);
}
.brands-slider .owl-controls.clickable {
    display: none !important;
    margin: 0;
    position: absolute;
    right: 10px;
    top: -65px;
}
.brands-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.brands-slider .owl-controls.clickable .owl-buttons > div:hover {
  /*  background: #eb649f;*/
}

.active_filters {
    background: #eb649e;
}
#search_filters .facet .facet-label.active a, #search_filters_brands .facet .facet-label.active a, #search_filters_suppliers .facet .facet-label.active a {
    color: #eb649e;
}
#search_filters .facet .facet-label a:hover, #search_filters_brands .facet .facet-label a:hover, #search_filters_suppliers .facet .facet-label a:hover {
    color: #9E9E9E;
}
/******
footer
*****/
#footer{
    margin-top: 0;
    float: left;
    clear: both;
    width: 100%;
    padding: 25px 0 0;
}
#footer .newsletter-section{
    float: left;
    display: block;
    padding: 15px 0;
    margin-top: 0;
    background-color: #222;
    clear: both;
    width: 100%;
}
#block-newsletter-label{
    float: left;
    padding: 0;
    width: 100%;
    display: block;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 48px;
    margin-bottom: 20px;
    text-transform: uppercase;
	letter-spacing: -0.05em;
}
#footer .newsletter-section .block_newsletter{
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: -moz-center;
    text-align: -webkit-center;
}
#footer .newsletter-section .block_newsletter .col-md-7 {
    width: 100%;
}
#footer .newsletter-section .block_newsletter .col-md-7 form {
    width: 50%;
}
.block_newsletter form input[type="text"]:focus {
    border: none;
}

#footer .newsletter-section .modal_newsletter {
    /* background-size: 160%; */
    /* background-position: center 50%; */
    background-image: url(../img/bizkick-parralex-image.webp);
	background-color: rgb(39 39 39 / 70%);
	background-size: cover;
}
#footer .newsletter-section .block_newsletter form .col-xs-12 p {
    display: none
}
#footer .newsletter-section .block_newsletter form .col-xs-12 .btn-primary {
 /*   background-color: #eb649f;*/
}
#footer .newsletter-section .block_newsletter form .btn-primary:focus,
#footer .newsletter-section .block_newsletter form .btn-primary:hover {
    background-color: #333;
    transition: all .3s ease-in 0s;
}
.block_newsletter form input{
    height: 48px;
}
.block_newsletter form input[type="text"] {
    border-color: #ffffff;
	border-radius: 60px 0 0 60px;
}
.block_newsletter form input[type="submit"] {
	border-radius: 0 60px 60px 0;
}
#footer .block-social{
    width: 100%;
    text-align: center;
    margin-top: 18px;
}
#footer .block-social > ul {
    margin-bottom: 0;
}
#footer .block-social ul > li {
  /*  background-color: #eb649f;*/
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-position: center;
}
#footer .footer-container {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0 0;
    box-shadow: none;

}
#footer .footer-container .links {
    float: left;
    width: 50%;
    margin-bottom: 25px;
}
#footer .footer-container .h3.hidden-sm-down {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    line-height: 1.1;
}
.footer-container li {
    color: #555555;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.42857;
}
.footer-container li a {
    color: #555555;
    font-size: 13px;
}
.footer-container li a:before {
    content: "\f105";
    margin-right: 8px;
    font-family: "Fontawesome";
}
#footer .footer-container .h3.hidden-sm-down::after {
    background: #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
#footer .footer-container #block_myaccount_infos{
    width: 25%;
    margin-bottom: 25px;
}
#footer .footer-container #block_myaccount_infos > h3 {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}
#footer .footer-container #block_myaccount_infos > h3 > a {
    font-size: 18px;
    font-weight: 600;
}
#footer .footer-container #block_myaccount_infos > h3::after {
    background: #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
#footer .footer-container  .footer-link {
    float: left;
    display: block;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 25px;
}
#footer .footer-container  .footer-link .footer-title {
    float: left;
    display: block;
    width: 100%;
}
#footer .footer-container  .footer-link .footer-title > h3 {
    margin: 0;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    line-height: 1.1;
}
#footer .footer-container  .footer-link .footer-title > h3:after {
    background: #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
#footer .footer-container  .footer-link .footer-content {
    float: left;
    display: block;
    width: 100%;

}
#footer .footer-container  .footer-link .footer-content > ul > li {
    color: #555555;
    display: block;
    margin-bottom: 14px;
    font-weight: 400;
    line-height: 1.42857;
}
#footer .footer-container .links ul  li  a:hover {
 /*   color: #eb649f;*/
}
#footer .footer-container .footer-link .footer-content > ul > li > a > span > i {
    margin-right: 8px;
}
#footer .footer-container  .footer-link .footer-content .contact{
    margin-bottom: 15px;
    position: relative;
    color: #555555;
    margin-top: 0;
}
#footer .footer-container  .footer-link .footer-content .contact > strong{
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
    color: #333333;
    font-size: 13px;
}
#footer .footer-container  .footer-link .footer-content .contact > span{
    display: block;
    padding-left: 22px;
}
#footer .footer-container .contactinfo-section .links {
    width: 100%;
}
#footer .footer-container .text-sm-center{
    float: left;
    width: 100%;
    text-align: left !important;
    font-size: 12px;
    margin: 0;
}
#footer .footer-container .text-sm-center > a {
    padding: 11px 0;
    display: block;
    color: #333333;
}
#footer .footer-container .cards > ul {
    display: block;
    float: right;
    padding: 8px 0 0 0;
    margin: 0;
    list-style: none;
}
#footer .footer-container .cards > ul > li {
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 0;

}
#footer .footer-container .cards > ul > li> img {
    max-width: 54px;
	max-height: 25px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	mix-blend-mode: luminosity;
	-webkit-mix-blend-mode: luminosity;
}
#footer .footer-container .footer-bottom {
    border-top: 1px solid #d1d1d1;
    padding: 10px 0;
}
.contactinfo-section {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p {
    margin-bottom: 15px;
    position: relative;
    color: #555555;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p strong {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    color: #333333;
    font-size: 13px;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p strong em {
    font-size: 16px;
    color: #333333;
    vertical-align: middle;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p strong {
    font-weight: 600;
    color: #333333;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p > span {
    display: block;
    padding-left: 22px;
    font-size: 13px;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:visited,
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:focus,
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:active,
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a {
    color: #555555;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:hover {
    color: #eb649f;
}
.contactinfo-section .footer-links-column .footer-colum-title {
    display: block;
    position: relative;
}
.contactinfo-section .footer-links-column .footer-colum-title > h3 {
    margin: 0;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.contactinfo-section .footer-links-column .footer-colum-title > h3:after {
    background: #333333;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
.products article .wishlist-button-add {
    top: 30px;
    right: 10px;
    z-index: 5;
}
@media only screen and (max-width: 767px){
    #footer .footer-container .links{
        width: 100%;
        margin-bottom: 0;
    }
    #footer .footer-container #block_myaccount_infos{
        width: 100%;
        margin-bottom: 0;
    }
    #footer .footer-container .footer-link{
        width: 100%;
        margin-bottom: 0;
        padding: .625rem;
        font-size: 1rem;
    }
    #footer .footer-container .footer-link .footer-title > h3::after {
        display: none;
    }
}
/******
category-page
*******/
#content-wrapper .block-category {
    box-shadow: none;
    min-height: auto;
}
#products .page-not-found {
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.125);
}
#products .products-grid .products .product-item {
    margin-bottom: 40px;
}
.products-sort-order .select-title {
    box-shadow: none;
    line-height: 24px;
}
/*******
product-page
*******/
/*.images-container .product-cover img,
#product #block-reassurance,.bootstrap-touchspin,
.product-images > li.thumb-container > .thumb,
.product-variants > .product-variants-item select,
.product-information .tabs {
    box-shadow: none;
}
.product-information .tabs{
    padding: 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.product-information .tabs p{
    font-size: 13px;
}
.product-information .tabs .nav-tabs .nav-link.active, .product-information .tabs .nav-tabs .nav-link:hover{
    border-color: #eb649f;
    color: #eb649f;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover,
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover, .input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span{
    border: 2px solid #eb649f;
}
#product #block-reassurance{
    margin-bottom: 25px;
}*/
.btn-tertiary {
    background-color: #f7f7f7;
    text-transform: lowercase;
    color: #7a7a7a;
    box-shadow: 0.0625rem 0.0625rem 0.0625rem 0 rgba(0,0,0,.1);
    padding: .25rem 15px;
    margin: .25rem 0;
    font-weight: 400;
    font-size: .875rem;
    border-radius: 15px;
}
#banner-top-section .btn-tertiary, .banner-top-section .btn-tertiary {
display: inline-flex;
    line-height: normal;
}
/*home service block*/
.home-advantage-block {
    clear: both;
    float: left;
    padding: 50px 0 30px;
    width: 100%;
}
.home-advantage-block .hab-row {
    margin-left: -10px;
    margin-right: -10px;
}
.home-advantage-block .hab-inner {
    float: left;
    position: relative;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.home-advantage-block .hab-inner .home-advantage-block-inner {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.home-advantage-block .hab-inner .home-advantage-block-inner > span {
    border: 2px solid;
    border-radius: 50%;
 /*   color: #eb649f;*/
    display: inline-block;
    font-size: 30px;
    height: 70px;
    line-height: 66px;
    margin-bottom: 15px;
    width: 70px;
}
.home-advantage-block .hab-inner .home-advantage-block-inner > p {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin: 0;
}
/*fullwidth block*/
.home-fullwidth-block {
    clear: both;
    float: left;
    padding: 65px 0;
    text-align: center;
    width: 100%;
    margin: 25px 0;
}
.home-fullwidth-block h1 {
    color: #333333;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 30px;
}
.home-fullwidth-block h3 {
    color: #333;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 30px;
}
.home-fullwidth-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.home-fullwidth-block ul li {
    display: block;
    margin: 0;
}
.home-fullwidth-block ul li h1 {
 /*   color: #eb649f;*/
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
}
.home-fullwidth-block ul li p {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    display: block;
    max-width: 80%;
    margin: 0 auto 30px;
}
.home-fullwidth-block .action.primary {
    background: #333333;
    border-color: #333333;
    border-width: 2px;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 15px 25px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
	border-radius: 30px;
}
.home-fullwidth-block .action.primary:active,
.home-fullwidth-block .action.primary:visited,
.home-fullwidth-block .action.primary:focus {
    background: #333333;
    border-color: #333333;
    color: #ffffff;
}
.home-fullwidth-block .action.primary:hover {
  /*  background: #eb649f;*/
  /*  border-color: #eb649f;*/
    color: #ffffff;
}
#header a {
    color: #333333;
}
.card {
    box-shadow: none;
    margin-top: 15px;
    margin-bottom: 0;
}
#cart main #notifications{ position: fixed; width: 100%;}
#cart main #notifications article:hover{ display: none;}
main #notifications, #checkout #notifications{/*position:fixed; margin-left:20%;*/ z-index: 10;}
main #notifications article, #checkout #notifications article{/*position:fixed; width: 60%;*/}
@media (min-width: 1200px){
#wrapper #notifications div.container-old {
    margin-right: 25%;
    margin-left: 25%;
}}
@media(min-width: 767px) {
  .col-vertical-align {
    display: flex;
    align-items: center;
}}
#header .navbar-block .top-menu {
    /*z-index: 3!important;*/
}
aside#notifications > div > article.alert{    display: flow-root;}
@media(max-width: 767px) {
	.text-xss-center{
		text-align:center!important;
		padding-left: 20px;
		padding-right: 20px;
	}
    #mobile_top_menu_wrapper {
        margin-top: 0;
        padding-bottom: .625rem;
        background: #fff;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 111;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a{
        border: none;
        font-weight: 500;
    }
    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description,
    .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        margin-bottom: 10px;
        margin-top: 12px;
    }
    #products .products-grid .products .product-item {
        margin-bottom: 25px;
    }
    .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
    #products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
        margin: 9px 0 10px;
    }
    #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
        font-size: 14px;
    }
    #header .header-top {
        padding: 0px;
    }
    #search_widget{
        margin: 10px 0;
    }
    #mobile_top_menu_wrapper .dropdown select{
        cursor: pointer;
    }
    #mobile_top_menu_wrapper .dropdown select:hover{
     /*   color: #eb649f;*/
    }
    #header .header-top #_desktop_cart {
        height: auto;
        padding: 0;
        margin: 0;
    }
    #header .header-nav .cart-preview.active {
        background: transparent;
    }
    #header .header-nav .cart-preview a,
    #header .header-nav .cart-preview a:active,
    #header .header-nav .cart-preview a:focus,
    #header .header-nav .cart-preview a:visited,
    #header .header-nav .cart-preview i {
        color: #333333;
    }
    #header .header-nav .cart-preview.active a,
    #header .header-nav .cart-preview.active a:active,
    #header .header-nav .cart-preview.active a:focus,
    #header .header-nav .cart-preview.active a:visited,
    #header .header-nav .cart-preview.active i {
        color: #333333;
    }	
    #header .header-nav .cart-preview a .cart-products-count {
    position: absolute;
    margin-top: -20px;
    margin-left: 20px;
    background: #5e5e5e;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgb(0 0 0 / 14%);
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    transition: all .2s linear;
    }
	
	#header .header-nav .cart-preview a i{margin-right:20px;}
	
	#header .header-nav .cart-preview a span:nth-of-type(1){ display:none;}
	
	
    #header .header-nav .mobile .cart-preview a:hover,
    #header .header-nav .mobile .cart-preview i:hover {
       /* color: none;*/
    }
    #header .header-nav .cart-preview.active a:hover,
    #header .header-nav .cart-preview.active i:hover {
       /* color: #eb649f;*/
    }
    #header .header-nav .cart-preview a:hover .cart-products-count {
       /* color: #eb649f;*/
    }
	#header .header-nav .cart-preview .shopping-cart,
    #header .header-nav .user-info .account:visited,
    #header .header-nav .user-info .account:hover,
    #header .header-nav .user-info .account:active,
    #header .header-nav .user-info .account {
        color: #333333;
    }
    #header .header-nav .user-info .account:hover {
       /* color: #eb649f;*/
    }
    #header .header-nav .user-info .logged {
        color: #333333;
    }
    #header .header-nav .user-info .logged:hover {
      /*  color: #eb649f;*/
    }
	#header .header-nav #_mobile_user_info span, #header .header-nav #_mobile_cart .inactive span{
		display:none;
	}
    #header .header-nav #menu-icon .material-icons {
        color: #333333;
    }
    #header .header-nav #menu-icon .material-icons:hover {
      /*  color: #eb649f;*/
    }
    #search_widget {
        width: 100%;
    }
    #footer .footer-container .footer-bottom {
        padding: 10px 0 15px;
    }
    #footer .footer-container .footer-bottom .row > .col-md-6 {
        width: 100%;
        float: left;
        text-align: center;
    }
    #footer .footer-container .text-sm-center {
        text-align: center !important;
    }
    #footer .footer-container .text-sm-center > a {
        padding: 5px 0 10px;
    }
    #footer .footer-container .cards > ul {
        width: 100%;
    }
    #footer .footer-container .cards > ul > li > img {
        max-width: 40px;
    }
    .footer-container .links .title {
        padding: 9px 15px 0;
    }
    .footer-container .links .h3 {
        margin-bottom: 0;
        font-weight: 700;
    }
    .footer-container .links ul > li {
        padding: 7px 15px 3px;
        margin-bottom: 0;
        border-bottom: none;
        font-weight: 400;
    }
    .footer-container .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        height: 25px;
        width: 25px;
    }
    .contactinfo-section {
        width: 100%;
        margin-bottom: 10px;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3::after {
        display: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3 {
        padding: 9px 0;
        margin-bottom: 8px;
        font-size: 16px;
        font-weight: 700;
    }
    .contactinfo-section .footer-links-column .footer-column-content .content > p {
        margin-bottom: 8px;
    }
	.tabs {padding: 1.25rem 1.875rem;}
    #footer .block-social ul > li {
        width: 50px;
        height: 50px;
    }
    .block_newsletter {
        padding-bottom: 0;
        border: none;
    }
    #footer .newsletter-section .block_newsletter .col-md-7 form {
        width: 90%;
    }
    #block-newsletter-label {
        line-height: 34px;
        margin-bottom: 15px;
        font-size: 24px;
        letter-spacing: 0;
    }
    #footer .block-social {
        margin-top: 10px;
    }
	main #footer a {
		color : none;
	}
    #footer .footer-container {
        padding: 25px 0 0;
    }
    .blogpost-block {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .blogpost-block .blog-section-title > strong {
        font-size: 18px;
    }
    .blogpost-block .blog-section-title {
        margin-bottom: 18px;
    }
    .testimonial-section {
        margin: 18px 0;
    }
    .blog-slider .owl-controls.clickable {
        top: -56px;
    }
    .testimonial-section .testimonial-block {
        padding: 20px 0;
    }
    .testimonial-section .testimonial-block .section-title > strong {
        font-size: 18px;
    }
    .testimonial-section .testimonial-block .section-title {
        margin-bottom: 18px;
    }
    .home-advantage-block .hab-inner {
        width: 50%;
    }
    .home-advantage-block {
        padding: 25px 0 0;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > p {
        font-size: 16px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner {
        margin-bottom: 16px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > span {
        margin-bottom: 9px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > span {
        font-size: 24px;
        height: 60px;
        line-height: 56px;
        margin-bottom: 12px;
        width: 60px;
    }
    .home-fullwidth-block {
        padding: 30px 0;
        margin: 18px 0;
    }
    .home-fullwidth-block h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .home-fullwidth-block ul li h1 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .home-fullwidth-block ul li p {
        color: #666666;
        font-size: 14px;
        line-height: 24px;
        display: block;
        max-width: 100%;
        margin: 0 auto 18px;
    }
    .home-fullwidth-block .action.primary {
        padding: 10px 20px;
        letter-spacing: 0;
    }
    .featured-products {
        margin-top: 18px !important;
        margin-bottom: 18px;
    }
    .product-section-title {
        margin-bottom: 18px;
    }
    .featured-products .product-section-title h1, .product-section-title h1 {
        font-size: 18px;
    }
    .product-slider .owl-controls.clickable {
        top: -56px;
    }
    .latest-offer-section {
        margin: 18px 0;
    }
    .latest-offer-section .offer-inner {
        padding: 45px 0;
    }
    .latest-offer-section .offer-inner > p {
        margin-bottom: 15px;
    }
    .latest-offer-section .offer-inner > h1 {
        font-size: 40px;
        letter-spacing: 1px;
        margin-bottom: 25px;
    }
    .latest-offer-section .offer-inner > a {
        font-size: 14px;
        letter-spacing: 0;
        padding: 10px 20px;
        display: inline-block;
    }
    .adv-block .adv-wrapper {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
    #footer .footer-container .footer-block-title:after {
        position: absolute;
        display: inline-block;
        content: "\f107";
        color: #333;
        top: 0;
        right: 6px;
        text-align: center;
        vertical-align: middle;
        line-height: 38px;
        font-size: 20px;
        font-family: FontAwesome;
        font-weight: 600;
        cursor: pointer;
    }
    #footer .footer-container .footer-colum-title.active-tab:after{
        content: "\f106";
    }
    #footer .footer-container .footer-block-toggle-content{
        display: none;
    }
}
#header .header-nav .mobile.no-sticky img.logo{
    transform: scale(1.30);
    transition-duration: .3s;
}
#header .header-nav .mobile.is-sticky img.logo{
    transform: none;
    transition-duration: .3s;
}
@media(min-width: 767px) {
.header-top .search-widget form input::placeholder {
  font-size: 11px;;
}
}
@media(max-width: 370px) {
    #header .header-nav .top-logo {
width: 100% !important;
    }}
@media(max-width: 540px) and (min-width: 370px){
  #header .header-nav .top-logo {
width: calc(100%/3);
}}
@media(max-width: 767px) and (min-width: 540px){
  #header .header-nav .top-logo {
width: calc(100%/2);
}}
@media(max-width: 767px) {

#header .header-nav .mobile.no-sticky .top-logo{
height: 65px;
}

    #header .header-nav .mobile .top-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
    }
    #block-newsletter-label {
        line-height: 28px;
        margin-bottom: 10px;
        font-size: 20px;
    }
    #footer .block-social ul > li {
        width: 43px;
        height: 43px;
        margin: 1px;
    }
    #footer .newsletter-section {
        padding: 20px 0;
    }
    #footer .newsletter-section .block_newsletter .col-md-7 form {
        width: 100%;
    }
    #footer .footer-container {
        padding: 15px 0 0;
    }
    .blogpost-block {
        margin-bottom: 12px;
        margin-top: 12px;
    }
    .blogpost-block .blog-section-title > strong {
        font-size: 16px;
    }
    .blogpost-block .blog-section-title {
        margin-bottom: 15px;
    }
    .testimonial-section {
        margin: 12px 0;
    }
    .blog-slider .owl-controls.clickable {
        top: -52px;
    }
    .testimonial-section .testimonial-block {
        padding: 18px 0;
    }
    .testimonial-section .testimonial-block .section-title > strong {
        font-size: 16px;
    }
    .testimonial-section .testimonial-block .section-title {
        margin-bottom: 15px;
    }
    .home-advantage-block {
        padding: 5px 0 0;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > p {
        font-size: 13px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner {
        margin-bottom: 10px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > span {
        margin-bottom: 8px;
    }
    .home-fullwidth-block {
        padding: 20px 0 22px;
        margin: 16px 0;
    }
    .home-fullwidth-block h1 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .home-fullwidth-block ul li h1 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .home-fullwidth-block ul li p {
        font-size: 13px;
        margin: 0 auto 12px;
    }
    .home-fullwidth-block .action.primary {
        padding: 9px 18px;
        letter-spacing: 0;
    }
    .featured-products {
        margin-top: 12px !important;
        margin-bottom: 12px;
    }
    .product-section-title {
        margin-bottom: 15px;
    }
    .featured-products .product-section-title h1, .product-section-title h1 {
        font-size: 16px;
    }
    .product-slider .owl-controls.clickable {
        top: -52px;
    }
    .latest-offer-section {
        margin: 12px 0;
    }
    .latest-offer-section .offer-inner {
        padding: 35px;
    }
    .latest-offer-section .offer-inner > p {
        margin-bottom: 12px;
    }
    .latest-offer-section .offer-inner > h1 {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 18px;
    }
    .latest-offer-section .offer-inner > a {
        padding: 9px 18px;
    }
    .adv-block .adv-wrapper {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
    .testimonial-slider .owl-controls.clickable {
        top: -52px;
    }
    .blogpost-block .blog-block .blog-inner .blog-content {
        width: 60%;
    }
    .blogpost-block .blog-block .blog-inner .blog-image {
        width: 40%;
        padding-right: 12px;
    }
}
@media(max-width: 479px) {
    .adv-block .adv-wrapper .adv-inner {
        width: 100%;
        margin-bottom: 12px;
    }
    .blogpost-block .blog-block .blog-inner .blog-image {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .blogpost-block .blog-block .blog-inner .blog-image img {
        width: 100%;
    }
    .blogpost-block .blog-block .blog-inner .blog-content {
        width: 100%;
    }
    div.col-md-4.links > div.row:after{
        display: contents;
    }
    div.product-variants {
        display: flex;
        justify-content: space-evenly;
    }

}
.tiktok {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDI1NiAyNTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZGVzYz5DcmVhdGVkIHdpdGggRmFicmljLmpzIDEuNy4yMjwvZGVzYz4KPGRlZnM+CjwvZGVmcz4KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI4IDEyOCkgc2NhbGUoMC43MiAwLjcyKSIgc3R5bGU9IiI+Cgk8ZyBzdHlsZT0ic3Ryb2tlOiBub25lOyBzdHJva2Utd2lkdGg6IDA7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IHN0cm9rZS1saW5lY2FwOiBidXR0OyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IGZpbGw6IG5vbmU7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzUuMDUgLTE3NS4wNSkgc2NhbGUoMy44OSAzLjg5KSIgPgoJPHBhdGggZD0iTSA4NC40OTQgMjIuNTM1IGMgLTUuMTQ0IDAgLTkuODkxIC0xLjcwNCAtMTMuNzAyIC00LjU3OSBjIC00LjM3MSAtMy4yOTYgLTcuNTEyIC04LjEzIC04LjYyMSAtMTMuNzAyIEMgNjEuODk1IDIuODc3IDYxLjc0OCAxLjQ1NiA2MS43MzMgMCBIIDQ3LjAzOCB2IDQwLjE1NCBsIC0wLjAxOCAyMS45OTQgYyAwIDUuODggLTMuODI5IDEwLjg2NiAtOS4xMzcgMTIuNjE5IGMgLTEuNTQgMC41MDkgLTMuMjA0IDAuNzUgLTQuOTM3IDAuNjU1IGMgLTIuMjExIC0wLjEyMSAtNC4yODMgLTAuNzg5IC02LjA4NCAtMS44NjYgYyAtMy44MzMgLTIuMjkyIC02LjQzMSAtNi40NTEgLTYuNTAyIC0xMS4yMDggYyAtMC4xMTEgLTcuNDM1IDUuOSAtMTMuNDk2IDEzLjMyOSAtMTMuNDk2IGMgMS40NjcgMCAyLjg3NSAwLjIzOSA0LjE5NCAwLjY3NCBWIDM4LjU1MiB2IC0zLjk0NSBjIC0xLjM5MSAtMC4yMDYgLTIuODA2IC0wLjMxMyAtNC4yMzggLTAuMzEzIGMgLTguMTMyIDAgLTE1LjczNyAzLjM4IC0yMS4xNzQgOS40NyBjIC00LjEwOSA0LjYwMiAtNi41NzQgMTAuNDczIC02Ljk1NCAxNi42MyBjIC0wLjQ5OCA4LjA4OCAyLjQ2MSAxNS43NzYgOC4yMDEgMjEuNDQ5IGMgMC44NDMgMC44MzMgMS43MjkgMS42MDYgMi42NTUgMi4zMTkgQyAyMS4yOTQgODcuOTQ3IDI3LjMxIDkwIDMzLjY0NiA5MCBjIDEuNDMxIDAgMi44NDcgLTAuMTA2IDQuMjM4IC0wLjMxMiBjIDUuOTE5IC0wLjg3NyAxMS4zOCAtMy41ODYgMTUuNjkgLTcuODQ3IGMgNS4yOTYgLTUuMjM0IDguMjIyIC0xMi4xODMgOC4yNTMgLTE5LjU3OSBsIC0wLjA3NiAtMzIuODQ0IGMgMi41MjYgMS45NDkgNS4yODkgMy41NjIgOC4yNTMgNC44MTMgYyA0LjYxMSAxLjk0NSA5LjUgMi45MzEgMTQuNTMxIDIuOTMgViAyNi40OTEgdiAtMy45NTkgQyA4NC41MzkgMjIuNTM1IDg0LjQ5NyAyMi41MzUgODQuNDk0IDIyLjUzNSBMIDg0LjQ5NCAyMi41MzUgeiIgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWxpbmVqb2luOiBtaXRlcjsgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOyBmaWxsOiByZ2IoMjU1LDI1NSwyNTUpOyBmaWxsLXJ1bGU6IG5vbnplcm87IG9wYWNpdHk6IDE7IiB0cmFuc2Zvcm09IiBtYXRyaXgoMSAwIDAgMSAwIDApICIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiAvPgo8L2c+CjwvZz4KPC9zdmc+);
}
@media (max-width:365px){
.product-block .product-item{width:100%;}}
@media (min-width:366px){
.product-block .product-item{width:50%;}}
@media (min-width:768px){
.product-block .product-item{width:33%;}}
@media (min-width:992px){
.product-block .product-item{width:33%;}}
@media (min-width:1200px){
.product-block .product-item{width:25%;}}
