/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#stickyTop .pb-left-column{
  opacity: 0;
  visibility: hidden;
}
#stickyTop .pb-right-column {
  top: 0;
  padding: 10px 15px 30px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  width: 100%;
  background: #ffffff;
  left: 0;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  z-index: 99;
  }
  #stickyTop .pb-right-column .blockreassurance_product {
    display: none; }
  #stickyTop .pb-right-column .product-quantity input#quantity_wanted {
    height: 44px;
    background: #fff;
    border: 1px solid #ebebeb; }
  #stickyTop .pb-right-column .product-quantity button.btn-touchspin {
    height: 44px; }
  #stickyTop .pb-right-column .product-quantity .qty {
    margin-right: 10px; }
  #stickyTop .pb-right-column {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #stickyTop .pb-right-column > div, #stickyTop .pb-right-column  .product-flags {
      display: none; }
    #stickyTop .pb-right-column .block-info {
      display: block;
      max-width: 250px;
      margin-right: 104px; }
    #stickyTop .pb-right-column .product-cover {
      display: block;
      width: 50px;
      min-width: 50px;
      margin-right: 20px; }
    #stickyTop .pb-right-column  .product-comments-additional-info{
        display: none; }
    #stickyTop .pb-right-column .product-additional-info{
          display: none;}
    #stickyTop .pb-right-column .product-prices.content_price .price.new {
      margin-top: 0; }
    #stickyTop .pb-right-column .pd-name {
      font-size: 16px;
      line-height: 23px;
      color: #333;
      font-weight: 400; }
    #stickyTop .pb-right-column  .product-prices.content_price .price.new {
      font-size: 17px; }
    #stickyTop .pb-right-column  .content_price .price.old {
      font-size: 15px; }
    #stickyTop .pb-right-column  .pd-name,
    #stickyTop .pb-right-column  .content_price {
      padding-bottom: 0;
      margin: 0; }
    #stickyTop .pb-right-column  .product-information {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: auto; }
    #stickyTop .pb-right-column  #add-to-cart-or-refresh {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #stickyTop .pb-right-column  .product-variants {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 10px; }
      #stickyTop .pb-right-column  .product-variants .product-variants-item:not(:last-child) {
        margin-bottom: 0;
        margin-right: 30px; }
    #stickyTop .pb-right-column  .product-variants-item.size input + span {
      width: 28px !important;
      height: 28px !important;
      background-color: #fff; }
    #stickyTop .pb-right-column  .product-add-to-cart {
      margin-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #stickyTop .pb-right-column  .product-add-to-cart .title {
        display: none; }
      #stickyTop .pb-right-column  .product-add-to-cart .product-quantity {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        #stickyTop .pb-right-column  .product-add-to-cart .product-quantity .customs {
          margin-bottom: 0; }
        #stickyTop .pb-right-column  .product-add-to-cart .product-quantity .product-btn.cart-button {
          padding: 0 20px;
          height: 44px; }
          #stickyTop .pb-right-column  .product-add-to-cart .product-quantity .product-btn.cart-button span {
            display: none !important; }
            #stickyTop .pb-right-column  .product-add-to-cart .product-quantity .product-btn.cart-button span.text-addcart {
              display: block !important;
              margin: 0; }
              #stickyTop .pb-right-column  .product-add-to-cart .product-quantity .product-btn.cart-button span.text-addcart i {
                display: none; }
        #stickyTop .pb-right-column  .product-add-to-cart .product-quantity .add .row > div {
          margin-bottom: 0;
          padding-left: 20px; }
      #stickyTop .pb-right-column  .product-add-to-cart .addToWishlist {
        display: none; }
  #stickyTop .pb-right-column .icon-cart {
    display: none; }
  #stickyTop .pb-right-column .product-variants {
    margin-bottom: 0; }
  #stickyTop .pb-right-column .product-variants .control-label,
  #stickyTop .pb-right-column .other-info,
  #stickyTop .pb-right-column #block-reassurance,
  #stickyTop .pb-right-column .product-desc,
  #stickyTop .pb-right-column .addthis_inline_share_toolbox_ld1s,
  #stickyTop .pb-right-column #more_info_block,
  #stickyTop .pb-right-column #product-availability {
    display: none; 
  }
