/*******************************************************************
					Cart Block Styles
********************************************************************/
/* line 6, ../../../sass/modules/blockcart/blockcart.scss */
.ttheader_cart {
  bottom: 0;
  float: right;
  height: 40px;
  margin: 35px auto 0;
  padding: 0;
  position: static;
  right: 0;
  width: auto;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, ../../../sass/modules/blockcart/blockcart.scss */
  .ttheader_cart {
    padding: 0 15px;
    margin: 25px auto 0;
  }
}
@media (max-width: 767px) {
  /* line 6, ../../../sass/modules/blockcart/blockcart.scss */
  .ttheader_cart {
    background: #111111;
    border-radius: 0 4px 0 0;
    height: 46px;
    position: absolute;
    width: 55px;
  }
}
@media (max-width: 480px) {
  /* line 6, ../../../sass/modules/blockcart/blockcart.scss */
  .ttheader_cart {
    float: none;
    margin: 20px auto 0;
  }
}

/* line 32, ../../../sass/modules/blockcart/blockcart.scss */
#header .shopping_cart {
  float: right;
  height: 100%;
  padding-top: 0;
  position: relative;
  width: 100%;
}

@media (max-width: 480px) {
  /* line 39, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  /* line 39, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
}
/* line 48, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart > a:first-child {
  padding: 0;
  display: block;
  width: 100%;
  text-align: right;
  font: 400 14px/20px "Poppins", sans-serif;
  color: white;
  height: 100%;
  padding: 0 42px 0 0;
  position: relative;
}
@media (max-width: 767px) {
  /* line 48, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart > a:first-child {
    font-size: 0;
    padding: 0;
  }
}
@media (max-width: 480px) {
  /* line 48, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart > a:first-child {
    text-align: left;
  }
}
/* line 65, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart > a:first-child b {
  font: 400 14px/20px "Poppins", sans-serif;
  color: white;
  float: left;
  width: 100%;
  margin: 11px 0 0;
}
@media (max-width: 767px) {
  /* line 65, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart > a:first-child b {
    font-size: 0;
  }
}
/* line 76, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart > a:first-child:before {
  content: "";
  background: transparent url("../../../img/templatetrip/sprite.png") no-repeat scroll -32px -116px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  /* line 76, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart > a:first-child:before {
    float: left;
    height: 100%;
    width: 100%;
    position: static;
    background-position: -28px -112px;
  }
}
/* line 92, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart .ajax_cart_total {
  display: none !important;
}
/* line 95, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart .ajax_cart_product_txt_s.unvisible {
  display: none;
}
/* line 99, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  display: inline-block;
  float: right;
  font-size: 18px;
  color: #686666;
  padding: 6px 0 0 0;
}
/* line 110, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart .block_cart_collapse:after {
  content: "\f0d8";
  padding: 4px 0px 2px 0px;
}
/* line 117, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart:hover > a:first-child:before {
  background-position: -32px -170px;
}
@media (max-width: 767px) {
  /* line 117, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart:hover > a:first-child:before {
    background-position: -28px -166px;
  }
}
/* line 123, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart:hover > a:first-child b {
  color: white;
}

/* line 132, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_list .remove_link {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 138, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
  color: #333333;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 143, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_list .remove_link a:before,
.cart_block .cart_block_list .ajax_cart_block_remove_link:before {
  display: inline-block;
  content: "\f00d";
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 18px;
}
/* line 150, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_list .remove_link a:hover,
.cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
  color: #111111;
}
/* line 155, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-images {
  float: left;
  margin-right: 15px;
}
/* line 158, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-images img {
  border: 1px solid #f0f0f0;
}
/* line 162, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info {
  overflow: hidden;
  position: relative;
  padding-right: 15px;
  text-align: left;
}
/* line 167, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .price {
  color: #333333;
  font-size: 14px;
}
/* line 171, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .product-name {
  padding-bottom: 0;
  margin-top: 0;
}
/* line 174, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .product-name a {
  line-height: 18px;
  display: inline-block;
}
/* line 179, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .quantity-formated {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding-right: 3px;
}
/* line 184, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .quantity-formated .quantity {
  font-size: 15px;
}
/* line 189, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dt {
  font-weight: normal;
  overflow: hidden;
  padding: 0;
  position: relative;
}
/* line 195, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd {
  position: relative;
}
/* line 197, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd .cart_block_customizations {
  border-top: 1px dashed #333333;
}
/* line 199, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd .cart_block_customizations li {
  padding: 10px 20px;
}
/* line 202, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
  position: absolute;
  right: 10px;
}
/* line 210, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_no_products {
  margin: 0;
  padding: 10px 20px;
}
/* line 214, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices {
  position: relative;
  padding: 10px 0;
  text-align: left;
}
/* line 218, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices:before {
  border-top: 1px solid #f0f0f0;
  bottom: 0;
  content: "";
  float: left;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
/* line 229, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices:after {
  border-top: 1px solid #f0f0f0;
  content: "";
  float: left;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
/* line 240, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices .cart-prices-line {
  overflow: hidden;
  margin: 5px 0;
}
/* line 243, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices .cart-prices-line.last-line {
  border: none;
}
/* line 248, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons {
  overflow: hidden;
  padding: 15px 0 0;
  margin: 0;
  background: #f6f6f6;
}
/* line 253, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a {
  width: auto;
  float: right;
  text-align: center;
  margin-bottom: 0;
  margin-right: 10px;
}
/* line 259, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a#button_order_cart {
  margin-right: 0;
}
/* line 261, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a#button_order_cart span {
  color: white;
  padding: 8px 20px;
}

/*******************************************************************
					Cart Block(Header) Styles
********************************************************************/
/* line 273, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block {
  position: absolute;
  top: 48px;
  right: 0;
  z-index: 100;
  display: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: auto;
  background: white;
  padding: 20px;
  border: 1px solid #f0f0f0;
  width: 270px;
}
@media (max-width: 480px) {
  /* line 273, ../../../sass/modules/blockcart/blockcart.scss */
  #header .cart_block {
    width: 225px;
  }
}
/* line 290, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block a {
  color: #888888;
}
/* line 293, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block a:hover span {
  color: black;
}
/* line 297, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block a:hover {
  color: black;
}
/* line 303, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .cart_block_list .remove_link a,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link {
  color: #888888;
  outline: none;
  text-decoration: none;
}
/* line 307, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .cart_block_list .remove_link a:hover,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
  color: #9c9b9b;
}
/* line 312, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block dt {
  margin: 15px 0;
}
/* line 314, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block dt.first_item {
  margin-top: 0;
}
/* line 318, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .product-atributes {
  font-size: 11px;
}
/* line 320, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .product-atributes a {
  color: #9c9b9b;
}
/* line 322, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .product-atributes a:hover {
  color: #888888;
}
/* line 328, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .cart-buttons {
  background: none;
}
/* line 332, ../../../sass/modules/blockcart/blockcart.scss */
#header .block_content {
  margin-bottom: 0;
}

/* line 341, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block #cart_block_summary,
.cart_block .title_block span,
#header .cart_block h4,
#header .cart_block .title_block,
#header .cart_block h4 {
  display: none;
}

/* line 348, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
  float: right;
  color: #333333;
}

/* line 353, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers {
  clear: both;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 10px;
}
/* line 358, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers tr td {
  padding: 2px;
}
/* line 360, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers tr td.quantity {
  margin-right: 5px;
  min-width: 18px;
}
/* line 364, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers tr td.delete {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  width: 15px;
}

/*****************************************************************************
					Layer Cart Css
*****************************************************************************/
/* line 375, ../../../sass/modules/blockcart/blockcart.scss */
.layer_cart_overlay {
  background-color: #000;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}

/* line 387, ../../../sass/modules/blockcart/blockcart.scss */
* html .layer_cart_overlay {
  position: absolute;
  left: 0;
  margin-left: -160px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}

/* line 394, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart {
  background-color: #f7f7f7;
  position: absolute;
  display: none;
  z-index: 999;
  padding: 20px;
  width: 84%;
  margin-right: 8%;
  margin-left: 8%;
}
/* line 403, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product {
  padding: 0;
  overflow: hidden;
  position: static;
}
/* line 407, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .title {
  display: block;
  font: 400 16px/22px "Poppins", Helvetica, sans-serif;
  margin-bottom: 22px;
  display: table;
}
@media (max-width: 767px) {
  /* line 407, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_product .title {
    font-size: 18px;
    padding-right: 0;
    line-height: normal;
  }
}
/* line 417, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .title i {
  line-height: 22px;
  float: left;
  padding-right: 8px;
}
@media (max-width: 767px) {
  /* line 417, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_product .title i {
    font-size: 22px;
    line-height: 22px;
  }
}
/* line 427, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .product-image-container {
  max-width: 178px;
  float: left;
  margin-right: 30px;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media (max-width: 480px) {
  /* line 427, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_product .product-image-container {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* line 442, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info {
  float: left;
  padding: 0;
}
/* line 445, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
  display: block;
  padding-bottom: 8px;
  text-transform: capitalize;
}
/* line 450, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info > div {
  clear: left;
  display: block;
  float: left;
}
/* line 454, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
  padding-right: 3px;
}
/* line 460, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart {
  border-left: 1px solid #f0f0f0;
  padding: 0 30px 170px 30px;
  position: relative;
  float: left;
}
@media (min-width: 1200px) {
  /* line 460, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart {
    min-height: 318px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 460, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart {
    min-height: 360px;
  }
}
@media (max-width: 991px) {
  /* line 460, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart {
    padding: 20px 0 100px;
    border: none;
  }
}
/* line 477, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .title {
  display: block;
  font: 700 14px/22px "Poppins", Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  /* line 477, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart .title {
    font-size: 18px;
  }
}
/* line 486, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .layer_cart_row {
  padding: 0 0 7px 0;
  float: left;
  width: 100%;
}
/* line 490, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .layer_cart_row .dark {
  margin-bottom: 5px;
}
/* line 494, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0px 30px 20px 30px;
}
@media (max-width: 991px) {
  /* line 494, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart .button-container {
    padding: 0px 0 20px;
  }
}
/* line 503, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container .btn {
  margin-bottom: 10px;
}
/* line 506, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container span.exclusive-medium {
  margin-right: 5px;
}
/* line 508, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
  padding-right: 5px;
  color: #777777;
}
/* line 515, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .cross {
  position: absolute;
  right: 0;
  top: 4px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  color: #333333;
  z-index: 2;
}
/* line 524, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .cross:before {
  content: "\f00d";
  display: block;
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 25px;
}
/* line 531, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .cross:hover {
  color: #111111;
}
/* line 535, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .continue {
  cursor: pointer;
}
/* line 538, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart p {
  padding: 0px;
}

/************************************************************************
						Layer Cart Caroucel
*************************************************************************/
/* line 546, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .ajax_cart_quantity {
  display: none !important;
}
/* line 549, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling {
  margin: 30px 0 0 0;
  text-align: center;
}
/* line 552, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling .ttcrossselling {
  position: relative;
}
/* line 555, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling .crossseling-content {
  border-top: 1px solid #f0f0f0;
  padding: 26px 30px 40px 30px;
  position: relative;
}
/* line 560, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling h2 {
  font: 400 23px/26px "Poppins", Helvetica, sans-serif;
  color: #333333;
  margin-bottom: 25px;
}
/* line 565, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list {
  max-width: 773px;
  width: 84%;
  margin: 0 auto;
  overflow: hidden;
}
/* line 570, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul {
  display: block;
}
/* line 572, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li {
  float: left;
  width: 178px;
  margin: 0 0px 0 0;
}
/* line 576, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-image-container {
  text-align: center;
  margin-bottom: 15px;
}
/* line 580, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
  width: 100%;
}
/* line 584, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-name {
  padding-bottom: 5px;
}
/* line 587, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-name a {
  font-size: 15px;
  line-height: 20px;
}
/* line 595, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev,
#layer_cart .crossseling #blockcart_list a.bx-next {
  display: block;
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  color: #333333;
  text-indent: -5000px;
  position: absolute;
  top: 45%;
  margin-top: -20px;
}
/* line 607, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev:after,
#layer_cart .crossseling #blockcart_list a.bx-next:after {
  display: block;
  text-indent: 0;
}
/* line 611, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev:hover,
#layer_cart .crossseling #blockcart_list a.bx-next:hover {
  color: #c0c0c0;
}
/* line 614, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
#layer_cart .crossseling #blockcart_list a.bx-next.disabled {
  display: none;
}
/* line 618, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev {
  left: 5%;
}
/* line 620, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev:after {
  content: "\f137";
}
/* line 624, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-next {
  right: 5%;
}
/* line 626, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-next:after {
  content: "\f138";
}
/* line 630, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list .bx-controls {
  overflow: hidden;
}

/* line 637, ../../../sass/modules/blockcart/blockcart.scss */
.price.cart_block_tax_cost.ajax_cart_tax_cost {
  color: #777777;
  font-weight: normal;
  line-height: 10px;
}

/* line 643, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .ajax_cart_quantity {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #777777;
  display: inline-block !important;
  position: static;
  float: none;
  font-size: 13px;
  font-weight: bold;
}

/* line 654, ../../../sass/modules/blockcart/blockcart.scss */
.price.cart_block_total.ajax_block_cart_total,
.price.cart_block_shipping_cost.ajax_cart_shipping_cost {
  font-size: 14px;
}

/* line 657, ../../../sass/modules/blockcart/blockcart.scss */
.ttheader .ajax_cart_product_txt, .ttheader .ajax_cart_product_txt_s {
  display: none !important;
}
