.hdr-hookTop .hdr-displayNav_actions .shopping_cart.displayNav_cart button.ajax_cart_the_cart {
    background: none;
    border: none;
    padding: 0 6px;
}
.hdr-displayNav_actions .mobile-menu-icon {
  display:none;
  vertical-align: middle;
}
#header_cart .mobile_header_cart_icon{display: none;}
#header_cart .ajax_cart_total{display:inline-block;}
#header_cart .desktop_header_cart_icon{display: inline-block;}
button.ajax_cart_the_cart img {
    width: 20px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 7px;
}
/* Redesign *****************************************/
#header_cart {
  cursor: pointer;
  position: relative;
}
#cart_sidebar {
  height: auto;
  width: 380px;
  max-width: 100vw;
  right: 0;
  z-index: 9999;
  position:fixed;
  top:-1px;
  bottom: -1px;
  padding: 0;
  background-color: #ffffff;
  box-shadow: -7px 0px 20px 6px rgba(0, 0, 0, .175);
  transition: .5s ease-in;
  transform: translateX(100%);
  overflow-y: auto;
  scrollbar-width: none;
  /*transition: .5s cubic-bezier(.02, .01, .47, 1);*/
}

@media screen and (max-width: 767px) {
  #cart_sidebar{
    width: 100%;
    /*right: -100%;*/
  }
}
#cart_sidebar .cart_sidebar_header{
  padding: 20px 20px 15px 40px;
  font-size: 13px;
  color: #28282C;
  text-align: left;
  text-transform: uppercase;
}
.mdevice #cart_sidebar .cart_sidebar_header{
  padding: 20px 20px 0;
}
.mdevice #cart_sidebar .cart_sidebar_header .cart_sidebar_heading{
  display: block;
  margin: 10px auto 6px;
  width: 300px;
}
@media (min-width: 768px) {
  #cart_sidebar .cart_sidebar_header{
    padding: 16px 33px 0;
    font-size: 15px;
  }
}
#cart_sidebar .close-cart_sidebar {
  width: 17px;
  height: 17px;
  margin: 0;
  position: absolute;
  top: 16px;
  right: 35px;
  cursor: pointer;
  background: url('/themes/spitishop/assets/icons/sprite.svg') -225px -4px no-repeat;
}
.mdevice #cart_sidebar .close-cart_sidebar {
  right: 20px;
  top: 20px;
}
#cart_sidebar .close-cart_sidebar:hover {
  background-position: -225px -24px;
}
#cart_sidebar .cart_sidebar_body {
  margin: 0 auto;
  /* border-top: 0.3px solid #939395; */
  width: 300px;
  display: block;
}
@media (min-width: 380px) {
  #cart_sidebar .cart_sidebar_body {
    width: 348px;
  }
}
@media (min-width: 768px) {
  #cart_sidebar .cart_sidebar_body {
    padding-top: 8px;
  }
}
#cart_sidebar .cart_sidebar_body .cart_sidebar_products_container {
    max-height: 249px;
    overflow-y: auto;
}
@media (min-width: 768px) {
  #cart_sidebar .cart_sidebar_body .cart_sidebar_products_container {
    max-height: 249px;
  }
}
@media (max-height:768px){
  #cart_sidebar .cart_sidebar_body .cart_sidebar_products_container {
    max-height: 280px;
  }
}
.cart_sidebar_products_container dl dt {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
    border-top: 0.3px solid #939395;
    height: 123px;
}
dl.cart_sidebar_products_list {
    width: 299px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.ajax_cart_block_remove_link.btn.btn_dropdown-remove.transition-roll {
  content: " ";
  width: 17px;
  height: 18px;
  float: left;
  background: url('/themes/spitishop/assets/icons/sprite.svg') -250px -3px no-repeat;
  font-size: 0px;
  cursor: pointer;
}
.ajax_cart_block_remove_link.btn.btn_dropdown-remove.transition-roll:hover{
  background-position: -250px -25px;
}

.dropDown_product-image {
  width: 92px;
  height: 92px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-left: 14px;
}
.dropDown_product-image img {
  width: 100%;
  height: auto;
}
.dropDown_product-info.cart-info.box-flow{
  width: 140px;
  margin-left:15px;
  height: 92px;
  float:left;
  color: #525256;
  line-height: 15px;
}
@media (min-width: 380px) {
  .dropDown_product-info.cart-info.box-flow{
    width: 158px;
    margin-left:18px;
  }
}
.dropDown_product-title {
  height: 59px;
}
a.cart_block_product_name{
  color:#525256;
  font-size: 15px;
  line-height: 15px;
}
a.cart_block_product_name:hover{
  color:#525256;
  font-size: 15px;
  line-height: 15px;
}
span.dropDown_product-price {
    font-size: 18px;
}
span.dropDown_product-price span {
  color: #A9A9AB;
}

.dropDown_product-quantity span[class^="csp_remove_one"],
.dropDown_product-quantity input.quantity-formated,
.dropDown_product-quantity span[class^="csp_add_one"] {
  float:left;
}
.dropDown_product-quantity input.quantity-formated {
  max-width: 28px;
  background-color: #efefef;
  border: none;
  text-align: center;
  padding-bottom: 5px;
  height: 23px;
}
.dropDown_product-quantity span[class^="csp_remove_one"]{
  width: 15px;
  height: 20px;
  margin-right: 3px;
  background: url(/themes/spitishop/assets/icons/sprite.svg) -275px -17px no-repeat;
  cursor: pointer;
  margin-top: 3px;
}
.dropDown_product-quantity span[class^="csp_add_one"] {
  margin-left: 3px;
  width: 20px;
  height: 20px;
  background: url('/themes/spitishop/assets/icons/sprite.svg') -275px 0px no-repeat;
  cursor: pointer;
}
.crt_dropDown-prices {
  color:black; /* TEMP!!!!         */
}

.bc_shipping_container {
  width: 100%;
  max-width: 268px;
  margin-bottom: 24px;
  text-align: left;
  color: #68686C;
}
.mdevice .bc_shipping_container {
  max-width: 300px;
  margin: 0 auto;
}
.bc_shipping_text p:first-child { margin: 0;}
.bc_shipping_price_until_free{font-weight: bold;}
.bc_shipping_text p.bc_shipping_text_green { color: #BAD048; font-weight: bold; margin-top: 0;}
.bc_shipping_progress_bg {
  width:245px;
  float:left;
  padding: 3px;
  border-radius: 30px;
  background: #EEEDEA;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
}
.bc_shipping_progress_fg {
  width: 1%;
  background-color: #929294;
  height: 10px;
  border-radius: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  transition: 0.4s linear;
  transition-property: width, background-color;
}
.bc_shipping_icon {
  width: 20px;
  height: 20px;
  background: url(/themes/spitishop/assets/icons/sprite.svg) -197px -5px no-repeat;
  display: inline-block;
  margin-left: 3px;
}
.dropDown-total-cost {
    width: 100%;
}
.dropDown-products-cost, .dropDown-shipping-cost {display: none;}
.dropDown_price-title.box-flow.tks_bcart_sp {
  font-size: 18px;
  color: #939395;
  /* float: left; */
  text-align: right;
  /* width: 57%; */
  display: inline-block;
  padding-top: 3px;
}
.dropDown_price-total.box-flow.price.cart_block_total.ajax_block_cart_total {
  font-size: 20px;
  font-weight: bold;
  color: #535357!important;
  float: right;
  margin-left: 28px;
  /* max-width: 70px; */
  margin-right: 50px;
}
.crt_dropDown-prices.cart-prices {
  display: block;
  padding-top: 10px;
  margin-bottom: 15px;
}
.crt_dropDown-actions {
  display: table;
  width: auto;
  float: none;
  margin: 10px auto 30px;
  text-align: center;
}
.crt_payment-icons img {
  width: 232px;
  height: 14px;
  margin-bottom: 5px;
}
#button_view_cart button {
  width: 270px;
  /* background: #bad048;
  border: 2px solid #bad048;
  color: #fff; */
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px;
  color: #B2D136;
}

.spinner{
 width: 20px;
  height: 20px;
  background: url(/themes/spitishop/assets/icons/loader_sp.png)  no-repeat!important;
  display: inline-block;
}
/* #button_view_cart:hover button {
    background: #fff;
    color: #bad048;
} */
.blockcart_esat {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.blockcart_esat .cart_esat_perc_n{
	color:#00B8F1;
	font-family: "Cera-Bold", Arial, sans-serif;
	font-size: 16px;
}
.blockcart_esat .cart_esat_perc_i {
  color: #D3D3D4;
  font-family: "Cera-Bold", Arial, sans-serif;
  font-size: 16px;
}
.blockcart_esat .irow_text {
  width: 71%;
  display: inline-block;
  line-height: 18px;
  text-align: left;
  margin-left: 5px;
}
.blockcart_esat .irow_text > span {
  display: inline;
}
.blockcart_esat .cart_esat_perc_img img {
	width: 49px;
	font-size: 16px; 
}
span.blockcart_mobile_noi {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: block;
  background-color: #fff;
  color: #525256;
  position: absolute;
  font-size: 11px;
  left: -6px;
  top: 4px;
  font-weight: bold;
}
.dropDown_product-quantity .product-atributes { display:none}
.displayNav_dropDown .blockcart_diaxoristiko {
  border-bottom: 0.3px solid #939395;
  max-width: 299px;
  text-align: left;
  margin: 0;
}
.cart_sidebar_products_container .product-name a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#button_complete_order button {
  width: 270px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.klarna-cart-modal-text{
  font-size: 14px;
  text-align: center;
  margin: 5px 0 15px;
}
.klarna-cart-modal-text img{
  width:40px;
  margin:-2px 0 0 4px;
}
.klarna-cart-modal-text a{
  color: #333;
}
.klarna-cart-modal-text a:hover{
  color: #9bbd00;
}

.sidecart-active aside#cart_sidebar {
  transform: translateX(0);
}

header .out-of-bounds-toggler {
  content: '';
  position: absolute;
  display: none;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
}

.sidecart-active header .out-of-bounds-toggler {
  display: block;
}

.blockcart_discounts {
  padding-top: 10px;
  display: block;
  padding-top: 10px;
  margin-bottom: 10px;
  margin-right: 50px;
}
.blockcart_discount_name {
  font-size: 16px;
  color: #939395;
  text-align: right;
  display: inline-block;
}
.blockcart_discount_price_del {
  font-size: 16px;
  font-weight: bold;
  color: #535357!important;
  float: right;
}
.blockcart_discount_price {
  margin-left: 36px;
  float: left;
}
.price_discount_del {
  width: 20px;
  text-align: right;
  margin-top: -3px;
  float: right;
  display: inline-block;
  margin-right: -24px;
}
.price_discount_del a {
  font-size: 17px;
}
#crt_reccodoCTA {
  display: block;
  border: none;
  text-align: center;
  margin: 0 0 24px;
}
#crt_reccodoCTA span {
  color: #68686C;
  font-family: "Cera-Regular", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  text-decoration: underline;
}
#crt_reccodoCTA:hover span {
  color: #9bbd00;
}
#crt_reccodoCTA span::after {
  content: ">";
  display: inline-block;
  margin-left: 4px;
  transform: scale(0.7, 1.5);
}