

/********************************************************
			Codezeel Custom Styles
********************************************************/

#product-modal .modal-content .modal-body .image-caption {
    display: none;
}

.product-tabcontent .product-description {
    margin-bottom: 30px;
}
#idTabProductPack .d-flex-packs {
    column-count: 3;
}
.superpack_product .d-flex {
    flex-wrap: wrap;
}
.superpack_product .d-flex > .prod_packs {
    padding: 15px 15px 0;
}
.superpack_product .d-flex > .prod_price {
    border-left: none;
    flex: 0 0 100%;
    border-top: 1px solid #ebebeb;
    padding: 15px 0 25px 0;
    max-width: 100%;
}
.superpack_product .d-flex > .prod_price .cennik {
    padding: 0 0 15px;
}
.superpack_product .d-flex > .prod_price h5 {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 10px;
}

.superpack_product .d-flex > .prod_packs .packs_flex {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.superpack_product .d-flex > .prod_packs .packs_flex .prod_packs_item {
    flex: 0 0 30%;
    max-width: 30%;
}
.superpack_product .d-flex > .prod_price .cennik span.price {
    font-size: 25px;
}

.home-top-row {
    margin-top: 30px;
}
#relatedProductsTab1 img {
    width: 45px;
    height: auto;
}
#mpm_ms_cart_products_block {
    padding: 20px 30px 15px;
}

@media (max-width: 680px) {
    #mpm_ms_cart_products_block {
        padding: 10px;
    }
}

.mpm-ms-block-header-title > span {
    text-transform: uppercase;
}
.mpm-ms-slider-add-to-cart-btn {
    border: none;
    font-weight: 400;
}
.mpm-ms-block-header-container,
.mpm-ms-block-header-title {
    margin: 0;
}
.mpm-ms-slider-product-container img {
    max-width: 53%;
    margin: auto;
}
.mpm-ms-slider-product-container .name_block {
    margin-bottom: 0;
    padding: 0px 10px 0 10px
}

.mpm-ms-slider-product-container .name_block span {
    line-height: 1.3
}
#mpm_ms_modal_cart_slider_container {
    padding: 20px 50px 0px 50px;
}

@media (max-width: 680px) {
    #mpm_ms_modal_cart_slider_container {
        padding: 20px 10px 0 10px;
    }
}
.products_block_slider .slick-list {
    margin-top: 15px;
}
.gdpr_module_2 .psgdpr_consent_message {
    font-weight: 300 !important;
    font-size: 13px;
    line-height: 20px;
}
#wrapper .banner {
    overflow: hidden;
    position: relative;
}

#wrapper .banner img{
    -webkit-transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#wrapper .banner:hover img{
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.header-top-inner .menu > ul > li#category-16 {
    position: relative;
}

.header-top-inner .menu > ul > li#category-16::before {
    background: red;
    color: #fff;
    padding: 4px 7px;
    font-size: 11px;
    line-height: 1;
    content: 'najlepsze okazje';
    position: absolute;
    top: -8px;
    right: 0;
}

#product .product-cover img { pointer-events: none }

.layer-link {
    cursor: pointer;
    margin-bottom: 30px;
}
.cz-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.guaranteed {
    margin-top: 40px;
    position: relative;
    padding: 27px 0 11px;
    text-align: center;
    border: 1px solid #ebebeb;
}
.guaranteed span {
    font-size: 18px;
    text-align: center;
    line-height: 21px;
    padding: 0 15px;
    background: #fff;
    position: absolute;
    top: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 280px;
    font-weight: 800;
    color: #333;
}
#relatedProductsTab1.products-small-icons {
    padding-top: 25px;
}

.variant-links-list {
    text-align: center;
    margin:auto;
    width: 95%;
}
.homeblog-latest {
    margin-bottom: 30px;
}

#czcategorytabs .nav-item .category-title {
    font-size: 16px;
    text-transform: none;
}
.delivery-option-price .carrier-price {
    float: right;
}
.product-reference label {
    font-weight: bold;
}
.product-variants {
    font-size: 14px;
}
.cc-window.cc-floating {
    padding: 1.5em;
    max-width: 35em;
}
.cc-revoke, .cc-window {
    font-size: 14px;
    line-height: 1.2;
    font-family: "Jost";
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/codezeel/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position: absolute;
  width: 65px;
  top: -65px;
  direction: ltr !important;
  left: auto;
  right: 15px;
  z-index: 8;
}

.customNavigation a {
  font-size: 0;
  position: absolute;
  padding: 0;
  color: #888888;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 30px;
  height: 30px;
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  background-color: #dddddd;
}
.customNavigation a:hover {
  background-color: #222222;
}
.customNavigation a.prev{
  left: 0;
  background-image: url(../img/codezeel/left-angle.svg);
}
.customNavigation a.prev:hover  {
  background-image: url(../img/codezeel/left-angle-hover.svg);
}
.customNavigation a.next{
  right: 0;
  background-image: url(../img/codezeel/right-angle.svg);
}
.customNavigation a.next:hover {
  background-image: url(../img/codezeel/right-angle-hover.svg);
}

#czleftbanner img,
#czrightbanner img{
	max-width: 100%;
}	
#czleftbanner li, #czrightbanner li {
    display: inline-block;
    vertical-align: top;
}
#czleftbanner li a, #czrightbanner li a {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
#czleftbanner li a:before, #czrightbanner li a:before {
    background: rgb(38 38 38 / 18%) none repeat scroll 0 0;
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.captcha_register.page_order.ver17 {
    height: 1px;
    margin: 0 !important;
}
#czleftbanner li:hover a:before, #czrightbanner li:hover a:before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.top_button {
  background: #333333;
  bottom: 20px;
  cursor: pointer;
  height: 40px;
  padding: 0;
  position: fixed;
  right: 24px;
  text-align: center;
  width: 40px;
  z-index: 99;
  transform: rotate(45deg);
  border: 2px solid #212121;
}
.top_button:before{
  font-family: "FontAwesome";
  content: "\f176";
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 5px;
  left: 15px;
  transform: rotate(-45deg);
}

.condition-label a {
    text-decoration: underline
}

.footer-before .psgdpr_consent_message,
.footer-before .psgdpr_consent_message a {
    font-size: 13px;
    line-height: 1.3;
    color: #fff;
    margin-top: 20px;
}

#left-column .block#search_filters .block_title {
    margin-bottom: 20px;
}

#search_filters .facet_title_text {
    font-weight: bold;
    font-size: 16px;
}

#search_filters .facet_colexp_block {
    margin-bottom: 10px;
}

#search_filters .feds_link {
    padding-left: 5px;
}


.feds_filter_53 .feds_custom-input-box {
    border: 1px solid #eee;
}

.grey-box {
    background: #f6f6f6;
    width: 100%;
    float: left;
    padding: 5px 0;
    margin: 10px 0 20px;
}

.grey-box .grey-row {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 20px;
}

.grey-box .grey-row .grey-ico {
    display: inline;
    float: left;
    margin-right: 15px;
}

.grey-box .grey-row .grey-info {
    display: inline;
    float: left;
    line-height: 30px;
    font-size: 15px;
    font-weight: 500;
}
.grey-box .grey-row a.tooltip-bottom {
    float: right;
    background: #333333;
    width: 29px;
    height: 29px;
    border-radius: 100%;
    color: #fff;
    line-height: 29px;
    text-align: center;
}

.grey-box .grey-row .more-arrow {
    float: right;
    margin-right: 6px;
}

.footer-info {
    margin-bottom: 10px;
}

.footer-info .footer-icon {
    text-align: center;
}

.footer-info .footer-icon img {
    height: 90px;
    width: auto;
}

.footer-info .footer-title {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 5px;
    text-transform: uppercase;
}

.footer-info .footer-desc {
    text-align: center;
    color: #fff;
    width: 90%;
    margin: auto;
    font-size: 16px;
}

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition:    
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition:         
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 10px;
  width: 200px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 15px;
  line-height: 1.4;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -180px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.call-icon {
    display: none;
}

/* Flexslider */


@media (max-width: 991px) {
    
    .guaranteed img {
        width: 100%;
        height: auto;
    }
    .grey-box .grey-row .grey-info {
        line-height: 30px;
        font-size: 15px;
    }
    .grey-box .grey-row {
        padding: 10px 18px;
    }
  #index .spinner {
    min-height: 340px;
  }
}
@media (max-width: 767px) {
    
    .superpack_product {
        margin-bottom: 20px !important;
    }
    
    #relatedProductsTab1.products-small-icons {
        padding-top: 0
    }
    #idTabProductPack .d-flex-packs {
        column-count: 1;
    }
    .superpack_product .d-flex {
        display: inline-block;
        width: 100%;
        margin: 0;
    }
    .superpack_product .d-flex > .prod_price .cennik span.price {
        font-size: 14px;
    }
    .superpack_product .d-flex > .prod_price h5 {
        font-size: 13px;
        padding: 0 0 5px;
    }
    .superpack_product .d-flex > .prod_price form .btn {
        padding: 3px 7px;
        font-size: 11px;
        text-transform: none;
    }
    
    .superpack_product .d-flex > .prod_packs {
        padding: 5px 0 0;
    }
    .superpack_product .d-flex > .prod_price {
        border-top: none;
        padding: 0 0 10px 0;
    }
    .superpack_product .d-flex > .prod_price .cennik {
        padding: 0 0 10px;
    }
    .superpack_product .d-flex > .prod_packs .packs_flex .prod_packs_item {
        padding: 0 15px 0px;

    }
    .superpack_product .d-flex > .prod_packs .packs_flex .prod_packs_item .pack-image {
        margin: 0 0 5px;
    }
    .call-icon {
        display: block;
        float: left;
        margin: 6px 0 0 10px;
    }
    .call-icon i {
        font-size: 30px;
    }
    
    #product .pp-right-column {
        z-index: 98;
    }
    .product-add-to-cart.js-product-add-to-cart {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        text-align: right;
        padding: 10px 10px 0;
        z-index: 1001;
        -webkit-box-shadow: -2px -5px 28px 2px rgba(66, 68, 90, 0.28);
        -moz-box-shadow: -2px -5px 28px 2px rgba(66, 68, 90, 0.28);
        box-shadow: -2px -5px 28px 2px rgba(66, 68, 90, 0.28);
    }
    .product-quantity .add, .product-quantity .qty {
        margin-bottom: 0;
    }
    .product-quantity .wishlist, .product-quantity .compare, .product-minimal-quantity.js-product-minimal-quantity {
        display: none;
    }
    
    .breadcrumb li {
        line-height: 19px;
    }
    
    .breadcrumb li a, .breadcrumb li span {
        font-size: 10px;
        line-height: 19px;
    }
    .breadcrumb li::after {
        font-size: 11px;
    }
    
    #czcategorytabs .left-part {
        display: none;
    }
    
    .ticons li div img {
        width: 80px;
        height: auto;
    }
    
    .footer-info {
        margin-bottom: 30px;
    }

    .footer-info .footer-icon img {
        height: 50px;
    }

    .footer-info .footer-title {
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .footer-info .footer-desc {
        font-size: 13px;
        line-height: 18px;
    }
    
    
    .home-top-row {
        margin: 15px 0 25px;
    }
    .home-left-column {
        padding: 0;
    }
    .productpage_title, .quickview h1.h1 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 30px;
    }
    
  #index .spinner {
    min-height: 230px;
  }
}
@media (max-width: 480px) {
    
  #index .spinner {
    min-height: 180px;
    background-size: 10%;
  }
}
@media (max-width: 380px) {
  #index .spinner {
    min-height: 120px;
  }
}
