/*
* @section      Page Product Styles
*/
.primary_block {
  margin-bottom: 10px; }

.product-heading-h5 {
  font: bold 14px/20px "Quicksand", sans-serif; }

#productscategory_list .product-name,
#crossselling_list_car .product-name,
.related-block .product-name,
.accessories-block .product-name {
  margin-bottom: 5px; }

.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto; }

.primary_block .no-print .btn.ajax_add_to_cart_button,
.primary_block .no-print .btn.ajax_add_to_cart_product_button {
  background: #fff; }

/*
* @subsection     Left column in product block
*/
.pb-left-column {
  margin-bottom: 15px; }
  @media only screen and (max-width: 479px) {
    .pb-left-column {
      max-width: 320px;
      margin: 0 auto 15px;
      float: none; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .pb-left-column {
      max-width: 480px;
      margin: 0 auto 15px;
      float: none; } }
  .pb-left-column #image-block {
    position: relative;
    z-index: 1;
    border: none;
    background: none; }
    .pb-left-column #image-block.is_caroucel {
      margin-left: 0px;
      margin-right: 0px;
	  margin-bottom: 0px; }
      @media (min-width: 1200px) {
        .pb-left-column #image-block.is_caroucel {
          margin-right: 0px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px;
          margin-right: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px;
          margin-right: 0px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px;
          margin-right: 0; } }
      @media only screen and (max-width: 479px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px; } }
    .pb-left-column #image-block img {
      background: none;
      width: 100%; }
    .pb-left-column #image-block #view_full_size {
      display: block;
      cursor: pointer; }
      .pb-left-column #image-block #view_full_size .span_link {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -68px;
        display: block;
        padding: 10px 0;
        text-align: center;
        line-height: 22px;
        color: #777777;
        width: 136px;
        text-align: center;
        font-weight: 700;
        background: rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
        .pb-left-column #image-block #view_full_size .span_link:after {
          font-family: "FontAwesome";
          color: #777777;
          font-size: 20px;
          line-height: 22px;
          content: "\f00e";
          font-weight: normal;
          margin: 0 0 0 4px; }
        .pb-left-column #image-block #view_full_size .span_link:hover:after {
          color: #777777; }
    .pb-left-column #image-block a.jqzoom div div img {
      width: auto;
      max-width: 10000px; }
    .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
      border: none; }
    .pb-left-column #image-block .zoomPad {
      z-index: auto !important; }
    .pb-left-column #image-block .new-box,
    .pb-left-column #image-block .sale-box {
      z-index: 50002; }
    .pb-left-column #image-block:hover .new-box,
    .pb-left-column #image-block:hover .sale-box {
      opacity: 0; }

.content_only .pb-left-column #image-block:hover .new-box,
.content_only .pb-left-column #image-block:hover .sale-box {
  opacity: 1; }

/*
* @subsection      Miniatures
*/
.pb-left-column #views_block {
  margin-top: 0px;
  top: 0;
  z-index: 1; }

#thumbs_list {
  overflow: hidden;
  height: 98px;
  width: 100%; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
      width: 100%;
      height: 98px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      width: 100%;
      height: 98px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #thumbs_list {
      width: 100%;
      height: 98px; } }
  @media only screen and (max-width: 479px) {
    #thumbs_list {
      width: 100%;
      height: 98px; } }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    margin: -10px 0 0 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -3px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -4px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -4px; } }
  #thumbs_list li {
    float: left;
    width: 110px;
    cursor: pointer;
    margin-right: 0px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list li {
        margin-top: 5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        margin-top: 3px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list li {
        margin-top: 4px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list li {
        margin-top: 4px;
        height: 86px;
        width: 68px; } }
    #thumbs_list li a {
      display: block;
      border: none;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: none; }
      #thumbs_list li a:hover, #thumbs_list li a.zoomThumbActive {
        opacity: .7; }
    #thumbs_list li img {
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.two-columns .pb-left-column #image-block.is_caroucel {
  margin-right: 0;
  margin-left: 86px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 83px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 90px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 94px; } }
  @media only screen and (max-width: 479px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 78px; } }
@media (min-width: 991px) {
  .two-columns #thumbs_list {
    height: 410px;
    width: 76px; }
    .two-columns #thumbs_list li {
      width: 76px;
      height: 94px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .two-columns #thumbs_list {
    height: 394px;
    width: 74px; }
    .two-columns #thumbs_list li {
      width: 74px;
      height: 92px;
      margin-top: 6px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .two-columns #thumbs_list {
    height: 442px; } }
.two-columns #usefull_link_block li {
  clear: left;
  border: none;
  padding-left: 0; }
  .two-columns #usefull_link_block li#favoriteproducts_block_extra_add, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed {
    padding-left: 20px; }
    .two-columns #usefull_link_block li#favoriteproducts_block_extra_add:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      left: 1px; }

@media (min-width: 1200px) {
  .three-columns .pb-left-column #image-block.is_caroucel {
    margin-right: 4px; } }
@media (min-width: 1200px) {
  .three-columns #thumbs_list {
    height: 470px; } }

#view_scroll_left,
#view_scroll_right {
  width: 22px;
  height: 40px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  bottom: 29px;
  z-index: 1;
  background: #fff;
  text-align: center;
  opacity: 1 !important;
  display: block !important; }
  #view_scroll_left:before {
    color: #004e91;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 40px;
	margin-right: 4px; }
  #view_scroll_right:before {
    color: #004e91;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 40px;
	margin-left: 4px; }
  #view_scroll_left:hover,
  #view_scroll_right:hover {
    background: #004e91; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #fff; }

#view_scroll_right {
  right: 0;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px; }
  #view_scroll_right:before {
    content: "\f054";
	text-decoration: none !important; }

#view_scroll_left {
  left: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px; }
  #view_scroll_left:before {
    content: "\f053";
	text-decoration: none !important; }

.resetimg {
  padding: 0 15px 0 0;
  position: absolute;
  right: 15px;
  bottom: 0px;
  margin-bottom: 5px;
  z-index: 1; }
  .resetimg #resetImages i {
    margin-right: 6px; }

/*
* @subsection      Link list
*/
#usefull_link_block {
  overflow: hidden; }
  #usefull_link_block li {
    float: left;
    padding: 0 15px;
    border-left: 1px solid #e3e3e3;
    margin-bottom: 5px; }
    #usefull_link_block li:first-child {
      border-left: 0;
      padding-left: 0; }
    #usefull_link_block li a {
      color: #444;
      font-weight: 400;
      position: relative;
      padding-left: 22px;
      line-height: 18px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #444;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 1px;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #004e91; }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb a:before {
      content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: #777777;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 12px;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: #444444; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/*
* @subsection      Right column in product block
*/
.pb-right-column #content-prices-text {
	background: #e5f7fb;
	padding: 15px 25px 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.pb-right-column .box-info-product .product_attributes {
	background: #02b1db;
	padding: 15px 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.pb-right-column #content-prices-text #dph-price-text p,
.pb-right-column #content-prices-text #no-dph-price-text p {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #000;
}
.pb-right-column #content-prices-text .dph-price-text,
.pb-right-column #content-prices-text .no-dph-price-text {
	min-width: 230px;
}
.pb-right-column #content-prices-text .dph-price-text {
	font-weight: bold;
}
.pb-right-column .product-info-line {
  overflow: hidden;
  margin: 0 0 5px 0px;
  line-height: 24px; }
.pb-right-column .product-info-line.second-info-line {
  overflow: hidden;
  margin: 5px 0px 10px;
  line-height: 24px;
  font-size: 16px;
  color: #000; }
.pb-right-column .product-info-line.second-info-line.with-min-height {
  min-height: 138px; }
  .pb-right-column .product-info-line > p {
    padding-left: 0px;
    margin-bottom: 0px;
    display: block;
	color: #000;
	font-size: 16px;
	line-height: 24px; }
  .pb-right-column .product-info-line.second-info-line > p {
    padding-left: 0px;
    margin-bottom: 0px;
    display: block;
	color: #000;
	font-size: 16px;
	line-height: 32px; }
    .pb-right-column .product-info-line > p label {
      margin: 0;
      font-weight: normal;
      color: #000;
	  min-width: 150px; }
    .pb-right-column .product-info-line > p span.editable {
      background: none;
      color: #01b0db;
      display: inline-block;
      padding: 0px;
      font-weight: normal;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
.pb-right-column h1 {
  padding-bottom: 10px;
  color: #004e91;
  margin: 0;
  font: 400 19px/22px "Quicksand", sans-serif;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    .pb-right-column h1 {
      font-size: 42px;
      line-height: 1;
      padding-bottom: 20px;
	  color: #004e91; } }
.pb-right-column #short_description_block #short_description_content {
  padding: 0 0 0px;
  word-wrap: break-word; }
.pb-right-column #short_description_block #short_description_content.with-min-height {
  min-height: 78px; }
  .pb-right-column #short_description_block #short_description_content p {
    line-height: 26px;
	font-size: 18px;
	color: #000;
	text-align: justify; }
	.pb-right-column #desc_btn a {
		color: #01b0db;
		font-size: 18px;
	}

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-bottom: 1px solid #e3e3e3;
  margin: 10px 0 0px;
  position: relative; }
  #product p#loyalty b {
    color: #777777; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  word-wrap: break-word;
  color: #333;
  font-size: 14px; }
  #page .rte p {
    margin-bottom: 10px; }

#page .tab-pane .rte {
	font-size: 18px;
	line-height: 26px;
	color: #000;
}

#page .tab-pane #nadpis-sekce {
	font-size: 24px;
    line-height: 26px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px;
}

#product-pripravenost-tab-content.tab-pane #nadpis-sekce {
    margin-bottom: 32px;
}

#page .tab-pane .rte p {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin-bottom: 25px;
	text-align: justify !important;
}

#product-piktogram-tab-content.tab-pane {
	display: block;
	float: left;
	margin-bottom: 15px;
}

#product-piktogram-tab-content.tab-pane #piktogram-detail {
	height: 130px;
	display: flex;
	align-items: center;
	padding: 0;
}

#product-piktogram-tab-content.tab-pane #piktogram-detail .items-image {
	padding: 0;
}

#product-piktogram-tab-content.tab-pane #piktogram-detail .items-list {
}

#product-piktogram-tab-content.tab-pane #piktogram-detail .items-list ul {
	margin-bottom: 0px;
	margin-left: 5px;
}

#product-piktogram-tab-content.tab-pane #piktogram-detail .items-list li {
	color: #004e91;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    list-style: disc;
    margin-bottom: 4px;
}

#product-piktogram-tab-content.tab-pane #piktogram-detail .items-list li:last-child {
	margin-bottom: 0px;
}

#attributes {
  margin-bottom: 20px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-weight: normal;
    color: #777777; }
  #attributes .attribute_list {
    width: 100%; }
    #attributes .attribute_list .form-control {
      max-width: 230px; }
      #attributes .attribute_list .form-control option {
        background: white;
        color: #777777; }
    #attributes .attribute_list ul {
      clear: both; }
      #attributes .attribute_list ul li {
        position: relative;
        display: inline-block;
        margin-right: 20px; }
    #attributes .attribute_list input.attribute_radio {
      float: left;
      margin-left: 3px; }
    #attributes .attribute_list div.radio,
    #attributes .attribute_list div.radio span,
    #attributes .attribute_list div.radio input {
      float: none;
      display: inline-block; }
    #attributes .attribute_list #color_to_pick_list {
      list-style-type: none;
      margin: 0 -2px; }
      #attributes .attribute_list #color_to_pick_list li {
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        clear: none;
        border: 1px solid #fff;
        display: inline-block;
        float: none;
        margin: 0 2px 4px;
        position: relative;
        width: auto; }
        #attributes .attribute_list #color_to_pick_list li > a, #attributes .attribute_list #color_to_pick_list li > input {
          display: block;
          height: 25px;
          width: 25px;
          cursor: pointer;
          margin: 0;
          -moz-border-radius: 50px;
          -webkit-border-radius: 50px;
          border-radius: 50px;
          position: relative;
          border: none;
          -moz-box-shadow: inset 0 0 0 1px #e3e3e3;
          -webkit-box-shadow: inset 0 0 0 1px #e3e3e3;
          box-shadow: inset 0 0 0 1px #e3e3e3; }
          #attributes .attribute_list #color_to_pick_list li > a.on, #attributes .attribute_list #color_to_pick_list li > input.on {
            -moz-box-shadow: 0 0 0 2px #e3e3e3;
            -webkit-box-shadow: 0 0 0 2px #e3e3e3;
            box-shadow: 0 0 0 2px #e3e3e3; }
            #attributes .attribute_list #color_to_pick_list li > a.on + label span, #attributes .attribute_list #color_to_pick_list li > a.on + input + label span, #attributes .attribute_list #color_to_pick_list li > input.on + label span, #attributes .attribute_list #color_to_pick_list li > input.on + input + label span {
              display: none; }
            #attributes .attribute_list #color_to_pick_list li > a.on + label a:before, #attributes .attribute_list #color_to_pick_list li > a.on + input + label a:before, #attributes .attribute_list #color_to_pick_list li > input.on + label a:before, #attributes .attribute_list #color_to_pick_list li > input.on + input + label a:before {
              font-family: "FontAwesome";
              content: "\f00c";
              display: inline-block;
              font-weight: normal;
              color: #f68f74; }
        #attributes .attribute_list #color_to_pick_list li > input {
          height: 35px;
          width: 35px; }
        #attributes .attribute_list #color_to_pick_list li label {
          position: absolute;
          left: 50%;
          top: 50%;
          text-align: center;
          cursor: pointer;
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          #attributes .attribute_list #color_to_pick_list li label a {
            background: white;
            display: block;
            height: 24px;
            line-height: 1;
            width: 24px;
            border-radius: 50px;
            padding-top: 5px; }
          #attributes .attribute_list #color_to_pick_list li label strong {
            display: none; }
        #attributes .attribute_list #color_to_pick_list li.selected {
          border: 1px solid #444444; }

.box-info-product .box-cart-bottom {
  padding-bottom: 15px; }

/*
* @subsection      Data sheet table
*/
.table-data-sheet, table.table-product-discounts {
  border: none;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr, table.table-product-discounts tr {
    border: none; }
    .table-data-sheet tr.even, table.table-product-discounts tr.even {
      background: #f5f5f5; }
    .table-data-sheet tr td, table.table-product-discounts tr td {
      padding: 9px 15px;
	  font-size: 16px;
	  color: #000; }
    .table-data-sheet tr.model-name td, table.table-product-discounts tr.model-name td {
      font-weight: bold !important;
	  color: #000 !important; }
    .table-data-sheet tr.model-bold td, table.table-product-discounts tr.model-bold td {
      font-weight: bold !important;
	  color: #000 !important; }
      .table-data-sheet tr td:first-child, table.table-product-discounts tr td:first-child {
        border: none;
        width: 35%;
        font-weight: normal;
        color: #000; }
    .table-data-sheet tr th, table.table-product-discounts tr th {
      color: #000; }

/*
* @subsection      Quantity wanted
*/
#quantity_wanted_p {
  float: left;
  margin-right: 20px;
  margin-top: 11px;
  overflow: hidden; }
  #quantity_wanted_p input {
    border-width: 0px;
    border: none !important;
    float: left;
    height: 46px;
    outline-width: 0;
    padding: 0;
    text-align: center;
    width: 70px;
    font-size: 18px; }
  #quantity_wanted_p .btn {
    float: left;
    margin-left: 0px;
	color: #fff;
	text-shadow: none;
	border: none;
	background: none;
	box-shadow: none; }
  #product .btn.button-plus span,
  #product .btn.button-minus span,
  #quantity_wanted_p .btn span {
	border: none;
	width: 30px;
	height: 46px;
	padding: 17px 0 0 0;
	color: #fff;
	background: #004e91;
	font-size: 12px; }
  #product .btn.button-plus:hover span,
  #product .btn.button-minus:hover span,
  #quantity_wanted_p .btn:hover span {
	color: #004e91;
	background: #e5f7fb; }
  #quantity_wanted_p .btn.button-minus span {
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px; }
  #quantity_wanted_p .btn.button-plus span {
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px; }
  #quantity_wanted_p label {
    color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 30px;
	font-size: 18px;
	font-weight: 600;
	margin: 0; }

#add_to_cart_product_page_button {
  float: right;
  margin-bottom: 0px; }
  #add_to_cart_product_page_button #add_to_cart {
    margin-bottom: 0; }
    #add_to_cart_product_page_button #add_to_cart .btn.ajax_add_to_cart_product_button {
      padding-top: 6px;
      color: #004e91;
	  background: #fff;
	  border: none;
	  transition: all ease-in-out 0.3s;
	  -webkit-transition: all ease-in-out 0.3s;
	  height: 66px;
	  width: 200px;
	  margin: 0px;
	  font-size: 26px;
	  line-height: 36px;
	  font-weight: bold; }
      #add_to_cart_product_page_button #add_to_cart .btn.ajax_add_to_cart_product_button:hover {
        color: #fff;
        background: #004e91;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s; }
/*
* @subsection      Availability statut
*/
#availability_date_label {
  display: inline-block;
  font-weight: 700;
  font-size: 12px; }

#availability_date {
  margin: 0; }
  #availability_date + #oosHook {
    margin-bottom: 15px; }

#last_quantities, #availability_statut #availability_value.warning_inline {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #46a74e;
  border: 1px solid #285f2c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

#last_quantities {
  background: #f68f74;
  border-color: #f04214;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px; }

#pQuantityAvailable {
  display: inline-block; }
  #pQuantityAvailable span#quantityAvailable,
  #pQuantityAvailable span {
    font-weight: normal;
    color: #01b0db; }

#availability_statut #availability_value.warning_inline {
  background: #f68f74;
  border-color: #f04214;
  text-shadow: 1px 1px #f04214;
  margin: 0; }

.box-info-product .content_prices {
  margin-bottom: 10px;
  padding-top: 10px;
  border-bottom: none; }
  .box-info-product .content_prices .discount {
    color: #f68f74;
    margin-bottom: 20px;
    display: block; }

.all-price-info {
  margin-bottom: 6px; }
  .all-price-info > p {
    display: inline-block;
    vertical-align: 0;
    margin-right: 5px;
    margin-bottom: 10px; }

#old_price .price {
  text-decoration: line-through;
  color: #01b0db;
  font: 400 16px/28px "Quicksand", sans-serif;
  padding: 0px 4px; }

#reduction_percent,
#reduction_amount {
  font: 400 14px/21px "Quicksand", sans-serif;
  color: #444444; }

#our_price_display {
  color: #004e91 !important;
  font: 700 28px/32px "Quicksand", sans-serif; }
  #our_price_display.new-price {
    color: #004e91 !important; }

#no-dph-price-text #our_price_display {
  color: #004e91 !important;
  font: 400 22px/32px "Quicksand", sans-serif; }
  #no-dph-price-text #our_price_display.new-price {
    color: #004e91 !important; }

#product .pb-right-column .our_price_display,
#product .pb-right-column #old_price,
#product .pb-right-column #reduction_percent,
#product .pb-right-column #reduction_amount {
	padding-left: 0;
	padding-right: 0;
}

/*
* @subsection      Online only
*/
.pb-right-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

/*
* @subsection      Send to a Friend
*/
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #e3e3e3;
    max-width: 100%;
    height: auto; }
  #send_friend_form .product p {
    padding: 0;
    color: #777777; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #444444; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #e3e3e3;
    background: #fcfcfc; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #777777; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #777777; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid #e3e3e3;
        font-size: 12px;
        color: #777777; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/*
* @subsection      Personnalisaton
*/
.product-information {
  /* border-top: 1px solid #e3e3e3; */
  /* border-bottom: 1px solid #e3e3e3; */
  margin-bottom: 25px; }
  .product-information .product-info-tabs {
    padding-right: 0px;
	padding-left: 0px;
    position: relative;
    z-index: 2;
	background: #f5f5f5; }
    .product-information .product-info-tabs > li {
      border-bottom: none;
      margin: 0;
      z-index: 2;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px;
	  float: left; }
      .product-information .product-info-tabs > li a {
        color: #000;
        font-weight: 500;
        text-align: center;
        font-size: 16px;
        padding: 15px;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li a, .product-information .product-info-tabs > li a:hover, .product-information .product-info-tabs > li a:active, .product-information .product-info-tabs > li a:focus, .product-information .product-info-tabs > li a.active {
          background: none; } }
      .product-information .product-info-tabs > li:hover a, .product-information .product-info-tabs > li.active a {
        color: #01b0db;
		background: #fff; }
      .product-information .product-info-tabs > li:last-child {
        margin-bottom: -1px; }
  .product-information .tab-content {
    position: relative;
    z-index: 1;
    margin: 0;
    padding-top: 30px; }
    .product-information .tab-content > div {
      padding-bottom: 15px; }
      @media only screen and (min-width: 767px) {
        .product-information .tab-content > div {
          padding-left: 15px; } }

h3#product-menu-name {
	float: left;
    margin: 0;
    text-transform: none;
    font-size: 24px;
    padding: 11px 15px;
    background: white;
	color: #004e91; }

.product-information .tab-content > div {
	display: block;
}

#page #product-sablona-tab-content {
	background: #e5f7fb;
    color: #004e91;
    padding: 25px;
    margin-bottom: 35px;
}

#page #product-sablona-tab-content .rte.custom-bidety-text {
	width: calc(100% - 250px);
	display: inline-block;
}

#page #product-sablona-tab-content .rte.custom-bidety-form {
	width: 200px;
	display: inline-block;
	float: right;
}

#page #product-sablona-tab-content .rte.custom-bidety-form li.shaim_dotaz {
	text-align: center;
	padding: 15px 0px;
	background: #004e91;
}

#page #product-sablona-tab-content .rte.custom-bidety-form a#shaim_dotaz_button {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#page #product-sablona-tab-content .rte.custom-bidety-form a#shaim_dotaz_button:before {
	display: none !important;
}

#page #product-sablona-tab-content .rte p {
	color: #004e91;
	margin-bottom: 0px;
}

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #e3e3e3;
    color: #333333; }
    @media (max-width: 768px) {
      .customizationUploadLine textarea {
        width: 100%; } }

.customizationUploadBrowse img {
  border: 3px solid #444444;
  margin: 0 10px 10px 0;
  padding: 5px;
  background: white; }
  .customizationUploadBrowse img + a {
    position: relative;
    vertical-align: top; }
    .customizationUploadBrowse img + a img {
      height: auto;
      margin: 0;
      border: none;
      padding: 0;
      background: none; }

#customizedDatas {
  float: right; }

.accessories_block div ul li a {
  display: inline-block; }
.accessories_block div ul li.s_title_block a,
.accessories_block div ul li.s_title_block span {
  font-weight: 700; }

.pb-left-column .zoomPad {
  float: none; }

/*
* @subsection      Two columns layout triks
*/
.addsharethisinner .stButton .stArrow {
  display: none !important; }

#view_full_size .zoomPreload {
  background-position: center center;
  text-indent: -5000px; }

@media only screen and (max-width: 767px) {
  #blockpack ul.product_list > li.first-item-of-mobile-line {
    clear: left; }
  #blockpack ul.product_list > li.first-item-of-tablet-line {
    clear: none; } }

.page-product-box {
  border-bottom: /* 1px solid #e3e3e3; */ }

/*
* @subsection      Quick View Styles
*/
#product.content_only .primary_block.row {
  margin: 0; }
#product.content_only #image-block.is_caroucel {
  margin-left: 81px;
  margin-right: 0px; }
  @media only screen and (max-width: 841px) {
    #product.content_only #image-block.is_caroucel {
      margin-left: 67px; } }
#product.content_only #thumbs_list {
  height: 389px;
  width: 75px; }
  @media only screen and (max-width: 841px) {
    #product.content_only #thumbs_list {
      height: 318px;
      width: 59px; } }
  #product.content_only #thumbs_list ul#thumbs_list_frame {
    margin-top: -3px;
    margin-bottom: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list ul#thumbs_list_frame {
        margin-top: -2px; } }
  #product.content_only #thumbs_list li {
    margin-top: 3px;
    width: 75px;
    height: 95px; }
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list li {
        width: 59px;
        height: 78px; } }
#product.content_only div.primary_block {
  margin-bottom: 0; }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 15px 15px 0 15px;
    width: 498px;
    max-width: 498px;
    float: left; }
    #product.content_only div.primary_block div.pb-left-column #views_block {
      top: 15px; }
    #product.content_only div.primary_block div.pb-left-column p.resetimg {
      margin-bottom: 0;
      padding-top: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-left-column {
        width: 400px;
        max-width: 400px; } }
  #product.content_only div.primary_block div.pb-right-column {
    padding: 20px 20px 10px 15px;
    margin-bottom: 0;
    max-width: 330px; }
    #product.content_only div.primary_block div.pb-right-column #product_payment_logos {
      display: none; }
    @media only screen and (min-width: 842px) {
      #product.content_only div.primary_block div.pb-right-column {
        padding: 15px 0 0 0;
        max-width: 380px; } }
    @media only screen and (max-width: 880px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 330px; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 310px;
        padding: 20px 10px 100px 15px;
        position: static; } }
    #product.content_only div.primary_block div.pb-right-column .product_comments_block_extra {
      padding-right: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .socialsharing_product {
        bottom: 30px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
        margin: 0; } }
    #product.content_only div.primary_block div.pb-right-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
    #product.content_only div.primary_block div.pb-right-column h1 {
      padding-bottom: 5px; }
    #product.content_only div.primary_block div.pb-right-column .content_prices {
      margin-bottom: 0;
      overflow: hidden;
      float: left;
      line-height: 30px; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .old-price-info {
        float: right;
        padding-top: 3px;
        padding-left: 10px;
        margin-bottom: 0; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .our_price_display {
        float: left;
        margin-bottom: 0; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .discount {
        display: none; }
    #product.content_only div.primary_block div.pb-right-column #attributes {
      margin-bottom: 10px; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      overflow: hidden;
      padding-top: 0;
      padding-bottom: 0; }
      @media only screen and (max-width: 841px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart_product_page_button {
          float: left;
          margin: 4px 0 0; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .product-info-line {
        display: none; } }
    #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
      padding-bottom: 0; }
      @media only screen and (max-width: 841px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom .buttons_bottom_block {
          display: none; } }

.box-info-product .box-cart-bottom img {
  width: auto; }

.box-info-product .content_prices {
  border-bottom: none; }

.box-info-product .no-print .btn.ajax_add_to_cart_button,
.box-info-product .no-print .btn.ajax_add_to_cart_product_button {
  min-height: 43px;
  min-width: 172px;
  padding: 12px 12px 8px;
  margin-top: 11px;
  border-radius: 4px; }
  .box-info-product .no-print .btn.ajax_add_to_cart_button:before,
  .box-info-product .no-print .btn.ajax_add_to_cart_product_button:before {
    display: none; }
  .box-info-product .no-print .btn.ajax_add_to_cart_button span,
  .box-info-product .no-print .btn.ajax_add_to_cart_product_button span {
    display: inline-block; }

@media only screen and (min-width: 992px) {
  #blockpack ul.product_list.grid > li {
    width: 25%; }
    #blockpack ul.product_list.grid > li.first-in-line {
      clear: none; } }

.content_scene_cat .cat_desc {
    text-align: right;
	position: absolute;
	top: 150px;
	right: 0;
}
.content_scene_cat span.category-name {
    font: 400 42px/51px "Quicksand", sans-serif;
    color: #333;
    margin-bottom: 15px;
    padding-top: 30px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    font-style: italic;
}
.content_scene_cat .cat_name_only span.category-name {
    font: 400 60px/60px "Quicksand", sans-serif;
    padding: 95px 50px 0px;
    font-style: italic;
}


