.product-card{float:left;width:100%;border:1px solid #f0f0f0;border-radius:0px;overflow:hidden;background:#fff;margin-bottom:20px;border-radius:5px}.product-card:hover .product-card__img img{transform:scale(1.2)}.product-card__fulllink{position:absolute;left:0;top:0;width:100%;height:100%}.product-card__header{position:relative;float:left;width:100%}.product-card__popis{position:relative;float:left;width:100%;padding:0 20px;height:120px;overflow:hidden}.product-card__popis p{font-size:14px;color:#000}.product-card__content{float:left;width:100%;padding:10px}.product-card__footer{float:left;width:100%;padding:10px 20px 20px 20px}.product-card__name{float:left;width:100%;padding:10px 10px 0 10px;font-size:14px;margin:0;font-weight:bold;height:40px;overflow:hidden}.product-card__name a{float:left;width:100%;color:#F2C894}.product-card__name a:hover{color:#A6785D;text-decoration:none}.product-card__img{position:relative;float:left;width:100%;overflow:hidden;padding-bottom:75%}.product-card__img img{position:absolute;object-fit:cover;max-width:100%;max-height:100%;width:100%;height:100%;transition:all 0.4s ease}.product-card__img .wishlist-box{display:inline-block;position:absolute;top:5px;right:10px;z-index:1}.product-card__img .wishlist-box a{display:inline-block;color:#F2C894 !important;font-size:24px;cursor:pointer}.product-card__img .wishlist-box a:hover{color:#F2E2C4 !important}.product-card__flags{position:absolute;right:20px;top:0px;text-align:right;background-image:url(/Public/sardinie2013/img/saleSticker.png);background-repeat:no-repeat;background-position:top left;background-size:cover;width:49px;height:100px;text-align:center;padding:15px 5px 20px}.product-card__flags p{display:block;float:left;width:100%;margin-bottom:0;color:#fff;font-size:14px;font-weight:500;line-height:20px}.product-card__flags p strong{display:inline-block;margin:5px 0;font-size:24px}.product-card__destination{position:relative;float:left;width:100%;font-size:11px;text-transform:uppercase;background:rgba(166,120,93,0.85);color:#fff;padding:5px 20px;line-height:18px;margin-top:-28px;z-index:0}.product-card__destination a{display:block;float:left;color:#fff;font-weight:600;font-size:10px}.product-card__destination a:hover{color:#000}.product-card__destination span{float:left}.product-card__destination i{float:left;margin:7px 7px;height:4px;width:4px;background:#FFDF2D;border-radius:2px}.product-card__row{float:left;width:100%;padding:5px 10px}.product-card__price{float:left;width:50%;line-height:20px;display:flex;flex-wrap:wrap;align-items:end;height:42px}.product-card__price strong{float:left;width:100%;font-size:16px;color:#F2C894}.product-card__price span{float:left;width:100%;font-size:14px;color:lightgrey;text-transform:uppercase;font-weight:bold;color:red;text-decoration:line-through}.product-card__btn{float:left;width:50%;background:#F2E2C4;color:#000;text-align:center;height:42px;border-radius:5px;line-height:16px;font-size:11px;text-transform:uppercase;font-weight:bold;padding:5px 0}.product-card__btn:hover{color:#fff;background:#A6785D;text-decoration:none}.product-card__moreterm{position:absolute;right:0;top:calc(100% + 15px);background:#ddd;border-radius:5px;padding:5px 10px;width:160px;pointer-events:none;opacity:0;transition:all 0.4s ease}.product-card__moreterm::after{content:"";position:absolute;right:20px;top:-8px;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent #ddd transparent}.product-card__moreterm span{float:left;width:100%;padding:2px 5px;text-align:right;font-size:13px;font-weight:bold}.product-card__term{position:relative;float:left;width:100%}.product-card__term strong{float:left;line-height:24px;font-size:14px}.product-card__term div[data-newtoggle]{position:relative;float:right;margin-left:0px;color:#F2E2C4;font-size:11px;text-transform:uppercase;font-weight:bold;line-height:20px;margin-top:4px;cursor:pointer}.product-card__term div[data-newtoggle].toggled+.product-card__moreterm{opacity:1;top:calc(100% + 5px);pointer-events:all}.product-card__nights{float:left;width:50px;line-height:16px;margin:4px 0}.product-card__nights strong{float:left;width:100%}.product-card__nights span{float:left;width:100%;font-size:11px;color:#aaa;text-transform:uppercase;font-weight:bold}.product-card__icons{float:left;width:calc(100% - 80px);border-radius:50px;margin:0 10px;text-align:center;display:flex;justify-content:right}.product-card__icons--right{float:right;width:calc(100% - 50px);justify-content:right;margin:4px 0}.product-card__icons--right strong{float:left;line-height:33px;font-size:12px;text-transform:uppercase;color:#F2E2C4;background:rgba(242,226,196,0.1);padding:0 10px;border-radius:5px;margin-left:3px}.product-card__icons--right strong.female{color:#ff00b3;background:rgba(255,0,179,0.1)}.product-card__icons--right strong.male{color:#0066ff;background:rgba(242,226,196,0.1)}.product-card__icons--right strong i{position:relative;font-size:20px;top:3px;margin-right:5px}.product-card__icons span{padding:7px;margin:2px;border:1px solid lightgrey;width:36px;height:36px;border-radius:50%}.product-card__icons span img{float:left;width:20px}.product-card__wish{float:left;width:50px;display:flex;justify-content:center}.product-card__wish img{width:30px;margin:5px;cursor:pointer}.product-row{display:block;float:left;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.product-row .product-top{display:block;float:left;width:100%}.product-row .product-top .product-name{display:block;float:left}.product-row .product-top .product-name a{color:#000;text-transform:uppercase;font-size:18px;font-weight:600}.product-row .product-top .product-name a:hover{text-decoration:none;color:#A6785D}.product-row .product-top .product-transport{display:block;float:right;color:#000;font-size:12px;font-weight:500;text-transform:uppercase;padding-top:5px;font-weight:600}.product-row .product-top .product-transport i{display:inline-block;margin:0 5px;border:2px solid #000;border-radius:50%;padding:7px;font-size:12px}.product-row .product-destination{display:block;float:left;width:100%;padding-bottom:10px}.product-row .product-destination span{display:inline-block;color:#A6785D;font-size:12px;text-transform:uppercase;font-weight:600}.product-row .product-destination i{display:inline-block;color:#000;font-size:14px;margin:0 5px;font-weight:500}.product-row .product-inside{display:block;float:left;width:100%;height:183px}@media (max-width: 700px){.product-row .product-inside{height:auto}}.product-row .product-inside .product-image{display:block;float:left;width:30%;height:100%;overflow:hidden;position:relative}@media (max-width: 700px){.product-row .product-inside .product-image{width:50%}}@media (max-width: 500px){.product-row .product-inside .product-image{width:100%}}.product-row .product-inside .product-image img{display:block;floaT:left;width:100%;height:auto}.product-row .product-inside .product-image .wishlist-box{display:inline-block;position:absolute;top:5px;right:10px;z-index:1}.product-row .product-inside .product-image .wishlist-box a{display:inline-block;color:#F2C894;font-size:24px;cursor:pointer}.product-row .product-inside .product-image .wishlist-box a:hover{color:#F2E2C4}.product-row .product-inside .product-info{display:block;float:left;width:50%;height:100%;padding:0 10px;position:relative}@media (max-width: 700px){.product-row .product-inside .product-info{width:50%}}@media (max-width: 500px){.product-row .product-inside .product-info{width:100%}}.product-row .product-inside .product-info p{display:block;float:left;width:100%;margin-bottom:0;font-size:14px;color:#000}@media (max-width: 500px){.product-row .product-inside .product-info p{margin-top:15px}}.product-row .product-inside .product-info .info-middle{display:block;float:left;width:100%;padding-top:10px}.product-row .product-inside .product-info .info-middle .days{display:block;float:left;width:30%;font-size:16px}.product-row .product-inside .product-info .info-middle .days strong{display:block;float:left;width:100%;color:#000;font-weight:600}.product-row .product-inside .product-info .info-middle .days span{display:block;float:left;width:100%;color:#000;font-size:14px}.product-row .product-inside .product-info .info-middle .diet{display:block;float:left;width:70%;color:#000;font-weight:600;font-size:12px;text-transform:uppercase}.product-row .product-inside .product-info .info-icons{display:block;float:left;width:100%;position:absolute;bottom:0;left:10px}@media (max-width: 700px){.product-row .product-inside .product-info .info-icons{position:relative;left:0;margin-top:20px}}.product-row .product-inside .product-info .info-icons img{display:inline-block;margin-right:5px;width:20px;height:20px;margin-bottom:5px}.product-row .product-inside .product-price{display:block;float:left;width:20%;height:100%;position:relative}@media (max-width: 700px){.product-row .product-inside .product-price{width:100%;padding-top:15px}}.product-row .product-inside .product-price .price-sleva{display:block;float:left;width:100%}.product-row .product-inside .product-price .price-sleva p{font-size:14px;font-weight:600;color:#A6785D;text-align:right}@media (max-width: 700px){.product-row .product-inside .product-price .price-sleva p{text-align:left}}@media (max-width: 450px){.product-row .product-inside .product-price .price-sleva p{text-align:right}}.product-row .product-inside .product-price .price-sleva .break{display:inline-block;line-height:1px}@media (max-width: 700px){.product-row .product-inside .product-price .price-sleva{width:50%}}@media (max-width: 450px){.product-row .product-inside .product-price .price-sleva{width:100%}}.product-row .product-inside .product-price .price-cena{display:block;float:left;width:100%}@media (max-width: 700px){.product-row .product-inside .product-price .price-cena{width:50%}}@media (max-width: 450px){.product-row .product-inside .product-price .price-cena{width:100%}}.product-row .product-inside .product-price .price-cena .price-adault,.product-row .product-inside .product-price .price-cena .price-child{display:block;float:right;width:50%;text-align:right}.product-row .product-inside .product-price .price-cena .price-adault .price-name,.product-row .product-inside .product-price .price-cena .price-child .price-name{display:block;float:left;width:100%;font-weight:500;text-transform:uppercase;font-size:12px;color:#4e4e4e}.product-row .product-inside .product-price .price-cena .price-adault .prev-price,.product-row .product-inside .product-price .price-cena .price-child .prev-price{display:block;float:left;width:100%;font-size:12px;font-weight:600;color:#A6785D;text-decoration:line-through}.product-row .product-inside .product-price .price-cena .price-adault .actual-price,.product-row .product-inside .product-price .price-cena .price-child .actual-price{display:block;float:left;width:100%;font-size:14px;font-weight:500;color:#000}.product-row .product-inside .product-price .price-btn{display:block;float:left;width:100%;position:absolute;bottom:0;left:0}@media (max-width: 700px){.product-row .product-inside .product-price .price-btn{position:relative;margin-top:15px}}.product-row .product-inside .product-price .price-btn a{display:block;float:left;width:100%;padding:7px 0;text-align:center;background:#A6785D;color:#fff;font-weight:600;text-transform:uppercase;font-size:12px;border:1px solid #A6785D;border-radius:5px}.product-row .product-inside .product-price .price-btn a:hover{background:transparent;text-decoration:none;color:#A6785D}.bubble-trigger{position:relative}.bubble-trigger .popover{display:block !important;width:300px;top:40px;right:0;left:unset}@media (max-width: 340px){.bubble-trigger .popover{right:-25px}}.bubble-trigger .popover .popover-title{display:block;float:left;width:100%;font-size:14px;padding:10px 0 0 0;text-align:center}.popover.bottom>.arrow{left:83%}.bubble-trigger .popover h3{color:#0167b2}.cena-za-skupinu{background-color:#fff}.popover-content{display:block;float:left;width:100%;padding:10px 25px}.popover-content .row{display:block;float:left;width:100%;margin-left:0;margin-right:0}.popover-content .row span{display:block;float:left}
