/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
/********************************************************************
					Compare Page Styles
********************************************************************/
#product_comparison {
  table-layout: fixed; }
  #product_comparison tbody tr td.product-block {
    background-color: #ffffff;
    border: none;
    vertical-align: top;
    padding: 10px 5px;
    text-align: center; }
  #product_comparison tbody tr .product-container {
    border: none; }
  #product_comparison tbody tr td.comparison_infos div.center {
    margin: 0 auto; }
  #product_comparison tbody tr td.td_empty {
    vertical-align: bottom; }
    #product_comparison tbody tr td.td_empty > span {
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase; }
  #product_comparison .remove {
    text-align: right;
    padding: 0 0 15px 0; }
    #product_comparison .remove a {
      font-size: 23px;
      line-height: 23px;
      color: #c0c0c0; }
      #product_comparison .remove a:hover {
        color: #000; }
  #product_comparison .product-image-block {
    display: inline-block;
    position: relative; }
    #product_comparison .product-image-block .product_image {
      padding: 9px;
      border: 1px solid #cdcdcd;
      display: inline-block;
      margin: 0 0 8px 0; }
      #product_comparison .product-image-block .product_image img {
        width: 100%; }
  #product_comparison .comparison_unit_price {
    font-size: 17px;
    color: #465fcb;
    font-style: italic; }
  #product_comparison .product-rating {
    margin: 0 auto;
    overflow: hidden; }
  #product_comparison .comparison_feature .product_name {
    display: none; }

.footer_link {
  margin: 0 0 20px 0; }

#stOCClose {
  width: 29px !important;
  height: 29px !important; }

.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices,
.stButton .stButton_gradient {
  height: 22px !important; }

.share strong {
  display: block;
  margin-bottom: 10px; }
.share > div {
  margin-bottom: 8px; }
@media (min-width: 992px) {
  .share {
    position: relative;
    top: -350px; } }
@media (min-width: 771px) and (max-width: 991px) {
  .share {
    position: relative;
    top: -260px; } }
@media (min-width: 576px) and (max-width: 770px) {
  .share {
    position: relative;
    top: -245px; } }

.stArrow {
  display: none !important; }

/***** IE code ****/
.ie8 table#product_comparison .product-image-block .product_image img {
  width: auto; }

/**** responsive code ******/
@media (max-width: 770px) {
  #columns table#product_comparison tbody tr td.td_empty span {
    font-size: 14px; }
  #columns table#product_comparison .button.ajax_add_to_cart_button,
  #columns table#product_comparison .button.lnk_view {
    font-size: 14px; } }
@media (max-width: 575px) {
  #product_comparison table,
  #product_comparison thead,
  #product_comparison tbody,
  #product_comparison th,
  #product_comparison td,
  #product_comparison tr {
    display: block; }

  #product_comparison thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  #product_comparison tr {
    overflow: hidden; }
    #product_comparison tr:last-child {
      border-bottom: none; }
      #product_comparison tr:last-child td {
        border-bottom: none; }

  #product_comparison tbody tr td.product-block {
    padding: 0 0 55px; }

  #product_comparison .ajax_block_product {
    border: none;
    position: relative;
    white-space: normal;
    float: left;
    width: 33.33%; }
    #product_comparison .ajax_block_product.td_empty {
      width: 100% !important;
      clear: both; }
    #product_comparison .ajax_block_product:last-child {
      border-bottom: none; }

  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    float: none;
    clear: both; } }
@media (max-width: 575px) {
  #product_comparison .ajax_block_product {
    float: none;
    width: 100%; }

  #product_comparison .comparison_feature td {
    float: left;
    width: 50%; }
  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    clear: both; }
  #product_comparison .comparison_feature .product-name {
    width: 50%;
    float: left;
    display: block; } }
#product_comparison td.compare_extra_information {
  padding: 10px; }
#product_comparison #social-share-compare {
  margin-bottom: 50px; }

/*# sourceMappingURL=comparator.css.map */
