/*#blockcart {*/
/*  position: relative;*/
/*  margin-top: 30px;*/
/*  text-align: right;*/
/*}*/

/*@media (max-width: 767px) {*/
/*  #blockcart {*/
/*    margin-top: 15px;*/
/*  }*/
/*}*/

/*@media (min-width: 768px) and (max-width: 991px) {*/
/*  #blockcart {*/
/*    margin-top: 10px;*/
/*  }*/
/*}*/

/*@media (min-width: 992px) and (max-width: 1199px) {*/
/*  #blockcart {*/
/*    margin-top: 20px;*/
/*  }*/
/*}*/

/*.ajax_cart_total {*/
/*  display: none !important;*/
/*}*/

/*#blockcart-header {*/
/*  height: 46px;*/
/*  padding: 0 16px;*/
/*  line-height: 46px;*/
/*  background: transparent;*/
/*  color: #121212;*/
/*  display: block;*/
/*  overflow: hidden;*/
/*  font-weight: 300;*/
/*}*/

/*#blockcart-header:before {*/
/*  content: "\f291";*/
/*  font-family: "FontAwesome";*/
/*  font-size: 1.6em;*/
/*  display: inline-block;*/
/*  margin-right: 5px;*/
/*  vertical-align: 6%;*/
/*  color: rgb(14, 20, 79);*/
/*}*/

/*#blockcart-header:hover:before {*/
/*  color: #121212;*/
/*}*/

/*#blockcart-header b {*/
/*  font-weight: 500;*/
/*}*/

/*#blockcart-header .ajax_cart_product_txt,*/
/*#blockcart-header .ajax_cart_product_txt_s,*/
/*#blockcart-header .ajax_cart_no_product {*/
/*  display: none !important;*/
/*}*/

/*#blockcart-header .ajax_cart_quantity {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  right: 38px;*/
/*  display: block !important;*/
/*  min-width: 20px;*/
/*  min-height: 20px;*/
/*  line-height: 20px;*/
/*  background: #121212;*/
/*  text-align: center;*/
/*  color: #fff;*/
/*  border-radius: 50%;*/
/*}*/

/*#blockcart-dropdown {*/
/*  position: absolute;*/
/*  z-index: 4;*/
/*  background: #fff;*/
/*  width: 100%;*/
/*  border-top: none;*/
/*  padding: 10px;*/
/*  text-align: left;*/
/*  font-size: 13px;*/
/*  box-shadow: 0 0 18px 0 rgba(41, 44, 58, 0.15);*/
/*}*/

/*#blockcart-dropdown dl {*/
/*  margin-bottom: 10px;*/
/*}*/

/*#blockcart-dropdown dt {*/
/*  font-weight: 300;*/
/*  margin-bottom: 5px;*/
/*  position: relative;*/
/*  border-bottom: 1px solid #ddd;*/
/*  padding: 15px 0;*/
/*}*/

/*#blockcart-dropdown dt:last-of-type {*/
/*  margin-bottom: 0;*/
/*  border-bottom: none;*/
/*}*/

/*#blockcart-dropdown .vouchers {*/
/*  margin: 0 0 10px;*/
/*}*/

/*#blockcart-dropdown .vouchers tr td {*/
/*  padding: 5px;*/
/*}*/

/*.cart_block_customizations {*/
/*  padding: 5px 0;*/
/*  margin-bottom: 10px;*/
/*  border: 1px dashed #ddd;*/
/*  border-left: none;*/
/*  border-right: none;*/
/*}*/

/*.cart_block_customizations > li {*/
/*  position: relative;*/
/*}*/

/*.deleteCustomizableProduct {*/
/*  float: right;*/
/*}*/

/*.cart-images {*/
/*  float: left;*/
/*  margin-right: 5px;*/
/*}*/

/*.cart-info {*/
/*  position: relative;*/
/*}*/

/*.cart-info .price {*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: auto;*/
/*  right: 0;*/
/*}*/

/*.cart-prices {*/
/*  font-weight: 600;*/
/*  margin-bottom: 10px;*/
/*}*/

/*.cart-prices-line {*/
/*  padding: 5px 0;*/
/*}*/

/*.cart-prices-line:last-of-type {*/
/*  padding-bottom: 0;*/
/*}*/

/*.cart_block_shipping_cost,*/
/*.cart_block_tax_cost,*/
/*.cart_block_total,*/
/*.cart_block_wrapping_cost {*/
/*  float: right;*/
/*}*/

/*.layer_cart_overlay {*/
/*  background-color: #000;*/
/*  display: none;*/
/*  height: 100%;*/
/*  left: 0;*/
/*  position: fixed;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  z-index: 98;*/
/*  opacity: 0.2;*/
/*  filter: alpha(opacity=20);*/
/*}*/

/*#layer_cart {*/
/*  background-color: #fff;*/
/*  position: absolute;*/
/*  display: none;*/
/*  z-index: 99;*/
/*  width: 84%;*/
/*  margin-right: 8%;*/
/*  margin-left: 8%;*/
/*}*/

/*#layer_cart .cross {*/
/*  font-size: 2em;*/
/*  position: absolute;*/
/*  right: 15px;*/
/*  top: 15px;*/
/*  z-index: 2;*/
/*}*/

/*.layer_cart_product {*/
/*  overflow: hidden;*/
/*  position: static;*/
/*  padding: 30px;*/
/*}*/

/*.layer_cart_product .title {*/
/*  margin-top: 0;*/
/*}*/

/*.cart-title {*/
/*  font-size: 16px;*/
/*  font-weight: bold;*/
/*}*/

/*.layer_cart_cart {*/
/*  background: #fafafa;*/
/*  border-left: 1px solid #ccc;*/
/*  padding: 30px 30px 170px 30px;*/
/*  position: relative;*/
/*}*/

/*@media (min-width: 1200px) {*/
/*  .layer_cart_cart {*/
/*    min-height: 318px;*/
/*  }*/
/*}*/

/*@media (min-width: 992px) and (max-width: 1199px) {*/
/*  .layer_cart_cart {*/
/*    min-height: 360px;*/
/*  }*/
/*}*/

/*@media (max-width: 991px) {*/
/*  .layer_cart_cart {*/
/*    border-left: none;*/
/*    border-top: 1px solid #ccc;*/
/*  }*/
/*}*/

/*.layer_cart_cart .title {*/
/*  margin-top: 0;*/
/*  padding-bottom: 0.35em;*/
/*  font-size: 16px;*/
/*  font-weight: bold;*/
/*}*/

/*.layer_cart_cart .button-container {*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  padding: 0 30px 20px;*/
/*}*/

/*.layer_cart_cart .cart-title {*/
/*  font-size: 16px;*/
/*  font-weight: bold;*/
/*}*/

/*.layer_cart_cart .pager {*/
/*  margin: 0;*/
/*}*/

/*@media (max-width: 767px) {*/
/*  .layer_cart_cart .pager > li > a {*/
/*    float: none;*/
/*    display: block;*/
/*    margin-top: 10px;*/
/*  }*/
/*}*/

/*.crossseling-content {*/
/*  position: relative;*/
/*  padding: 30px;*/
/*  border-top: 1px solid #ccc;*/
/*}*/

/*.crossseling-content h3 {*/
/*  margin: 0 0 0.75em;*/
/*}*/
/*******************************************************************
					Cart Block Styles
********************************************************************/
#header .shopping_cart {
  position: relative; }

@media (max-width: 1200px) {
  .shopping_cart {
    margin: 0 auto;
    float: none;
    width: 100%; } }
.shopping_cart > a:first-child {
  /*padding-right: 10px;*/
  /*padding-left: 14px;*/
  display: block;
  height: 34px;
  line-height: 36px;
  margin-top: 23px;
  background: #ffffff;
  color: rgb(14, 20, 79);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  position: relative;
  text-align: center;
  transition: all 0.3s; }
.shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
  display: none !important; }
.shopping_cart > a:first-child b {
  clear: both;
  color: #5d5d5d;
  display: block;
  line-height: 15px;
  margin-bottom: 5px; }
.shopping_cart > a:first-child:hover {
  color: rgb(14, 20, 79);
}
.shopping_cart > a:first-child:hover b {
  color: #ffffff;
}
@media (max-width: 767px) {
  .shopping_cart > a:first-child {
    padding-right: 8px;
    padding-left: 8px; }
  .shopping_cart > a:first-child b {
    display: none; } }
.shopping_cart .icon-shopping-cart {
  font-size: 21px;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -12px; }
@media (max-width: 767px) {
  .shopping_cart .icon-shopping-cart {
    display: none; } }
.shopping_cart .ajax_cart_quantity {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 21px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  background-color: rgb(14, 20, 79);
  color: #ffffff;
  border-radius: 50%;
  transition: all 0.3s; }
@media (max-width: 767px) {
  .shopping_cart .ajax_cart_quantity {
    left: 80%; } }
.shopping_cart > a:first-child:hover .ajax_cart_quantity {
  margin-top: -10px; }
.shopping_cart .ajax_cart_total, .shopping_cart .ajax_cart_no_product {
  font-size: 14px; }
.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; }
.shopping_cart .block_cart_collapse:after {
  content: "\f0d8";
  padding: 4px 0px 2px 0px; }
.shopping_cart .st-menu-title {
  padding: 15px; }

.cart_block .cart_block_list .remove_link {
  position: absolute;
  right: 0;
  top: 14px; }
.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
  color: inherit;
  display: block;
  width: 100%;
  height: 100%; }
.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"; }
.cart_block .cart_block_list .remove_link a:hover,
.cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
  color: rgb(14, 20, 79); }
.cart_block .cart_block_list dl {
  margin: 0;
  padding: 8px 10px;
  background: #ffffff; }
.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
  outline: none;
  text-decoration: none; }
.cart_block .product-atributes {
  padding-bottom: 5px;
  font-size: 11px; }
.cart_block .product-atributes a {
  color: #5d5d5d; }
.cart_block .cart-images {
  float: left;
  margin-right: 20px; }
.cart_block .cart-info {
  overflow: hidden;
  position: relative;
  padding-right: 20px;
  padding-top: 10px; }
.cart_block .cart-info .product-name {
  margin-top: -4px; }
.cart_block .cart-info .product-name a {
  font-size: 13px;
  line-height: 18px;
  display: inline-block; }
.cart_block .cart-info .quantity-formated {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  padding-right: 2px; }
.cart_block .cart-info .quantity-formated .quantity {
  font-size: 11px; }
.cart_block dt {
  font-weight: normal;
  overflow: hidden;
  padding: 8px 0;
  position: relative; }
.cart_block dd {
  position: relative; }
.cart_block dd .cart_block_customizations {
  border-top: 1px dashed #5d5d5d; }
.cart_block dd .cart_block_customizations li {
  padding: 10px 20px; }
.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
  position: absolute;
  right: 10px; }
.cart_block .cart_block_no_products {
  margin: 0;
  padding: 10px 20px; }
.cart_block .cart-prices {
  font-weight: bold;
  padding: 15px 20px;
  border-top: 1px solid #c7c7c7; }
.cart_block .cart-prices .cart-prices-line {
  overflow: hidden;
  padding: 7px 0; }
.cart_block .cart-prices .cart-prices-line.last-line {
  border: none; }
.cart_block .cart-buttons {
  overflow: hidden;
  padding-bottom: 15px;
  margin: 0;
  text-align: center; }
.cart_block .cart-buttons a {
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px; }
.cart_block .cart-buttons a#button_order_cart {
  margin-right: 0;
  border: none;
  width: 80%;
}
.cart_block .cart-buttons a#button_order_cart span {
  text-transform: uppercase; }
.cart_block .cart-buttons a#button_order_cart span i {
  margin-left: 5px; }

.cart-sidebar-content .cart_block_list dl {
  padding: 8px 15px; }

/*******************************************************************
					Cart Block(Header) Styles
********************************************************************/
#header .cart_block {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 100;
  display: none;
  height: auto;
  background: #f7f7f7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 2px 5px #c7c7c7;
  -webkit-box-shadow: 0 2px 5px #c7c7c7;
  box-shadow: 0 2px 5px #c7c7c7;
  width: 270px;
  overflow: hidden;
  line-height: normal; }

.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; }

.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; }

.cart_block table.vouchers {
  clear: both;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 10px; }
.cart_block table.vouchers tr td {
  padding: 2px; }
.cart_block table.vouchers tr td.quantity {
  margin-right: 5px;
  min-width: 18px; }
.cart_block table.vouchers tr td.delete {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  width: 15px; }

/*****************************************************************************
					Layer Cart Css
*****************************************************************************/
.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; }

* html .layer_cart_overlay {
  position: absolute;
  left: 0;
  margin-left: -160px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2; }

#layer_cart {
  background-color: #ffffff;
  position: absolute;
  display: none;
  z-index: 99;
  width: 80%;
  max-width: 1024px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
#layer_cart .layer_cart_product {
  padding: 2% 15px;
  overflow: hidden;
  position: static;
  border-right: 1px solid #c7c7c7; }
#layer_cart .layer_cart_product .title {
  font: 400 16px/29px "Roboto", sans-serif;
  color: #46a74e;
  margin-top: 5px;
  margin-bottom: 22px; }
@media (max-width: 767px) {
  #layer_cart .layer_cart_product .title {
    padding-right: 0;
    line-height: normal; } }
#layer_cart .layer_cart_product .title i {
  font-size: 20px;
  line-height: 30px;
  float: left;
  padding-right: 8px; }
@media (max-width: 767px) {
  #layer_cart .layer_cart_product .title i {
    font-size: 22px;
    line-height: 22px; } }
#layer_cart .layer_cart_product .product-container {
  background-color: #ffffff;
  overflow: hidden;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
#layer_cart .layer_cart_product .product-image-container {
  max-width: 45%;
  float: left;
  margin-right: 7%; }
@media (max-width: 480px) {
  #layer_cart .layer_cart_product .product-image-container {
    margin-bottom: 10px; } }
#layer_cart .layer_cart_product .layer_cart_product_info {
  padding: 10px; }
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_attributes {
  font-size: 11px;
  color: #9c9b9b; }
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
  display: block; }
#layer_cart .layer_cart_product .layer_cart_product_info > div {
  padding-bottom: 7px; }
#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
  padding-right: 3px; }
@media (max-width: 991px) {
  #layer_cart .layer_cart_product {
    border-right: none; } }
#layer_cart .layer_cart_cart {
  border-left: 1px solid #c7c7c7;
  margin-left: -1px;
  padding: 2% 15px;
  -moz-border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 4px 4px 0px;
  position: relative; }
@media (max-width: 991px) {
  #layer_cart .layer_cart_cart {
    border-left: none;
    border-top: 1px solid #c7c7c7;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-left: 0; } }
#layer_cart .layer_cart_cart > div > .dark {
  min-width: 34%;
  display: inline-block; }
#layer_cart .layer_cart_cart .ajax_block_cart_total {
  color: rgb(14, 20, 79);
  font-size: 18px;
  font-weight: 600; }
#layer_cart .layer_cart_cart .title {
  font: 400 18px/29px "Roboto", sans-serif;
  color: #5d5d5d;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 5px;
  margin-bottom: 17px;
  margin-top: 5px; }
@media (max-width: 767px) {
  #layer_cart .layer_cart_cart .title {
    font-size: 18px; } }
#layer_cart .layer_cart_cart .layer_cart_row {
  padding: 0 0 7px 0; }
#layer_cart .layer_cart_cart .button-container {
  width: 100%;
  text-align: center;
  padding: 5% 0; }
#layer_cart .layer_cart_cart .button-container .btn {
  margin-bottom: 10px;
  margin-right: 5px;
  text-transform: uppercase; }
#layer_cart .layer_cart_cart .button-container .btn i {
  padding-left: 5px; }
#layer_cart .layer_cart_cart .button-container .btn.continue {
  background: rgb(14, 20, 79); }
#layer_cart .layer_cart_cart .button-container .btn.continue:hover {
  background: rgb(14, 20, 79);
  color: #ffffff;
}
#layer_cart .layer_cart_cart .button-container .btn.continue i {
  padding-right: 5px; }
#layer_cart .cross {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  color: #5d5d5d;
  z-index: 2;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }
#layer_cart .cross:before {
  content: "\f057";
  display: block;
  font-family: "FontAwesome";
  font-size: 28px; }
#layer_cart .cross:hover {
  color: rgb(14, 20, 79); }
#layer_cart .continue {
  cursor: pointer; }
#layer_cart p {
  padding: 0px; }

/************************************************************************
						Layer Cart Caroucel
*************************************************************************/
#layer_cart .crossseling {
  background: #f7f7f7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
#layer_cart .crossseling .crossseling-content {
  border-top: 1px solid #c7c7c7;
  padding: 2% 15px 0;
  position: relative; }
#layer_cart .crossseling h2 {
  font: 500 22px/22px "Roboto Condensed", sans-serif;
  color: #3d3d3d;
  margin: 0 0 20px; }
@media (min-width: 768px) and (max-width: 991px) {
  #layer_cart .crossseling h2 {
    font-size: 14px; } }
#layer_cart .crossseling #blockcart_list .slick-prev, #layer_cart .crossseling #blockcart_list .slick-next {
  top: -46px; }

/*# sourceMappingURL=blockcart.css.map */

@media (max-width: 991px) {
  .shopping_cart > a:first-child {
    height: unset;
    line-height: unset;
    margin-top: unset;
  }
}
@media (min-width: 992px) {
  .shopping_cart > a > img {
    margin-right: 10px;
  }
}
