﻿
/* set and gift style */

.selected-gift {
    padding-top: 19px;
}
.selected-gift .selected {
    display: block;
}

.set-wrapper {    
    float: left;
    margin-bottom: 10px;
}
h2 {
    margin: 25px 0 10px 0;
}
.set-wrapper h2 {
    text-transform: uppercase;
}
.set-wrapper h2 {
    padding: 10px;
    background: #f5f5f5;
}
.selected-products-in-set h2 {
    padding: 10px;
    background: #f5f5f5;
}

.mosaic-block.bar {
    cursor: pointer !important;
}

.mosaic-overlay .details {
    color: #ffffff;
    margin: 5px;
}

.selected-products-in-set .selected {
    display: block;
}

.item-in-set {
    display: none;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    background: #fff;
    min-height: 120px;
    position: relative;
    padding-left: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
    
.item-in-set .group-img {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 120px;
    width: 100px;
    display: block;
    text-align: center;
    line-height: 120px;
}

.item-in-set .group-img img {
    -webkit-user-drag: none;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}

.group-img-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.selected-products-in-set .item-in-set h3,
.overview-gift .item-in-set h3 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #a6c832;
    width: 95%;
    padding: 3px 0;
    margin-bottom: 3px;
    color: #a6c832;
}

.selected-products-in-set .item-in-set, 
.overview-gift .item-in-set {
    height: 180px;
    padding-left: 170px;
    text-align: left;
    min-width: 300px;
}

.selected-products-in-set .item-in-set .group-img, 
.overview-gift .item-in-set .group-img {
    min-height: 150px;
    width: 150px;
    top: 15px;
    left: 8px;
}

@media (max-width: 480px) {
    .selected-products-in-set .item-in-set,
    .overview-gift .item-in-set {
        padding-left: 10px;
    }

    .item-in-set .group-img {
        display: none;
    }
}

.selected-products-in-set .item-in-set .group-img .empty, 
.overview-gift .item-in-set .group-img .empty {
    display: block;
    background-image: url("../img/sipka-doleva.svg");
    background-repeat: no-repeat;
    background-position: 50% 0%;
    color: white;
    height: 50px;
}

.selected-products-in-set .item-in-set select,
.overview-gift .item-in-set select {
    margin-top: 10px;
    width: 220px;
}

.selected-products-in-set .item-in-set a,
.overview-gift .item-in-set a {
    display: block;
    padding: 12px 10px;
    background: #a6cf27;
    width: 220px;
    color: white;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}

.no-cart-button {
    display: inline-block;
    background-color: #cccccc;
    color: #fff;
    font-family: Arial;
    border: 0;
    padding: 0px 15px 0px 15px;
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.hide-button {
    display: none;
}

.show-product-detail-button {
    cursor: pointer;
}

/* nahled na produkt */
.quick-product-title {
    height: 70px;
    overflow: hidden;
}
.quick-product-content {
    height: auto;
    width: 375px;
    float: right;
}

.quick-product-overview {
    float: left;
    width: 300px;    
}

.quick-product-overview-img {
    position: absolute;
    left: 30px;
    top: 100px;
    min-height: 300px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 300px;
}

.quick-product-overview-img img {
    -webkit-user-drag: none;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%; 
}

.quickProductTabs.ui-tabs {
    box-shadow: 0 0px 0px 0px rgba(0,0,0,.15);
}

.quickProductTabs.ui-tabs .ui-tabs-panel {
    padding: 10px 2px;
}

/*.set-layout-hint {
    float: left;
    width: 180px;
    height: 750px;
    background: url(../img/kliknutim-vyberte.png) 50% 40% no-repeat white;
}*/

.set-layout-margin {
    float: left;
    width: 180px;
    height: 10px;
}

.components {
    padding-left: 15px;
    font-size: 12px;
}

.set-wrapper {
    width: 450px;
}

.product-essential.gift {
    padding-top: 0px !important;
}

.overview-gift {
    width: 44.5%;
    float: right;
}

@media (max-width: 1200px) {
    .set-layout-hint,
    .set-layout-margin {
        display: none;
    }
}

@media (max-width: 981px) {
    .overview-gift {
        width: 55%;
    }

    .set-wrapper {
        width: 300px;
    }

    .item-in-set {
        margin-left: 0px;
    }
}

@media (max-width: 768px) {
    .overview-gift {
        width: 100%;
    }

    .set-wrapper {
        width: 450px;
    }

    .selected-products-in-set h2 {
        display: none;
    }
}

@media (max-width: 480px) {
    .set-wrapper {
        width: 300px;
    }
}


/* image picker */
ul.thumbnails.image_picker_selector {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}


ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.thumbnails.image_picker_selector li.group {
    width: 100%;
}

ul.thumbnails.image_picker_selector li.group_title {
    float: none;
}

ul.thumbnails.image_picker_selector li {
    float: left;
}

ul.thumbnails.image_picker_selector li .thumbnail {
    float: left;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

ul.thumbnails.image_picker_selector li .thumbnail img {
    -webkit-user-drag: none;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}


.check-overlay {
    display: none;
    right: 5px;
    bottom: 5px;
    background-image: url('../img/check-orange-small.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 4;
    position: absolute;
    width: 50%;
    height: 50%;
}

.check-overlay.selected {
    display: block;
}


/*General Mosaic Styles*/
.mosaic-block {
    float: left;
    position: relative;
    overflow: hidden;
    width: 140px;
    height: 140px;
    margin: 5px;
    border: 1px solid #d9d9d9;
}

.mosaic-backdrop {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
}

.bar .mosaic-overlay {
    opacity: 0.8;
    bottom: -60px;
    height: 60px;
    background: url('../img/bg-black.png');
    font-size: 10px;
}


/* reveal */
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 10009;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    width: 750px;
    height: 450px;
    background-color: #fff;
    position: fixed;
    z-index: 10010;
    padding: 30px 40px 34px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.reveal-modal.small {
    width: 200px;
    margin-left: -140px;
}

.reveal-modal.medium {
    width: 400px;
    margin-left: -240px;
}

.reveal-modal.large {
    width: 600px;
    margin-left: -340px;
}

.reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 8px;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
}

.reveal-modal .full-description {
    padding: 25px !important;
    overflow-y: auto;
    height: 250px;
}

@media (max-width: 768px) {
    .reveal-modal {
        width: 400px;
        height: 375px;
    }

    .reveal-modal .full-description {
        height: 220px;
    }

    .quick-product-title {
        height: 40px;
    }

    .quick-product-title h1 {
        font-size: 16px;
        font-weight: bold;
    }

    .quick-product-content {
        width: 325px;
    }
    
    .quick-product-overview-img {
        display: none;
    }
}

@media (max-width: 480px) {
    .reveal-modal {
        width: 300px;
    }

    .quick-product-content {
        width: 250px;
    }
}
