/*******************************************************************
          Custom Ideant Styles
********************************************************************/

/* Boostrap's Media Object */

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 15px;
}

@media screen and (min-width: 768px) {

  .media-left,
  .media > .pull-left {
    padding-right: 30px;
  }

}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

/* PDF product list */

.pdf-product-wrapper {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #e4e4e4;
  margin: 15px 0;
}

.pdf-product-wrapper:last-child {
  border-bottom: 0px;
}

.pdf-product-wrapper .button-container {
}

.pdf-product-wrapper .button-container a {
  margin-top: 15px;
  margin-left: 15px;
}

.pdf-product-wrapper .button-container a.ajax_add_to_cart_button {
  background: #a8236b;
  border-color: #95205f;
  color: #fff;
}

.pdf-product-wrapper .button-container a.ajax_add_to_cart_button:hover {
  background: #95205f;
  border-color: #95205f;
  color: #fff;
}

/* Home Page */

#index .button.btn-download {
  background: #f8f8f8;
  border: 1px solid #e4e4e4;
  color: #000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
 }

#index .button.btn-download:hover {
  background: #95205f;
  border-color: #95205f;
  color: #fff;
}

/* Product page */

.socialsharing_product {
  position: relative;
  padding-left: 30px;
}

.socialsharing_product:before {
  content: "\f1e0";
  font-family: "FontAwesome";
  color: #555555;
  font-size: 19px;
  line-height: 24px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: normal;
}

.socialsharing_product button {
  border: none;
}

#send_friend_button {
  margin-bottom: 10px;
}

.exclusive.btn-download {
  margin: 13px 19px 0;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}

.download-info {
  font-size: 10px;
  text-align: center;
  display: table;
  width: auto;
  margin: 0 auto;
  padding: 0;
}

/* Footer */

.footer-container .container {
  padding-bottom: 30px;
}

.footer-container #footer h4:after {
  color: #a8236b;
}

.bottom-footer {
  padding: 0 0 15px;
  background-color: #a8236b;
  border-top: 1px solid #95205f;
  border-bottom: 1px solid #95205f;
}

.bottom-footer * {
  color: #fff;
  font-size: 11px !important;
}

.bottom-footer a:hover {
  color: #e8e8e8 !important;
}

.tax-advice {
  margin: 15px 0;
}

.copyright {
  text-align: center;
  display: block;
}

.credits {
  text-align: center;
  display: block;
  margin-top: 5px;
  font-size: 11px;
}

@media screen and (min-width: 768px) {

  .copyright {
    text-align: left;
    display: block;
  }

  .credits {
    text-align: right;
    display: block;
    margin-top: 0;
    font-size: 13px;
  }

}

#footer #newsletter_block_left .form-group .form-control {
  background: #efefef;
  border-color: transparent;
  color: #979797;
  padding: 10px 50px 10px 12px;
}

#footer #newsletter_block_left .form-group .button-small:before {
  color: #a8236b;
}

#footer #newsletter_block_left .form-group .button-small:hover:before {
  color: #95205f;
}

/* CMS_info Block */

#cmsinfo_block {
  overflow: hidden;
  background: #ffffff;
  min-height: auto;
  height: auto;
  padding: 0;
  border: 10px solid #eee;
  border-left: 10px solid #eee;
}

#cmsinfo_block > div {
  padding: 15px;
  display: inline-block;
  padding-top: ;
}

#cmsinfo_block ul {
  margin: 0;
  display: inline-block;
}

#cmsinfo_block ul li {
  padding: 15px;
  width: 100%;
  float: left;
  margin-top: 15px;
}

@media (max-width: 991px) {

  #cmsinfo_block em {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    margin-right: 15px;
  }

}

@media screen and (min-width: 992px) {

  #cmsinfo_block {
    overflow: hidden;
    background: #ffffff;
    min-height: auto;
    height: auto;
    padding: 0;
    border: 10px solid #eee;
    border-left: 10px solid #eee;
  }

  #cmsinfo_block > div {
    padding: 15px;
    display: inline-block;
  }

  #cmsinfo_block ul {
    margin: 0;
    display: inline-block;
  }

  #cmsinfo_block ul li {
    padding: 30px;
    width: 33.3333%;
    float: left;
  }

}

/* My Account */

#my-account ul.myaccount-link-list li a {
  text-shadow: none;
}

/* Category type 'list' */

.product_list.list.row .ajax_add_to_cart_button {
  color: #fff;
  background: #a8236b;
  border: 1px solid #95205f;
  text-decoration: none;
}

.product_list.list.row .lnk_view {
  text-decoration: none;
}

.product_list.list.row .ajax_add_to_cart_button:hover,
.product_list.list.row .ajax_add_to_cart_button:active,
.product_list.list.row .ajax_add_to_cart_button:focus {
  color: #fff;
  background: #95205f;
  border: 1px solid #95205f;
  text-decoration: none;
}

.button.btn-download {
  border-color: #a8236b;
  background: #a8236b;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
 }

.button.btn-download:hover {
  background: #95205f;
  border-color: #95205f;
  color: #fff;
}

/* Custom titles */

.page-product-heading {
  padding: 12px 0px !important;
  border: none !important;
  background: none !important;
  color: #a8236b !important;
}

.page-product-heading:after {
  content: "";
  width: 100%;
  height: 6px;
  display: block;
  margin-top: 10px;
  border-radius: 0 50% 50% 0;
  background: -moz-linear-gradient(left,  rgba(0,152,154,1) 0%, rgba(125,185,232,0) 100%);
  background: -webkit-linear-gradient(left,  rgba(0,152,154,1) 0%,rgba(125,185,232,0) 100%);
  background: linear-gradient(to right,  rgba(0,152,154,1) 0%,rgba(125,185,232,0) 100%);
}

/* ISSUU embeds */

.issuuembed {
  width: 100%;
  height: 400px;
  margin-top: 30px;
  border: 10px solid #eee;
}

@media screen and (min-width: 768px) {

  .issuuembed {
    width: 720px;
    height: 400px;
    display: table;
    margin: 30px auto 0;
  }

}

@media screen and (min-width: 992px) {

  .issuuembed {
    width: 455px;
    height: 400px;
    display: block;
    margin: 0;
  }

}

/* Layer Cart */

#layer_cart .title {
  display: block;
}

/* Cart Block */

#header .cart_block .cart-prices {
  background: none;
}

/* Img borders */

#cart_summary tbody td.cart_product img,
#layer_cart .layer_cart_product .product-image-container,
#send_friend_form .product img,
.block .products-block li .products-block-image {
  border: none;
}

.pb-left-column #image-block {
  border: none;
}

@media screen and (min-width: 768px) {

  .pb-left-column #image-block {
    border: none;
    border-right: 1px solid #eee;
  }

}

/* Advanced Top Menu - Dekstop */

@media screen and (max-width: 767px) {

  #search_block_top,
  #header .shopping_cart {
    padding-top: 15px;
  }

}

/* Advanced Top Menu - Mobile */

.li-niveau1 .adtm_sub {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

/* Top Nav bar */

@media screen and (max-width: 767px) {

  .header_user_info {
    width: 50%;
    border: none;
  }

  .header_user_info .account {
    border-left: 1px solid #95205f;
  }

}

/* Checkout */

#order-detail-content {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 30px;  
  border: 1px solid #e4e4e4 !important;
}

#cart_summary {
  margin: 0 !important;
  border: none !important;
}

#cart_summary thead tr th {
  text-transform: uppercase;
}

#cart_summary * {
  border: none !important;
}

#cart_summary thead {
  border-bottom: 1px solid #e4e4e4 !important;
}

#cart_summary tfoot {
  border-top: 1px solid #e4e4e4 !important;
}

#cart_summary .cart_quantity .cart_quantity_input,
#cart_summary .button-minus,
#cart_summary .button-plus {
  border: 1px solid #e4e4e4 !important;
}

#cart_summary tfoot td#total_price_container {
  color: #a8236b;
  background: #fbfbfb;
}

form#voucher #discount_name {
  border: 1px solid #ddd !important;
}

form#voucher button {
  height: 27px;
  text-transform: uppercase;
  border: 1px solid #017879 !important;
}

/* Bankwire */

#HOOK_PAYMENT {
  display: inline-block;
  width: 100%;
  border: 1px solid #e4e4e4 !important;
  margin-bottom: 15px;
}

.backwire_payment {
  border: 1px solid #e4e4e4 !important;
  border-radius: 4px;
  display: table;
  width: auto;
  margin: 15px auto;
  padding: 15px;
  float: none;
  clear: both;
}

.backwire_payment h3 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.backwire_payment img {
  width: auto;
  display: table;
  margin: 0 auto 15px;
  max-width: 60px;
}

.backwire_payment p {
  font-size: 9px;
  line-height: 1.25em;
  max-width: 400px;
  color: #acacac;
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {

  .backwire_payment p {
    margin-bottom: 100px;
  }
}

.backwire_payment a {
  min-height: 63px;
  text-align: center;
  background: #a8236b;
  width: 100%;
  border-radius: 0;
  padding: 20px 30px;
  font-size: 18px;
  color: #fff;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset;
  -moz-user-select: none;
  outline: 0px none;
  font-weight: bold;
  cursor: pointer;
}
.backwire_payment a:hover {
  background: #95205f;  
}

/* Stripe */

.paiement_block #cart_summary {
  border: 1px solid #e4e4e4 !important;
}

.paiement_block #order-detail-content {
  border: none !important;
}

.stripe-advice {
  font-size: 9px;
  line-height: 1.25em;
  max-width: 400px;
  color: #acacac;
}

.stripe_title {
  font-size: 20px;
}

.payment_module.stripe-payment-16 {
  display: table;
  width: auto;
  margin: 15px auto;
  border: 1px solid #e4e4e4;
  padding: 15px;
  float: none;
  clear: both;
}

/*.payment_module.stripe-payment-16 .stripe_title:after {
  content: "";
  background-image: url(/img/secure-payments.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 32px;
  display: block;
  margin: 45px 0 10px;
}*/

.payment_module.stripe-payment-16 .stripe-secure-title {
  width: 100%;
  display: block;
  margin: 45px 0 10px;
}

.cc_btc_img {
  float: none !important;
  margin: 0px 0 30px !important;
  line-height: 0;
}

.cc_btc_img img {
  display: table;
  width: 100%;
  margin: 0 auto;
  max-width: 360px;
}

button.stripe-submit-button {
  background: #a8236b;
  width: 100%;
  border-radius: 0;
  padding: 20px 30px;
  font-size: 18px;
}

button.stripe-submit-button:hover {
  background: #95205f;
}

#mysubscriptions form.std.box button {
  background-color: #a8236b;
  border-color: #95205f;
}

#mysubscriptions form.std.box button:hover {
  background-color: #424242;
  border-color: #424242;
}

#mysubscriptions form.std.box .btn.button {
  background: none;
  background-color: #a8236b;
  border-color: #95205f;
  color: #fff;
}

#mysubscriptions form.std.box .btn.button:hover,
#mysubscriptions form.std.box .btn.button:active,
#mysubscriptions form.std.box .btn.button:focus {
  background: none !important;
  background-color: #424242 !important;
  border-color: #424242 !important;
  color: #fff !important;
}

/* Related productos Pro */

#related-product-pro li a.button {
  margin-bottom: 15px;
}

/* Crosselling in modal layer */

#layer_cart .crossseling #blockcart_list ul li .product-image-container {
  border: none;
}

#layer_cart .crossseling #blockcart_list ul li .product-name {
padding-bottom: 10px;
  text-align: center;  
}

#layer_cart .crossseling #blockcart_list ul li .price_display {
  text-align: center;
  display: block;  
}

/* My account */

#my-account ul.myaccount-link-list li.mailalerts {
  display: none;
}

/* CCC Form */

#esxx {
  margin-top: 15px;
  margin-right: 1%;
  width: 49%;
  float: left;
}

#entidad {
  margin-top: 15px;
  margin-left: 1%;
  width: 49%;
  float: left;
}

#oficina {
  margin-top: 15px;
  margin-right: 1%;
  width: 49%;
  float: left;
}

#dc {
  margin-top: 15px;
  margin-left: 1%;
  width: 49%;
  float: left;
}

#cuenta {
  margin-top: 15px;
  width: 100%;
  float: left;
}

#ccc-submit {
  margin: 15px 0;
  width: 100%;
  display: block;
  background: #a8236b;
  border-color: #a8236b;
  float: left;
  clear: both;
}

.loading {
  max-width: 16px;
}

.result {
  color: green !important;
  margin-bottom: 30px !important;
}

.error {
  color: red !important;
  margin-bottom: 30px !important;
}

@media screen and (min-width: 768px) {

  #esxx {
    float: none;
    margin-top: 15px;
    margin-right: 5px;
    width: 100%;
    max-width: 90px;
  }

  #entidad {
    float: none;
    margin-top: 15px;
    margin-right: 5px;
    width: 100%;
    max-width: 90px;
  }

  #oficina {
    float: none;
    margin-top: 15px;
    margin-right: 5px;
    width: 100%;
    max-width: 90px;
  }

  #dc {
    float: none;
    margin-top: 15px;
    margin-right: 5px;
    width: 100%;
    max-width: 45px;
  }

  #cuenta {
    float: none;
    margin-top: 15px;
    margin-right: 5px;
    width: 100%;
    max-width: 180px;
  }

  #ccc-submit {
    float: none;
    margin: 15px 0;
    width: auto;
    display: block;
    background: #a8236b;
    border-color: #a8236b
  }

}

/* Showing again prices on PDF's category */

@media screen and (max-width: 519px) {
  
  .pdf-price-container {
    float: right !important;
    margin: 15px 0;
    width: 100%;
    text-align: center;
  }

  .pdf-product-wrapper .button-container {
    clear: both;
  }

}

@media screen and (min-width: 520px) {

  .pdf-price-container {
    float: left !important;
  }

  .pdf-price-container .product-price.price {
    height: 41px;
    margin: 15px 15px 0 0;
    display: block;
    line-height: 41px;
  }

}

/* Custom overrides in Best Kit OPC*/

#opc_account_form .dni {
  display: block !important;
}

/* Custom overrides in categories - Hidding Best sellers block*/

.category #viewed-products_block_left {
  display: none;
}

/* @Start IDEANTSHOP-105 Remove discount when product is downloadable */

.old-price.product-price {
  display: none;
}

.price-percent-reduction {
  display: none;
}

.button.ajax_add_to_cart_button.btn.btn-default.disabled {
  margin-top: 16px;
  margin-left: 15px;
}

/* @End IDEANTSHOP-105 Remove discount when product is downloadable */

/* @Start IDEANTSHOP-118 Styles for a banner appended to top_column hook (05.10.2018) */

#top_column .htmlcontent-home li {
  padding: 0;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 10px !important;
}

/* @End IDEANTSHOP-118 Styles for a banner appended to top_column hook (05.10.2018) */

#home-page-tabs {
	display: none;
}

/* @Start IDEANTSHOP-134 Styles for the second transporter in the checkout (27.12.2018) */

table.resume.table-opc img.shipping-logo-opc {
  display: none;
}

table.resume.table-opc img.shipping-logo-opc:nth-child(1) {
  display: block;
}

table.table-opc.selected small {
  font-size: 10px
}

/* @End IDEANTSHOP-134 Styles for the second transporter in the checkout (27.12.2018) */

/* @Start IDEANTSHOP-144 */

#product_comments_block_extra .comments_advices a.reviews {
  border-right: none !important;
}

/* @End IDEANTSHOP-144 */

/* @Start IDEANTSHOP-148 */

.issuu-wrapper iframe {
  min-height: 500px !important;
}

/* @End IDEANTSHOP-148 */



/* @Start IDEANTSHOP-146: Product page restyling */

#product {
  display: block;
  overflow-x: hidden;
}

#product h1.product-name {
  color: #a8236b !important;
  font-size: 32px;
  display: inline-block;
  margin: 20px 0 45px;
  text-align: center;
  font-family: "Open Sans", Roboto, sans-serif;
  font-weight: bold;
  width: 100%;
  line-height: 1.250em;
}

#product .pb-left-column #image-block {
  border: none !important;
}

#product .pb-left-column #image-block img {
  padding: 10px 0;
  background: #fff;
}

@media (max-width: 991px) {

  #product .pb-right-column {
    float: none;
    clear: both;
  }

  .breadcrumb {
    display: none;
  }
}

#product .box-info-product {
  border: none !important;
  padding-bottom: 15px;
}

#product .box-security {
  width: 100% !important;
  margin: 15px auto;
  display: table;
  max-width: 260px;
}

#product .box-security img {
  width: 100%;
  width: auto;
  margin: 0 auto;
  display: table;
  max-width: 300px;
}

#product #quantity_wanted_p {
  width: auto;
  margin: 0 auto;
  display: table;
}

#product #quantity_wanted_p label{
  width: 100%;
  text-align: center;
}

#product #quantity_wanted_p input {
  width: 32px;
}

#product #our_price_display {
  display: block;
  text-align: center;
  margin: 15px 0 5px;
  font-size: 48px;
  font-weight: bold;
}

#product #display-taxes {
  display: block;
  text-align: center;
  font-size: 10px;
  color: #979797;
  text-transform: uppercase;
}

#product .page-product-heading,
#product .page-product-heading2 {
  text-align: center;
  font-weight: bold;
  text-transform: none;
  color: #a8236b !important;
}

#product .page-product-heading:after {
  display: none;
}

#product .table-data-sheet tr td {
  padding: 10px 0px 10px 10px;
}

#product .table-data-sheet,
#product .table-data-sheet * {
  background-color: #fafafa;
  padding: 10px;
}

#product .table-data-sheet * {
  border-right: none;
  padding-top: 0;
  padding-bottom: 0;
}

#product #short_description_block {
  padding-top: 10px;
}

#product #product_comments_block_extra {
  padding: 0 15px;
  font-weight: 400;
  line-height: 1em;
  margin: 0;
}

#product #product_comments_block_extra .comments_note {
  width: auto;
  display: table;
  margin: 0 auto;
  float: none;
}

#product #product_comments_block_extra .comments_note span{
  width: auto;
  display: table;
  margin: 0 auto;
  font-weight: 700;
  color: #424242;
  float: none;
}

#product #product_comments_block_extra .comments_note .star_content{
  width: auto;
  display: table;
  margin: 0 auto;
}

#product #product_comments_block_extra .comments_advices {
  padding: 0;
  margin: 15px 0 0 0;
}

#product #product_comments_block_extra .comments_advices li {
  width: 100%
}

#product #product_comments_block_extra .comments_advices li a {
  display: table;
  margin: 0 auto;
  text-align: center;
  line-height: 1.25em;
  padding: 5px 10px;
}

#product #product_comments_block_extra .comments_advices li a:before {
  display: table;
  margin: 0 auto 5px;
}

#product #new_comment_tab_btn {
  margin: 30px auto 60px;
  display: table;
  width: auto;
  padding: 4px 15px;
}

#product #add_to_cart button{
  display: table;
  margin: 0 auto;
  width: 100%;
}
#product #new_comment_tab_btn,
#product #new_comment_tab_btn span {
  background: none !important;
  border: none !important;
  color: #424242 !important;
  text-align: center;
  transition: none !important;
}

#product #new_comment_tab_btn:hover span,
#product #new_comment_tab_btn:focus span,
#product #new_comment_tab_btn:active span {
  background: none !important;
  border: none !important;
  color: #a8236b !important;
  transition: none !important;
}

#product #product_comments_block_tab p.align_center {
  text-align: center;
}

#product .issuu-wrapper {
  width: 100%;
  height: auto !important;
  margin-bottom: 45px;
  position: relative;
  background-color: #a8236b;
  padding: 30px 0;
  margin-bottom: 45px;
  padding-bottom: 90px;
}

#product .issuu-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  width: 1000px;
  height: 100%;
  background-color: #a8236b;
}

#product .issuu-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 1;
  width: 1000px;
  height: 100%;
  background-color: #a8236b;
}

#product .issuu-wrapper .page-product-heading, 
#product .issuu-wrapper .page-product-heading2 {
  color: #fff !important;
}

#product .issuu-wrapper .issuuembed {
  width: 100%;
  height: auto !important;
  border: none !important;
}

@media (min-width: 1200px) {

  #product .issuu-wrapper {
    width: 100%;
    margin-bottom: 45px;
    padding-bottom: 90px;
  }

  #product .issuu-wrapper .issuuembed {
    width: 100%;
    height: 600px !important;
  }
}

/* New design in the modal window */

#product.content_only {
  padding: 15px;
}

#product.content_only .issuu-wrapper {
  display: none !important;
}

@media (max-width: 991px) {

  #product.content_only .pb-center-column,
  #product.content_only .pb-right-column {
    width: 100% !important;
  }
}

#product #related-product-pro-wrapper {
  width: 100%;
  height: auto !important;
  margin-bottom: 0;
  position: relative;
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #fafafa 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #fafafa 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
  padding: 30px 0;
  margin-bottom: -50px;
}

#product #related-product-pro-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  width: 1000px;
  height: 100%;
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #fafafa 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #fafafa 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
}

#product #related-product-pro-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 1;
  width: 1000px;
  height: 100%;
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #fafafa 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #fafafa 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
}

/* @End IDEANTSHOP-146: Product page restyling */









/*# sourceMappingURL=custom.css.map 