/* lnk on detail product page */
#mylapetek_button, #mylapetek_button_nopop {
    padding:2px 0 2px 20px;
    background:url(img/icon/add.png) no-repeat;
    background-color: #00347F;
    border-radius: 5px;
    background-position: 10px 5px;
    padding: 6px;
    padding-left: 35px;
    padding-right: 10px;
    color: #efefef;
    font-weight: bold;
}

#mylapetek_button.nobg
{
     padding:2px 0 2px 20px;
    background: transparent;
    background:url(img/icon/add.png) no-repeat;
    border-radius: 0px;
    background-position: 0px 9px;
    padding: 6px;
    padding-left: 35px;
    padding-right: 10px;
    color: black;
    font-weight: bold;
}

/* mylapetek block */
#mylapetek_block #mylapetek_block_list {
  margin: 0 0 20px 0; }
  #mylapetek_block #mylapetek_block_list dl {
    font-weight: 400; }
    #mylapetek_block #mylapetek_block_list dl.products.no-products {
      font-weight: 700;
      padding: 0 0 15px 0;
      border-bottom: 1px solid #d6d4d4; }
      #mylapetek_block #mylapetek_block_list dl.products.no-products dt {
        padding: 0;
        border-top: none; }
      #mylapetek_block #mylapetek_block_list dl.products.no-products dd {
        display: none; }
    #mylapetek_block #mylapetek_block_list dl.products {
      border-bottom: 1px solid #d6d4d4; }
      #mylapetek_block #mylapetek_block_list dl.products dt {
        padding: 20px 0 0;
        border-top: 1px solid #d6d4d4; }
      #mylapetek_block #mylapetek_block_list dl.products dd {
        padding: 0 0 20px 0; }
      #mylapetek_block #mylapetek_block_list dl.products dt.first_item {
        padding: 0;
        border-top: none; }
    #mylapetek_block #mylapetek_block_list dl dt {
      position: relative;
      padding-right: 0; }
    #mylapetek_block #mylapetek_block_list dl dd {
      margin: 0 0 0 24px; }
#mylapetek_block .lnk .form-group {
  margin: 0 0 20px 0; }
  #mylapetek_block .lnk .form-group select {
    max-width: 192px; }
    @media (max-width: 767px) {
      #mylapetek_block .lnk .form-group select {
        width: 192px; } }
#mylapetek_block .ajax_cart_block_remove_link {
  font-size: 14px;
  line-height: 14px;
  color: #d3d2d2;
  width: 14px;
  height: 14px;
  float: right; }
  #mylapetek_block .ajax_cart_block_remove_link:hover {
    color: #515151; }
#mylapetek_block .cart_block_product_name {
  width: 85%;
  display: inline-block;
  font-weight: bold; }
#mylapetek_block .quantity-formated {
  float: left;
  margin: 0 5px 0 0;
  width: 15px; }

#mylapetek_block_list .price {
  float: right; }

/* page in my account ************************************************************************* */
#mymylapetek td.mylapetek_delete a {
  font-size: 15px; }

/* mylapetekLinkTop */
#module-blockmylapetek-mymylapetek #block-order-detail #hideSendWishlist {
  display: inline-block; }

#module-blockmylapetek-mymylapetek .mylapetekLinkTop ul.display_list {
  border-bottom: 1px solid #d6d4d4;
  margin-bottom: 20px; }
  #module-blockmylapetek-mymylapetek .mylapetekLinkTop ul.display_list a {
    display: inline-block;
    color: #333;
    margin: 10px 10px 10px 0px;
    font-weight: bold; }
    #module-blockmylapetek-mymylapetek .mylapetekLinkTop ul.display_list a:hover {
      color: #515151; }

#module-blockmylapetek-mymylapetek .mylapetekLinkTop li {
  float: left; }

#module-blockmylapetek-mymylapetek .mylapetekLinkTop #hideSendWishlist {
  float: right; }

#module-blockmylapetek-mymylapetek .mylapetekLinkTop #showBoughtProducts,
#module-blockmylapetek-mymylapetek .mylapetekLinkTop #hideBoughtProductsInfos {
  display: none; }

/* wlp_bought ****************************************** */
/* wlp_bought_list */
ul.wlp_bought_list li {
  margin: 0 0 30px 0;
  /*> 992px*/
  /*768px x 991px*/ }
  ul.wlp_bought_list li .product_image {
    padding: 9px;
    border: 1px solid #d6d4d4;
    margin: 0 0 20px 0;
    max-width: 270px; }
  ul.wlp_bought_list li .product-name {
    margin: 0 0 10px 0;
    padding: 0 20px 0 0; }
    ul.wlp_bought_list li .product-name small {
      display: block;
      font-size: 11px; }
      ul.wlp_bought_list li .product-name small a {
        font-size: 11px; }
  ul.wlp_bought_list li .product_infos {
    position: relative; }
  ul.wlp_bought_list li .btn_action .btn {
    margin: 0 0 10px 0; }
  @media (min-width: 992px) {
    ul.wlp_bought_list li.first-in-line {
      clear: left; } }
  @media (min-width: 768px) and (max-width: 991px) {
    ul.wlp_bought_list li.first-item-of-tablet-line {
      clear: left; } }

.mylapetekLinkTop .submit {
  margin: 0 0 30px 0; }

ul.wlp_bought_list li .lnkdel {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  font-size: 14px; }

#mylapetek_button > .btn-group {
  width: 80%; }

ul.product_list.grid > li .product-container .functional-buttons .mylapetek .popover {
  padding: 0;
  min-width: 160px; }
  ul.product_list.grid > li .product-container .functional-buttons .mylapetek .popover .popover-content {
    padding: 0;
    min-width: 158px; }
  ul.product_list.grid > li .product-container .functional-buttons .mylapetek .popover table {
    margin-bottom: 2px; }
    ul.product_list.grid > li .product-container .functional-buttons .mylapetek .popover table td:hover {
      background-color: #cccccc;
      cursor: pointer; }

[id=mylapetek_button] + .popover,
.mylapetek_change_button + .popover {
  padding: 0;
  min-width: 150px; }
  [id=mylapetek_button] + .popover .popover-content,
  .mylapetek_change_button + .popover .popover-content {
    padding: 0; }
  [id=mylapetek_button] + .popover table,
  .mylapetek_change_button + .popover table {
    margin-bottom: 2px; }
    [id=mylapetek_button] + .popover table td:hover,
    .mylapetek_change_button + .popover table td:hover {
      background-color: #cccccc;
      cursor: pointer; }

/*# sourceMappingURL=blockmylapetek.css.map */


div#mylapetek_left {
  display: inline-block;
  min-width: 250px;
}
div#mylapetek_right {
  display: inline-block;
  margin-left: 20px;
  vertical-align: top;
}

div#view_mylapetek div.printbrochure
{
    padding-top: 20px;
}

div#view_mylapetek div.cover_images {
    width: 100%;
    overflow: auto;
    position: relative;
    margin-top: 10px;
}


div#view_mylapetek div.cover {
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 90px;
}

div#mylapetek_products {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
div.mylapetek_product {
    float: left;
    width: 184px;
    margin: 6px;
    padding: 0px;
    text-align: left;
    height: 338px;
    padding-bottom: 18px;
    border: 1px solid #dbdbdb;
  position: relative;
}

div#view_mylapetek .product_info
{
  margin: 6px;
}

div#view_mylapetek .product_image
{
  text-align: center;
}

div#view_mylapetek .btn_action
{
/*  margin-top: 10px;
  position: absolute;*/
  bottom: 10px;
  width: 100%;
  text-align: center;
}

div#view_mylapetek .btn_action .btn
{
  margin-top: 3px;
  margin-bottom: 3px;
  white-space: normal;
}

div#view_mylapetek .checker
{
    display: inline-block;
}

.popover-content.hidden {
  display: none !important;
  visibility: hidden !important; 
}

.mylapetek a .popover-content > div
{
  cursor: pointer;
}