
.site-license-tab{
    max-width:1050px;
    margin: 0 auto;
}
.site-license-tab img{
	width: 100%;
	height: auto;
}
.site-license-tab .license-heading{
	font-family: 'Roboto', 'Open Sans';
    font-size: 35px;
    line-height: 1.0625;
    font-weight: 300 !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: white;
    min-width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align:center;
}

.site-license-tab .license-heading:before, .site-license-tab .license-heading:after{
	content:none;
}
.site-license-tab .license-subheading{
	font-family: 'Roboto', 'Open Sans';
	margin: 30px 0px;
	font-size: 35px;
	font-weight: 400;

}
.site-license-tab .form-content .license-subheading{
	margin-top:9px;
}

.site-license-tab .license-description input[type="submit"]{
	margin-bottom: 20px;
	font-size: 16px;
	font-family: 'Open Sans','Helvetica Neue', Verdana !important;
}

.site-license-tab .form-loading {
	margin-left: 15px;
}
.site-license-tab .form-loading {
	font-size: 1.5em;
}

.site-license-tab .license-description{
	margin-top:20px;
	padding:20px; 
}
.site-license-tab .license-description p, .site-license-tab li{
	font-family: 'Open Sans', 'Helvetica Neue', Verdana !important;
	/*margin-top:10px;*/
	font-weight: 400 !important;
	font-size: 16px !important;	 
	line-height: 1.6 !important;
}

.site-license-tab .img-wrapper{
	width:100%;
	box-sizing: border-box;
	position: relative;
}
 .site-license-tab .img-wrapper .img-overlay{ /*was image-overlay*/
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    display: block!important;
    visibility: visible!important;
   /* background: #2D2D2D url(https://cdn2.mikroe.com/theme/img/ui-elements/background_dots.png) repeat!important;*/
    opacity: .75!important;
    content: ''!important;
    overflow: hidden!important;
}

.site-license-tab .form-area{
	margin: 0 auto;
    padding: 20px;
    background-color: rgba(242,242,242,0.85);
    text-align: left!important;
    max-width: 1050px;
}

.site-license-tab .form-control{
	font-family: 'Open Sans', 'Helvetica Neue', Verdana !important;
}
.site-license-tab .form-content{
    padding: 0 30px;
/*    margin: 0 auto;*/
}
.site-license-tab ol{
    margin-bottom:40px;
}
.site-license-tab .activate-compiler-btn{
    width: 100%;
    position: relative;
    background-color: transparent;
    color: #1e2d3f;
    border: 2px solid #1e2d3f;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 30px;
}
.site-license-tab .activate-compiler-btn:hover{
  	background-color:#1e2d3f; 
    color:#fff;
    border:2px solid transparent;
} 

@media (max-width: 991px){
	.site-license-tab .license-heading{
		font-size: 25px;
    	padding: 5 30px;
    }
}

@media (max-width: 767px){
	.site-license-tab .license-heading{
		font-size:20px;
	}

	.site-license-tab .license-description{
		padding:20px 0px;
	}
	.site-license-tab .license-subheading{
		font-size: 25px;
	}
}
@media (max-width: 424px){
	.site-license-tab .license-heading{
		padding: 0px;
	}
	
	.site-license-tab .license-heading {
    font-size: 18px;
	}
}/**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2017 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2017 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2017 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2017 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/*
	type: on-sale-layout.css
	created by: mikroe it team
	created: ‎21. 03. ‎2018
	modified: ‎28. 04. ‎2020
*/

.upper-interspace {
  padding-top: 30px;
}

.st-block-row {
  display: flex;
  flex-direction: column;
}

.st-block-row .st-block {
  margin: 0 0 20px 0;
}

.st-block-row .st-block-1 {
  display: inline-block;
  height: 340px;
}

.st-block-row .st-block-21 {
  display: inline-block;
  height: 340px;
}

.st-block-row .st-block-31 {
  display: inline-block;
  height: 340px;
}

.st-block-row .st-block-41 {
  display: inline-block;
  border: 1px solid #e6e6e6;
}

.st-block-row .st-block-42 {
  display: inline-block;
}

.st-block-row .st-block-32 {
  display: inline-block;
  height: 500px;
}

.st-block-row .st-block-32-wrap {
  height: 500px;
  display: flex;
  flex-direction: column;
}

.st-block-row .st-block-32-wrap .st-block-31 {
  margin: 0 0 10px 0;
}

.st-block-row .st-block-32-wrap .st-block-31:last-of-type {
  margin: 10px 0 0 0;
}

.st-block-row .st-block-22 {
  display: inline-block;
  height: 340px;
}

.st-block-row .st-block-22-wrap {
  display: flex;
  flex-direction: column;
  height: 360px;
}

.st-block-row .st-block-22-wrap .st-block-21 {
  margin: 0 0 10px 0;
}

.st-block-row .st-block-22-wrap .st-block-21:last-of-type {
  margin: 10px 0 0 0;
}

.st-block-row .st-block-12 {
  display: inline-block;
  height: 500px;
}

.st-block-row .st-block-12-wrap {
  display: flex;
  flex-direction: column;
  height: auto;
}

.st-block-row .st-block-12-wrap .st-block-1 {
  margin: 0 0 10px 0;
}

.st-block-row .st-block-12-wrap .st-block-1:last-of-type {
  margin: 10px 0 0 0;
}

.st-block-row .st-block-44 {
  display: inline-block;
  height: 340px;
}

@media only screen and (min-width: 767px) {
  .st-block-row {
    margin: 0 -10px 20px -10px;
  }

  .st-block-row .st-block {
    margin: 0 10px;
  }

  .st-block-row .st-block-1 {
    width: calc(50% - 10px);
  }

  .st-block-row .st-block-22 {
    height: 500px;
  }

  .st-block-row .st-block-44 {
    height: 700px;
  }

  .st-block-row.four-block-1,
  .st-block-row.four-block-12,
  .st-block-row.two-block-12 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }

  .st-block-row.four-block-1 .st-block-1,
  .st-block-row.four-block-12 .st-block-12,
  .st-block-row.two-block-12 .st-block-12 {
    flex: 0 calc(50% - 20px);
  }

  .st-block-row.four-block-1 .st-block-1:first-of-type,
  .st-block-row.four-block-12 .st-block-12:first-of-type,
  .st-block-row.two-block-12 .st-block-12:first-of-type {
    margin-bottom: 20px;
  }

  .st-block-row.two-block-12 .st-block-22 {
    width: 100%;
  }

  .st-block-row .st-block-12-wrap {
    flex-direction: row;
  }

  .st-block-row .st-block-12-wrap .st-block-1 {
    margin: 20px 10px 0 0;
  }

  .st-block-row .st-block-12-wrap .st-block-1:last-of-type {
    margin: 20px 0 0 10px;
  }
}

@media only screen and (min-width: 992px) {
  .st-block-row {
    flex-direction: row;
  }

  .st-block-row .st-block-1 {
    width: calc(25% - 20px);
    height: 277px;
  }

  .st-block-row .st-block-21 {
    width: calc(50% - 20px);
    height: 277px;
  }

  .st-block-row .st-block-31 {
    width: calc(75% - 20px);
    height: 277px;
  }

  .st-block-row .st-block-41 {
    width: calc(100% - 20px);
  }

  .st-block-row .st-block-42 {
    width: calc(100% - 20px);
  }

  .st-block-row .st-block-32-wrap,
  .st-block-row .st-block-32 {
    width: calc(75% - 20px);
    height: 574px;
  }

  .st-block-row .st-block-22-wrap,
  .st-block-row .st-block-22 {
    width: calc(50% - 20px);
    height: 574px;
  }

  .st-block-row .st-block-12-wrap,
  .st-block-row .st-block-12 {
    width: calc(25% - 20px);
    height: 574px;
  }

  .st-block-row .st-block-44 {
    width: calc(100% - 20px);
    height: 990px;
  }

  .st-block-row .st-block-12-wrap {
    flex-direction: column;
  }

  .st-block-row .st-block-12-wrap .st-block-1 {
    margin: 0 0 10px 0;
    width: 100%;
  }

  .st-block-row .st-block-12-wrap .st-block-1:last-of-type {
    margin: 10px 0 0 0;
    width: 100%;
  }

  .st-block-row.four-block-1 .st-block-1,
  .st-block-row.four-block-12 .st-block-12,
  .st-block-row.two-block-12 .st-block-12 {
    flex: 0 calc(25% - 20px);
  }

  .st-block-row.two-block-12 .st-block-22 {
    width: calc(50% - 20px);
  }

  .st-block-row.four-block-1 .st-block-1:first-of-type,
  .st-block-row.four-block-12 .st-block-12:first-of-type,
  .st-block-row.two-block-12 .st-block-12:first-of-type {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 1200px) {
  .upper-interspace {
    padding-top: 0px;
  }

  .st-block-row .st-block-1 {
    width: 277px;
    height: 277px;
  }

  .st-block-row .st-block-21 {
    width: 574px;
    height: 277px;
  }

  .st-block-row .st-block-31 {
    width: 871px;
    height: 277px;
  }

  .st-block-row .st-block-41 {
    width: 1170px;
    height: 277px;
  }

  .st-block-row .st-block-42 {
    width: 1170px;
    height: 574px;
  }

  .st-block-row .st-block-32-wrap,
  .st-block-row .st-block-32 {
    width: 871px;
    height: 574px;
  }

  .st-block-row .st-block-22-wrap,
  .st-block-row .st-block-22 {
    width: 574px;
    height: 574px;
  }

  .st-block-row .st-block-12-wrap,
  .st-block-row .st-block-12 {
    width: 277px;
    height: 574px;
  }

  .st-block-row .st-block-44 {
    width: 1170px;
    height: 1170px;
  }
}

@media only screen and (min-width: 1300px) {
  .st-block-row .st-block-1 {
    width: 305px;
    height: 305px;
  }

  .st-block-row .st-block-21 {
    width: 630px;
    height: 305px;
  }

  .st-block-row .st-block-31 {
    width: 955px;
    height: 305px;
  }

  .st-block-row .st-block-41 {
    width: 1280px;
    height: 305px;
  }

  .st-block-row .st-block-42 {
    width: 1280px;
    height: 630px;
  }

  .st-block-row .st-block-32-wrap,
  .st-block-row .st-block-32 {
    width: 955px;
    height: 630px;
  }

  .st-block-row .st-block-22-wrap,
  .st-block-row .st-block-22 {
    width: 630px;
    height: 630px;
  }

  .st-block-row .st-block-12-wrap,
  .st-block-row .st-block-12 {
    width: 305px;
    height: 630px;
  }

  .st-block-row .st-block-44 {
    width: 1280px;
    height: 1280px;
  }
}

#new_home .st-block-row .block-link {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
}

#new_home .st-block-row .bottom-left-corner {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin: 0;
}

#new_home .st-block-row .bottom-right-corner {
  position: absolute;
  right: 20px;
  bottom: 20px;
  margin: 0;
}

#new_home .st-block-row .top-left-corner {
  position: absolute;
  left: 20px;
  top: 20px;
  margin: 0;
}

#new_home .st-block-row .top-right-corner {
  position: absolute;
  right: 20px;
  top: 20px;
  margin: 0;
}

#new_home #blog_list .home-box-wrap.removed-box {
  display: none !important;
}

#new_home {
  max-width: 100%;
  margin: 20px auto 60px auto;
  padding: 0px;
}

#new_home img:hover {
  cursor: pointer;
}

.slick-slide {
  outline: none !important;
}

#new_home .block-wrapper {
  width: 100%;
  overflow: hidden;
}

#new_home a:focus {
  text-decoration: none;
}

#new_home .light {
  background: #fff;
}

#new_home .st-block-row .st-img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  object-position: 50% 0;
}

#new_home .yellow-txt {
  color: #ffca05;
}

#new_home .section-title {
  font-size: 26px;
  margin: 0 auto;
  letter-spacing: 2px;
  padding: 10px 0 30px 0;
  font-weight: 300;
  line-height: 34px;
  color: #707070;
}

#new_home .section-title span {
  font-weight: 800;
}

#new_home .section-title sup {
  color: #707070;
}

#new_home h4.prod-title {
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  font-weight: 500;
  margin: 0 auto;
  height: 60px;
  padding: 20px 20px 0 20px;
}

#new_home .section-title .link-title {
  color: #707070;
}

#new_home .section-title .link-title:hover {
  color: #1592e6;
}

#new_home .section-first .section-first-slick>div {
  display: none;
  height: 100%;
}

#new_home .section-first .section-first-slick .slick-slide,
#new_home .section-first .section-first-slick .slick-track {
  height: 100%;
}

/* #new_home .section-first .section-first-slick>div:first-of-type a {
	display: none;
} */

#new_home .section-first .section-first-slick>div:first-of-type {
  /* background-image: url(http://cdn.mikroe.com/img/banners/home/mikroe-planet-debug-frame-farm-baner-first-frame%20%281%29.jpg); */
  display: block;
}

/*
#new_home .section-first .slick-initialized.section-first-slick>div:first-of-type {
	display: block;
	background-image: unset !important;
}

#new_home .section-first .slick-initialized.section-first-slick>div:first-of-type a {
	display: block !important;
} */

#new_home .section-first img.mobile {
  display: block;
}

#new_home .section-first img.desktop {
  display: none;
}

#new_home #narrow-banner img.mobile {
  display: block;
}

#new_home #narrow-banner img.desktop {
  display: none;
}

#new_home .section-first .slick-dots {
  bottom: 0;
}

#new_home .section-first .slick-dots li button::before {
  font-size: 12px;
  color: #8c8a8a;
}

#new_home .section-first .slick-dots li.slick-active button::before {
  color: #ffcb05;
}

/* #new_home .section-first .todays-product {background-color: #fff;border: 1px solid #FFCB05;}
#new_home .section-first .todays-product .head{height: 220px;} 
#new_home .section-first .todays-product .head img{height: 190px;position: relative; top: 20px;} 
#new_home .section-first .todays-product .info{padding: 20px;margin: 0;height: 58px;font-size: 26px;background-color: #FFCB05;text-align: center;}
#new_home .section-first .todays-product .info p{margin: 0;}
#new_home .section-first .todays-product .info .date{color: #fff;font-weight: 600;}
#new_home .section-first .todays-product .info .read-more{color: #1592e6;}
#new_home .section-first .todays-product .info .read-more i{padding-right: 5px;}
#new_home .section-first .todays-product a:hover .info .read-more{color: #0090a5;}
#new_home .section-first .todays-product a:hover .info .read-more i{color: #0090a5;transition: 0.2s ease-in;padding-right: 10px;} */

#new_home .section-first .st-block-1:nth-of-type(2) .banner-todays-box {
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% 0%;
}

#new_home .latest-prod #blog_list .st-block-row {
  margin: 0 -10px;
}

#new_home .blogs-section .st-block-row {
  margin: 0 -10px;
  padding: 0 0 20px 0;
}

#new_home .blogs-section h4.prod-title {
  margin: 30px auto 0 auto;
  height: 50px;
  text-align: left;
}

#new_home .blogs-section h4.prod-title:focus {
  outline: none;
}

#new_home .blogs-section .desc {
  color: #707070;
  font-size: 16px;
  outline: 0;
  text-align: left;
  margin: 0;
  height: 90px;
  padding: 0 20px;
  line-height: 26px;
  height: 165px;
}

#new_home .blogs-section .info {
  display: flex;
  position: relative;
  margin: 0 20px 20px 20px;
  color: #707070;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #fff;
}

#new_home .blogs-section .info p {
  margin: 0;
  font-size: 16px;
}

#new_home .blogs-section .info .read-more {
  color: #1592e6;
  position: relative;
  left: 0;
  bottom: 0;
}

#new_home .blogs-section .info .read-more i {
  padding-right: 5px;
}

#new_home .blogs-section .blog-box {
  background: #fff;
  height: 500px;
  border: 1px solid #e6e6e6;
  margin: 0 10px;
  display: none;
}

#new_home .blogs-section .blog-box a:focus {
  outline: none;
}

#new_home .blogs-section .blog-box a {
  height: 100%;
  display: block;
}

#new_home .blogs-section .blog-box:first-of-type {
  display: block;
}

#new_home .blogs-section .popular-blog-img {
  width: 100%;
  height: 190px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#new_home .blogs-section h4 {
  font-size: 22px;
  line-height: 30px;
  padding: 0 20px;
  height: 70px;
  margin: 20px 0;
}

#new_home .blogs-section h4.blog-title-mob,
#new_home .blogs-section p.blog-desc-mob {
  display: block;
}

#new_home .blogs-section h4.blog-title-desk,
#new_home .blogs-section p.blog-desc-desk {
  display: none;
}

#new_home .section-top-deal .top-deal-slick button.slick-next {
  right: -20px;
}

#new_home .section-top-deal .top-deal-slick button.slick-prev {
  left: -20px;
}

#new_home .section-top-deal .st-block-12 {
  position: relative;
  background: #fff;
  border: 1px solid #e6e6e6;
}

#new_home .section-top-deal .st-block-12 a.block-link {
  height: calc(100% - 40px);
}

#new_home .section-top-deal .st-block-12 a.ajax_add_to_cart_button {
  height: 40px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  border-radius: 0;
}

#new_home .section-top-deal .st-block-12 a.ajax_add_to_cart_button .btn-text-wraper {
  padding: 8px 0;
  display: inline-block;
  margin: 0 auto;
  align-items: center;
}

#new_home .section-top-deal .st-block-12 a.ajax_add_to_cart_button .btn-text-wraper p {
  margin: 0;
  font-size: 16px;
}

#new_home .section-top-deal .st-block-12 a.ajax_add_to_cart_button .btn-icon-wraper {
  position: absolute;
  right: 20px;
  bottom: 5px;
}

#new_home .section-top-deal .st-block-12 a.ajax_add_to_cart_button .btn-icon-wraper i {
  margin: 0;
  font-size: 18px;
}

#new_home .section-top-deal .st-block-12 .discount {
  margin: 0;
  padding: 20px 0;
  display: flex;
  align-items: center;
  align-content: space-between;
}

#new_home .section-top-deal .st-block-12 .discount span:nth-of-type(1) {
  font-size: 24px;
  font-weight: 600;
  background-color: #ffcb05;
  display: inline-block;
  padding: 9px;
  width: 78px;
  text-align: center;
}

#new_home .section-top-deal .st-block-12 .discount span:nth-of-type(2) {
  width: calc(100% - 78px);
  text-align: right;
  padding: 0 30px 0 0;
  color: #1592e6;
  font-size: 14px;
}

#new_home .section-top-deal .st-block-12 h4 {
  font-size: 24px;
  line-height: 34px;
  padding: 0 0 10px 0;
  text-align: center;
  margin: 0;
}

#new_home .section-top-deal .st-block-12 .pid {
  font-size: 14px;
  text-align: center;
  font-style: italic;
  color: #707070;
  display: block;
}

#new_home .section-top-deal .st-block-12 .price {
  text-align: center;
  margin: 20px 0 0 0;
}

#new_home .section-top-deal .st-block-12 .price span:nth-of-type(1) {
  font-size: 20px;
  color: #707070;
  font-weight: 500;
  text-decoration: line-through;
}

#new_home .section-top-deal .st-block-12 .price span:nth-of-type(2) {
  font-size: 24px;
  color: #1592e6;
  font-weight: 600;
}

#new_home .section-top-deal .st-block-12 .img {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: auto;
  margin: 0 auto;
  height: 220px;
}

#new_home .section-top-deal .st-block-12 .img img {
  height: 100%;
}

#new_home .section-top-deal .top-deal-banner {
  position: relative;
}

/* #new_home .section-top-deal .top-deal-banner img{cursor: default;} */
#new_home .section-top-deal .top-deal-banner .top-deal-description {
  position: absolute;
  bottom: 40px;
  left: 20px;
  font-size: 36px;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
}

#new_home .section-top-deal .top-deal-banner .top-deal-description p:last-of-type {
  margin: 0;
}

#new_home .section-top-deal .st-block-row .st-block-32 .st-block-12 {
  display: none;
}

#new_home .section-top-deal .st-block-row .st-block-32 .st-block-12:first-of-type {
  display: block;
}

#new_home .section-top-deal .top-deal-slick {
  margin-bottom: 0;
}

#new_home .section-all-products {
  display: inline-block;
}

#new_home .section-all-products .section-title {
  margin: 0;
}

#new_home .section-all-products a.prod-link {
  float: left;
  display: block;
  border: 2px solid #b9cccc;
  margin: 0 15px 20px 0;
  padding: 10px;
  border-radius: 50px;
  color: #b9cccc;
  font-weight: 600;
  font-size: 13px;
  display: none;
}

#new_home .section-all-products a.prod-link:hover {
  color: #fff;
  background: #1592e6;
  border: 2px solid #1592e6;
}

#new_home .section-all-products a.prod-link:nth-child(-n + 23) {
  display: block;
}

#new_home .section-all-products.open a.prod-link {
  display: block;
}

#new_home .section-all-products .read-more {
  float: left;
  padding: 14px 20px;
  margin: 0 20px 20px 0;
  font-size: 16px;
}

#new_home .section-fusion h2,
#new_home>div>div.section-fusion>div:nth-child(2),
#new_home>div>div:nth-child(3),
#new_home>div>div:nth-child(4),
#new_home>div>div:nth-child(6),
#new_home>div>div:nth-child(8) {
  display: none;
}

#new_home>div:nth-child(2)>div:nth-child(4) {
  display: none;
}

#new_home>div:nth-child(2)>div.st-block-row.section-necto-offer.upper-interspace {
  display: none;
}

/* #new_home .section-first {
	display: none !important;
} */

#new_home>div:nth-child(2)>div.section-fusion {
  display: none;
}

#new_home .section-fusion .two-block-12>div>div {
  width: 100%;
  height: 100%;
}

#new_home .section-fusion .st-block-44>div {
  width: 100%;
  height: 100%;
}

#new_home .section-necto-offer .st-block>div {
  width: 100%;
  height: 100%;
}

#new_home .read-more {
  display: block;
  color: #1592e6;
  cursor: pointer;
  font-size: 14px;
}

#new_home .read-more i {
  padding-right: 5px;
}

#new_home .read-more.white-txt-color {
  color: #e6e6e6;
}

#new_home .block-link:hover .read-more.white-txt-color {
  color: #fff;
}

#new_home .section-all-products .read-more:hover,
#new_home .block-link:hover .read-more {
  color: #136dc7;
}

#new_home .section-all-products .read-more:hover i,
#new_home .block-link:hover .read-more i {
  transition: 0.2s ease-in;
  padding-right: 10px;
}

/*SLICK*/
#new_home button.slick-arrow {
  background-color: rgba(227, 227, 227, 0.5);
  height: 46px;
  width: 46px;
  top: 49%;
  border-radius: 50px;
}

#new_home .blogs-wrap button.slick-arrow {
  top: 50%;
}

#new_home button.slick-arrow.slick-disabled {
  color: #ccc;
}

#new_home button.slick-next {
  right: -10px;
}

#new_home button.slick-prev {
  left: -10px;
}

#new_home .slick-next:before,
#new_home .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #231f20;
  font-size: 24px;
}

#new_home .slick-next:before {
  content: "\f054";
}

#new_home .slick-prev:before {
  content: "\f053";
}

/*SLICK END*/

/* LOADER */
#new_home .loading-wrapper>div {
  width: 100%;
  text-align: center;
  position: relative;
}

#new_home .loading-wrapper>div>div {
  border-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#new_home .loading-wrapper>div>div>div {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

/* LOADER END */
@media only screen and (max-width: 768px) {
  .st-block-row .st-block {
    margin: 0 0 20px 0 !important;
  }
}

@media only screen and (min-width: 768px) {
  #new_home .section-title {
    font-size: 36px;
    line-height: 40px;
  }

  #new_home .slick-next:before,
  #new_home .slick-prev:before {
    font-size: 26px;
  }

  #new_home button.slick-arrow {
    top: 46.5%;
    background-color: transparent;
  }

  #new_home button.slick-next {
    right: -34px;
  }

  #new_home button.slick-prev {
    left: -34px;
  }

  #new_home .blogs-section .blog-box {
    border: 1px solid #e6e6e6;
    margin: 0 10px;
  }

  #new_home .blogs-section .blog-box:nth-child(-n + 2) {
    display: block;
  }

  #new_home .section-first img.mobile {
    display: none;
  }

  #new_home .section-first img.desktop {
    display: block;
  }

  #new_home #narrow-banner img.mobile {
    display: none;
  }

  #new_home #narrow-banner img.desktop {
    display: block;
  }

  #new_home .section-first img.st-img {
    object-position: 50% 0;
  }

  #new_home .section-necto-offer .st-block-41 img {
    object-position: 0% 0%;
  }

  #new_home .section-all-products a.prod-link {
    margin: 0 20px 20px 0;
    padding: 10px 20px;
    font-size: 16px;
    display: none;
  }

  #new_home .section-all-products a.prod-link:nth-child(-n + 32) {
    display: block;
  }

  #new_home .section-top-deal .top-deal-slick button.slick-next {
    right: -32px;
  }

  #new_home .section-top-deal .top-deal-slick button.slick-prev {
    left: -32px;
  }

  #new_home .section-top-deal .top-deal-slick {
    margin-bottom: 20px;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 {
    width: 343px;
    margin-bottom: 0;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 button.slick-next {
    right: -20px;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 button.slick-prev {
    left: -20px;
  }

  #new_home .st-block-row .st-img {
    object-position: 50% 50%;
  }
}

@media only screen and (min-width: 992px) {
  #new_home .latest-prod {
    padding: 0;
  }

  #new_home h4.prod-title {
    font-size: 18px;
    line-height: 28px;
  }

  #new_home .section-first .todays-product .head {
    height: 170px;
  }

  #new_home .section-first .todays-product .head img {
    height: 140px;
  }

  #new_home .section-first .todays-product .info {
    font-size: 18px;
  }

  #new_home .section-necto-offer .st-block-41 img {
    object-position: 50% 0%;
  }

  #new_home .blogs-section .blog-box {
    height: 574px;
    width: 50%;
  }

  #new_home .blogs-section .slick-prev {
    left: -10px;
  }

  #new_home .blogs-section .slick-next {
    right: -10px;
  }

  #new_home .blogs-section h4.blog-title-mob,
  #new_home .blogs-section p.blog-desc-mob {
    display: none;
  }

  #new_home .blogs-section h4.blog-title-desk,
  #new_home .blogs-section p.blog-desc-desk {
    display: block;
  }

  #new_home .blogs-section .popular-blog-img {
    height: 280px;
  }

  #new_home .blogs-section h4 {
    height: 74px;
  }

  #new_home .blogs-section .desc {
    height: 140px;
  }

  #new_home .blogs-section .info p {
    font-size: 14px;
  }

  #new_home button.slick-next {
    right: -10px;
  }

  #new_home button.slick-prev {
    left: -10px;
  }

  #new_home .section-top-deal .top-deal-slick button.slick-next {
    right: -10px;
  }

  #new_home .section-top-deal .top-deal-slick button.slick-prev {
    left: -10px;
  }

  #new_home .section-top-deal .st-block-12 .prod-info {
    /* height: 90px; */
    padding: 0 20px;
  }

  #new_home .section-top-deal .st-block-12 .img img,
  #new_home .section-top-deal .st-block-12 .img {
    height: auto;
  }

  #new_home .section-top-deal .st-block-12 h4 {
    font-size: 20px;
    line-height: 30px;
  }

  #new_home .section-top-deal .st-block-12 .discount span:nth-of-type(2) {
    padding: 0 20px 0 0;
  }

  #new_home .section-all-products a.prod-link:nth-child(-n + 34) {
    display: block;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 {
    width: 752px;
    display: flex;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 .st-block-12:nth-child(-n + 3) {
    display: block;
    flex: 0 calc(34% - 20px);
  }
}

@media only screen and (min-width: 1200px) {
  #blog_list .home-box-wrap {
    width: 277px !important;
    height: 277px;
    margin: 0 10px 20px 10px;
  }

  #blog_list .home-box-wrap:nth-child(5n + 5) {
    border-right: 0;
  }

  #blog_list .home-box-wrap:nth-child(1n + 11) {
    display: none;
  }

  #blog_list .blog-box .desc {
    padding: 0 10px;
    font-size: 13px;
    line-height: 20px;
  }

  #blog_list .blog-box .info {
    padding: 0 20px 20px 20px;
    margin: 0;
    height: 47px;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 14px;
  }

  #new_home {
    margin: 20px auto 80px auto;
  }

  #new_home .section-title {
    font-size: 36px;
    line-height: 40px;
    padding: 20px 0 40px 0;
  }

  #new_home .popular-prod-wrap button.slick-arrow {
    top: 40%;
  }

  #new_home button.slick-next {
    right: -10px;
  }

  #new_home button.slick-prev {
    left: -10px;
  }

  #new_home .latest-prod button.slick-arrow {
    top: 46%;
  }

  #new_home h4.prod-title {
    position: relative;
    z-index: 1;
  }

  #new_home .section-top-deal .st-block-12 h4 {
    font-size: 22px;
    line-height: 30px;
    padding: 0 0 10px 0;
    margin: 0;
  }

  #new_home .section-top-deal .st-block-12 .pid {
    font-style: italic;
    color: #707070;
    display: block;
  }

  #new_home .section-top-deal .st-block-12 .price {
    margin: 20px 0 0 0;
  }

  #new_home .section-top-deal .st-block-12 .price span:nth-of-type(1) {
    font-size: 20px;
    color: #707070;
    font-weight: 500;
    text-decoration: line-through;
  }

  #new_home .section-top-deal .st-block-12 .price span:nth-of-type(2) {
    font-size: 24px;
    color: #1592e6;
    font-weight: 600;
  }

  #new_home .section-top-deal .st-block-12 .img {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 {
    width: 892px;
  }

  #new_home .latest-prod #blog_list .st-block-row .slick-list .slick-slide>div {
    display: flex;
  }

  #new_home .blogs-section .blog-box {
    height: 574px;
  }

  #new_home .blogs-section .desc {
    height: 97px;
  }

  #new_home .blogs-section h4 {
    padding: 0 20px;
    height: 66px;
    margin: 20px 0;
  }

  #new_home .blogs-section .popular-blog-img {
    height: 330px;
    background-position: 50% 75%;
  }

  #new_home .blogs-section .info .read-more {
    font-size: 16px;
  }

  #new_home .section-all-products .section-title {
    line-height: 52px;
    width: 75%;
  }

  #new_home .blogs-section .latest-news-wrap .popular-blog-img {
    height: 177px;
  }

  #new_home .blogs-section .latest-news-wrap h4 {
    line-height: 26px;
    font-size: 18px;
    height: 100px;
    margin: 0;
    padding: 20px 20px 0 20px;
  }

  #new_home .blogs-section .latest-news-wrap .desc {
    height: 258px;
    padding-top: 5px;
    display: inline-block;
    background-color: #fff;
  }

  #new_home .section-fusion .read-more {
    font-size: 16px;
  }

  #new_home .st-block-row .bottom-left-corner.bigger {
    left: 30px;
    bottom: 30px;
  }

  #new_home .st-block-row .bottom-right-corner.bigger {
    right: 30px;
    bottom: 30px;
  }

  #new_home .st-block-row .top-left-corner.bigger {
    left: 30px;
    top: 30px;
  }

  #new_home .st-block-row .top-right-corner.bigger {
    right: 30px;
    top: 30px;
  }
}

@media only screen and (min-width: 1240px) {

  #new_home .latest-prod button.slick-arrow::before,
  #new_home .blogs-section .slick-arrow::before {
    font-size: 26px;
  }

  #new_home .latest-prod button.slick-next,
  #new_home .blogs-section .slick-next,
  #new_home .section-top-deal .top-deal-slick button.slick-next {
    right: -35px;
  }

  #new_home .latest-prod button.slick-prev,
  #new_home .blogs-section .slick-prev,
  #new_home .section-top-deal .top-deal-slick button.slick-prev {
    left: -35px;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 button.slick-next {
    right: 9px;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 button.slick-prev {
    left: 10px;
  }
}

@media only screen and (min-width: 1300px) {

  /* #new_home .section-first .todays-product .head{height: 197px;}
#new_home .section-first .todays-product .head img{height: 176px; top: 16px;} */
  #new_home h4.prod-title {
    font-size: 20px;
    line-height: 32px;
  }

  #blog_list .home-box-wrap {
    width: 305px !important;
    height: 305px;
  }

  #new_home button.slick-next {
    right: -20px;
  }

  #new_home button.slick-prev {
    left: -20px;
  }

  #new_home .latest-prod button.slick-next,
  #new_home .blogs-section .slick-next,
  #new_home .section-top-deal .top-deal-slick button.slick-next {
    right: 0px;
  }

  #new_home .latest-prod button.slick-prev,
  #new_home .blogs-section .slick-prev,
  #new_home .section-top-deal .top-deal-slick button.slick-prev {
    left: 0px;
  }

  #new_home .blogs-section h4 {
    width: 86%;
  }

  #new_home .blogs-section .desc {
    height: 96px;
  }

  #new_home .blogs-section .blog-box {
    height: 630px;
  }

  #new_home .blogs-section .popular-blog-img {
    height: 389px;
  }

  #new_home .blogs-section .latest-news-wrap .popular-blog-img {
    height: 200px;
  }

  #new_home .blogs-section .latest-news-wrap h4 {
    width: 90%;
  }

  #new_home .blogs-section .latest-news-wrap .desc {
    height: 290px;
  }

  #new_home .section-all-products a.prod-link:nth-child(-n + 34) {
    display: none;
  }

  #new_home .section-all-products a.prod-link:nth-child(-n + 30) {
    display: block;
  }

  #new_home .section-top-deal .st-block-row .st-block-32 {
    width: 974px;
  }
}

@media only screen and (min-width: 1340px) {

  #new_home .latest-prod button.slick-next,
  #new_home .blogs-section .slick-next,
  #new_home .section-top-deal .top-deal-slick button.slick-next {
    right: -35px;
  }

  #new_home .latest-prod button.slick-prev,
  #new_home .blogs-section .slick-prev,
  #new_home .section-top-deal .top-deal-slick button.slick-prev {
    left: -35px;
  }
}

@keyframes ldio-m4z3ldimm2q {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.ldio-m4z3ldimm2q div {
  box-sizing: border-box !important;
}

.ldio-m4z3ldimm2q>div {
  position: absolute;
  width: 198px;
  height: 198px;
  top: 51px;
  left: 51px;
  border-radius: 50%;
  border: 6px solid #000;
  border-color: #ffca05 transparent #ffca05 transparent;
  animation: ldio-m4z3ldimm2q 1s linear infinite;
}

.ldio-m4z3ldimm2q>div:nth-child(2) {
  border-color: transparent;
}

.ldio-m4z3ldimm2q>div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}

.ldio-m4z3ldimm2q>div:nth-child(2) div:before,
.ldio-m4z3ldimm2q>div:nth-child(2) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: -6px;
  left: 90px;
  background: #ffca05;
  border-radius: 50%;
  box-shadow: 0 192px 0 0 #ffca05;
}

.ldio-m4z3ldimm2q>div:nth-child(2) div:after {
  left: -6px;
  top: 90px;
  box-shadow: 192px 0 0 0 #ffca05;
}

.loadingio-spinner-dual-ring-2pzfk3sewhk {
  width: 300px;
  height: 300px;
  display: inline-block;
  overflow: hidden;
  /* background: #fbfbfb; */
}

.ldio-m4z3ldimm2q {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-m4z3ldimm2q div {
  box-sizing: content-box;
}

@media only screen and (max-width: 992px) {

  .st-block-row .st-block-41,
  .st-block-row .st-block-12,
  .st-block-row .st-block-44,
  .st-block-row .st-block-22,
  #new_home .st-block-row .st-block-1 {
    height: auto;
  }
}

/* hiding sections
Highlighting Black Friday *//**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2018 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.eupopup-container {
    position: fixed;
    bottom: 50px;
    z-index: 5050;
    background-color: #fff !important;
    padding: 20px 40px 20px 20px;
    width: 410px;
    
    border: 1px solid #eeeeee;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    right: 0;
    left: 0;
    border-radius: 5px;
    box-shadow: rgba(0,0,0,.17) 0 0 13px;
    -moz-box-shadow: rgba(0,0,0,.17) 0 0 13px;
    -webkit-box-shadow: rgba(0,0,0,.17) 0 0 13px;
}
.eupopup-container .eupopup-body{
    color: #707070 !important;
    font-family: 'Montserrat',Arial,Helvetica, sans-serif !important;
    font-weight: 500;    
}

.eupopup-container .eupopup-body p {  margin: 0; }
.eupopup-container .eupopup-wrap > a:hover{
    cursor: default;
}
.eupopup-container .eupopup-wrap > a i:hover:before{
    font-weight: 400;
    cursor: pointer;
}
.eupopup-container .eupopup-wrap .eupopup-body > a {
    color: #28c3f3 !important;
}
.eupopup-container .eupopup-wrap .eupopup-body > a:hover {
    color: #25B9D7 !important;
}
@media screen and (max-width:474px){
    .eupopup-container .eupopup-wrap > a {
        position: absolute;
        top: 15px;
        right: 15px;
    }
}

.eupopup-closebutton .fa-close:before {
    content: "\f057";
    font-weight: 300;
    font-size: 21px;
}

.eupopup-container .eupopup-wrap {
    overflow: auto;
    width: 410px;
    
    margin: 0 auto;
}

.eupopup-container .eupopup-wrap::after {
    content: "";
    clear: both;
    display: table;
  }

@media screen and (min-width: 474px) {
    .eupopup-container {
        padding: 0 30px 0 15px;
    }

    .eupopup-container .eupopup-wrap {
        width: 410px;
        
    }

    .eupopup-container .eupopup-body {
        display: inline;
        float: left;
        line-height: 40px;
    }
    .eupopup-container .eupopup-wrap > a {
        position: absolute;
        display:inline;
        float: left;
        top: auto;
        right: auto;
        margin: 12px 0 13px 10px;
    }
}

@media screen and (min-width: 550px) {
    .eupopup-container .eupopup-body {
        font-size: 14px !important;
    }
    .eupopup-container .eupopup-wrap {
        width: 410px;
        
    }
}


@media screen and (min-width: 900px) {
    .eupopup-container {
        bottom: 0;
    }
}
@media screen and (max-width: 550px) { 
    .eupopup-container .eupopup-wrap {  width: fit-content;  width:-moz-fit-content; }
    .eupopup-container {width: 100%;}


}/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2018 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#mikroeyoumightalsoneed_view {
    margin-bottom: 40px;
}

#mikroeyoumightalsoneed_view .bx-next {
    text-align: right;
}

#mikroeyoumightalsoneed_view .product-box {
    float: left;
    list-style: none;
    position: relative;
    margin-right: 20px;
    width: 178px;
}

#mikroeyoumightalsoneed_view .s_title_block h5 a {
    font-size: 15px;
}

#mikroeyoumightalsoneed_view .price_display .price {
    font-size: 16px;
}


#mikroeyoumightalsoneed_products .button.ajax_add_to_cart_button {
    font-size: 14px !important;
}

#mikroeyoumightalsoneed_products .product-box .no-print .ajax_add_to_cart_button span {
    padding: 4px 7px;
}

#mikroeyoumightalsoneed_products .product-box .no-print .ajax_add_to_cart_button span i {
    font-size: 14px !important;
    margin-right: 4px !important;
}
/**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2018 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/*
* 2007-2019 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2019 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

/***************
	blue: #00ACC4;
	dark-grey: #C7C7C7;
	light-gery: #EEEEEE;
	grey: #888888;
	light-black: #58595B;
	black: #231F20;
	yellow: #FFCB05;
*****************/

body#search a::-moz-focus-inner,
body#category a::-moz-focus-inner {
  border: 0 !important;
}
body#search a:focus,
body#category a:focus {
  outline: none !important;
}
#categories_block_top .sf-menu {
  position: relative;
}
#categories_block_top .sf-menu > li {
  position: static;
}
#categories_block_top .sf-menu > li > ul {
  width: 100%;
  top: 60px;
  margin: 0 20px;
}
#categories_block_top .sf-menu > li > ul > li {
  display: block;
  float: left;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
#categories_block_top .sf-menu > li > ul > .category_thumb {
  display: block;
  clear: both;
  overflow: hidden;
  width: 100%;
}
#categories_block_top .sf-menu > li > ul > .category_thumb img {
  display: inline-block;
  width: 33%;
}
#categories_block_top .sf-menu > li h4 a {
  font-size: 1.1em;
}
#categories_block_top .sf-menu > li h4 a:before {
  display: none;
}
#categories_block_top .sf-menu > li .main-level-submenus {
  position: relative;
  display: block !important;
  visibility: visible !important;
  top: 0;
  background: none;
  box-shadow: none;
  padding: 0;
  left: 0;
}
#categories_block_top .sf-menu .category_thumb {
  display: none;
}
#categories_block_left .block_content > ul {
  margin: 0;
}
#categories_block_left .block_content > ul > li > a {
  font-weight: 500;
}
#categories_block_left .block_content > ul > li > a:hover {
  color: #157ed2;
}
#categories_block_left .block_content ul li a.selected {
  color: #157ed2;
}

#filte i {
  cursor: pointer;
  color: #ed1c24;
  font-size: 15px;
  padding-left: 5px;
  position: relative;
  top: 0;
  right: 0;
}
#filte {
  margin: 0 0 0 0;
  border: none;
}
#filte > div {
  background: #eee;
  padding: 5px 5px 5px 5px;
  position: relative;
  display: inline-block;
  margin: 2px 2px;
  vertical-align: bottom;
}

#categories_block_left li {
  line-height: 30px;
  position: relative;
}
#categories_block_left.block {
  border: none;
  background: #fbfbfb;
}
#categories_block_left li a {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  color: #231f20;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
}
#default-tpl .right-block,
#default-tpl .pack_price {
  display: none;
}
.easter-egg-score {
  display: flex;
}
.easter-egg-box > div {
  position: relative;
}
.easter-egg-score img {
  width: 80px;
}
.egg-icon div img:nth-child(2) {
  position: absolute;
  display: none;
}
.egg-icon div img.active {
  display: block;
}
.easter-egg-box h3 {
  font-size: 20px;
  text-align: center;
  padding: 20px 0;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  line-height: 25px;
}

#left_column .continue-shiping img {
  width: 100%;
  margin-bottom: 30px;
}
#left_column > a:nth-child(6) > img {
  margin-top: 0;
}

@media screen and (min-width: 1160px) and (max-width: 1299px) {
  .easter-egg-score img {
    max-width: 45px;
  }
}
@media screen and (min-width: 999) and (max-width: 1160px) {
  .easter-egg-score img {
    max-width: 40px;
  }
}
@media screen and (max-width: 767px) {
  #categories_block_left li a {
    font-size: 18px;
    line-height: 45px;
  }
}

.infinite-product-scroll {
  font-size: 24px;
}
.infinite-product-scroll p {
  font-size: 12px;
}
.me-load-more-wrapper {
  margin-bottom: 20px;
  display: none;
}
.me-load-more {
  color: #231f20;
  cursor: pointer;
  font-size: 20px;
  padding: 15px;
  background: #ffcb05;
  text-align: center;
  font-weight: normal;
}
.me-load-more p {
  margin: 0;
}
.me-load-more i {
  margin-top: 10px;
}
.me-load-more:hover {
  font-weight: 500;
}
.me-load-more .show-on-loading {
  display: none;
}
.me-load-more.me-loading .show-on-loading {
  display: block;
}
.me-load-more.me-loading {
  pointer-events: none;
}
.me-load-more.me-loading:hover {
  border: 1px solid transparent;
}
.me-load-more.me-loading p:first-of-type {
  display: none;
}

.resize_filter {
  color: #ffcb05;
  cursor: pointer;
  margin-top: 5px;
  margin-left: 5px;
  font-family: "Font Awesome 5 Pro";
}
#category_filters .compress_filter {
  display: none;
}
#category_filters.expanded .expand_filter {
  display: none;
}
.af_filter span.count {
  color: #888888;
}
#category_filters {
  z-index: 105;
  display: none;
  position: absolute;
  left: 0;
  right: 15px;
  white-space: nowrap;
  background: #ffffff;
}
#category_filters .tse-scrollable.horizontal .tse-scroll-content:after {
  content: " ";
  width: 15px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 1%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 1%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 1%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

#amazzing_filter .accordion-column {
  padding-right: 0px;
}

#af_form div.af_filter ul {
  padding: 5px;
  background: #dedede;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#af_form .tse-scrollable.lg-filter {
  display: none;
}
.af_subtitle_heading .af_subtitle {
  color: #888888;
  font-size: 12px;
  font-weight: 800;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
#left_column #amazzing_filter.block {
  background: none;
  border: none;
}
#category_filter_wraper {
  z-index: 110;
  height: 50px;
  display: flex;
}
#category_filter {
  justify-content: flex-start;
  align-items: center;
  z-index: 115;
  flex: 1;
  flex: auto;
  max-width: calc(100% - 70px);
  color: #fff;
  display: flex;
  background: #231f20;
}
#category_filter p {
  cursor: pointer;
  margin: auto;
  font-size: 18px;
  font-weight: bold;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#category_filter p:last-child {
  margin-left: 0;
}
#category_filter p #category_filter_btn {
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  font-family: "Font Awesome 5 Pro";
  display: flex;
}
#category_filter_close {
  width: 0;
  display: flex;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  opacity: 0;
  background: #ffcb05;
  -webkit-transition: visibility 0.27s linear, opacity 0.27s linear, width 0.27s;
  -moz-transition: visibility 0.27s linear, opacity 0.27s linear, width 0.27s;
  -ms-transition: visibility 0.27s linear, opacity 0.27s linear, width 0.27s;
  -o-transition: visibility 0.27s linear, opacity 0.27s linear, width 0.27s;
  transition: visibility 0.27s linear, opacity 0.27s linear, width 0.27s;
}

#category_filter_close.opened {
  width: 70px;
  opacity: 1;
  visibility: visible;
}
.no_overflow {
  overflow: hidden !important;
}

#category_filter_close i {
  font-size: 24px;
  font-weight: 100;
  color: #231f20;
  cursor: pointer;
  font-family: "Font Awesome 5 Pro";
}
#category_filter_close i.fa-chevron-left {
  margin-left: 6px;
}
#category_filter_close i.fa-chevron-right {
  margin-left: -6px;
}
#category_filter_close #hr_1 {
  margin: 0;
  top: 35px;
  right: 35px;
  width: 20px;
  position: absolute;
  transform: rotate(45deg);
}
#category_filter_close #hr_2 {
  margin: 0;
  top: 35px;
  right: 35px;
  width: 20px;
  position: absolute;
  transform: rotate(-45deg);
}
#categories_block_left li span.grower {
  padding: 0 0 0 10px;
}
#categories_block_left li span.grower.OPEN:before,
#categories_block_left li span.grower.CLOSE:before {
  font-size: 18px;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  line-height: 17px;
  color: #1592e6;
  text-align: center;
  font-weight: 200;
}
#categories_block_left li span.grower:hover:before {
  color: #157ed2;
  font-weight: 500;
}
#categories_block_left li span.grower.OPEN:before {
  margin: 0;
  transform: rotate(45deg);
  bottom: 2px;
  position: relative;
}
#categories_block_left li a:hover,
#categories_block_left li a.selected {
  color: #157ed2;
}
#categories_block_left li a {
  text-decoration: none;
}
#categories_block_left li a.selected {
  padding: 0;
  font-weight: 500;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  #categories_block_left li li a {
    font-size: 15px;
  }
}

#categories_block_left ul > li > ul > li span.grower {
  padding-left: 20px;
}
#categories_block_left ul > li > ul > li > ul > li span.grower {
  padding-left: 40px;
}
#categories_block_left ul > li span.spacer {
  padding-left: 20px;
}
#categories_block_left ul > li > ul > li span.spacer {
  padding-left: 50px;
}
#categories_block_left ul > li > ul > li > ul > li span.spacer {
  padding-left: 70px;
}

div.af_filter {
  border: none;
  padding-bottom: 0px;
}
#af_form div.af_filter ul {
  background: none;
  display: inline-block;
}
#af_form div.af_filter ul > li {
  border: 1px solid #888;
  border-radius: 15px;
  padding: 2px 5px;
  margin-right: 10px;
}
#af_form div.af_filter ul li:last-child {
  margin-right: 0px;
}

#af_form div.af_filter ul li,
#af_form div.af_filter ul li label,
#af_form div.af_filter ul li.checked > label,
#af_form div.af_filter ul li label:hover,
#af_form div.af_filter ul li.checked > label:hover {
  color: #231f20;
}
#af_form div.af_filter ul li:hover {
  background: #ffcb05;
}
label span.name:hover {
  color: unset;
}
#af_form div.af_filter ul li.checked {
  border: 1px solid #ffcb05;
  background: #ffcb05;
}

.af_filter .count {
  float: unset !important;
}
.af_filter label {
  margin-bottom: 0;
}

input.af[type="checkbox"],
.af_filter div.checker {
  display: none;
}

#amazzing_filter .accordion-column i {
  top: 43px;
  color: #888;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}
#amazzing_filter .accordion-column i.fa-chevron-left {
  content: "\f053";
  left: 0;
}
#amazzing_filter .accordion-column i.fa-chevron-right {
  right: 0;
  content: "\f054";
}
#category_filters .tse-scrollable.horizontal {
  width: 100%;
  height: 100%;
}
#category_filters .tse-scrollable.horizontal .tse-scroll-content {
  overflow-x: scroll;
  overflow-y: hidden;
  margin-bottom: 25px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#category_filters
  .tse-scrollable.horizontal
  .tse-scroll-content::-webkit-scrollbar {
  display: none;
}
#category_filters .tse-scrollbar.no-handle .drag-handle {
  display: none;
}
#category_filters .tse-scrollable.horizontal .tse-scrollbar {
  bottom: 6px;
  height: 10px;
  cursor: pointer;
  background: #dedede;
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-radius: 1px;
  border-color: #ffffff;
}
#category_filters .tse-scrollable.horizontal .tse-scrollbar::after,
#category_filters .tse-scrollable.horizontal .tse-scrollbar::before {
  content: " ";
  background: #fff;
  width: 2px;
  height: 3px;
  top: 0px;
  position: absolute;
  z-index: -1;
}
#category_filters .tse-scrollable.horizontal .tse-scrollbar::after {
  right: 0px;
}
#category_filters .tse-scrollable.horizontal .tse-scrollbar::before {
  left: 0px;
}
#category_filters .tse-scrollable.horizontal .tse-scrollbar .drag-handle {
  cursor: pointer;
  opacity: 1;
  top: -5px;
  height: 12px;
  background: #888888;
}
#category_filters .tse-scrollable.horizontal .tse-content {
  display: inline-block;
  white-space: nowrap;
}
#category_filters .tse-content.horizontal {
  width: max-content;
}

#af_form div.scrollable ul {
  white-space: nowrap;
}
#af_form div.scrollable ul > li {
  display: inline-block;
}
#af_form
  div.custom-slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  background: #888;
  border: none;
  height: 3px;
}
#af_form
  div.custom-slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all
  > a {
  cursor: pointer;
  width: 50px;
  background: #ffcb05;
  border-radius: 3px;
  top: -0.5em;
}
#category_filters .filter_header p {
  padding: 15px 0 0 15px;
  color: #888;
}
#filter-content > div.panel-body {
  padding-top: 0;
}
.af_filter .name {
  padding-right: 5px;
}
#left_column .block .block_content {
  padding-top: 0;
}
#amazzing_filter .accordion-column {
  margin-bottom: 15px;
}
#amazzing_filter .accordion-column:last-child {
  margin-bottom: 0px;
}
#filte > p:first-of-type {
  color: #888;
  margin-bottom: 7px;
  display: inline-block;
}
#filte > div:first-of-type {
  background: #231f20;
  color: #ffcb05;
  margin-right: 2px;
}
#filte > div:last-of-type {
  margin-right: 2px;
}
#filte > div:first-of-type i {
  padding-right: 4px;
  color: #ffcb05;
  top: 0;
}
#filte > div {
  cursor: pointer;
  background: #ffcb05;
  border-radius: 14px;
  padding-left: 14px;
  margin-right: 5px;
}
#filte i {
  top: 3px;
  font-size: 12px;
  opacity: 1;
  font-weight: normal;
  color: #000;
  text-shadow: none;
  font-family: "Font Awesome 5 Pro";
}
#filte i.close:hover {
  opacity: 0.2;
}
h1.page-heading.product-listing {
  padding: 25px 0px 0px 0px;
  margin-bottom: 30px;
  background: none;
  border: none;
}
.content_sortPagiBar .sortPagiBar {
  padding: 10px;
  border: none !important;
}
.content_sortPagiBar .display {
  margin: 0 10px 0 0;
}
.content_sortPagiBar .display_m {
  margin: 0;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
  margin: 0;
}
#productsSortForm div.selector {
  border-radius: 10px;
  border-color: #f1f1f1;
  width: auto !important;
  display: inline-block;
  height: 30px;
}
#productsSortForm div.selector span {
  color: #888;
}
#productsSortForm div.selector span::after {
  color: #000;
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  font-size: 16px;
  font-weight: 200;
}

#productsSortForm div.selector span {
  height: 28px;
  display: flex;
  align-items: center;
}

.top-pagination-content,
.bottom-pagination-content {
  display: none;
}
.content_sortPagiBar .sortPagiBar {
  color: #888;
  display: flex;
  margin-bottom: 15px;
}
.content_sortPagiBar .sortPagiBar label {
  color: #888;
}
.content_sortPagiBar .sortPagiBar div.product-sort {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.content_sortPagiBar
  .sortPagiBar
  div.product-sort
  .paginationWrapper
  .product-count
  div.selector {
  float: left;
  margin-right: 15px;
  position: relative;
  top: -5px;
  position: relative;
  border-radius: 10px;
  border-color: #f1f1f1;
}
.content_sortPagiBar .sortPagiBar div.new-product-count {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.content_sortPagiBar .sortPagiBar div.product-view {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.content_sortPagiBar .sortPagiBar div.product-view ul li {
  margin: 0 !important;
  padding: 0 10px 0 0;
}
.content_sortPagiBar .sortPagiBar div.product-view ul li i {
  font-family: "Font Awesome 5 Pro";
  color: #888;
  opacity: 0.2;
  font-size: 18px;
}
.content_sortPagiBar .sortPagiBar div.product-view ul li.selected i {
  opacity: 1;
}
.content_sortPagiBar .sortPagiBar div.product-view ul li.selected a {
  text-decoration: none !important;
}

ul.product_list.grid > li div.placeholder {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

#category_header {
  display: none;
}

#category_header p i {
  color: #ffcb05;
  cursor: pointer;
  font-size: 24px;
  font-family: "Font Awesome 5 Pro";
}

@media (max-width: 768px) {
  ul.product_list.grid
    li
    div.product-container
    .right-block
    .button-container
    .old-price {
    display: none;
  }
  #left_column {
    padding: 0;
  }
  #category_filter_wraper {
    width: 50%;
  }
  #category_filter_close {
    display: none;
  }
  #category_filter {
    right: 0;
    color: #231f20;
    background: #ffcb05;
  }
  #category_header {
    left: 0;
    color: #ffcb05;
    background: #231f20;
  }
  #category_header,
  #category_filter {
    position: fixed;
    width: 50%;
    display: block;
    top: 60px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    z-index: 115;
  }
  #category_filters {
    display: block;
    left: 0;
    right: 0;
  }
  #category_header p,
  #category_filter p {
    display: inline-block;
    text-transform: unset;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
  }
  #category_header p:last-child,
  #category_filter p:last-child {
    height: auto;
  }
  #category_filter p i {
    color: #231f20;
    font-size: 18px;
    margin-left: 18px;
  }
  #category_header p {
    cursor: pointer;
    margin: auto;
    color: #ffcb05;
    font-size: 18px;
    font-weight: normal;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
  }
  #category_header p i {
    color: #ffcb05;
    font-size: 18px;
    margin-left: 18px;
  }
  #search ul.product_list.grid > li .product-container .right-block,
  #category ul.product_list.grid > li .product-container .right-block {
    min-height: unset !important;
  }
}

@media (max-width: 768px) {
  #search #columns,
  #category #columns {
    padding-top: 60px;
  }
  #category_filter {
    right: 0;
    color: #231f20;
    background: #ffcb05;
  }
  #category_header {
    left: 0;
    color: #ffcb05;
    background: #231f20;
  }
  #category_header,
  #category_filter {
    position: fixed;
    width: 50%;
    display: block;
    top: 60px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    z-index: 115;
  }
  #category_header p,
  #category_filter p {
    font-size: 14px;
  }
  ul.product_list.grid > li div.product-container .center-block h5 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    padding: 0 10px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    line-height: 15px;
    height: 30px;
  }
  ul.product_list.list > li .product-name,
  ul.product_list.grid > li .product-name {
    font-size: 11px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .old-price {
    padding: 0;
    margin: 0 auto;
    height: auto;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 3px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .price {
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
    line-height: 12px;
  }
  ul.product_list.grid > li div.product-container .right-block {
    display: flex;
    height: 30px;
  }
  ul.product_list.grid > li div.product-container .right-block .content_price {
    margin-right: auto;
    width: 40%;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: auto;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-left: auto;
    width: 60%;
    height: auto;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button {
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: flex-end;
    display: flex;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download:active,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download:focus,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download:hover,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download:visited,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button:active,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button:focus,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button:hover,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button:visited {
    border: none;
    outline: none;
    text-decoration: none;
  }
  ul.product_list.grid
    > li
    .right-block
    .button-container
    a.download::-moz-focus-inner,
  ul.product_list.grid
    > li
    .right-block
    .button-container
    a.ajax_add_to_cart_button::-moz-focus-inner {
    border: 0;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download
    i,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    i {
    margin: 0 10px 0 0;
    padding: 0;
  }
  .content_sortPagiBar .sortPagiBar {
    display: flex;
    flex-direction: column-reverse;
    background-color: unset;
    padding: 0;
  }
  .content_sortPagiBar .sortPagiBar div.product-sort,
  .content_sortPagiBar .sortPagiBar div.new-product-count {
    justify-content: flex-start;
    margin-top: 10px;
  }
  .content_sortPagiBar .sortPagiBar div.product-sort #productsSortForm {
    width: 100%;
    left: 0;
  }
  .content_sortPagiBar .sortPagiBar div.product-sort #selectProductSort {
    background: none;
    color: #888;
    width: calc(100% - 52px);
    max-width: unset;
  }
  .content_sortPagiBar .sortPagiBar div.product-sort #selectProductSort:focus,
  .content_sortPagiBar .sortPagiBar div.product-sort #selectProductSort:active {
    font-size: 13px;
    border: 1px solid #d6d4d4;
  }
  .content_sortPagiBar .sortPagiBar div.product-sort #selectProductSort:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
  }
  body#category h1.page-heading,
  body#category h1.page-heading {
    display: none;
  }
  ul.product_list.grid > li div.product-container .left-block-overlay,
  ul.product_list.list > li div.product-container .left-block-overlay {
    display: flex;
    background-color: unset;
  }
  ul.product_list.grid
    > li
    div.product-container
    .left-block-overlay
    .compare
    a.add_to_compare,
  ul.product_list.list
    > li
    div.product-container
    .left-block-overlay
    .compare
    a.add_to_compare {
    color: #bababa;
    font-size: 12px;
    padding: 5px 0 0 10px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .left-block-overlay
    .compare
    a.add_to_compare
    i,
  ul.product_list.list
    > li
    div.product-container
    .left-block-overlay
    .compare
    a.add_to_compare
    i {
    color: #bababa;
    font-size: 10px;
  }
  ul.product_list.grid > li div.product-container .left-block-overlay .compare,
  ul.product_list.list > li div.product-container .left-block-overlay .compare {
    display: none;
  }
  ul.product_list.grid
    > li
    div.product-container
    .left-block-overlay
    .more-info,
  ul.product_list.list
    > li
    div.product-container
    .left-block-overlay
    .more-info {
    display: none;
  }
  ul.product_list.grid
    > li
    div.product-container
    .left-block-overlay
    a.new-box {
    left: unset;
    right: 0px;
    width: 48px;
    z-index: 1;
  }
  ul.product_list.grid
    > li
    div.product-container
    .left-block-overlay
    a.new-box
    .new-label {
    color: #231f20;
    background: #ffcb05;
  }
  /* MOBILE MENU */
  #category_filters.mobile-menu,
  #categories_block_left.mobile-menu {
    top: 110px;
    left: 0;
    bottom: 50px;
    width: 100%;
    position: fixed;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0px;
    white-space: nowrap;
    background: none;
    overflow: hidden;
    pointer-events: none;
    z-index: 150;
    opacity: 0;
    will-change: opacity;
  }
  #category_filters.mobile-menu.cat-menu-opened,
  #categories_block_left.mobile-menu.cat-menu-opened {
    opacity: 1;
    will-change: opacity;
    transition: opacity 0.333s cubic-bezier(0, 0, 0.3, 1);
    overflow-y: scroll;
    pointer-events: auto;
    background-color: #fbfbfb;
  }
  .mobile-menu-content {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fbfbfb;
    -webkit-transform: translateX(-103%);
    transform: translateX(-103%);
    display: flex;
    flex-direction: column;
    will-change: transform;
    z-index: 160;
    pointer-events: auto;
  }
  .cat-menu-opened .mobile-menu-content {
    -webkit-transform: none;
    transform: none;
  }
  #category_filters.mobile-menu.cat-menu-animated .mobile-menu-content,
  #categories_block_left.mobile-menu.cat-menu-animated .mobile-menu-content {
    transition: all 330ms ease-in;
  }
  #category_filters.mobile-menu.cat-menu-opened.cat-menu-animated
    .mobile-menu-content,
  #categories_block_left.mobile-menu.cat-menu-opened.cat-menu-animated
    .mobile-menu-content {
    transition: all 330ms ease-out;
  }
  /* MOBILE MENU */
  ul.product_list.grid > li div.product-container .me-product-status {
    display: none !important;
  }
  #filte {
    margin: 0;
  }
  ul.product_list.grid
    > li
    div.product-container:hover
    .right-block
    .button-container
    .ajax_add_to_cart_button,
  ul.product_list.grid
    > li
    div.product-container:hover
    .right-block
    .button-container
    .download {
    background-color: unset !important;
  }
  ul.product_list.grid
    > li
    div.product-container:hover
    div.button-container
    a.download:hover,
  ul.product_list.grid
    > li
    div.product-container:hover
    div.button-container
    a.download
    i,
  ul.product_list.grid
    > li
    div.product-container:hover
    div.button-container
    a.download
    p {
    color: #231f20 !important;
  }
  #category_filters .tse-scrollable.horizontal .tse-scroll-content:after {
    content: " ";
    width: 15px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 1%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 1%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 1%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  }
  #amazzing_filter .accordion-column {
    padding-right: 0px;
  }
}

ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  .ajax_add_to_cart_button.disabled {
  width: auto;
  border-radius: 0px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
ul.product_list.grid
  > li
  div.product-container
  .left-block
  a.sale-box
  .sale-label {
  color: #ffcb05;
  background: #231f20;
}
ul.product_list.list > li .product-name,
ul.product_list.grid > li .product-name {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
ul.product_list.list li div.product-container .right-block .button-container {
  display: flex;
  margin: 0 0px 0px auto;
}
ul.product_list.list
  li
  div.product-container
  .right-block
  .button-container
  a.disabled {
  position: absolute;
  width: 128.39px;
  border-radius: 0;
  margin: 0;
  right: 0;
}
ul.product_list.list
  li
  div.product-container
  .right-block
  .button-container
  a.disabled
  p {
  line-height: 1.6;
}
ul.product_list.list
  li
  div.product-container
  .right-block
  .button-container
  a.disabled
  span {
  width: 4px;
  float: left;
  padding: 0;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  .content_price
  .old-price {
  padding: 0;
  margin: 0 auto;
  height: auto;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 3px;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  .content_price
  .price {
  padding: 0;
  margin: 0 auto;
  font-size: 15px;
  line-height: 15px;
}
ul.product_list.grid > li div.product-container .right-block {
  display: flex;
  height: 32px;
}
ul.product_list.grid > li div.product-container .right-block .content_price {
  margin-right: auto;
  width: 30%;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: auto;
}
ul.product_list.grid > li div.product-container .right-block .button-container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-left: auto;
  height: auto;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download:active,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download:focus,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download:hover,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download:visited,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button:active,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button:focus,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button:hover,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button:visited {
  border: none;
  outline: none;
  text-decoration: none;
}
ul.product_list.grid
  > li
  .right-block
  .button-container
  a.download::-moz-focus-inner,
ul.product_list.grid
  > li
  .right-block
  .button-container
  a.ajax_add_to_cart_button::-moz-focus-inner {
  border: 0;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download
  i,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  i {
  margin: 0 10px;
  padding: 0;
}
ul.product_list.grid > li div.product-container .left-block-overlay a.new-box {
  left: unset;
  right: 0px;
  width: 48px;
  z-index: 1;
}
ul.product_list.grid
  > li
  div.product-container
  .left-block-overlay
  a.new-box
  .new-label {
  color: #231f20;
  background: #ffcb05;
}
ul.product_list.grid > li div.product-container .me-product-status {
  display: none !important;
}

/*****************REDO******************/

ul.product_list.grid > li div.product-container .center-block {
  height: 40px;
}
ul.product_list.grid > li div.product-container .right-block {
  height: 40px;
}
ul.product_list.grid > li div.product-container .center-block h5 {
  text-align: left;
  border-top: 1px solid #dedede;
  padding: 10px 15px 0 15px;
}
ul.product_list.grid > li div.product-container .right-block .button-container {
  width: 50%;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  .content_price_wraper {
  width: 50%;
  display: flex;
  padding-left: 15px;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block.has-download
  .button-container {
  width: 60%;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block.has-download
  .content_price_wraper {
  width: 40%;
}
ul.product_list.grid > li div.product-container .right-block .content_price {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: left;
  width: auto;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  .content_price
  .product-reference {
  font-style: italic;
  line-height: 2;
  font-size: 9px;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  .content_price
  .me-product-price {
  display: flex;
  font-size: 15px;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  .content_price
  .me-old-price {
  color: #6f6f6f;
  font-size: 11px;
  text-decoration: line-through;
  position: absolute;
  bottom: 36px;
}
ul.product_list.grid > li div.product-container .center-block .product-name {
  height: 34px;
  line-height: 17px;
  color: #58595b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button {
  padding: 0;
  flex: 1;
  flex: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a
  span {
  width: 46px;
  text-align: center;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button.disabled {
  pointer-events: none;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download
  p,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  p {
  font-size: 13px;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
}

ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download
  i,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  i {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
ul.product_list.grid > li div.product-container .left-block-overlay .more-info {
  font-size: 32px;
  font-weight: 500;
}
ul.product_list.grid > li div.product-container {
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.product_list.grid > li div.product-container:hover {
  border: 1px solid #ebebeb;
}

/* REDOTODO */
ul.product_list.grid > li div.product-container .right-block .button-container,
ul.product_list.grid
  > li
  div.product-container
  .right-block.has-download
  .button-container {
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.download,
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a.ajax_add_to_cart_button {
  flex: none;
  flex: unset;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block.has-download
  div.button-container
  a.download,
ul.product_list.grid
  > li
  div.product-container
  .right-block.has-download
  div.button-container
  a.ajax_add_to_cart_button {
  max-width: calc(100% - 40px);
}
ul.product_list.grid
  > li
  div.product-container.me-dl-hover
  .right-block
  div.button-container
  a.download,
ul.product_list.grid
  > li
  div.product-container.me-hover
  .right-block
  div.button-container
  a.ajax_add_to_cart_button {
  flex: 1;
  flex: auto;
}

ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a
  .btn-icon-wraper {
  max-width: 40px;
  min-width: 40px;
  text-align: center;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a
  .btn-text-wraper {
  flex: 1;
  flex: auto;
  text-align: center;
  overflow: hidden;
}

ul.product_list.grid
  > li
  div.product-container.me-hover
  .right-block
  div.button-container
  a.download {
  flex: none;
  flex: unset;
}
ul.product_list.grid
  > li
  div.product-container.me-dl-hover
  .right-block
  div.button-container
  a.ajax_add_to_cart_button {
  flex: none;
  flex: unset;
}
ul.product_list.grid
  > li
  div.product-container
  .right-block
  div.button-container
  a
  .btn-text-wraper,
ul.product_list.grid
  > li
  div.product-container.me-hover
  .right-block
  div.button-container
  a.download
  .btn-text-wraper,
ul.product_list.grid
  > li
  div.product-container.me-dl-hover
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  .btn-text-wraper {
  display: none;
}
ul.product_list.grid
  > li
  div.product-container.me-dl-hover
  .right-block
  div.button-container
  a.download
  .btn-text-wraper,
ul.product_list.grid
  > li
  div.product-container.me-hover
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  .btn-text-wraper {
  display: block;
  color: #fff;
}

ul.product_list.grid
  > li
  div.product-container.me-hover
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  .btn-text-wraper {
  text-align: right;
  margin-right: 3%;
  width: unset;
}
ul.product_list.grid
  > li
  div.product-container.me-dl-hover
  .right-block
  div.button-container
  a.download
  .btn-text-wraper {
  text-align: left;
  margin-left: 3%;
  width: unset;
}
ul.product_list.grid
  > li
  div.product-container.me-dl-hover
  .right-block
  div.button-container
  a.download
  .btn-download-text,
ul.product_list.grid
  > li
  div.product-container.me-hover
  .right-block
  div.button-container
  a.ajax_add_to_cart_button
  .btn-cart-text {
  float: unset;
  margin: unset;
  width: unset;
}

/* REDOTODO */

@media (min-width: 769px) {
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    .btn-icon-wraper
    i {
    color: #fff;
  }
}

@media (max-width: 320px) {
  body#search #columns,
  body#category #columns {
    padding: 0;
  }
  body#search #columns > .row,
  body#category #columns > .row {
    margin: 0;
    padding: 0;
  }

  body#search #site-nav .logo p.nav-cat-name,
  body#category #site-nav .logo p.nav-cat-name {
    display: inline-block;
    color: #c9c9c9;
    overflow: hidden;
    max-width: 160px;
    margin: 0;
    vertical-align: middle;
  }
  ul.product_list.grid > li div.product-container .center-block {
    height: 35px;
    margin: 0 0 20px 0;
  }
  ul.product_list.grid > li div.product-container .center-block h5 {
    text-align: left;
    border-top: 1px solid #dedede;
    padding: 3px 10px 0 10px;
    height: 30px;
    overflow: hidden;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 28px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 35px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 50%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price_wraper {
    width: 50%;
    display: flex;
    padding-left: 10px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper {
    display: none !important;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 35px;
    min-width: 35px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 13px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    font-size: 11px;
    line-height: 11px;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button {
    flex: none;
    flex: unset;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: 50%;
  }
  ul.product_list.grid li.me-col-4 {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
    border: 1px solid #ebebeb;
    display: none;
  }
  ul.product_list.grid li.me-col-4:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 321px) and (max-width: 360px) {
  body#search #columns,
  body#category #columns {
    padding: 0;
  }
  body#search #columns > .row,
  body#category #columns > .row {
    margin: 0;
    padding: 0;
  }
  body#search #site-nav .logo p.nav-cat-name,
  body#category #site-nav .logo p.nav-cat-name {
    display: inline-block;
    color: #c9c9c9;
    overflow: hidden;
    max-width: 160px;
    margin: 0;
    vertical-align: middle;
  }
  ul.product_list.grid > li div.product-container .center-block {
    height: 35px;
    margin: 0 0 15px 0;
  }
  ul.product_list.grid > li div.product-container .center-block h5 {
    text-align: left;
    border-top: 1px solid #dedede;
    padding: 3px 10px 0 10px;
    height: 32px;
    overflow: hidden;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 28px;
    font-size: 12px;
    line-height: 14px;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 35px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 50%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price_wraper {
    width: 50%;
    display: flex;
    padding-left: 10px;
  }

  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper {
    display: none !important;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 35px;
    min-width: 35px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 13px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    font-size: 11px;
    line-height: 11px;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button {
    flex: none;
    flex: unset;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: 50%;
  }
  ul.product_list.grid li.me-col-4 {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
  }
  ul.product_list.grid li.me-col-4:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 360px) and (max-width: 375px) {
  body#search #columns,
  body#category #columns {
    padding: 0;
  }
  body#search #columns > .row,
  body#category #columns > .row {
    margin: 0;
    padding: 0;
  }
  body#search #site-nav .logo p.nav-cat-name,
  body#category #site-nav .logo p.nav-cat-name {
    display: inline-block;
    color: #c9c9c9;
    overflow: hidden;
    max-width: 160px;
    margin: 0;
    vertical-align: middle;
  }
  ul.product_list.grid > li div.product-container .center-block {
    height: 35px;
  }
  ul.product_list.grid > li div.product-container .center-block h5 {
    text-align: left;
    border-top: 1px solid #dedede;
    padding: 3px 10px 0 10px;
    height: 32px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 28px;
    font-size: 12px;
    line-height: 14px;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 35px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 50%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price_wraper {
    width: 50%;
    display: flex;
    padding-left: 10px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper {
    display: none !important;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 40px;
    min-width: 40px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 13px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    font-size: 11px;
    line-height: 11px;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button {
    flex: none;
    flex: unset;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: 50%;
  }
  ul.product_list.grid li.me-col-4 {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
  }
  ul.product_list.grid li.me-col-4:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 375px) and (max-width: 425px) {
  body#search #columns,
  body#category #columns {
    padding: 0;
  }
  body#search #columns > .row,
  body#category #columns > .row {
    margin: 0;
    padding: 0;
  }
  body#search #site-nav .logo p.nav-cat-name,
  body#category #site-nav .logo p.nav-cat-name {
    display: inline-block;
    color: #c9c9c9;
    overflow: hidden;
    max-width: 160px;
    margin: 0;
    vertical-align: middle;
  }
  ul.product_list.grid > li div.product-container .center-block {
    height: 36px;
    margin: 0 0 15px 0;
  }
  ul.product_list.grid > li div.product-container .center-block h5 {
    height: 35px;
    text-align: left;
    border-top: 1px solid #dedede;
    padding: 4px 10px 0 10px;
    overflow: hidden;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 30px;
    font-size: 13px;
    line-height: 15px;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 36px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 50%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price_wraper {
    width: 50%;
    display: flex;
    padding-left: 10px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper {
    display: none !important;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 40px;
    min-width: 40px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 14px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    font-size: 12px;
    line-height: 12px;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button {
    flex: none;
    flex: unset;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: 50%;
  }
  ul.product_list.grid li.me-col-4 {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
  }
  ul.product_list.grid li.me-col-4:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 426px) and (max-width: 768px) {
  body#search #columns,
  body#category #columns {
    padding: 0;
  }
  body#search #columns > .row,
  body#category #columns > .row {
    margin: 0;
    padding: 0;
  }
  body#search #site-nav .logo p.nav-cat-name,
  body#category #site-nav .logo p.nav-cat-name {
    display: inline-block;
    color: #c9c9c9;
    overflow: hidden;
    max-width: 160px;
    margin: 0;
    vertical-align: middle;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    bottom: 38px;
  }
  ul.product_list.grid > li div.product-container .center-block {
    height: 38px;
  }
  ul.product_list.grid > li div.product-container .center-block h5 {
    height: 38px;
    text-align: left;
    border-top: 1px solid #dedede;
    padding: 5px 10px 0 15px;
    margin-bottom: 15px;
    overflow: hidden;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 32px;
    font-size: 14px;
    line-height: 16px;
    display: table-cell;
    vertical-align: middle;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 40px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 50%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price_wraper {
    width: 50%;
    display: flex;
    padding-left: 15px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a
    .btn-text-wraper {
    display: none !important;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 40px;
    min-width: 40px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 14px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    font-size: 12px;
    line-height: 12px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download {
    margin-right: 3%;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button {
    flex: none;
    flex: unset;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: 50%;
  }
  ul.product_list.grid li.me-col-4 {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
  }
  ul.product_list.grid li.me-col-4:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 426px) and (max-width: 510px) {
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 30px;
    font-size: 13px;
    line-height: 15px;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  body#search .columns-container div.container,
  body#category .columns-container div.container {
    margin-right: 20px;
  }
  body#search #columns,
  body#category #columns {
    padding: 0;
  }
  body#search #columns > .row,
  body#category #columns > .row {
    margin: 0;
    padding: 0;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    .btn-text-wraper {
    margin-right: 0;
  }
  ul.product_list.grid li.me-col-4 {
    width: 48%;
    margin-right: 4%;
    margin-top: 4%;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 38px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 35%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container {
    width: 65%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: calc(100% - 38px);
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 38px;
    min-width: 38px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container
    .download:after {
    width: 38px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    p {
    font-size: 12px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  div#columns.container {
    margin: 0 auto;
    max-width: inherit;
    max-width: initial;
  }
  ul.product_list.grid
    > li
    div.product-container
    .left-block-overlay
    .more-info {
    font-size: 30px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .center-block
    h5
    .product-name {
    height: 30px;
    font-size: 12px;
    line-height: 15px;
  }
  ul.product_list.grid > li div.product-container .right-block {
    height: 38px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .content_price_wraper {
    width: 35%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-size: 13px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    .button-container {
    width: 65%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.download,
  ul.product_list.grid
    > li
    div.product-container
    .right-block.has-download
    div.button-container
    a.ajax_add_to_cart_button {
    max-width: calc(100% - 38px);
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    .btn-icon-wraper {
    max-width: 38px;
    min-width: 38px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    span,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container
    .download:after {
    width: 38px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    p {
    width: 66px;
    font-size: 12px;
    font-weight: 500;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container
    .ajax_add_to_cart_button
    p {
    margin: 0 0 0 7px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    .button-container
    .download
    p {
    margin: 0 7px 0 0;
  }
  ul.product_list.grid > li {
    padding: 0;
  }
  ul.product_list.grid > li.first-in-line {
    padding: 0;
  }
  ul.product_list.grid > li.last-in-line {
    padding: 0;
  }
  ul.product_list.grid li.me-col-4 {
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
  }
  ul.product_list.grid li.me-col-4:nth-child(3n + 0) {
    margin-right: 0;
  }
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    div.button-container
    a.download
    .btn-text-wraper,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    .btn-text-wraper {
    margin-right: 0;
  }
}

@media (min-width: 769px) {
  body#category h1.page-heading {
    display: inline-block;
    float: left;
  }
  .product-compare-wrap {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 23px;
  }
  .product-compare-wrap .bt_compare {
    font-size: 12px;
    padding: 0;
  }
  .product-compare-wrap .bt_compare span {
    font-size: 12px;
    padding: 3px 10px;
    text-transform: lowercase;
  }
  #categories_block_top {
    clear: both;
    position: relative;
    top: 30px;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  div#columns.container {
    padding: 0;
    margin: auto;
    max-width: 100%;
    margin-right: 30px;
  }
  #left_column.col-sm-3 {
    width: 33%;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    p {
    width: 74px;
  }
  ul.product_list.grid li.me-col-4 {
    width: 47%;
    margin-right: 6%;
    margin-top: 3%;
  }
  ul.product_list.grid li.me-col-4:nth-child(even) {
    margin-right: 0;
  }
}

#happyHour-container:hover {
  box-shadow: 0 0 3px #0000004d;
  opacity: 0.9;
  background: #0000004d;
}

@media (min-width: 1361px) {
  body#search .columns-container div.container,
  body#category .columns-container div.container {
    max-width: 1280px;
    padding: 0;
    margin: auto;
  }
}

@media (min-width: 1320px) and (max-width: 1360px) {
  body#search .columns-container div.container,
  body#category .columns-container div.container {
    max-width: 1280px;
    padding: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1300px) and (max-width: 1319px) {
  body#search .columns-container div.container,
  body#category .columns-container div.container {
    padding: 0;
    margin: auto;
    max-width: 100%;
    margin-right: 40px;
  }
}

@media (min-width: 1300px) {
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    p {
    width: 74px;
  }
  ul.product_list.grid > li {
    padding: 0;
  }
  ul.product_list.grid > li.first-in-line {
    padding: 0;
  }
  ul.product_list.grid li.me-col-4 ul.product_list.grid > li.last-in-line {
    padding: 0;
  }
  ul.product_list.grid li.me-col-4 {
    width: 297.5px;
    margin-right: 30px;
    margin-top: 30px;
  }
  ul.product_list.grid li.me-col-4:nth-child(3n + 0) {
    margin-right: 0;
  }
  body#search ul.product_list.grid li.me-col-4 {
    width: 22%;
    margin-right: 4%;
    margin-top: 4%;
  }
  body#search ul.product_list.grid li.me-col-4:nth-child(4n + 0) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  body#search .columns-container div.container,
  body#category .columns-container div.container {
    padding: 0;
    margin: auto;
    max-width: 100%;
    margin-right: 40px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a
    span {
    width: 42px;
  }
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container
    .right-block
    div.button-container
    a.ajax_add_to_cart_button
    p {
    font-size: 12px;
    width: 66px;
  }
  ul.product_list.grid > li {
    padding: 0;
  }
  ul.product_list.grid > li.first-in-line {
    padding: 0;
  }
  ul.product_list.grid > li.last-in-line {
    padding: 0;
  }
  ul.product_list.grid li.me-col-4 {
    width: 273px;
    margin-right: 26px;
    margin-top: 26px;
  }
  ul.product_list.grid li.me-col-4:nth-child(3n + 0) {
    margin-right: 0;
  }
  body#search ul.product_list.grid li.me-col-4 {
    width: 22%;
    margin-right: 4%;
    margin-top: 4%;
  }
  body#search ul.product_list.grid li.me-col-4:nth-child(4n + 0) {
    margin-right: 0;
  }
}

ul.product_list.grid > li {
  padding: 0;
}
#category_filters.before-init {
  display: block;
  z-index: -1000;
  visibility: hidden;
  pointer-events: none;
}

/*****************REDO*****************/

@media (max-width: 768px) {
  .product-compare-wrap {
    display: none;
  }
  #filte {
    margin: 15px 0 0 0;
  }
  #filte > p:first-of-type {
    padding: 0 10px;
    display: block;
    float: left;
    margin: 10px 0 0 0;
    height: 28px;
    line-height: 28px;
  }
  #filte > div {
    display: block;
    float: left;
    margin-top: 10px;
  }
  #filte > div:first-of-type {
    margin: 10px 5px 0 0;
  }
  #filte > div:nth-of-type(2) {
    margin: 10px 5px 0 0;
  }
  #category_filters .loaded-filters.loading-filters {
    display: inline-block;
  }
  #af_form div.af_filter ul li:hover {
    background-color: unset;
  }
  #af_form div.af_filter ul li.checked:hover {
    border: 1px solid #ffcb05;
    background: #ffcb05;
  }
  #filte i.close:hover {
    opacity: 1;
  }
  ul.product_list.grid
    > li
    div.product-container.me-hover
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    div.button-container
    a.download
    p,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    div.button-container
    a.ajax_add_to_cart_button
    p,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    div.button-container
    a.ajax_add_to_cart_button
    p {
    display: none;
  }
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    .button-container
    a.download
    i,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    .button-container
    a.download
    i,
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    .button-container
    a.ajax_add_to_cart_button
    i,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    .button-container
    a.ajax_add_to_cart_button
    i {
    color: #231f20;
  }
  ul.product_list.grid
    > li
    div.product-container.me-hover
    .right-block
    .button-container
    a,
  ul.product_list.grid
    > li
    div.product-container.me-dl-hover
    .right-block
    .button-container
    a {
    background-color: unset;
  }
  .me-load-more-wrapper {
    margin-top: 15px;
  }
  .me-load-more p {
    font-size: 16px;
    font-weight: 500;
  }
}

body#search #columns,
body#category #columns {
  padding: 0;
}
body#search #columns > .row,
body#category #columns > .row {
  margin: 0;
  padding: 0;
}
body#search #left_column,
body#category #left_column {
  padding-left: 0;
}

@media (min-width: 992px) {
  body#category #columns.container {
    margin: 75px auto 0 auto;
    position: relative;
    max-width: 100%;
    padding: 0 20px;
  }
  ul.product_list.list li div.product-container .left-block {
    width: 25%;
  }
  ul.product_list.list li div.product-container .right-block,
  ul.product_list.list li div.product-container .center-block {
    width: 75%;
  }
  ul.product_list.list li div.product-container .right-block {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40px;
    display: flex;
    padding-right: 0;
  }
  ul.product_list.list
    li
    div.product-container
    .right-block
    .content_price_wraper {
    margin-left: auto;
  }
  ul.product_list.list
    > li
    div.product-container
    .right-block
    .content_price_wraper {
    display: flex;
  }
  ul.product_list.list > li div.product-container .right-block .content_price {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
  ul.product_list.list
    > li
    div.product-container
    .right-block
    .content_price
    .me-product-price {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #231f20;
    font-size: 16px;
    font-weight: bold;
    margin-right: 25px;
  }
  ul.product_list.list
    > li
    div.product-container
    .right-block
    .content_price
    .product-reference {
    display: none !important;
  }
  ul.product_list.list
    > li
    div.product-container
    .right-block
    .content_price
    .me-old-price {
    color: #6f6f6f;
    font-size: 12px;
    line-height: 12px;
    text-decoration: line-through;
    margin-right: 25px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
  }
  ul.product_list.list
    > li
    div.product-container
    .right-block
    .product-reference-wraper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  ul.product_list.list
    > li
    div.product-container
    .right-block
    .product-reference {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #c7c7c7;
    font-size: 12px;
    font-weight: normal;
    cursor: text;
  }
}

ul.product_list.grid
  > li
  div.product-container
  .right-block
  .product-reference-wraper {
  display: none;
}
ul.product_list.grid > li div.product-container .center-block {
  height: auto;
}
ul.product_list.grid
  > li
  div.product-container
  .center-block
  div.price-percent-reduction {
  display: block;
  padding: 2px 15px;
  margin: 0;
  text-align: left;
  font-family: "Montserrat";
  background-color: #15b3c9;
  color: #fff;
  margin-bottom: 17px;
}
.af_filter ul.no-events > li {
  pointer-events: none;
}
#category_filter p.mobile {
  display: block;
}
#category_filter p.large-screen {
  display: none;
}
#category_filters .loaded-filters {
  display: none;
  margin-left: 10px;
}

@media only screen and (min-width: 992px) {
  #category_filter_close {
    display: none;
  }
  #af_form #filter-box {
    display: none;
  }
  #af_form #filter-box.lg-filter {
    display: block;
    width: calc(100% - 20px);
  }
  #category_filter p.mobile {
    display: none !important;
  }
  #category_filter p.large-screen {
    display: none;
  }
  #category_filter p.large-screen:hover {
    opacity: 0.5;
  }
  #af_form #filter-box .tse-scrollbar .drag-handle {
    opacity: 0.7;
  }

  #category_filter_wraper {
    position: fixed;
    width: 100%;
    left: 0;
    top: 85px;
    right: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
  }
  #category_filter_wraper.unshackle {
    transition: 0.25s;
    transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
  }
  #category_filter {
    max-width: 100%;
    padding: 0 20px;
    display: inline-block;
    background: #fff;
    color: #231f20;
  }
  #category_filter p {
    margin: 0;
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
  }
  #category_filter p:first-child:hover {
    opacity: 0.5;
  }
  #category_filter p:last-child {
    float: right;
    background: #1592e6;
    margin: 10px 0 10px 10px;
    height: 30px;
    border-radius: 3px;
    display: flex;
    align-items: center;
  }
  #category_filter p:last-child .filter-icon {
    width: 24px;
    margin-left: 14px;
  }
  #category_filter p:last-child:hover {
    background: #157ed2;
  }
  #category_filter p:last-child #category_arrow_btn {
    animation: mover 1s infinite alternate;
    -webkit-animation: mover 1s infinite alternate;
  }
  #category_filter p:last-child #category_arrow_btn:before {
    font-size: 22px;
    position: relative;
    left: 12px;
    color: #ffcb05;
  }
  #category_filter p:last-child #category_arrow_btn.fa-sort-up:before {
    color: #fff;
    top: 9px;
  }
  #category_filter p:last-child #category_filter_btn.fa-sort-down:before,
  #category_filter p:last-child #category_filter_btn.fa-sort-up:before {
    content: "FILTER";
    color: #fff;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 0 14px;
  }

  /* filter body */
  #category_filters {
    display: none !important;
    width: 100% !important;
    position: fixed;
    height: 386px;
    overflow: hidden !important;
  }
  #category_filters.unshackle {
    transition: 0.25s;
    transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
  }
  #category_filters.cat-menu-opened {
    display: block !important;
    z-index: 4000;
    border-top: 4px solid #f9f9f9;
  }
  #category_filters.cat-menu-opened .mobile-menu-content > div {
    background: #fff;
    position: relative;
    z-index: 10;
  }
  #category_filters.cat-menu-opened .mobile-menu-content > div#filter-content {
    position: relative;
    top: -9px;
    padding-top: 9px;
  }

  /* filters */
  body.category-shop #category_filter p:last-child {
    display: none;
  }
  body#category #columns #filte {
    display: none;
    position: fixed;
    top: 109px;
    z-index: 1000;
    padding: 0;
    left: 260px;
    right: 0;
    width: calc(100% - 430px);
    overflow: auto;
  }
  body#category #columns #filte.visible {
    display: block !important;
  }
  body#category #columns #filte > p {
    display: none;
  }
  #filte > div {
    font-size: 12px;
    height: 22px;
    padding: 3px 10px;
  }
  #filte > div:hover {
    opacity: 0.8;
  }
  #filte i.close:hover {
    opacity: 1;
  }
  #category_filters .tse-scrollable.horizontal .tse-scroll-content {
    width: 100% !important;
    margin: 0;
  }
  #category_filters .tse-scrollable.horizontal .tse-content {
    display: block !important;
  }
  #category_filters .filter_header p {
    display: none;
  }
  #amazzing_filter .block_content > form > div {
    padding: 0 !important;
    width: fit-content;
    margin: 0;
  }
  #amazzing_filter .block_content > form > div > div {
    margin: 0;
  }
  #amazzing_filter .block_content form {
    overflow-x: overlay;
  }

  #af_form {
    display: flex;
    justify-content: space-between;
  }
  #af_form span.hidden_inputs {
    display: none;
  }
  #af_form div.af_filter ul {
    padding: 0;
    border-radius: 0;
    width: 190px;
    max-height: initial;
    overflow-y: initial;
  }
  #af_form div.af_filter ul > li {
    display: block !important;
    margin: 0 10px 10px 0;
    border: 1px solid #f9f9f9;
    height: 29px;
    line-height: 29px;
    background: #fff;
    padding: 0 10px;
    border-radius: 10px;
  }
  #af_form div.af_filter ul > li.hidden {
    display: none !important;
  }
  #af_form div.af_filter ul li:last-child {
    margin-right: 10px;
  }
  #af_form div.af_filter ul li:hover {
    background: #fbfbfb;
  }
  #af_form div.af_filter ul li.checked {
    background: #fff;
    border-color: transparent;
  }
  #af_form div.af_filter ul li.checked label {
    border: 1px solid #ffcb05;
  }
  #af_form div.scrollable ul {
    width: 100%;
    overflow-x: hidden;
    padding: 0;
  }
  #filter-content > div.panel-body {
    padding: 0;
    background: #fbfbfb;
    height: 380px;
  }
  #left_column #amazzing_filter.block {
    margin: 0;
  }
  #left_column #amazzing_filter.block:after {
    content: none;
  }
  #left_column .block .block_content h5 {
    font-size: 14px;
    font-weight: 600;
    color: #231f20;
    opacity: 0.5;
    margin: 16.5px 0;
  }
  #left_column .block .block_content h5 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* lists in filters */
  #af_form #filter-box.lg-filter {
    display: block;
    width: 190px;
    height: 330px;
  }
  #af_form #filter-box.lg-filter li {
    list-style: none;
    padding: 0;
  }
  #af_form #filter-box.lg-filter li.checked label {
    border-color: #ffcb05;
  }
  #af_form #filter-box.lg-filter li label {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    line-height: 27px;
    border-radius: 10px;
    border: 1px solid #f9f9f9;
    margin: 0 0 5px 0;
    padding: 0 10px;
    overflow: hidden;
  }
  #af_form #filter-box.lg-filter li label::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #ffc406;
    height: 4px;
    border-radius: 10px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  #af_form #filter-box.lg-filter li label::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: rgba(54, 56, 57, 0.10196078431372549);
    height: 27px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  #af_form #filter-box.lg-filter li label span i {
    position: relative;
    top: 0;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: right;
    color: #ccc;
  }
  #af_form #filter-box.lg-filter li:hover > label::before {
    left: 0;
    right: 0;
  }
  #af_form #filter-box.lg-filter .tse-scrollbar {
    right: -20px !important;
  }
  #af_form #filter-box.lg-filter .tse-scroll-content {
    width: 200px !important;
  }

  /* filter loader */
  #filter-loader {
    display: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    bottom: -40px;
    background: #fff;
    text-align: center;
    font-size: 50px;
    color: #363839;
    padding: 205px 0;
    z-index: 15;
  }

  #af_form [data-url="touch-screen"] {
    width: 130px;
  }
  #af_form [data-url="touch-screen"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="touch-screen"] ul {
    width: 130px !important;
  }

  #af_form [data-url="frame-type"] {
    width: 140px;
  }
  #af_form [data-url="frame-type"] #filter-box {
    width: 140px;
  }
  #af_form [data-url="frame-type"] ul {
    width: 140px !important;
  }

  #af_form [data-url="display-size"] {
    width: 160px;
  }
  #af_form [data-url="display-size"] #filter-box {
    width: 160px;
  }
  #af_form [data-url="display-size"] ul {
    width: 160px !important;
  }

  #af_form [data-url="resolution"] {
    width: 130px;
  }
  #af_form [data-url="resolution"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="resolution"] ul {
    width: 130px !important;
  }

  #af_form [data-url="mikrobus-no"] {
    width: 130px;
  }
  #af_form [data-url="mikrobus-no"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="mikrobus-no"] ul {
    width: 130px !important;
  }
  #af_form [data-url="input-voltage"] {
    width: 130px;
  }
  #af_form [data-url="input-voltage"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="input-voltage"] ul {
    width: 130px !important;
  }

  #af_form [data-url="clickid"] {
    width: 130px;
  }
  #af_form [data-url="clickid"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="clickid"] ul {
    width: 130px !important;
  }

  #af_form [data-url="clickid"] {
    width: 130px;
  }
  #af_form [data-url="clickid"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="clickid"] ul {
    width: 130px !important;
  }

  #af_form [data-url="interface"] {
    width: 130px;
  }
  #af_form [data-url="interface"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="interface"] ul {
    width: 130px !important;
  }

  #af_form [data-url="pin-count"] {
    width: 130px;
  }
  #af_form [data-url="pin-count"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="pin-count"] ul {
    width: 130px !important;
  }

  #af_form [data-url="ram-bytes"] {
    width: 130px;
  }
  #af_form [data-url="ram-bytes"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="ram-bytes"] ul {
    width: 130px !important;
  }

  #af_form [data-url="rdson"] {
    width: 130px;
  }
  #af_form [data-url="rdson"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="rdson"] ul {
    width: 130px !important;
  }

  #af_form [data-url="admd"] {
    width: 130px;
  }
  #af_form [data-url="admd"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="admd"] ul {
    width: 130px !important;
  }

  #af_form [data-url="mo"] {
    width: 130px;
  }
  #af_form [data-url="mo"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="mo"] ul {
    width: 130px !important;
  }

  #af_form [data-url="ulvo"] {
    width: 130px;
  }
  #af_form [data-url="ulvo"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="ulvo"] ul {
    width: 130px !important;
  }

  #af_form [data-url="micro-step"] {
    width: 130px;
  }
  #af_form [data-url="micro-step"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="micro-step"] ul {
    width: 130px !important;
  }

  #af_form [data-url="current-max"] {
    width: 130px;
  }
  #af_form [data-url="current-max"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="current-max"] ul {
    width: 130px !important;
  }

  #af_form [data-url="voltage-max"] {
    width: 130px;
  }
  #af_form [data-url="voltage-max"] #filter-box {
    width: 130px;
  }
  #af_form [data-url="voltage-max"] ul {
    width: 130px !important;
  }

  @media only screen and (min-width: 1300px) {
    #af_form [data-url="pin-count"] {
      width: 100px;
    }
    #af_form [data-url="pin-count"] #filter-box {
      width: 100px;
    }
    #af_form [data-url="pin-count"] ul {
      width: 100px !important;
    }

    #af_form [data-url="supply-voltage"] {
      width: 140px;
    }
    #af_form [data-url="supply-voltage"] #filter-box {
      width: 140px;
    }
    #af_form [data-url="supply-voltage"] ul {
      width: 140px !important;
    }

    #af_form [data-url="mcu-memory-kb"] {
      width: 150px;
    }
    #af_form [data-url="mcu-memory-kb"] #filter-box {
      width: 150px;
    }
    #af_form [data-url="mcu-memory-kb"] ul {
      width: 150px !important;
    }
  }

  /* filter loader */

  #filter-loader {
    display: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    bottom: -40px;
    background: #fff;
    text-align: center;
    font-size: 50px;
    color: #363839;
    padding: 205px 0;
    z-index: 15;
  }

  /* tree fixed */
  body#category #left_column #categories_block_left {
    margin: 15px auto 15px auto;
  }
  body#category #left_column #categories_block_left > div.block_content {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    padding: 10px 0;
  }

  .content_sortPagiBar .sortPagiBar {
    padding: 0;
    margin: 11px 0;
  }
  .content_sortPagiBar .sortPagiBar > div {
    display: inline-block;
    flex: auto !important;
  }
  .content_sortPagiBar .sortPagiBar div.new-product-count {
    display: none;
  }
  .product-compare-wrap {
    position: fixed;
    z-index: 300;
    margin: 0;
    height: 50px;
    display: flex;
    align-items: center;
    top: 85px;
    right: 180px;
    padding: 0 !important;
    opacity: 1 !important;
  }
  .product-compare-wrap .bt_compare {
    height: 30px;
    border-radius: 3px;
  }
  .product-compare-wrap .bt_compare.unshackle {
    transition: 0.25s;
    transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
  }
  .product-compare-wrap .bt_body#category #columns #filtecompare span {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    min-width: 115px;
  }
  .button.button-medium span i.right {
    display: none;
  }
}

@media only screen and (min-width: 1100px) {
  .content_sortPagiBar .sortPagiBar div.product-view {
    flex: initial;
  }
}

@media only screen and (min-width: 1200px) {
  body#search #left_column,
  body#category #left_column {
    padding: 0;
    width: 273px;
    margin-right: 26px;
  }
  body#category #left_column #categories_block_left {
    margin: 26px auto 26px auto;
  }
  body#category #columns #filte {
    margin: 0 auto;
    top: 97px;
    width: 620px;
    left: 40px;
    right: 0;
  }
  body#category #columns.container {
    max-width: 1170px;
    padding: 0;
  }
  #category_filter {
    max-width: 1170px;
    padding: 0;
    margin: 0 auto;
  }
  #amazzing_filter .block_content {
    padding: 0 !important;
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
  }
  .product-compare-wrap {
    right: 220px;
  }
  .product-compare-wrap .bt_compare {
    margin: 0 auto;
    width: 117px;
    position: fixed;
    top: 95px;
    left: 747px;
    right: 0;
    bottom: 0;
  }
  #categories_block_left li a {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1300px) {
  body#search #left_column,
  body#category #left_column {
    padding: 0;
    width: 297.5px;
    margin-right: 30px;
  }
  body#category #left_column #categories_block_left {
    margin: 30px auto 26px auto;
  }
  body#category #columns #filte {
    width: 700px;
    left: 50px;
  }
  body#category #columns.container {
    max-width: 1280px;
  }
  #category_filter {
    max-width: 1280px;
  }
  #category_filters .filter_header p {
    max-width: 1280px;
  }
  #amazzing_filter .block_content {
    max-width: 1280px;
  }
  .product-compare-wrap .bt_compare {
    left: 856px;
  }
}

/* @keyframes */
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-3px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-3px);
  }
}
/* end @keyframes */

@media only screen and (max-width: 1060px) {
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    .product-count {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  body#search #columns,
  body#category #columns {
    margin: 27px auto 0 auto;
    max-width: 100%;
    padding: 20px;
  }
  body#category div.center_column > .page-heading {
    display: none;
  }
  body#category div.center_column > div.product-compare-wrap {
    display: none;
  }
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    .product-count {
    display: block;
  }
  #category_arrow_btn:before {
    content: "Open Filter";
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
  }
  #category_filter_wraper {
    height: auto;
  }
  #category_filter {
    width: 100%;
    max-width: 100%;
    background: #1592e6;
    border-radius: 5px;
    height: 40px;
  }
  #category_filter_close {
    display: none;
  }
  #category_filter p #category_filter_btn {
    width: 30px;
    min-width: initial;
    left: 10px;
    position: absolute;
    top: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: center;
  }
  #category_filters #filter-loader {
    display: none;
  }
  #category_filter p #category_filter_btn:before {
    content: "\f0da";
    font-weight: 600;
  }
  #category_filter p #category_filter_btn.close-btn:before {
    transform: rotate(45deg);
    top: 3px;
    position: relative;
  }
  #category_filter p:last-child i {
    font-size: 15px;
    font-weight: 500;
    margin: 10px 20px;
  }
  #category_filter p:last-child {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #category_filter_close i:before {
    content: "";
  }
  /* FILTER BODY */
  #category_filters {
    border: 1px solid #ebebeb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: -3px 0 0 0;
  }
  #filter-box > div.os-scrollbar.os-scrollbar-vertical > div > div {
    display: none;
  }
  /* TREE */
  body#category #left_column #categories_block_left {
    padding: 20px 0 0 0;
  }
  body#category #left_column #categories_block_left > div.block_content:before {
    content: "Category Tree";
    width: 100%;
    text-align: center;
    position: absolute;
    background: #ebebeb;
    padding: 10px 0;
    text-transform: uppercase;
    top: 0;
  }
  body#category #left_column #categories_block_left > div.block_content {
    max-width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    position: relative;
    padding: 40px 0 0 0;
  }
  /* products */
  #center_column > div.af_pl_wrapper > ul.product_list {
    padding: 43px 0 0 0;
  }
  /* pagi */
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    .product-count {
    display: inline-block !important;
    margin: 0;
  }
  body#category div.center_column > div.content_sortPagiBar.pagi-top {
    min-height: 78px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
  }
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    > div.sortPagiBar {
    margin: 20px 0;
    padding: 0;
    background: transparent;
  }
  #center_column .content_sortPagiBar .sortPagiBar div.product-sort {
    display: inline-block !important;
  }
  #center_column .content_sortPagiBar .sortPagiBar div.product-view {
    display: none;
  }
  #center_column .content_sortPagiBar .sortPagiBar #productsSortForm {
    margin: 5px 0;
  }
  #center_column .content_sortPagiBar .sortPagiBar #productsSortForm select {
    border-radius: 10px;
    border: 1px solid #f1f1f1;
  }
  #center_column #pagination_bottom {
    margin: 12px 0;
  }
  #center_column
    > div.content_sortPagiBar.pagi-top
    div.paginationWrapper
    > ul.pagination {
    display: none;
  }
  #af_form div.scrollable ul > li > label > span i {
    display: none;
  }
  #left_column .promo-baner {
    display: flex;
  }
  #left_column .promo-baner .continue-shiping {
    width: 49%;
    margin-top: 20px;
  }
  #left_column .promo-baner .continue-shiping img {
    margin-bottom: 0px;
  }
  #left_column > div.promo-baner > a:nth-child(1) {
    margin-right: 2%;
  }
}

@media only screen and (max-width: 768px) {
  /* MAIN BUTTONS CAT AND FILTER */
  #category_header p,
  #category_filter p {
    text-transform: uppercase;
    font-weight: 400;
  }
  #category_header p i,
  #category_filter p i {
    color: #231f20;
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0 5px;
  }
  #category_filter_btn.fa-sort-down:before {
    content: "\f0dd" !important;
  }
  #category_filter_btn.fa-sort-up:before {
    content: "\f0d8" !important;
  }
  #category_filter {
    width: 50%;
    background: #fff;
    border-radius: 0;
    height: 50px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  }
  #category_filter p:last-child i {
    font-size: 14px;
    margin: 0;
    position: relative;
    top: 1px;
    font-weight: 400;
  }
  #category_filter p #category_filter_btn {
    color: #000;
    position: relative;
    left: 0;
    top: -2px;
    width: 15px;
    font-size: 18px;
  }
  #category_filter p #category_filter_btn.fa-sort-up {
    top: 1px !important;
  }
  #category_filter p:last-child {
    height: 50px;
  }
  #category_header {
    background: #ffcb05;
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
  }
  #category_header p {
    color: #000;
  }
  #center_column .content_sortPagiBar .sortPagiBar #productsSortForm {
    width: 50%;
  }
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    .product-count {
    padding: 0;
  }
  #center_column .content_sortPagiBar .sortPagiBar #productsSortForm select {
    width: 150px;
    background: #fff;
    color: #000;
    height: 30px;
    display: flex;
    align-items: center;
  }
  #center_column .content_sortPagiBar .sortPagiBar div.product-sort {
    display: flex !important;
    margin-top: 20px;
  }
  #center_column > div.af_pl_wrapper > ul.product_list {
    padding: 0;
    margin: 0 auto;
  }
  #center_column .product-count {
    display: flex;
    align-items: center;
    margin: 0;
  }
  #category_header_btn.fa-sort-down {
    position: relative;
    top: -2px;
  }
  #category_header_btn.fa-sort-up {
    position: relative;
    top: 5px;
  }
  /* tree */
  body#category #left_column #categories_block_left > div.block_content:before {
    display: none;
  }
  body#category div.center_column > div.content_sortPagiBar.pagi-top {
    display: block !important;
    position: relative;
    top: initial;
  }
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    > div.sortPagiBar {
    margin: 0;
  }
  #categories_block_left .block_content > ul {
    padding: 10px 0;
  }
  #categories_block_left li a {
    font-size: 14px;
    line-height: 1;
  }
  /* filter */
  #filte {
    overflow: auto;
  }
  #filte:after {
    content: "";
    clear: both;
    display: table;
  }
  #amazzing_filter .accordion-column {
    padding: 0 0 0 0;
  }
  #filter-box > div.os-content-glue {
    height: 43px !important;
  }
  #filter-box > div.os-scrollbar.os-scrollbar-horizontal {
    background: #fbfbfb !important;
  }
  #filte > p:first-of-type {
    display: none;
  }
  /* hide on shop */
  body.category-shop#search #category_header,
  body.category-shop#category #category_header {
    display: none;
  }
  body.category-shop#search #category_filter,
  body.category-shop#category #category_filter {
    display: none;
  }
  body.category-shop#search #columns,
  body.category-shop#category #columns {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px 20px 20px 20px;
  }

  #center_column {
    position: relative;
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 570px) {
  #center_column .content_sortPagiBar .sortPagiBar #productsSortForm {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    margin: 15px 0 0 0;
  }
  #center_column > div.af_pl_wrapper > ul.product_list {
    padding: 0;
  }
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    .product-count {
    padding: 0;
  }
  body#category div.center_column > div.content_sortPagiBar.pagi-top {
    position: relative;
  }
  #center_column
    > div.content_sortPagiBar.pagi-top
    > div.sortPagiBar.clearfix
    > div
    > div.paginationWrapper {
    position: relative;
    margin: 25px 0 0 0;
  }
  .content_sortPagiBar .sortPagiBar div.new-product-count {
    margin-top: 25px;
  }
  body#category
    div.center_column
    > div.content_sortPagiBar.pagi-top
    > div.sortPagiBar {
    margin: 20px 0 10px 0;
  }
}

.products .tse-scroll-content {
  overflow: hidden;
}

@media all and (-ms-high-contrast: none),
  (-ms-high-contrast: active) and (min-width: 992px) {
  #categories_block_left {
    left: 25% !important;
  }
}

#categories_block_left .block_content ul li a span {
  font-weight: 400;
  text-align: left;
  color: #b3b3b3;
  line-height: 17px;
  font-size: 13px;
  margin-left: 5px;
}

@media (min-width: 1135px) and (max-width: 1299px) {
  #categories_block_left li a {
    font-size: 13px;
  }
  #categories_block_left .block_content ul li a span {
    margin-left: 0px;
  }
}

@media (min-width: 1053px) and (max-width: 1135px) {
  #categories_block_left li span.grower {
    padding: 0;
  }
  #categories_block_left .block_content ul li a span {
    margin-left: 0px;
  }
  #categories_block_left ul > li > ul > li > ul > li span.spacer {
    padding-left: 48px;
  }
}

@media (min-width: 991px) and (max-width: 1053px) {
  #categories_block_left li span.grower {
    padding: 0;
  }
  #categories_block_left li span.grower.OPEN:before,
  #categories_block_left li span.grower.CLOSE:before {
    width: 10px;
  }
  #categories_block_left .block_content ul li a span {
    margin-left: 0px;
  }
  #categories_block_left ul > li > ul > li > ul > li span.spacer {
    padding-left: 48px;
  }
}

@media (min-width: 768px) and (max-width: 870px) {
  #categories_block_left li span.grower {
    padding: 0;
  }
  #categories_block_left li span.grower.OPEN:before,
  #categories_block_left li span.grower.CLOSE:before {
    width: 10px;
  }
  #categories_block_left .block_content ul li a span {
    margin-left: 0px;
  }
  #categories_block_left ul > li > ul > li > ul > li span.spacer {
    padding-left: 48px;
  }
}
/**
* 2007-2019 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2019 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

.select2-container {
    z-index: 9999;
    /* margin-bottom: 20px; */
    width: 170px;
}

.mikroeproductbuilder-container .select2-container--default .select2-selection--single {
    border: 2px solid #888888;
}

.mikroeproductbuilder-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 10px;
    line-height: normal;
    font-size: 12px;
    color: #888888;
}

.mikroeproductbuilder-container .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #888888;
}

/* DONT HAVE PREFIX BEACUSE IT IS OUT OF TEMPLATE */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #136dc7;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline-color: #136dc7;
}

.mikroeproductbuilder-container .select2-container--focus {
    outline-color: #136dc7;
    outline: #136dc7;
}

.mikroeproductbuilder-container .select2-container--default .select2-selection--single {
    outline-color: #136dc7;
    outline: #136dc7;
    border-radius: 5px;
}

.mikroeproductbuilder-container .select2-selection__rendered {
    outline-color: #136dc7;
    outline: #136dc7;
}

.mikroeproductbuilder-container .__select2-has-selected-item .select2-selection__rendered {
    color: #136dc7 !important;
}

.mikroeproductbuilder-container .__select2-has-selected-item.select2-container--default .select2-selection--single {
    border-color: #136dc7 !important;
}

.mikroeproductbuilder-container .select2-selection__arrow b::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
}

.mikroeproductbuilder-container .select2-container--open .select2-selection__arrow b::after {
    content: '\f077';
    font-family: 'Font Awesome 5 Pro';
}

.mikroeproductbuilder-container .__select2-has-selected-item .select2-selection__arrow b::after {
    color: #136dc7;
}

.mikroeproductbuilder-container .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    height: auto;
    left: auto;
    margin-left: auto;
    margin-top: auto;
}

/* DISABLED CLASSES */
.disabled-builder-text {
    pointer-events: none !important;
    color: #DEDEDE !important;
}

.disabled-builder-text h4,
.disabled-builder-text p {
    color: #DEDEDE !important;
}

.disabled-builder-text button,
.disabled-builder-text a {
    color: #888888 !important;
    border-color: #DEDEDE !important;
    pointer-events: none !important;
}

.disabled-builder-text button {
    background: #DEDEDE !important;
    pointer-events: none !important;
}

.disabled-builder-text i {
    color: #888888 !important;
}

.disabled-builder-text input {
    color: #888888 !important;
    border-color: #888888 !important;
}
._builder_position_fixed {
    pointer-events: none !important;
}

.mikroeproductbuilder-container .fetchingProduct {
    pointer-events: none !important;
}
.select2-container .valueShouldHide {
    display: none;
}
ul.product_list.grid>li div.product-container .center-block div.price-percent-reduction {
    background-color: #15b3c9 !important;
    color: #fff !important;
}

/* -------------------------------------------------------------------------- */
/*                              EASTER BLOCK START                            */
/* -------------------------------------------------------------------------- */

._easter-egg {
    display: block;
    position: absolute;
    z-index: 105;
    cursor: pointer;
    opacity: 1.0;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
    color: green !important;
    font-weight: 600;
    font-size: 20px;
    max-width: 75px;
  }
  
  ._easter-egg img {
    width: 100%;
  }
  
  /* ._easter-egg:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    opacity: 1;
  }
   */
 

  ._easter-egg-reduction {
    position: absolute;
    transition: visibility 0s 2s, opacity 2s linear !important;
    visibility: hidden;
    transform: translateY(0px); 
    opacity: 0;
  }
  
  #promotionGift a {
    position: relative;
  }
  
  #promotionGift img {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  #promotionGift .easter-egg-icon {
    font-size: 12px;
  }
  
  /* -------------------------------------------------------------------------- */
  /*                              EASTER BLOCK END                              */
  /* -------------------------------------------------------------------------- */
  
  .bouncy-egg-animation {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    animation-name: bounce-7;
    animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
    height: 60px;
  }
  
  @keyframes bounce-7 {
    0%   { transform: scale(1,1)      translateY(0); }
    10%  { transform: scale(1.1,.9)   translateY(0); }
    30%  { transform: scale(.9,1.1)   translateY(-20px); }
    50%  { transform: scale(1.05,.95) translateY(0); }
    57%  { transform: scale(1,1)      translateY(-3px); }
    64%  { transform: scale(1,1)      translateY(0); }
    100% { transform: scale(1,1)      translateY(0); }
  }
#left_column .easter-egg-edge-box {   background-size: contain;    margin-top: 15px;    background-repeat: no-repeat;    height: 261px;  }

#left_column .easter-egg-box {background-color: #e1ec71;	background-size: contain; margin-top: 15px; background-repeat: no-repeat; }
#left_column .easter-egg-box { background: url(https://cdn.mikroe.com/img/promotions/trick-or-treat-offer-shop.jpg); background-size: cover; margin-top: 15px; background-repeat: no-repeat; height: 259px;}


#left_column .easter-egg-score {  display: flex;  width: 100%;  flex-wrap: wrap; padding-bottom: 30px; padding-top: 150px; }
#left_column .easter-egg-score div {width: 20%;  display: flex;  align-items: center; justify-content: center;}
#left_column .easter-egg-score img {    width: 55px;}

#left_column .easter-egg-box .row {margin: 0; padding: 0; display: flex;}
#left_column .easter-egg-box .row .col-md-6 p { font-size: 20px;    padding-bottom: 20px;     line-height: 22px; text-transform: uppercase; }
#left_column .easter-egg-reduction {position: absolute; bottom: 8px;  font-size: 48px!important;  font-weight: 600;}.mikroeraiffeisenpayments-payment-tab-container {
  margin-bottom: 10px;
  margin-top: 10px;
}
.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-payment-tab {
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-payment-link {
  display: block;
  font-size: 20px;
  line-height: 23px;
  color: #231f20;
  font-weight: normal;
  padding: 33px 40px 34px 99px;
  letter-spacing: 0px;
  position: relative;
  text-decoration: none;
}

.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-payment-link:hover {
  background-color: #f6f6f6;
}
.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-payment-link
  form {
  float: right;
}
.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-payment-link
  span {
  color: gray;
  font-size: 15px;
}
.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-payment-link::before {
  display: block;
  content: "\f09d";
  position: absolute;
  left: 30px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 45px;
  height: 22px;
  width: 14px;
  color: #00acc4;
}

.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-error {
  border: 4px solid #ffcb05;
  margin: 30px 0px;
  color: #ffcb05;
  background: #fff;
  border-radius: 10px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
}
.mikroeraiffeisenpayments-payment-tab-container
  .mikroeraiffeisenpayments-error
  i {
  padding-right: 10px;
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}
.cashondelivery-success i {
  font-size: 70px;
  display: block;
  color: #00acc4;
}
.cashondelivery-success-message .title {
  font-size: 40px;
  display: block;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cashondelivery-success-message .text {
  display: block;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 30px;
}
.cashondelivery-success-message .additional-info {
  display: block;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 25px;
}

.mikroeraiffeisenpayments-payment-cards-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0px 0 20px 0;
}
.mikroeraiffeisenpayments-payment-cards-container a {
  margin: 0 auto 10px auto;
  padding: 0;
}

#center_column #mikroeraiffeisenpayments-payment-logo-master-card-secure {
  width: 100%;
}

#center_column > div > div:nth-child(4) > div > img:nth-child(1) {
  margin: 0 10px 0 0;
}

@media (min-width: 1200px) {
  .mikroeraiffeisenpayments-payment-cards-container {
    flex-direction: row;
  }
  .mikroeraiffeisenpayments-payment-cards-container div {
    width: 33%;
  }
  .mikroeraiffeisenpayments-payment-cards-container:first-of-type {
    border-bottom: 1px solid #e6e6e6;
  }
  .payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap.mobile {
    display: none !important;
  }
  .payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap.desc {
    display: flex !important;
  }

  .payment-select-wrap.mikroeraiffeisenpayments-payment .descTitle {
    display: block !important;
  }
}

@media (max-width: 1199px) {
  .payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap.mobile {
    display: flex !important;
    flex-direction: column;
  }
  .img-wrap.desc {
    display: none !important;
  }

  .payment-select-wrap.mikroeraiffeisenpayments-payment
    .img-wrap.mobile
    .firstRow {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    align-items: center;
    width: 100%;
  }
  .payment-select-wrap.mikroeraiffeisenpayments-payment
    .img-wrap.mobile
    .secondRow {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .payment-select-wrap.mikroeraiffeisenpayments-payment .payment-text-wrap h3 {
    margin: auto !important;
  }
  .payment-select-wrap.mikroeraiffeisenpayments-payment .descTitle {
    display: none !important;
  }
  .payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap img {
    margin: 0 auto;
    max-width: 80px;
    object-fit: contain;
  }
}

.payment-select-wrap.mikroeraiffeisenpayments-payment a {
  flex-direction: column;
  align-items: flex-start;
}

.payment-select-wrap.mikroeraiffeisenpayments-payment
  #uniform-mikroeraiffeisenpayments-radio {
  width: 50px;
  position: relative;
}

.payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap {
  width: 100%;
}

.payment-select-wrap.mikroeraiffeisenpayments-payment .payment-text-wrap h3 {
  margin: 0px auto 20px 60px;
}

.payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap a {
  display: contents;
}
.payment-select-wrap.mikroeraiffeisenpayments-payment .img-wrap img {
  max-width: 80px !important;
  height: auto !important;
  margin: 0 auto 0 10px !important;
}

.payment-select-wrap.mikroeraiffeisenpayments-payment.appleDevice .img-wrap img {
  max-width: 70px !important;
}

.payment-select-wrap.mikroeraiffeisenpayments-payment .bank-wire-intro-wrap a {
  padding: 0;
  display: inline;
  color: #1592e6;
}
