/*******************************************************************
					Cart Block Styles
********************************************************************/
/* line 6, ../../../sass/modules/blockcart/blockcart.scss */
.ttheader_cart {
  float: right;
  height: 50px;
  padding: 15px 0 0;
  width: 45px;
}

/* line 12, ../../../sass/modules/blockcart/blockcart.scss */
#header .shopping_cart {
  position: relative;
  float: right;
  width: 100%;
  padding-top: 0;
}

@media (max-width: 480px) {
  /* line 18, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  /* line 18, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
}
/* line 27, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart > a:first-child {
  padding: 0;
  display: block;
  font-size: 0;
  color: #777777;
  background: transparent url("../../../img/templatetrip/sprite.png") no-repeat scroll -33px -183px;
  width: 45px;
  height: 36px;
  overflow: hidden;
}
/* line 36, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart > a:first-child:hover {
  background-position: -33px -128px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 39, ../../../sass/modules/blockcart/blockcart.scss */
  .shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
    display: none !important;
  }
}
/* line 44, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart > a:first-child b {
  color: #777777;
  font-size: 0;
}
/* line 49, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart .ajax_cart_total {
  display: none !important;
}
/* line 53, ../../../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 64, ../../../sass/modules/blockcart/blockcart.scss */
.shopping_cart .block_cart_collapse:after {
  content: "\f0d8";
  padding: 4px 0px 2px 0px;
}

/* line 73, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_list .remove_link {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 79, ../../../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 84, ../../../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 91, ../../../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: #de6a03;
}
/* line 96, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-images {
  float: left;
  margin-right: 15px;
  border: 1px solid #dedede;
}
/* line 101, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info {
  overflow: hidden;
  position: relative;
  padding-right: 15px;
}
/* line 105, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .price {
  color: #222222;
}
/* line 108, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .product-name {
  padding-bottom: 0;
  margin-top: 0;
}
/* line 111, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .product-name a {
  line-height: 18px;
  display: inline-block;
}
/* line 116, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .quantity-formated {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding-right: 3px;
}
/* line 121, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-info .quantity-formated .quantity {
  font-size: 15px;
}
/* line 126, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dt {
  font-weight: normal;
  overflow: hidden;
  padding: 0;
  position: relative;
}
/* line 132, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd {
  position: relative;
}
/* line 134, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd .cart_block_customizations {
  border-top: 1px dashed #222222;
}
/* line 136, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd .cart_block_customizations li {
  padding: 10px 20px;
}
/* line 139, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
  position: absolute;
  right: 10px;
}
/* line 147, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart_block_no_products {
  margin: 0;
  padding: 10px 20px;
}
/* line 151, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices {
  position: relative;
  padding: 10px 0;
}
/* line 156, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices:before {
  background: rgba(0, 0, 0, 0) url("../../../img/templatetrip/border.png") repeat scroll 0 0;
  bottom: 0;
  content: "";
  float: left;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
/* line 167, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices:after {
  background: rgba(0, 0, 0, 0) url("../../../img/templatetrip/border.png") repeat scroll 0 0;
  content: "";
  float: left;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
/* line 178, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices .cart-prices-line {
  overflow: hidden;
}
/* line 180, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-prices .cart-prices-line.last-line {
  border: none;
}
/* line 185, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons {
  overflow: hidden;
  padding: 15px 0 0;
  margin: 0;
  background: #f6f6f6;
}
/* line 190, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a {
  width: auto;
  float: right;
  text-align: center;
  margin-bottom: 0;
  margin-right: 10px;
}
/* line 196, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a#button_order_cart {
  margin-right: 0;
  border: none;
}
/* line 199, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a#button_order_cart span {
  padding: 5px 15px;
  color: white;
}
/* line 203, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block .cart-buttons a#button_order_cart:hover span {
  border-color: #222222;
  background: #222222;
}

/*******************************************************************
					Cart Block(Header) Styles
********************************************************************/
/* line 215, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 100;
  display: none;
  height: auto;
  background: white;
  padding: 20px;
  border: 1px solid #e5e5e5;
  width: 270px;
}
@media (max-width: 480px) {
  /* line 215, ../../../sass/modules/blockcart/blockcart.scss */
  #header .cart_block {
    width: 250px;
  }
}
/* line 229, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block a {
  color: #777777;
}
/* line 231, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block a:hover {
  color: #9c9b9b;
}
/* line 237, ../../../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: #777777;
  outline: none;
  text-decoration: none;
}
/* line 241, ../../../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 246, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block dt {
  margin: 20px 0;
}
/* line 248, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block dt.first_item {
  margin-top: 0;
}
/* line 252, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .product-atributes {
  font-size: 11px;
}
/* line 254, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .product-atributes a {
  color: #9c9b9b;
}
/* line 256, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .product-atributes a:hover {
  color: #777777;
}
/* line 262, ../../../sass/modules/blockcart/blockcart.scss */
#header .cart_block .cart-buttons {
  background: none;
}
/* line 266, ../../../sass/modules/blockcart/blockcart.scss */
#header .block_content {
  margin-bottom: 0;
}

/* line 275, ../../../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 282, ../../../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;
}

/* line 286, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers {
  clear: both;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 10px;
}
/* line 291, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers tr td {
  padding: 2px;
}
/* line 293, ../../../sass/modules/blockcart/blockcart.scss */
.cart_block table.vouchers tr td.quantity {
  margin-right: 5px;
  min-width: 18px;
}
/* line 297, ../../../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 308, ../../../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 320, ../../../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 327, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart {
  background-color: white;
  position: absolute;
  display: none;
  z-index: 99;
  padding: 20px;
  width: 84%;
  margin-right: 8%;
  margin-left: 8%;
}
/* line 336, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product {
  padding: 0;
  overflow: hidden;
  position: static;
}
/* line 340, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .title {
  display: block;
  font: 700 14px/22px "PT Sans", Helvetica, sans-serif;
  margin-bottom: 22px;
  text-transform: uppercase;
  display: table;
}
@media (max-width: 767px) {
  /* line 340, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_product .title {
    font-size: 18px;
    padding-right: 0;
    line-height: normal;
  }
}
/* line 351, ../../../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 351, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_product .title i {
    font-size: 22px;
    line-height: 22px;
  }
}
/* line 361, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .product-image-container {
  max-width: 178px;
  float: left;
  margin-right: 30px;
  border: 1px solid #dedede;
}
@media (max-width: 480px) {
  /* line 361, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_product .product-image-container {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* line 372, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info {
  float: left;
  padding: 0;
}
/* line 375, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
  display: block;
  padding-bottom: 8px;
}
/* line 379, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info > div {
  clear: left;
  display: block;
  float: left;
}
/* line 383, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
  padding-right: 3px;
}
/* line 389, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart {
  border-left: 1px solid #e5e5e5;
  padding: 0 30px 170px 30px;
  position: relative;
  float: left;
}
@media (min-width: 1200px) {
  /* line 389, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart {
    min-height: 318px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 389, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart {
    min-height: 360px;
  }
}
@media (max-width: 991px) {
  /* line 389, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart {
    padding: 20px 0 100px;
    border: none;
  }
}
/* line 406, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .title {
  display: block;
  font: 700 14px/22px "PT Sans", Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  /* line 406, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart .title {
    font-size: 18px;
  }
}
/* line 415, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .layer_cart_row {
  padding: 0 0 7px 0;
  float: left;
  width: 100%;
}
/* line 419, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .layer_cart_row .dark {
  margin-bottom: 5px;
}
/* line 423, ../../../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 423, ../../../sass/modules/blockcart/blockcart.scss */
  #layer_cart .layer_cart_cart .button-container {
    padding: 0px 0 20px;
  }
}
/* line 432, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container .btn {
  margin-bottom: 10px;
}
/* line 435, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container span.exclusive-medium {
  margin-right: 5px;
}
/* line 437, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
  padding-right: 5px;
  color: #777777;
}
/* line 444, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .cross {
  position: absolute;
  right: 0;
  top: 4px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  color: #222222;
  z-index: 2;
}
/* line 453, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .cross:before {
  content: "\f00d";
  display: block;
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 25px;
}
/* line 460, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .cross:hover {
  color: #de6a03;
}
/* line 464, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .continue {
  cursor: pointer;
}
/* line 467, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart p {
  padding: 0px;
}

/************************************************************************
						Layer Cart Caroucel
*************************************************************************/
/* line 475, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .ajax_cart_quantity {
  display: none !important;
}
/* line 478, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling {
  margin: 30px 0 0 0;
}
/* line 480, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling .functional-buttons {
  padding: 0 10px;
}
/* line 483, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling .ttcrossselling {
  position: relative;
  text-align: center;
}
/* line 487, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling .crossseling-content {
  border-top: 1px solid #e5e5e5;
  padding: 26px 30px 40px 30px;
  position: relative;
}
/* line 492, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling h2 {
  font: 400 23px/26px "PT Sans", Helvetica, sans-serif;
  color: #222222;
  margin-bottom: 25px;
}
/* line 497, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list {
  max-width: 773px;
  width: 84%;
  margin: 0 auto;
  overflow: hidden;
}
/* line 502, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul {
  display: block;
}
/* line 504, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li {
  float: left;
  width: 178px;
  margin: 0 0px 0 0;
}
/* line 508, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-image-container {
  text-align: center;
  margin-bottom: 15px;
}
/* line 512, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
  width: 100%;
}
/* line 516, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-name {
  padding-bottom: 5px;
}
/* line 519, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list ul li .product-name a {
  font-size: 15px;
  line-height: 20px;
}
/* line 527, ../../../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: #222222;
  text-indent: -5000px;
  position: absolute;
  top: 45%;
  margin-top: -20px;
}
/* line 539, ../../../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 543, ../../../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 546, ../../../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 550, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev {
  left: 5%;
}
/* line 552, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-prev:after {
  content: "\f137";
}
/* line 556, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-next {
  right: 5%;
}
/* line 558, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list a.bx-next:after {
  content: "\f138";
}
/* line 562, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart .crossseling #blockcart_list .bx-controls {
  overflow: hidden;
}

/* line 570, ../../../sass/modules/blockcart/blockcart.scss */
#layer_cart {
  overflow: hidden;
}

/* line 574, ../../../sass/modules/blockcart/blockcart.scss */
.price.cart_block_tax_cost.ajax_cart_tax_cost {
  color: #777777;
  font-weight: normal;
  line-height: 10px;
}

/* line 580, ../../../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;
}
