xxx.navbar {
display: none;
}
xxx.templatebox2020 .ordbox2021 {
border: 4px solid red;
}
.btn {
display: inline-flex;
justify-content: center;
align-items: center;
}
.ajaxError {
margin: 0 auto;
text-align: center;
padding: 20px 30px;
background: orange;
color: black;
width: max-content;
font-weight: bold;
max-width: 90vw;
}
.discl {
max-width: 800px;
width: 90vw;
color: red;
margin: 50px auto;
display: flex;
align-items: center;
border: 1px solid;
padding: 15px 20px;
}
.discl i {
font-size: 400%;
margin-right: 40px;
}
p.discl {
color: red;
display: block;
border: none;
} .minilab-local {
position: relative;
}
.minilab-local .loader {
display: flex;
justify-content: center;
align-items: center;
background: #ffffff88;
margin: 0;
padding: 0;
}
.minilab-local .loader i {
background: none;
box-shadow: none;
}
.detailrow {
min-height: 500px;
position: relative;
margin: 10px -56px 62px;
display: block; padding: 10px 56px;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
font-size: 10pt;
background: #ddd;
} .arrcont {
width: 62px;
height: 21px;
position: absolute;
top: -21px;
}
.detarrow {
border-bottom: 20px solid #ddd;
width: 0px;
height: 0px;
position: absolute;
top: 2px;
left: 1px;
z-index: 2;
border-left: 30px transparent solid;
border-right: 30px transparent solid;
}
.detarrow2 {
border-bottom: 20px solid #bbb;
width: 0px;
height: 0px;
position: absolute;
bottom: 0px;
left: 0;
z-index: 100000;
border-left: 31px transparent solid;
border-right: 31px transparent solid;
z-index: 1;
}
.detailrow .loader {
font-size: 30px;
padding-top: 100px;
}
.detailrow .loader {
display: block;
min-height: 100px;
text-align: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 10000;
}
.detailrow #quickpreview .loader {
background-color: transparent;
}
.detailrow .loader i {
font-size: 220%;
line-height: 100px;
background: black;
width: 100px;
height: 100px;
border-radius: 100%;
box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.8);
}
.detailrow .loader2 i {
font-size: 300%;
line-height: 100px;
}
.closedet:before {
font-family: fontawesome;
content: "\f00d";
font-size: 180%;
}
.closedet {
position: absolute;
top: 10px;
right: 25px;
cursor: pointer;
}
.detailpage .arrcont,
.detailpage .closedet {
display: none;
}
.detailrow.detailpage {
margin: 0;
padding: 0;
min-height: 700px;
}
.detailrow h2 {
margin: 30px 0px 10px 50px !important;
font-weight: bold;
border-bottom-style: solid;
text-align: left;
width: calc(100% - 70px);
padding: 0;
position: relative;
}
.flexbox {
display: flex;
width: 100%;
flex-wrap: wrap;
justify-content: center;
}
.btnplace,
.detailrow .infoplace {
flex: 0;
border-left: 0px solid white;
margin: 0 0 0 12px;
text-align: center;
}
.detailrow .infoplace {
flex: 1 1 390px;
margin-left: 0;
padding: 20px 30px;
text-align: left;
}
.btnplace {
padding: 20px 0px 0;
margin: 0;
display: flex;
flex-direction: column;
}
.detailpage .btnplace {
padding: 20px 70px;
}
.btnplace a {
margin: 0px 0px 5px 0;
text-align: left;
white-space: nowrap;
}
.btnplace a i { font-size: 200%;
}
a.btn-lg i {
font-size: 340%;
display: block;
}
.btnplace a.btn-lg {
text-align: center;
}
.btnplace .callid {
display: block;
margin: 5px 10px;
padding: 10px;
font-weight: bold;
}
.btnplace .callid i {
font-size: 200%;
margin: 0 0 9px 0;
vertical-align: middle;
background: black;
color: white;
display: inline-flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
border-radius: 50%;
font-size: 37px;
color: #00f300;
}
.btnplace .callid span.hilite {
display: block;
text-align: center;
font-size: 150%;
border-radius: 10px;
padding: 4px;
margin: 6px 0 0 0;
background: black;
color: white;
}
.detailrow>.callid {
display: flex;
justify-content: center;
}
.detailrow>.callid i.fa.fa-phone {
font-size: 200%;
margin: 0 9px 0 9px;
vertical-align: middle;
background: black;
color: white;
display: inline-flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
font-size: 22px;
color: #00f300;
}
.ephoto-detail {
background: #555;
width: 200px;
display: block;
height: 100%;
position: relative;
}
.ephoto-packages {
display: flex;
margin: 0 auto;
justify-content: center;
align-items: flex-end;
flex-wrap: wrap;
}
.ephoto-package {
display: flex;
border: 1px solid;
margin: 10px;
flex-wrap: wrap;
background: #eee;
padding: 10px;
flex-direction: column;
}
.ephoto-package-title {
width: 100%;
font-weight: bold;
margin-bottom: 9px;
}
.ephoto-package-note {
white-space: normal;
max-width: 290px;
font-size: 90%;
}
.ephoto-package-draft {
margin: 10px 0;
display: flex;
background: white;
padding: 5px;
}
.ephoto-package-info {
flex-grow: 1;
}
.ephoto-package-draft-size {
font-size: 70%;
}
.ephoto-package-image {
background: white;
width: 100px;
height: 100px;
margin-left: 10px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border: 4px solid white;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
}
.ephoto-cart-box {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 70px 10px;
background: silver;
font-size: 1.2rem;
font-weight: bold;
}
.ephoto-cart-box a {
font-size: 1.5rem;
margin: 40px 0 0;
}
.ephoto-price {
background: #424242;
color: white;
padding: 10px;
font-size: 1.4rem;
}
.minilab-local .ephoto-price .price {
color: #EF8E2D;
font-size: 1.6rem;
}
.minilab-direct-row {
display: flex;
align-items: center;
font-size: 16px;
flex-wrap: wrap;
margin-bottom: 40px;
}
.minilab-direct-row div {
padding: 7px;
}
.minilab-direct-amount input {
width: 50px;
text-align: center;
font-weight: bold;
margin: 0 8px 0 0;
}
.minilab-direct-title { }
.minilab-local .templ-label .incart {
margin: 0 10px;
}
.minilab-local .templ-label,
.templ-label-title {
display: flex;
justify-content: center;
align-items: center;
}
.minilab-local .templ-label-title span.price {
margin: 0 10px;
padding: 0;
}
.cart-item-ephoto {
display: flex;
justify-content: center;
align-items: flex-start;
margin: 20px 0;
background: #eee;
padding: 5px;
max-width: 100vw;
flex-wrap: wrap;
}
.cart-item-ephoto-items {
padding: 0 30px;
}
.cart-item-ephoto-item {
background: white;
margin: 2px;
padding: 4px 10px;
display: flex;
justify-content: start;
align-items: start;
}
.cart-item-ephoto-item .bdisc,
.cart-item-ephoto-item .price {
width: 60px;
}
.cart-item-ephoto-item div:last-child {
width: 60px;
text-align: center;
}
.cart-item-ephoto-item .menu-cart-product {
flex-grow: 1;
}
.cart-item-ephoto-item>* {
padding: 0 8px;
}
.cart-item-ephoto-item.price {
font-weight: bold;
justify-content: flex-end;
}
#cart_collapse .cart-item-ephoto {
background: black;
color: white;
display: inline-flex;
font-size: 0.8rem;
margin: 0 8px 20px;
}
dic#cartFloatContent {
max-height: 90vh;
overflow: hidden;
}
#cartFloatContent .cart-item-ephoto img {
max-height: 100px;
max-width: 100px;
}
#cartFloatContent .cart-item-ephoto {
FONT-SIZE: 0.8REM;
margin: 0 5px 9px;
background: white;
border: 1px solid;
}
#cart_collapse .cart-item-ephoto-item {
background: #333;
}
#cart_collapse .cart-item-ephoto-items {
padding: 0 10px;
}
div#plandPhotoPicker,
div#plandPhotoPickerGrp {
min-width: 100px;
min-height: 100px;
position: fixed;
top: 50%;
left: 50%;
background: white;
border: 1px solid;
width: 500px;
transform: translate(-50%, -50%);
z-index: 1000;
box-shadow: 6px 5px 8px 2px #000000a1;
display: flex;
flex-wrap: wrap;
display: none;
}
.csv-mini-uploader {
width: 270px;
height: 90px;
background: white;
display: inline-flex;
border: 1px solid red;
vertical-align: middle;
position: relative;
}
.pickerPhoto {
width: 100px;
height: 100px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin: 10px;
transition: all .3s ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
}
.pickerPhoto:hover {
transform: scale(1.1);
border: 1px solid black;
border-radius: 10px;
}
.ephoto-package-price {
background: #888;
color: white;
padding: 10px;
margin: -10px;
font-weight: bold; }
.picto-detrow-tabpane {
width: max-content; margin-top: 40px;
}
.picto-detrow-tabs {
border-bottom: 1px solid;
margin: 0 auto;
padding: 0;
justify-content: center;
display: flex;
width: 100%;
}
.picto-detrow-tab {
padding: 10px 10px;
border-radius: 10px 10px 0 0;
border: 1px solid;
margin-bottom: 0;
position: relative;
border-bottom: none;
cursor: pointer;
margin: 0 3px;
}
.picto-detrow-tab.active,
.picto-detrow-tab.active:hover {
top: -7px;
position: relative;
padding: 14px 10px;
margin-bottom: -8px;
cursor: unset;
border: solid 1px black;
border-bottom: 0;
background: #DDDDDD;
color: black;
font-weight: bold;
}
.picto-detrow-tab-content.active {
display: block;
}
.picto-detrow-tab:hover {
top: -2px;
position: relative;
padding: 11px 10px;
margin-bottom: -2px;
border-bottom: none;
}
#client-ephotos .templatebox2020 {
margin: 0;
}
#client-ephotos .callid {
display: flex;
margin: 0px;
padding: 0px;
font-weight: bold;
justify-content: flex-end;
align-items: baseline;
}
#client-ephotos .callid span.hilite {
margin: 10px;
padding: 0 14px;
background: black;
color: white;
border-radius: 20px;
}
.ephoto-package-draft .btn.onhover:hover {
opacity: 1;
}
.ephoto-package-draft .btn.onhover {
opacity: 0;
}
.imgplace {
padding: 40px 10px 0;
text-align: center;
}
.detailrow .imgplace {
padding: 20px 40px 30px;
text-align: center;
margin: 0;
flex: 0 1 600px;
font-weight: bold;
}
.detailrow .imgcont {
max-width: 100%;
max-height: 600px;
background-size: contain;
background-repeat: no-repeat;
background-position: top center;
position: relative;
}
#imgcont {
position: relative;
margin-bottom: 20px;
}
#imgcont:hover:before {
content: '\f00e';
font-family: 'FontAwesome';
position: absolute;
top: calc(50% - 25px);
left: calc(50% - 25px);
z-index: 1000;
color: white;
font-size: 50px;
background: rgba(0, 0, 0, 0.7);
width: 70px;
height: 70px;
display: flex;
transition: all 1s;
border-radius: 20px;
opacity: 0.7;
justify-content: center;
align-items: center;
}
.imgplace img {
display: inline-block !important;
border: 1px solid #ddd;
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}
.nouserphoto { justify-content: center;
align-items: center;
min-height: 200px;
}
.infoplace>table {
margin: 10px 80px;
font-size: unset;
color: unset;
}
.detailrow .infoplace table {
margin: 0;
}
.detailrow h3 {
margin: 42px 0 10px 0;
border-color: white;
padding: 0;
}
.infoplace th {
padding: 0 20px 0 0;
text-align: right;
white-space: nowrap;
}
.infoplace h2,
.infoplace h3 {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-bottom: 4px solid #3b3b3b;
font-size: 24px;
margin: 4px 0 0 31px;
padding: 3px;
}
.detailrow .infoplace h3 {
display: block;
clear: none; font-weight: bold;
font-size: 130%;
border: none;
margin: 0;
text-align: left;
}
.infoplace>div {
padding: 10px 60px;
}
.detailrow .infoplace>div {
padding: 10px 60px;
border-bottom: 1px solid #fff;
padding: 10px 0;
}
.detailrow.detailpage .infoplace>div {
border-bottom-color: #aaa;
}
.inlineconfig .detailrow.conf {
width: max-content;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
padding: 30px;
box-shadow: 10px 10px 10px #00000033;
border: 1px solid #888;
}
.PAWClose {
position: absolute;
right: 3px;
top: 3px;
background: black;
color: white;
width: 27px;
height: 27px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10px;
cursor: pointer;
}
.PAWClose:hover {
opacity: 0.8;
}
.inlineconfig .ordbox.ordbox2021 {
margin: 0 !important;
}
#PictoartFuzzImg {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 10000000;
background: #ffffff88;
justify-content: center;
align-items: center;
display: flex;
}
div#PictoImage {
display: flex;
align-items: center;
justify-content: center;
position: relative;
height: 100%;
width: 100%;
padding: 20px 20px;
}
img#pimage {
max-width: 95vw;
max-height: 95vh;
box-shadow: 25px 25px 25px #00000055;
}
.noscroll {
overflow: hidden;
}
.author_info:after {
clear: both;
display: table;
content: "";
}
.stackcol {
display: inline-block;
vertical-align: top;
text-align: justify;
float: left;
}
.author_info img.avatar {
border: 1px solid #ddd;
border-radius: 13px;
}
.author_avatar div.avatar {
overflow: hidden;
width: 150px;
height: 150px;
background-size: cover;
}
.author_avatar {
float: left;
margin: 0 19px 8px 0;
display: block;
text-align: center;
padding: 0;
border-radius: 10px 10px 0 0;
overflow: hidden;
}
.author_avatar h4 {
font-weight: bold;
padding: 9px 2px;
display: block;
font-size: 15px;
width: 150px;
margin: 0;
}
.detailrow .author_info {
padding-top: 0;
}
.taxbox p {
margin: 0;
}
.photoinfo {
padding-right: 0;
}
.photoinfo .galitem {
margin: 15px;
}
.detailrow .photo_q {
max-width: 100%;
text-align: left;
margin: 0;
display: flex;
}
.detailrow .photo_q>* {
display: inline-block;
float: none !important;
vertical-align: top;
}
.atag {
display: inline-block;
padding: 5px 10px;
margin: 3px;
border: 1px solid gray;
}
.atag:hover {
display: inline-block;
margin: 3px;
padding: 5px 10px;
border-radius: 5px;
}
.infoplace .langver {
width: max-content;
padding: 6px;
border: 1px solid;
margin: 3px 1px;
display: inline-block;
} .btn i {
margin: 0 20px 0 0;
}
.ordbox2021 .templategrpbtn {
border-width: 2px;
border-width: 2px;
width: auto;
height: auto;
display: inline-flex !important;
align-items: center;
justify-content: center;
overflow: hidden; margin: 5px 5px 5px 5px;
border-radius: 0px !important;
background-size: contain;
background-repeat: no-repeat;
background-position-y: -36px;
padding: 0 0 0 0px;
position: relative;
background-image: none !important;
box-shadow: none;
transition: none;
}
.ordbox2021 a.btn.btn-success.btn-vertical {
flex-direction: column;
padding: 50px 30px;
font-size: 100%;
}
.ordbox2021 a.btn.btn-success .note {
color: white;
font-size: 60%;
margin-top: 5px;
border-top: 1px solid;
padding-top: 5px;
}
.ordbox2021 a.btn.btn-success.bigorderbtn {
font-size: 200%;
margin: 10% auto;
display: inline-block;
position: relative;
padding: 4%;
}
.ordbox2021 .bigorderbtn i {
display: block;
font-size: 400%;
margin: 0 0 11%;
}
.ordbox2021 .btn-success,
.ordbox2021 .btn-success:hover,
.ordbox2021 .btn-success:focus {
height: 55px;
}
.ordbox2021 .btn-default,
.ordbox2021 .btn-default:hover,
.ordbox2021 .btn-default:focus {
background-color: #ddd;
background-image: none;
border-radius: 0;
color: black !important;
font-weight: bold;
border: 1px solid #27292B;
font-size: 14px;
text-decoration: none;
height: 55px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0px 30px;
}
.ordbox2021 .btn-default:hover,
.ordbox2021 .btn-default:focus {
border-color: #303336;
color: #303336;
background-color: #f8f8f8;
}
.btn.btn-default.btn-slim {
width: max-content;
margin: 10px auto 10px;
height: max-content;
padding: 4px 20px;
} .confimg {
background: white;
}
.ordbox2021.ordbox {
background-color: #ffffff;
}
.ordbox2021 .varpicker-title {
background: no-repeat;
font-size: 130%;
white-space: normal;   padding: 0 17px 0 0;
}
.ordbox2021 span.varpicker-title-spec {
color: #888;
}
.ordbox2021 .confvalue.epicker {
background: white;
color: black;
margin: 0 0 0 -4px;
}
.ordbox2021 .confvalue.epicker:after {
color: black;
}
.ordbox2021 .templategrpbtn {
color: black;
border-color: #eee;
}
.ordbox2021 .templategrpbtn:hover {
outline: #eeeeee 2px solid;
}
.ordbox2021 .templategrpbtn-0 {
background: #E91E63;
color: white;
border-color: #E91E63;
;
}
.ordbox2021 .templategrpbtn-1 {
background: #37b549;
color: white;
border-color: #37b549;
}
.ordbox2021 .templategrpbtn-2 {
background: #004d7b;
color: white;
border-color: #004d7b;
}
.ordbox2021 .templategrpbtn-3 {
background: #000;
color: #f78f1e;
border-color: #000;
}
.ordbox2021 .templategrpbtn-0 .star-ribbon,
.ordbox2021 .star-ribbon-0 {
background: #E91E63;
color: white;
border-color: #E91E63;
;
}
.ordbox2021 .templategrpbtn-1 .star-ribbon,
.ordbox2021 .star-ribbon-1 {
background: #37b549;
color: white;
border-color: #37b549;
}
.ordbox2021 .templategrpbtn-2 .star-ribbon,
.ordbox2021 .star-ribbon-2 {
background: #004d7b;
color: white;
border-color: #004d7b;
}
.ordbox2021 .templategrpbtn-3 .star-ribbon,
.ordbox2021 .star-ribbon-3 {
background: #000;
color: #f78f1e;
border-color: #000;
}
.ordbox2021 .star-ribbon i.fa {
font-size: 100%;
margin: 1px;
}
.ordbox2021 div#varpicker {
border-bottom: 5px solid;
}
.ordbox2021 div#varpicker.grp-1 {
border-bottom: 5px solid #37b549;
}
.ordbox2021 div#varpicker.grp-2 {
border-bottom: 5px solid #004d7b;
}
.ordbox2021 div#varpicker.grp-3 {
border-bottom: 5px solid #f78f1e;
}
.ordbox2021 .ordbox-conf.grp-1 {
border: 2px solid #37b549;
}
.ordbox2021 .ordbox-conf.grp-2 {
border: 2px solid #004d7b;
}
.ordbox2021 .ordbox-conf.grp-3 {
border: 2px solid #f78f1e;
}
.ordbox.ordbox2021 {
max-width: 1600px;
margin: 0 auto;
width: 100%;
}
.detailrow .templatebox2021 {
width: 100%;
}
.ordbox2021 .templategrpbtn.active { padding: 12px 0;
border-radius: 10px 10px 0 0 !important;
margin-bottom: -1px;
}
.ordbox2021 .productpicker-item {
width: 120px;
display: flex;
flex-direction: column;
height: 120px;
align-items: center;
background: transparent;
max-width: 120px;
justify-content: space-evenly;
transition: 0.3s all;
}
.ordbox2021 .productpicker-img {
width: 100px;
height: 100px;
background-size: contain;
background-repeat: no-repeat;
background-position: center; }
.ordbox2021 .productpicker-item:hover {
background: transparent;
margin-bottom: 20px;
}
.ordbox2021 .productpicker-title {
text-align: center;
margin: 0 auto;
}
.ordbox2021 .productpicker-item.active .productpicker-img {
width: 150px;
height: 100px;
}
.ordbox2021 .productpicker-item.active .productpicker-title {
font-size: 150%;
font-weight: bold;
}
.ordbox2021 .productpicker-item.active:hover {
margin-bottom: 5px;
background: #f78f1e;
}
.ordbox2021 .productpicker-item.active {
border-color: #f78f1e;
background-color: #f78f1e;
width: 200px;
height: 160px;
flex-shrink: 0;
flex-basis: 200px;
text-align: center;
max-width: initial;
margin-bottom: 0 !important;
}
div#edipicker {
display: flex;
justify-content: center;
align-items: flex-end;
}
.detailrow .ordbox2021 .edipicker-item {
width: auto;
height: auto;
background: #eee;
white-space: nowrap;
display: flex !important;
justify-content: center;
align-items: center;
padding: 12px;
}
.detailrow .ordbox2021 .edipicker-item:hover {
background: #bbbbbb;
}
.detailrow .ordbox2021 .edipicker-title {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
color: black;
}
.ordbox2021 .active .edipicker-title {
color: white;
}
.ordbox2021 .edipicker-typ {
opacity: 0.7;
border-bottom: 1px solid;
margin: -9px 0 6px 0;
width: 100%;
display: block;
}
.detailrow .ordbox2021 .edipicker-item.active {
background: gray;
border: 3px solid black;
}
.edipicker-title strong {
font-size: 161%;
font-weight: bold;
}
.ordbox2021 .edipicker-typ {
opacity: 0.7;
border-bottom: 1px solid;
margin: -9px 0 6px 0;
width: 100%;
display: block; }
.ordbox2021 .edipicker-size {
font-size: 120%;
font-weight: bold;
}
.detailrow .ordbox.ordbox2021 {
width: 95vw;
box-shadow: inset 0px 0px 5px #00000088;
border: 2px solid #888;
position: relative;
margin-bottom: 30px;
}
.templatebox2021 .ordbox2021:before {
content: "eSHOP PICTOART : Online konfigurátor tisku";
position: absolute;
left: -1px;
top: -20px;
opacity: 0.7;
}
.ordbox2021 .confrow.alert {
color: #bb0000;
width: 100%;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
font-weight: bold;
}
.ordbox2021 .confrow.alert:before {
content: "\f071";
font-family: 'FontAwesome';
margin: 0 10px 0 0;
font-size: 180%;
}
.ordbox2021 .confrow.info {
background: #000000;
color: #03A9F4;
}
.ordbox2021 .star-ribbon { transform: rotate(-0);
white-space: nowrap;
width: 80px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
top: initial;
left: initial;
font-size: 19px;
flex-shrink: 0;
}
.ordbox2021 .confimg {
position: sticky;
top: 30px;
height: min-content;
flex: 0 0 400 !important;
margin: 20px auto;
max-width: 600px;
min-width: 300px;
}
.ordbox2021 #quickpreview {
text-align: center;
position: relative;
max-width: 100%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
border-bottom: 4px solid #c4c4c4;
margin-bottom: 10px;
}
.ordbox2021 #quickpreview img {
max-width: 100%;
height: auto;
max-height: 80vh;
width: auto;
min-height: 300px;
}
.ordbox2021 #quickpreview:hover:before {
content: '\f00e';
font-family: 'FontAwesome';
position: absolute;
top: 50%;
left: 50%;
z-index: 1000;
font-size: 130px;
background: rgba(0, 0, 0, 0.7);
width: 130px;
height: 130px;
display: flex;
transition: all 1s;
border-radius: 20px;
opacity: 0.7;
transform: translate(-50%, -50%);
color: white;
background: none;
text-shadow: 0px 0px 13px #00000088;
justify-content: center;
align-items: center;
}
.confimg.nopid:hover .btn-add-image {
opacity: 1;
}
.confimg.nopid .btn-add-image {
position: absolute;
top: 69%;
left: 50%;
width: 60%;
transform: translateX(-50%);
opacity: 0.7;
font-size: 210%;
}
.confimg.nopid #quickpreview:hover:before {
content: "";
}
.ordbox2021 .confrow>label:first-child {
position: absolute;
top: 5px;
left: 12px;
color: black;
font-size: 13px;
padding: 0 !important;
margin: 0 !important;
min-height: unset;
font-weight: normal;
} .ordbox2021 .qselframe,
.ordbox2021 .qselmat {
height: 100px;
display: inline-flex;
flex: 1 1 100px !important;
flex-wrap: nowrap;
align-items: self-end;
justify-content: flex-start;
}
.ordbox2021 img.qimgcut {
padding: 6px 15px;
}
.ordbox2021 .framedet {
display: block;
white-space: nowrap;
padding: 10px;
}
.ordbox2021 .framedet-div {
display: inline-block;
white-space: normal;
vertical-align: top;
text-shadow: none;
}
.ordbox2021 .qselmat .mat-img {
width: 70px;
height: 70px;
margin: 16px 26px 0 16px;
top: 0;
position: relative;
}
.ordbox2021 .mat-img-quick {
height: 100px;
width: 100px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-shrink: 0;
}
.ordbox2021 .mat-cut-quick {
width: 50%;
height: 50%;
border: 5px solid;
border: absolute;
box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.2);
background: white;
}
.ordbox2021 .qselframe img {
flex: 0 0 100px;
max-width: unset !important;
flex-grow: 0;
height: 100px !important;
}
.ordbox2021 .gselframedet,
.ordbox2021 .gselmatdet {
padding: 0px 0px 0 20px;
white-space: nowrap;
border-left: 1px dotted silver;
margin: 14px 0px 14px 0;
text-align: left; height: calc(100% - 28px);
justify-content: center;
display: flex;
flex-flow: column;
width: min-content;
}
.ordbox2021 .confvalue {
display: inline-flex;
flex: 1 1 auto;
flex-wrap: wrap;
padding: 12px 20px;
}
.ordbox2021 .confprice ul li,
.ordbox2021 .cartinfoitem ul li,
.ordbox2021 .draft-detail ul li {
color: black;
}
.ordbox2021 .confprice table td,
.ordbox2021 .confprice table th,
.ordbox2021 .confprice table {
border: none;
padding: 1px 9px;
text-align: left;
font-size: 100%;
margin: 6px;
border-bottom: 1px dotted black;
}
.ordbox2021 .confprice {
min-height: 100px;
display: inline-flex;
flex-flow: column;
justify-content: center;
align-items: center;
font-weight: bold;
padding: 16px;
text-align: center;
flex-grow: 1;
}
.ordbox2021 .price-simple-value {
font-size: 200%;
}
.ordbox2021 .confpriceae {
min-height: 100px;
display: inline-flex;
flex-flow: column;
justify-content: center;
align-items: center;
padding: 16px;
flex-shrink: 1;
width: min-content;
}
.ordbox2021 .delfree {
font-size: 15px;
padding: 3px 10px;
margin: 11px;
border-radius: 4px;
border: wheat;
font-weight: bold;
display: block;
}
.ordbox2021 span.note.delivery {
margin: 2px 0 10px;
display: block;
}
.ordbox2021 .confprice td {
padding: 0px 9px 0px 15px;
}
.ordbox2021 .vlg td {
text-align: left;
}
.ordbox2021 .confprice span.note {
font-size: 12px;
}
.ordbox2021 .confprice .pricedet {
font-size: 50%;
text-align: center;
font-weight: normal;
}
.ordbox2021 .confprice .label.label-disc {
position: relative; font-size: 180%;
text-align: center;
width: 100%;
display: flex;
margin: 5px 0 10px;
padding: 10px;
transform: rotate(0deg);
border: none;
flex-direction: column;
}
.ordbox2021 .confprice .label.label-disc br {
display: none;
}
.ordbox2021 .label-disc span.note {
margin-top: 6px;
}
.ordbox2021 .confrow label i.fa {
font-size: 150%;
margin-right: 5px;
vertical-align: top;
display: inline-block;
}
.ordbox2021 .label-oldprice {
font-style: italic;
display: block;
margin: 7px 0 2px;
text-shadow: none;
width: 100%;
text-decoration: line-through;
}
.ordbox2021 .confprice ul li,
.ordbox2021 .cartinfoitem ul li {
margin: 0;
border-top: 1px dotted #555;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 10px;
font-size: 12px;
font-weight: normal;
}
.ordbox2021 .confprice ul li span:first-child {
padding-right: 21px;
}
.ordbox2021 .confprice ul li .detail,
.ordbox2021 .cartinfoitem ul li .detail {
padding-right: 20px;
}
.ordbox2021 span.detail {
text-align: left;
}
.ordbox2021 .price-det ul {
margin: 20px 0 10px 0;
padding: 0;
}
.ordbox2021 .price-det-btn {
margin: 20px 0 0;
}
.ordbox2021 .confrow {
min-height: 56px;
border-radius: 0;
margin: 0 0 -1px 0;
background-color: white;
border: 1px solid silver;
font-size: 16px;
padding: 20px 0 0 0;
}
.ordbox2021 .confprice {
background: white;
color: #f48f1e;
}
.ordbox2021 .confrow .btn.vertical {
max-width: 140px;
flex-grow: 1;
}
.ordbox2021 div#productpicker,
.ordbox2021 div#varpicker {
margin: 0 auto;
border-radius: 0;
box-shadow: none;
background: none;
border-bottom: 1px solid #ddd;
border-width: 0 0 1px 0; }
.ordbox2021 div#productpicker,
.ordbox2021 div#edipicker {
display: flex;
width: 100%;
overflow: auto;
padding: 10px 20px;
align-items: flex-end;
justify-content: center;
background: #eeeeee88 !important;
}
.ordbox2021 .confvalue {
display: inline-flex;
flex: 1 1 auto;
flex-wrap: wrap;
padding: 12px 20px;
}
.ordbox2021 .confprice ul li,
.ordbox2021 .cartinfoitem ul li,
.ordbox2021 .draft-detail ul li {
color: black;
}
.ordbox2021 .confprice table td,
.ordbox2021 .confprice table th,
.ordbox2021 .confprice table {
border: none;
padding: 1px 9px;
text-align: left;
font-size: 100%;
margin: 6px;
border-bottom: 1px dotted black;
}
.ordbox2021 .confrow .btn.vertical {      align-self: flex-end;
}
.ordbox2021 .confvalue>* {
margin-top: 25px;
}
.ordbox2021 .confvalue>.btn { }
.ordbox2021 .confvalue>.btn-wrap {
display: flex;
flex-direction: column;
flex-grow: 0;
flex-shrink: 1;
align-self: flex-end;
margin: 0 auto;
}
.ordbox2021 .confvalue select {
margin: 0px 0 0 -19px;
height: 40px;
border: 0;
font-weight: bold;
color: #27292b;
padding: 0 0 0 7px;
flex-grow: 1;
}
.ordbox2021 .confvalueitem select {
margin: 0;
}
.ordbox2021 .confvalue select:hover {
background: #f8f8f8;
}
.ordbox2021 .confrow.info {
border: 0;
margin: 0;
z-index: 1;
padding: 0;
min-height: 43px;
color: black;
background-color: #fffcd0;
display: flex;
justify-content: center;
align-items: center;
}
.ordbox2021 #confrow-wrap .full-spectrum {
margin: 0;
max-width: max-content;
}
.btn-tick {
background-color: white;
color: black;
width: max-content;
white-space: nowrap;
}
.ordbox2021 .btn-tick {
display: inline-flex;
align-items: center;
justify-content: center;
height: 45px;
font-size: 13px;
font-weight: normal;
background: none;
border-radius: 0;
border: none;
color: black;
}
.ordbox2021 .btn-tick .tick:before {
content: "\f096";
font-family: Fontawesome;
font-size: 190%;
}
.ordbox2021 .btn-tick.active .tick:before {
content: "\f046";
font-family: Fontawesome;
}
.ordbox2021 .btn .tick {
background: none;
padding: 0 !important;
margin: 0 10px 0 0 !important;
}
.ordbox2021 .btn-tick:hover,
.ordbox2021 .btn-tick:focus {
background: none;
color: #777;
}
.ordbox2021 .btn.active .tick {
background: none;
padding: 0 !important;
margin: 0 10px 0 0 !important;
}
.ordbox2021 .confrow .btn span.tick {
height: auto;
float: none;
margin: 0 10px 0 -10px;
}
.ordbox2021 .btn-tick.active {
background: transparent;
border: none;
color: #f78f1e;
font-weight: normal;
box-shadow: none;
}
.ordbox2021 .confrow .btn.active span.tick {
font-weight: normal;
}
.ordbox2021 .star-ribbon-inline {
height: 25px;
padding: 0;
margin: 0;
position: absolute;
left: 72px;
}
.ordbox2021 .btn-tick.justico {
border: 1px solid;
}
a.justico .fa,
button.justico .fa,
.btn.justico .fa {
margin: 0;
}
.ordbox2021 .btn-tick.justico.active {
background: #f78f1e;
border-color: #f78f1e;
}
.ordbox2021 .mico.mico-frame {
background-image: url(http://fotografie-obrazy.cz//wp-content/themes/pictoart2016/images/ico-frame-b.png) !important; }
.ordbox2021 .mico.mico-mat {
background-image: url(http://fotografie-obrazy.cz//wp-content/themes/pictoart2016/images/ico-mat-b.png) !important; }
.ordbox2021 .mico.mico-orient-l {
background-image: url(http://fotografie-obrazy.cz//wp-content/themes/pictoart2016/images/ico-L-b.png) !important; }
.ordbox2021 .mico.mico-orient-p {
background-image: url(http://fotografie-obrazy.cz//wp-content/themes/pictoart2016/images/ico-P-b.png) !important; }
.ordbox2021 .confvalue {
display: inline-flex;
flex: 1 1 auto;
flex-wrap: wrap;
padding: 10px 20px 10px;
align-items: center;
}
.ordbox2021 .confvalue .btn-group {
margin: 0;
}
.ordbox2021 .qcustomsize {
background: none;
margin: 0;
flex-flow: row;
flex-wrap: nowrap;
flex-grow: 1;
display: flex;
align-items: center;
}
.ordbox2021 .qcustomsize>* {
margin: 0 10px !important;
}
.ordbox2021 .btn-tick.justico {
border: 1px solid;
height: 45px !important;
width: 45px !important;
}
.ordbox2021 div#subpTabs,
.ordbox2021 .tab-content {
margin: 0;
}
.ordbox2021 .confrow.togglerow {
min-height: 55px;
}
.confrow.togglerow.info {
flex-direction: column;
justify-content: space-around;
align-items: flex-start;
padding: 0px;
}
.ordbox2021 div#savebtns-alert {
background: #a10000;
color: white;
color: white;
font-size: 11px;
display: block;
width: 100%;
padding: 10px 10px 10px;
margin: 0;
text-align: center;
max-width: fit-content;
flex-direction: row;
display: flex;
}
.ordbox2021 #savebtns-alert i {
display: block;
font-size: 350%;
padding: 15px 10px;
}
.ordbox2021 .confrow-error {
background-color: #a10000;
color: white;
font-size: 11px;
display: block;
width: 100%;
padding: 10px;
margin: 0;
text-align: left;
font-family: 'Open Sans', sans-serif;
}
.ordbox2021 .confrow-error i.fa {
margin-right: 10px;
font-size: 140%;
}
.ordbox2021 .msgbox {
max-width: 1200px;
margin: 0 auto;
}
.ordbox2021 p.submit {
text-align: center;
padding: 30px 0 0;
margin: 0;
}
.ordbox2021 .mat-img-quick {
box-shadow: 0px 0px 5px 0px #00000024;
}
.ordbox2021 .gselframedet,
.ordbox2021 .gselmatdet {}
.ordbox2021 span.disc,
.ordbox2021 div.disc {
color: #119b5a;
}
.ordbox2021 .delfree {
color: #119b5a !important;
background: none;
}
.ordbox2021 .confvalue.epicker:hover {
background-color: #f8f8f8;
}
.ordbox2021 .confrow.xmass>label:first-child {
position: relative;
margin: 0px 0 0 0px !important; color: white;
width: max-content;
padding: 16px !important;
top: 0;
left: 0;
min-width: auto;
font-size: 190%;
}
.xmass label {
white-space: nowrap;
}
.ordbox2021 .confrow.xmass .confvalue div {
margin: 0;
}
.ordbox2021 .confrow.xmass {
padding: 0;
display: flex;
align-items: center;
justify-content: center;
min-height: auto;
}
.ordbox2021 .confrow.xmass .confvalue {
margin: 0 0 0 10px;
padding: 0;
flex-x: 1;
}
.ordbox2021 .productpicker-xmass .xmas-term {
background-repeat: no-repeat;
background-size: contain;
bottom: 70px;
color: black;
font-size: 12px;
font-weight: bold;
height: 60px;
padding: 10px 13px;
position: absolute;
width: 110px;
}
.ordbox2021 .productpicker-xmass .xmas-term.xmas-ok {
background-image: url(//pictoart.cz/wp-content/themes/pictoart2016/images/xmas-ok.png);
background: green;
color: white;
}
.ordbox2021 .productpicker-xmass .xmas-no {
background-image: url(//pictoart.cz/wp-content/themes/pictoart2016/images/xmas-no.png);
font-size: 12px;
font-weight: normal; background: red;
color: white;
}
.ordbox2021 .productpicker-xmass .xmas-term {
position: absolute;
top: 50%;
left: 50%; border: 1px solid;
transform: translate(-50%, -50%);
opacity: 0.8;
text-align: center;
padding: 3px 13px;
height: max-content;
border-radius: 11px;
display: flex;
justify-content: center;
align-items: center;
width: max-content;
}
.ordbox2021 .productpicker-xmass .xmas-term .note {
color: #eee;
font-size: 9px;
line-height: 19px;
}
.ordbox2021 .xmas-term i {
font-size: 200%;
margin-right: 12px;
}
body:not(.overlay-header) .ordbox2021 .primary-menu>li>a {
color: black;
text-decoration: none;
font-family: merriweather;
font-weight: bold;
}
header#site-header {
border-bottom: 1px solid #dfe0e1;
}
.header-inner {
flex-flow: column;
max-width: 100%;
}
.header-toprow {
width: 100%;
flex-flow: row;
display: flex;
justify-content: space-between;
}
ul.primary-menu {
justify-content: flex-start;
}
.pictocart.shortcart>* {
margin: 0;
}
nav.primary-menu-wrapper {
margin: 30px 0 0 20px;
}
.pictoart-profile-nav {
display: flex;
align-items: center;
justify-content: center;
}
.formgroup.vertical {
display: flex;
flex-direction: column;
}
.pictocart.shortcart {
border: none;
display: flex;
align-items: center;
justify-content: center;
min-height: 20px;
margin: 0;
padding: 0;
position: static;
}
.pictoart-cart-num {
border: none; width: auto;
}
.pictocart.shortcart {
border: none;
display: flex;
align-items: center;
justify-content: center;
}
.pictocart.shortcart>div {
display: none;
}
.pictocart.shortcart>div.menu-cart-summary {
display: flex;
}
div#tog-cart {
display: flex;
flex-direction: column;
min-width: 500px;
}
.menu-cart-item.lab {
border-bottom: 1px dotted #ccc;
}
div#tog-cart .menu-cart-item {
margin: 0;
display: grid;
grid-template-columns: 35% 25% 20% 20%;
font-size: 13px;
width: 100%;
padding: 4px 12px;
}
div#tog-cart .menu-cart-item>div {
margin: 0 18px 0 0;
white-space: nowrap;
overflow: hidden;
}
.formitem,
.row.form-group {
border: 1px solid #9a9a9a;
margin-bottom: -1px;
position: relative;
font-size: 14px;
height: 65px;
background-color: white;
}
.formitem input,
.formitem select,
.row.form-group input,
.row.form-group select {
border: 0;
margin-top: 0;
height: 63px;
background: #fff;
width: 100% !important;
display: flex;
padding: 15px 0 0 13px;
font-size: 16px;
font-weight: bold;
}
.formitem input:focus,
.row.form-group input:focus,
.formitem select:focus,
.row.form-group select:focus,
.formitem select:hover,
.row.form-group select:hover {
background: white;
border: none;
outline: none;
}
.formitem label,
.row.form-group label {
position: absolute;
top: 5px;
left: 6px;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
color: #27292b;
z-index: 1;
background: none;
font-weight: lighter;
padding: 0;
width: max-content;
}
div.checkbox-divider {
display: flex;
align-items: center;
justify-content: flex-start;
}
.navtogbox .msg,
.gdpr-login-form .msg {
background: #a10000;
color: white;
padding: 6px 12px;
font-size: 80%;
text-align: center;
}
form {
max-width: 1200px;
margin: 0 auto;
}
.row.form-group>div {
width: 100%;
}
.navtogbox {
background: white;
border: 1px solid black;
display: flex;
flex-direction: column;
margin-top: 33px;
padding: 0px;
position: absolute;
z-index: 4;
box-shadow: 7px 7px 6px #00000088;
}
.navtogbox .formgroup {
display: flex;
}
.navtogbox .formgroup a {
flex-grow: 1;
margin: -1px -1px -1px -1px;
padding: 11px;
}
.navtogbox .formgroup a:first-child {
margin-right: -1px;
}
#tog-loc div {
padding: 4px 14px;
}
#tog-loc select {
margin: -1px;
} .warning {
color: red;
border: 1px solid;
padding: 10px;
margin: 0 0 20px 0;
}
.orderrecap2 .orderrecapdiscount,
.orderrecap2 .discount {
color: green;
}
.orderrecap2 .charge {
color: red;
}
.orderrecap2 .row>div {
background: #ffffff none repeat scroll 0 0; padding: 2px 10px;
vertical-align: middle;
}
.cartinfoitem.orderrecapcharity>div {
padding: 4px 10px;
}
.orderrecap2 .row>div.orderrecapcharity {
width: 100%;
background: #e91e6382;
position: relative;
clear: both;
border-radius: 20px;
color: white;
margin: 30px 10px -10px;
}
.cartinfoitem.orderrecapcharity {
width: 100%;
background: #fa8fb0;
position: relative;
border-radius: 0px;
color: white;
display: flex;
align-items: center;
justify-content: left;
}
span.orderexpress1 {
font-weight: bold;
}
span.orderexpress0 {
color: silver;
}
.order-item-lab-img {
display: inline-block;
position: relative;
}
.order-item-lab-img .stockhilite {
position: absolute;
font-weight: bold;
padding: 1px 5px;
top: 8px;
left: -4px;
}
.orderrecap2 .row {
border: 1px solid #d5d5d5;
padding: 3px 0;
}
.orderrecap2 .row:first-child {}
.orderrecap2 input[disabled] {
color: #a5a5a5;
cursor: not-allowed;
}
.orderrecap2 .price {
font-weight: bold;
text-align: right;
}
.orderrecap2 .price3 {
text-align: right;
font-weight: bold;
}
.orderrecap2 div.row {
background: #ffffff none repeat scroll 0 0; position: relative;
max-width: unset;
margin: -1px auto 0;
display: flex;
flex-wrap: wrap;
}
.orderrecap2 div.row:first-child {
margin: 0;
}
.orderrecap2 .row.emptyrow {
background: #999 none repeat scroll 0 0;
height: 30px;
}
.orderrecap2 .emptyrow>div {
display: none;
}
.orderrecap2 { width: 100%; font-size: 14px;
color: black;
max-width: 1200px;
margin: 0 auto;
}
.orderrecap2 .btn-group-vertical {
margin: 20px 0 0;
}
.orderrecap2 p,
.orderrecap2 .p { color: black;
font-size: 19px;
padding: 10px;
max-width: 1200px;
margin: 0 auto;
position: relative;
}
p.inpwrap.valid:before {
content: "\f00c";
font-family: 'fontawesome';
position: absolute;
left: -26px;
top: 50%;
transform: translateY(-50%);
color: #119b5a;
font-size: 160%;
}
p.inpwrap.invalid:before {
content: "\f06a";
font-family: 'fontawesome';
position: absolute;
left: -26px;
top: 50%;
transform: translateY(-50%);
color: #a10000;
font-size: 160%;
}
.central-box p,
.central-box .p {
color: black;
font-size: 19px;
padding: 10px 50px;
}
.orderrecap2 input.regular-text,
.orderrecap2 select,
.orderrecap2 textarea {
width: 97%;
}
.orderrecap2 .formlabel {
text-align: right;
}
img.order-thumb {
max-height: 60px;
display: inline-block !important;
vertical-align: middle;
}
.order-item-title {
display: inline-block;
vertical-align: middle;
padding: 2px 18px;
white-space: normal;
max-width: calc(100% - 60px);
overflow: hidden;
}
.orderrecap2 .btn-group-vertical>label,
.orderrecap2 .branches>label {
order: 1;
}
.orderrecap2 .btn-group-vertical>div,
.orderrecap2 .branches>div {
order: 2;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: flex;
vertical-align: middle;
flex-wrap: wrap;
}
.paymentbox .btn-group-vertical>div.payment-info {
display: none !important;
}
.payment-result-1:before {
content: "\f00c";
display: block;
font-size: 780%;
font-family: FontAwesome;
color: #119b5a;
}
.payment-result-2:before {
content: "\f00d";
display: block;
font-size: 780%;
font-family: FontAwesome;
color: #a10000;
}
.payment-result-3:before {
content: "\f017";
display: block;
font-size: 780%;
font-family: FontAwesome;
color: #f5a623;
}
.payment-result {
display: block;
text-align: center;
}
.paybtn img {
margin-right: 0 !important;
width: auto;
}
div#comgate-btn {
max-width: 100%;
width: auto;
}
.paybtn .btn div {
white-space: normal;
margin: 0;
padding: 15px 25px !important;
}
.branches {
display: flex;
flex-wrap: wrap;
}
.branches>div {
width: 100%;
flex-grow: 1;
}
.branches>label {
flex-grow: 0;
}
.orderrecap2 .btn-group-vertical .togglewrap {
padding: 0 !important;
margin: 0;
display: flex;
}
.orderrecap2 .btn-group-vertical label {}
.box.infobox {
display: flex;
justify-content: center;
align-items: center;
height: 50vh;
}
.box.infobox i.fa {
margin-right: 20px;
font-size: 200%;
}
.box.okbox {
width: max-content;
margin: 0 auto;
}
.box.okbox h2 {
text-align: center;
color: #119b5a;
display: flex;
align-items: center;
justify-content: center;
}
.box.okbox h2:before {
content: "\f00c";
font-family: fontawesome;
margin-right: 10px;
font-size: 200%;
} .orderrecap2 .btn-group-vertical>div {
width: 100%;
padding: 40px !important;
height: auto !important;
}
.orderrecap2 .btn-group-vertical>label {
width: min-content !important;
}
.orderrecap2 .btn-group-vertical {
position: relative;
display: flex;
vertical-align: middle;
flex-wrap: wrap;
background: #ffffff none repeat scroll 0 0;
max-width: unset;
margin: -1px auto 0;
display: flex;
flex-wrap: wrap;
border: 1px solid #d5d5d5;
}
.nouserphoto {
BACKGROUND: #fff;
padding: 30px;
text-align: center;
font-size: 120%;
} .prod .post-inner.thin {
padding-top: 0;
}
.entry-content>.pictoart-productinfo {
max-width: 100vw;
width: 100vw;
}
.picto-info-tabs {
border-bottom: 1px solid;
margin: 0 30px;
padding: 0;
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.bannerbg {
width: 100vw;
margin: 0 -8rem;
height: 10vh; min-height: 0;
height: 40vh;
display: flex;
justify-content: center;
align-items: flex-end;
padding: 0;
position: relative;
padding: 5vh;
}
.pictoart-productinfo h1 {
font-weight: bold;
color: white;
text-shadow: 4px 4px 4px #00000088;
font-size: 270%;
margin: 0;
padding: 0;
z-index: 3;
}
.bannerbg:after {
background-color: #000000ee;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
content: "";
opacity: 0.1;
z-index: 1;
}
.templatebox2021 .ordbox2021 {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
width: 100%;
font-size: 12px;
}
.ordbox2021 .ordbox-conf {
flex-direction: row;
display: flex;
width: 100%;
}
.ordbox2021 div#varpicker { display: flex;
justify-content: center;
align-items: center;
box-shadow: none;
border-bottom: 1px solid; flex-grow: 0;
padding: 0; min-height: 0;
background: none;
border: none;
}
.ordbox2021 .confform {
max-width: 450px;
}
.ordbox.ordbox2021.detailrow {}
.ordbox2021 .confdetailbox,
.ordbox2021 .confimg {
flex-grow: 1;
}
.ordbox2021 .confimg {
flex-grow: 1;
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
}
.ordbox2021 .confimginfo {
margin-bottom: 10px;
text-align: center;
}
.ordbox2021 .confdetailbox {
position: fixed !important;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 100000;
}
.ordbox2021 .confdetailbox {
display: none;
border: 4px dashed #f78f1e;
margin: 10px; padding: 10px;
background: white;
max-height: 1800px;
overflow-y: auto;
position: relative;
}
.frame-thmb {
position: relative;
margin: 8px; border-width: 2px 0 0 3px; }
.ordbox2021 .confrow {
position: relative;
overflow: visible;
}
.ordbox2021 .confrow {
min-height: 56px;
border-radius: 0;
margin: 0 0 -1px 0;
background-color: white;
border: 1px solid silver;
color: black;
padding: 20px 0 0 0px;
}
.confrow {
max-width: 100vw;
}
.imagename.confvalue {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; width: 100%;
max-width: 90vw;
overflow-wrap: break-word;
display: block;
}
i.fa.config-explain:hover {
opacity: 0.8;
}
i.fa.config-explain {
position: absolute;
width: 20px;
height: 20px;
color: black;
right: 10px;
top: 6px;
opacity: 0.3;
cursor: pointer;
}
.confrow.active {
border: 4px dashed #f78f1e;
z-index: 1;
border-width: 4px 4px 4px 0;
}
.confform {
padding: 10px 20px;
display: inline-flex;
flex-wrap: wrap; flex: 1 1 600px !important;
justify-content: center;
max-width: 920px;
}
.confrow.active:after {
content: "";
background: white;
height: calc(100% + 8px);
width: 36px;
position: absolute;
left: -34px;
z-index: 1000;
top: -4px;
border: inherit;
border-width: 4px 0;
}
.ordbox2021 .confvalue>* {
flex: 1 1 auto;
flex-direction: column;
max-width: 100%;
}
flex: 1 1 auto;
}
.ordbox2021 .confvalue>span {
margin: 0 10px;
flex: 0 1 auto;
}
.ordbox2021 .confvalue>.note {
font-weight: normal;
font-size: 70%;
}
.ordbox2021 .confvalueitem {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
width: max-content;
flex-grow: 0;
padding: 10px 20px;
}
.ordbox2021 .confvalueitem.inline {
flex-direction: row;
padding: 0 0px;
flex-wrap: nowrap;
width: 100%;
}
.ordbox2021 .confvalueitem>div {
margin: 0 10px;
display: flex;
white-space: nowrap;
align-items: center;
}
.ordbox2021 .confvalueitem.inline>div:first-child {
flex-grow: 1;
}
.ordbox2021 .confvalue {
flex-direction: column;
max-width: 100%;
width: 100%;
}
div#physsize {
text-align: center;
}
.confrow.clickable {
cursor: pointer;
}
.confrow.clickable:hover {
cursor: pointer;
box-shadow: inset 0 0 12px #f78f1e55;
z-index: 100;
}
.confrow.clickable.not(.active):hover {
cursor: pointer;
box-shadow: inset 0 0 12px #f78f1e55;
border: 1px solid #f78f1e;
z-index: 100;
} .ordbox2021 .confvalue .size-select-box {
display: flex;
justify-content: center;
flex-direction: row;
}
.size-group {
margin: 5px;
background: #eee;
padding: 5px;
display: none;
flex-direction: column;
justify-content: center;
align-items: stretch;
flex-grow: 1;
}
.size-group.active {
display: flex;
}
.sizeform {
justify-content: center;
display: flex;
flex-direction: column;
align-items: center;
}
.sizetabs {
display: flex;
}
.sizetabc {
min-width: 200px;
background: #eee;
display: flex;
justify-content: stretch;
align-items: stretch;
flex-direction: column;
}
.sizetabcc {
display: flex;
justify-content: stretch;
align-items: stretch;
}
.sizetabo {
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: column;
padding: 15px;
background: #ccc;
}
.btn-group.orient-group {
margin-top: 7px;
}
.sizetabimg {
flex-grow: 0; width: 600px;
height: 500px;
display: flex;
justify-content: flex-start;
align-items: center;
margin-left: 10px;
}
.sizetabimg {
background-size: 100px;
background-repeat: no-repeat;
background-position: bottom right;
}
.sizetabs {
flex-grow: 0;
display: flex;
flex-direction: row;
align-items: flex-end;
border-bottom: 5px solid #eee;
margin-top: 35px;
}
div#sizebox {
font-size: 250%;
font-weight: bold;
margin: 5px;
text-align: center;
}
.sizetabh {
display: flex;
}
.sizetabh label {
background: silver;
margin: 1px;
padding: 5px 12px;
font-weight: bold;
}
.sizetabh label.active {
background: #f78f1e;
color: white;
}
.size-group>.size-btn {
background: white;
margin: 5px;
padding: 5px;
}
.size-group>.size-btn.active {
background: #f78f1e;
color: white;
}
div#customsize-form>input {
flex-grow: 1;
width: auto;
max-width: 70px;
text-align: center;
font-weight: bold;
}
div#customsize-form {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0px 4px 10px;
}
.ordbox2021 .confvalue>* {
margin: 0;
width: 100%;
}
.ordbox2021 .confvalue .note {
font-weight: normal;
font-size: 70%;
display: flex;
flex-direction: row !important;
align-items: center;
justify-content: center;
color: #525252;
margin: 0 auto;
}
.note i.fa {
font-size: 200%;
margin: 0 10px 0 0;
}
.ordbox2021 .price-simple .note i.fa {
font-size: 100%;
margin: 0 10px 0 10px;
}
.ordbox2021 .picrop-tools {
background: silver;
padding: +10px;
bottom: -29px;
border-radius: 5px;
left: 20px;
right: 20px;
}
.ordbox2021 .picrop-tools .ui-slider .ui-slider-handle {
font-size: 33px;
top: -15px;
height: 40px;
width: 40px;
cursor: grab;
}
.ordbox2021 .picrop:hover .picrop-tools {
width: auto;
}
#customsize-form input:disabled {
background: transparent;
} .thumbcontainer2021 {
display: flex;
justify-content: space-around;
align-items: stretch;
flex-wrap: wrap;
flex-direction: row;
width: 100%;
}
.thumb-locked {
position: absolute;
top: 0;
right: 0;
height: 20px;
width: 20px;
background: black;
z-index: 1;
opacity: 0.5;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
}
.thumb-trash {
position: absolute;
top: 0;
right: 0;
height: 20px;
width: 20px;
background: red;
z-index: 1;
opacity: 0.5;
border-radius: 4px;
display: none;
justify-content: center;
align-items: center;
cursor: pointer;
}
.thumbnailx:hover .thumb-trash {
display: flex;
}
.thumb-trash:hover {
opacity: 1;
}
.thumbcontainer2021 .thumbnailx {
max-width: 20%;
min-width: 15%;
flex: 1 1;
}
.thumbcontainer2021 .thumbnail2021 {
min-width: 15%;
max-width: 20%;
flex: 1 1;
width: auto;
position: relative;
margin: 10px;
padding: 7px;
background: #eee;
box-shadow: 3px 3px 11px #00000044;
cursor: pointer;
}
div#th-538784 {}
.thumbnail2021-img {
width: 100%;
padding-bottom: 100%;
background-size: contain;
background-repeat: no-repeat;
background-position: center; }
.thumbnail2021 .pqico {
position: absolute;
top: 4px;
right: 5px;
width: 14%;
background: white;
border-radius: 100%;
overflow: hidden;
padding: 2px;
}
.thumbnail2021 .thumbnail-text {
display: none;
}
.thumbcontainer2021 .thumbnail2021:hover {
outline: 3px solid;
}
.zoomrow {
height: 45px;
display: flex;
justify-content: center;
align-items: center;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
top: -6px;
}
.zoomslider {
width: 90%; }
.ui-slider .ui-slider-handle:before {
content: "\f002"; top: 0;
left: 0;
font-family: 'FontAwesome';
font-size: 60%;
}
.picrop.dragactive {
z-index: 1000;
}
.picrop.dragactive>div {
z-index: 1001;
}
.picrop .picrop-box {}
.picrop {
background: #eee none repeat scroll 0 0;
height: 320px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 320px;
padding: 15px;
}
.dragactive.picrop .picrop-box {
z-index: 1000;
outline: 10000px solid #ffffffee;
}
.dragactive .picrop-img {
outline: 1px dotted red
}
.picrop-ghost {
opacity: 0.5;
position: absolute;
z-index: 1;
background-size: cover;
overflow: visible;
max-width: initial;
max-height: initial;
}
.picrop-image {
background-color: white;
background-repeat: no-repeat;
background-position: center;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: move;
}
.li-L {
width: 100%;
}
.li-P {
height: 100%;
}
.li-fit {
background-size: contain;
}
.li-fill {
background-size: cover;
}
.picrop .picrop-box {
position: relative;
top: 0;
transform: translateY(0);
max-height: 100%;
background: transparent; margin: 0 auto;   box-sizing: border-box;
}
.picrop-img {
background-color: white;
background-repeat: no-repeat;
background-position: center;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: move;
box-shadow: 4px 4px 7px 3px #0000002b;
}
.picrop-img.circle {
border-radius: 50%;
}
.sizeform .picrop {
background: none;
}
.picrop-tools {
display: NONE;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: #ffffffbb; justify-content: center;
align-items: center;
}
.thumbnail-img>.picrop-tools {
display: flex;
background: #eee;
position: relative;
width: 95%;
padding: 0 2.5%;
left: -1px;
box-shadow: none;
border-bottom: 1px dotted #00000080;
padding: 2px 0;
}
.picrop:hover .picrop-tools {
display: flex;
z-index: 100;  width: 100%;
}
.picrop-zoom {
flex-grow: 1;
margin: 0 6px 0 8px;
}
.picrop .btn {
margin: 0 !important;
font-size: 14px;
margin: 0 0px !important;
padding: 0 11px 0 0;
}
.picrop .btn .tick {
margin: 0 !important;
font-size: 12px;
}
.sizeform .picrop {
background: none;
width: 400px;
height: 400px;
opacity: 1;
}
.picrop-full .picrop {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: auto;
height: auto;
padding: 0;
margin: 0;
}
.picrop-full .picrop-box {
padding: 0;
margin: 0;
width: 100%;
height: 100%;
}
.multipage-inner-tools {
position: absolute;
color: black;
top: 20px;
left: 50%;
background: #ffffff;
z-index: 10;
transform: translate(-50%, 0);
max-width: 90%;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
transition: 0.5s ease;
}
.multipage-page .picrop-tools {
bottom: 20px;
opacity: 0;
transition: 0.5s ease;
}
.multipage-page-cont:hover .multipage-inner-tools {
opacity: 0.7;
}
.multipage-page-cont:hover .picrop-tools {
opacity: 0.7;
}
.multipage-page-cont .picrop-dpi {
position: absolute;
top: 0;
right: 0;
display: none;
}
.multi-picrop-cont {
position: absolute;
}
.multi-picrop-cont .picrop-img {
background: transparent;
box-shadow: none;
outline: 1px solid #ddd;
}
.multipage-cal-bind-w {
background-image: url(//pictoart.cz/wp-content/themes/pictoart2016/images/cal-bind-w.png);
}
.multipage-cal-bind-b {
background-image: url(//pictoart.cz/wp-content/themes/pictoart2016/images/cal-bind-b.png);
}
.multipage-cal-bind {
display: block;
position: absolute;
top: -13px;
left: 2px;
right: 2px;
height: 40px;
background-size: 3.7%;
background-repeat: repeat-x;
z-index: 10;
}
.multi-picrop-cont:hover {
box-shadow: 0 0 15px 3px #f68e1e;
z-index: 1;
}
.multi-picrop-cont .btn.btn-success {
z-index: 1;
position: absolute;
bottom: 60px;
left: 50%;
transform: translatex(-50%);
opacity: 0;
}
.multi-picrop-cont:hover .btn.btn-success {
opacity: 1;
}
.ordbox2021 .multipage-conf .confdetailbox {
width: max-content;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
box-shadow: 20px 20px 10px #00000088;
min-width: 80vw;
min-height: 80vh;
}
}
.cal-colors {
display: flex;
justify-content: center;
align-items: center; min-height: 200px;
}
.cal-color {
width: 100px;
height: 100px;
display: flex;
position: relative;
border: 1px solid;
margin: 5px;
justify-content: center;
align-items: center;
cursor: pointer;
}
.cal-color:hover {
font-weight: bold;
outline: 2px solid;
}
.cal-par-row {
display: flex;
justify-content: center;
align-items: center;
margin: 16px auto;
min-width: max-content;
max-width: 312px;
}
.cal-par-row label {
width: 50%;
}
.fontchips {
display: flex;
max-width: 100vw;
flex-wrap: wrap;
width: 650px;
}
.fontchip img {
max-height: 16px;
margin: 9px;
}
.fontchip {
outline: 1px solid #eeeeee;
cursor: pointer;
}
.fontchip:hover {
outline: 1px solid black;
}
.fontchip.active {
outline: 4px solid orange;
z-index: 1;
} .cal-layout {
width: 100px;
height: 100px;
background: #eee;
margin: 10px;
}
.cal-layout {
width: 100px;
height: 100px;
background: #eee;
margin: 10px;
}
.cal-layouts {
display: flex;
flex-direction: column;
}
.cal-layout-group {
display: flex;
flex-direction: row;
} #xfilter {
clear: both;
}
#xfilter {
font-size: 12px;
padding: 2px 30px 35px;
margin: -10px -50px -45px;
}
.central-box #filter-row {
padding: 0;
margin: 0 -45px;
}
#filter-row .inxbox {
padding: 0;
}
#xfilter>h4 {
font-weight: bold;
margin: 30px 0 0;
padding: 2px 60px;
}
.slabel,
.filterlabel {
min-width: 62px;
display: inline-flex;
text-align: right;
vertical-align: middle;
padding-right: 6px;
line-height: 14px; border-radius: 10px 0 0 10px;
align-items: center;
justify-content: flex-end;
padding: 7px;
font-size: 11px;
white-space: nowrap;
}
.subcolors {
margin: 10px 0px 10px 40px;
}
.filter2017 .subcolors {
margin: 0;
display: grid;
grid-column: 10;
grid-template-columns: 40px 40px 40px 40px 40px 40px 40px; z-index: 10000;
padding: 13px;
border: 2px solid black;
border-radius: 14px;
box-shadow: 5px 6px 14px rgba(0, 0, 0, 0.5);
top: 0;
}
.filter2017 div#colors {
position: absolute;
overflow: visible;
z-index: 1000;
}
#mainFilter2017 .searchbox.filterbuttons {
padding: 0;
}
.filterbuttons a.btn {
height: 36px;
margin: 0 -2px !important;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 16px;
border: none;
}
.filterbuttons a.btn:hover {
border-radius: 0;
}
.filter2017 div#colors {
position: absolute;
overflow: visible;
z-index: 1000;
}
.filter2017 .btn-tick {
margin: 0px -3px 0 0;
border-radius: 0;
border: none;
height: 36px;
}
#mainFilter2017 .searchbox {
display: inline-flex;
padding: 0;
margin: 8px 0 0px 6px;
overflow: hidden;
border-radius: 10px;
border: 1px solid #333;
max-width: 100%;
vertical-align: middle;
}
.filter2017 h4 {
vertical-align: middle;
font-weight: bold;
font-size: 170%;
padding: 8px 10px 8px 20px;
margin: 8px 0 0 -75px;
border-radius: 0 11px 11px 0;
position: absolute;
}
select.select2 {
display: none;
}
.select2-container .select2-search--inline:after {
content: '\f055';
font-family: FontAwesome;
font-size: 25px;
vertical-align: middle;
line-height: initial;
}
.select2-container .select2-search--inline input {
display: none;
}
.select2color .select2-results__option span {
display: inline-block;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
overflow: hidden;
white-space: normal;
text-align: center;
background-size: cover;
background-position: center;
}
.select2color ul {
display: flex;
flex-wrap: wrap;
max-width: 450px;
width: max-content;
}
.select2color li {
width: 90px;
height: 60px;
overflow: hidden;
padding: 0 !important;
}
.select2-selection.select2color li {
width: 70px;
margin: 0 !important;
height: 36px;
line-height: 84%;
}
.select2-selection.select2color li span.select2coloritem {
width: 100%;
height: 100%;
display: block;
margin: 0;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
position: relative;
left: 0;
background-size: cover;
background-position: center;
z-index: 0;
white-space: normal;
padding: 0 0 0 11px;
}
.select2-selection.select2color li span {
z-index: 1;
}
.select2-container .select2-search--inline {
float: left;
padding: 0 !important;
margin: 0 !important;
width: 30px !important;
height: 20px !important;
display: flex !important;
align-items: center;
overflow: visible;
justify-content: center;
}
#mainFilter2017 span.slabel {
margin-right: -3px;
}
.select2-selection--single {
height: 36px !important;
}
.select2-selection--single .select2-selection__rendered {
line-height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-style: solid;
border-width: 7px 5px 0 5px;
height: 0;
left: 50%;
margin-left: -7px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0;
}
.select2-container--default .select2-search--inline {
cursor: cell;
}
.select2-container--default .select2-selection--multiple { cursor: auto; border: none !important;
display: flex;
align-items: center;
justify-content: center;
}
.select2-container--default .select2-selection--single {
border: none;
border-radius: 0;
}
.select2-results__option {
padding: 6px;
user-select: none;
-webkit-user-select: none;
margin-top: 0;
white-space: nowrap;
}
.select2-container--open .select2-dropdown {
left: 0;
min-width: fit-content !important;
}
.select2-results {
display: block;
min-width: fit-content;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 36px;
position: absolute;
top: -2px;
right: 1px;
width: 20px;
}
span.select2-container {}
#mainFilter2017 .searchkatinfo.searchbox {
border: none;
padding: 5px 10px;
display: inline-flex !important;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#mainFilter2017 .searchkatinfo.searchbox>* {
display: inline-block;
}
#mainFilter2017 .searchkatinfo.searchbox .btn {
margin: 0 !important;
padding: 4px 10px;
}
.resfor {
margin-right: 6px;
}
#xfilter.filter2017 input[type="text"],
#labuserphotosfilter input[type="text"],
.filter2021 input[type="text"],
.filter2021 select {
height: 36px;
padding: 0 10px;
margin: 0;
vertical-align: middle;
border: none;
font-weight: bold;
width: 100%;
}
.filter2021 select:focus-visible {
border: none;
outline: 0;
}
#xfilter.filter2017 {
margin: 0 0 10px 40px;
padding: 0 0 0 35px;
}
#xfilter>* {
flex-grow: 1;
flex-shrink: 1;
margin: 0 10px 0 0 !important;
padding: 0 !important;
}
#xfilter>.btn-group {
display: inline-flex;
}
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle;
width: auto !important;
max-width: 100%;
z-index: 1000000;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing: border-box;
list-style: none;
margin: 1px 0;
padding: 4px;
width: 100%;
min-height: 34px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style: none;
float: none;
display: inline-block;
margin: 3px 4px;
text-align: center;
padding: 0 7px 0 18px;
vertical-align: middle;
font-size: 11px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px;
font-size: 31px;  position: absolute;
top: 50%;
left: 1px;
transform: translateY(-50%);
}
.select2-container--default .select2-search--inline .select2-search__field {
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield;
width: 60px !important;
line-height: 2px;
margin: 0 !important;
text-align: center;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
border-radius: 4px;
cursor: default;
float: none;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px;
display: inline-block;
}/*/*/span.slabel {}
#mainFilter2017 .searchbox,
.filter2021 .searchbox {
border-radius: 0;
margin: 0 -0.5px;
border: 1px solid #ccc;
}
#mainFilter2017 span.slabel,
.filter2021 span.slabel {
background: none;
color: black;
width: auto;
min-width: 0;
font-size: 100%;/**/ }
#mainFilter2017,
.filter2021 {
max-width: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
}
#lab-multi-tools2 .filter2021 {
justify-content: center;
margin: 0 0px 18px 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
font-weight: bold;
color: black;
display: flex;
align-items: center;
padding-right: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
display: flex;
align-items: center;
padding-left: 10px;
width: 15px;
display: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 0 7px 0 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
position: relative;
top: 0;
transform: none;
height: 14px;
padding: 0;
margin: 0;
font-size: 28px;
color: darkred;
display: flex;
align-items: center;
justify-content: center;
width: 21px;
}
#xfilter.filter2017,
.filter2021 {
border: none;
}
#mainFilter2017 .searchkatinfo.searchbox {
padding: 2px 10px;
margin-left: 10px;
background: none;
color: black;
text-align: right;
font-weight: bold;
}
#filter-row,
.filter-row {
background: none;
}
.page-container,
.site-content,
#mainwall,
.picto-box2,
.breadcrumbs-container,
#subkat,
.main-filter-container,
#footer {}
.flabgrp {
background: none;
color: #333;
border-radius: 0;
margin: 0 -0.5px;
border: 1px solid #ccc;
}
.flabgrp .flabel {
font-weight: bold;
padding: 0 13px;
}
.pgroups,
.filterstatus {
display: flex;
justify-content: flex-start;
align-items: center;
}
.btn.btn-danger {
background: none;
border: none;
color: #da0000;
box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus {
background: #da0000;
color: white;
border-radius: 0 !important;
}
.PAWTitle {
background: none;
}
#PAWContent>#userphotos {
color: black;
}
#PictoartAddToWall,
#PictoartAddToLab,
#searchFramesWin {
background: white;
}
#PAWContent h2 {
color: black;
border-color: black;
margin: 20px 0 0 0;
text-align: center;
}
.thumbnail-img.labthumb .thumbnail-img2 {
background: #eee;
}
#PictoartAddToLab .thumbnail-text {
background: white;
color: black;
}
#PictoartAddToLab .thumbnail-title {
color: black;
}
#userphotos-list .thumbnailx:hover .thumbnail-img,
#userphotos-list .thumbnailx:hover .thumbnail-text,
#userphotos-list .thumbnailx:hover .thumbnail-title {
color: black;
}
.thumbnailx.lab-selected {
border: none;
outline: 2px solid #f78f1e;
}
#PictoartAddToLab .lab-selected .thumbnail-text {
background: #f78f1e;
}
.frame-thmb {
width: 12.5%;
min-width: 120px;
cursor: pointer;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.PAWTitle {
text-align: center;
font-size: 24px;
margin: 0px 0 20px 0;
position: relative;
}
#PAWContent .fgroups .frame-thmb:hover {
transform: scale(1.1);
border: 5px solid black;
border-radius: 13px;
z-index: 10;
box-shadow: 10px 10px 5px #00000055;
}
#PAWContent .fgroups {
margin: 0 40px;
}
.mgroups .prominfo {
width: 100%;
box-shadow: none;
}
.mgroups .frame-thmb {
width: calc(12.5% - 8px);
max-width: 220px;
max-height: 220px;
min-width: 100px;
}
#PAWContent .fgroups>div,
.mgroups>div,
.mgroups2>div {
margin: 0;
padding: 0;
display: inline-block;
overflow: hidden;
float: none;
position: relative;
}
.mgroups>div,
.mgroups2>div {
margin: 8px; }
.fgroups>div.active,
.mgroups>div.active,
.mgroups2>div.active {
border: 12px solid white;
margin: -24px;
position: relative;
width: calc(auto - 8px);
z-index: 1000;
box-sizing: content-box;
box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.8);
border-radius: 20px 60px 60px 60px;
padding: 12px;
}
.fgroups>div img {
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
#PAWContent .fgroups>div.active img {
transition: none;
transform: scale(1.2);
}
#PAWContent .fgroups>div:hover img {
transform: scale(1.5) translate(-10%, -15%);
-webkit-transform: scale(1.5) translate(-10%, -15%);
-moz-transform: scale(1.5) translate(-10%, -15%);
-ms-transform: scale(1.5) translate(-10%, -15%);
-o-transform: scale(1.5) translate(-10%, -15%);
}
#PAWContent .fgroups>div.active:hover img {
transform: scale(1.2) translate(0%, 0%);
-webkit-transform: scale(1.2) translate(0%, 0%);
-moz-transform: scale(1.2) translate(0%, 0%);
-ms-transform: scale(1.2) translate(0%, 0%);
-o-transform: scale(1.2) translate(0%, 0%);
}
.frame-title {
position: absolute;
z-index: 1001;
text-align: left;
padding: 8px 8px 6px;
border-radius: 0 0 9px 0;
top: 0;
color: black;
font-weight: normal;
transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
font-size: 100%;
line-height: 100%;
opacity: 30%;
}
.active .frame-title {
top: 0;
left: -2px;
}
.fgroups>div:hover .frame-title,
.mgroups>div:hover .frame-title,
.mgroups2>div:hover .frame-title {
top: 0 !important;
opacity: 100% !important;
background: rgba(0, 0, 0, 0.8);
color: white !important;
}
.prominfo {
font-size: 150%;
font-weight: bold;
}
.fgroups>.prominfo {
display: block !important;
font-size: 18px;
margin: 10px;
}
.ordbox2021 .fgroups,
.ordbox2021 .mgroups {
background: #fff;
}
.ordbox2021 .matcut {
box-shadow: inset 5px 6px 5px rgb(0 0 0 / 20%) background: #fff;
}
.ordbox2021 .frame-thmb {
border: 1px solid #eee;
border-width: 2px 0 0 3px;
}
.mat-cut {
width: 50%;
height: 50%;
border-left: 10px solid;
border-top: 10px solid;
position: absolute;
bottom: 0;
right: 0; }
.mat-cut:after {
border-left: 3px solid #f8f8f8;
content: "";
height: 100%;
width: 100%;
position: absolute;
background: white;
}
.qselmat .mat-cut {
width: 50%;
height: 50%;
border-top: 5px solid;
position: absolute;
bottom: 0px;
right: 0px;
background: white;
box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.2);
top: ca;
}
.ordbox2021 .templ-label,
.templ-label,
{  font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
flex-direction: column;
padding: 1px 9px !important; border-radius: 0;
height: 35px;
}
.confvalue .btn {
display: inline-block;
vertical-align: middle;
flex-grow: 1;
display: flex;
align-items: center;
justify-content: center; }
.ordbox2021 .templ-label-box,
.templ-label-box {
display: flex;
flex-direction: column;
justify-content: unset;
align-items: initial;
width: 100%;
flex-wrap: wrap;
margin-bottom: 10px;
}
.ordbox2021 .templ-label-box:last-child {
margin-bottom: 0;
}
.ordbox2021 .templ-label-img {
width: 110px;
height: 70px;
background: #f5f5f5;
display: none;
}
.ordbox2021 .templ-label,
.templ-label {
display: flex;
flex-direction: row;
}
.ordbox2021 .templ-label.active,
.templ-label.active {
background: #f78f1e;
color: white;
}
.ordbox2021 .templ-label.active,
.templ-label.active {
background: none;
box-shadow: none;
color: #f78f1e;
font-size: 100%;
font-weight: bold;
}
.minilab-local h3 {
margin: 0 0px 10px 0;
border: none;
}
.ordbox2021 .templ-label.active:before,
.templ-label.active:before {
content: "\f046";
font-family: 'FontAwesome';
margin-right: 9px;
font-size: 150%;
font-weight: normal;
}
.ordbox2021 .templ-label:before,
.templ-label:before {
content: "\f096";
font-family: 'FontAwesome';
margin-right: 12px;
font-size: 150%;
font-weight: normal;
}
.ordbox2021 .templ-label:hover,
.templ-label:hover {
opacity: 0.8;
}
.minilab-local .btn .price,
.minilab-local .price {
color: black;
font-weight: bold;
font-size: 1.2rem;
margin: 0 8px;
display: inline-block;
border: none;
margin: 0 0 0px 20px;
}
.minilab-local-group .minilab-direct-row {
margin: 0;
}
.minilab-local-group {
background: #eee;
border: 1px solid #ccc;
padding: 15px;
margin: 0 0 10px 0;
}
.minilab-local-group i.fa {
font-size: 2rem;
margin: 0 20px 0 0px;
vertical-align: middle;
}
label.templ-label.btn.btn-xtoggle:hover {
background: #888;
}
.edition-row {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
margin: 10px 0 21px;
}
.edition-row .edition-title {
font-size: 170%;
}
.btn-toggle-price-detail {
color: #aaa;
font-weight: normal;
cursor: pointer;
}
.btn-toggle-price-detail:hover {
color: black;
}
.ordbox2021 .btn i.fa {}
.ordbox2021 #confrow-mat .confvalueitem {
flex-direction: row;
border-bottom: 1px solid #eee;
padding: 0;
margin: 0 auto 20px;
}
.ordbox2021 #confrow-mat .qselmat {
flex-direction: row;
}
.corrhilite,
.msghilite {
position: absolute;
background: black;
color: white;
font-size: 70%;
border-radius: 5px;
padding: 1px 4px;
bottom: -6px;
left: -6px;
}
.msghilite {
bottom: 14px;
}
.corrhilite.corr1:before {
content: "\f0d0";
font-family: 'FontAwesome';
margin-right: 4px;
}
.corrhilite.corr2:before {
content: "\f256";
font-family: 'FontAwesome';
margin-right: 4px;
}
.corrhilite.corr3:before {
content: "\f1fc";
font-family: 'FontAwesome';
margin-right: 4px;
}
.msghilite:before {
content: "\f24a";
font-family: 'FontAwesome';
margin-right: 4px;
}
.cartitemdetail .fa {
margin-right: 5px;
}
.cartitemtitle h2 {
text-align: left;
}
.cart-form-items h2 {
width: 100%;
border-top: 1px solid #ddd;
padding: 25px 0 0;
margin: 20px 0 30px 0;
}
.cart-items-explain {
background: #eee;
padding: 10px 30px;
}
.cart-item-corr {
max-width: 1220px;
}
.cart-suma {
background: #eee;
padding: 20px 40px;
}
.cart-item-corr h3 {
border: 0;
display: flex;
justify-content: center;
align-items: baseline;
width: 100%;
}
.cart-item-corr h3 i {
margin-right: 10px;
font-size: 200%;
}
.flex-vertical {
flex-direction: column;
justify-content: center;
align-items: stretch;
width: max-content;
margin: 0 auto;
}
.cart-item-corr-img {
width: 50px;
height: 50px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.cart-item-corr-price {
flex-grow: 1;
text-align: right;
}
.cart-item-corr-imgs {
display: flex;
justify-content: flex-end;
align-items: center;
width: 100%;
text-align: right;
margin: 0px 0 20px 0;
}
.cart-suma-content .price {
font-size: 150%;
font-weight: bold;
margin-top: 11px;
display: block;
}
div#inline-config-box-2021 {
margin-bottom: 60px;
padding-bottom: 60px;
}  #PictoartFuzz2 {
position: fixed;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 100000;
}
#searchFramesWin {
position: fixed;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 10001;
border: 4px solid orange;
padding: 10px;
}
.PAWClose {
border-radius: 4px;
right: 6px;
top: 6px;
height: 40px;
position: absolute;
width: 40px;
padding: 0;
text-align: center;
line-height: 9px;
font-size: 36px;
cursor: pointer;
z-index: 1000;
}
#PictoartFuzzImg {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1000000000;
justify-content: center;
align-items: center;
display: flex;
cursor: url(//pictoart.cz/wp-content/themes/pictoart2016/css/close.ico), default;
}
div#PictoImage {
display: flex;
align-items: center;
justify-content: center;
position: relative;
height: 100%;
width: 100%;
padding: 80px 20px 20px;
flex-direction: column;
}
#PAWContent {
bottom: 0;
left: 0;
overflow: auto;
padding: 10px 30px;
position: absolute;
right: 0;
top: 0px;
text-align: center;
}
#PAWContent h2 {
text-align: left;
margin: 40px 0 10px 0;
}
#PAWContent>#userphotos {
text-align: center;
} .multipage-page { display: block;
top: 0;
position: relative;
background: #fff;
}
.confimg.multipage-pages {
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap;
width: 100%;
margin: 0 0 70px;
max-width: initial; min-height: 400px;
flex-direction: row;
}
.multipage-page-cont {
width: 20vw;
box-shadow: 1px 1px 11px #00000088;
margin: 20px 10px;
position: relative;
} dic#cartFloatContent .loader {
display: flex;
justify-content: center;
align-items: center;
width: 170px;
height: 170px;
font-size: 60px;
}
div#cartFloatWinFuzz {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #ffffff55;
display: flex;
justify-content: center;
align-items: center;
z-index: 1000;
}
div#cartFloatWin {
min-width: 200px;
min-height: 200px;
background: white;
border: orange 5px solid;
padding: 10px;
box-shadow: 13px 13px 20px 0px #00000088;
width: max-content;
max-width: 890px;
}
.pictocart.thumbcart {
display: flex;
flex-wrap: wrap;
max-height: 70vh;
overflow: auto;
}
.menu-cart-item {
width: max-content;
}
#cartFloatWin .btns {
padding: 20px 20px 8px;
text-align: center;
}
#cartFloatWin .btns .btn {
margin: 0 30px;
}
.menu-cart-item {
display: flex;
align-items: center;
justify-content: center;
}
.thumbcart .menu-cart-title {
color: black;
white-space: nowrap;
overflow: hidden;
} .thumbcart span.btn-note {
width: 150px;
line-height: 128%;
font-size: 12px;
text-align: left;
opacity: 0.9;
}
.menu-cart-item {
display: inline-flex;
}
.menu-cart-img {
height: 100px;
width: 100px;
margin: 0 10px 0 0;
}
.menu-cart-img img {
max-width: 100%;
max-height: 100%;
}
.menu-cart-info {
padding: 0 10px 0 0;
line-height: 130%;
width: 150px;
font-size: 12px;
position: relative;
text-align: left;
}
.pictocart.shortcart {
align-items: center;
display: inline-flex;
}
.pictocart.shortcart>* {
margin: 0 10px;
}
.pictocart.textcart {
flex-flow: column;
}
.pictocart.textcart .menu-cart-item>* {
margin: 0 20px 0 0;
}
.thumbcart a.btn.btn-pictocart {
width: 100px;
height: 100px;
box-sizing: border-box;
white-space: nowrap;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
.thumbcart a.btn.btn-pictocart span.btn-note {
white-space: normal;
font-size: 77%;
}
.thumbcart .menu-cart-title {
font-weight: bold;
font-size: 120%;
line-height: 120%;  }
.thumbcart .menu-cart-product {
font-size: 120%;
line-height: 120%;
margin-bottom: 5px;
padding-bottom: 6px;
}
.textcart .menu-cart-item {
width: calc(100% - 11px);
padding-bottom: 5px;
}
.textcart .menu-cart-title {
font-weight: bold;
}
.thumbcart .menu-cart-le {
font-size: 85%;
}
.menu-cart-item .cart-package {
display: block;
}
.menu-cart-item .cart-package-item {
width: auto !important;
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
height: auto !important;
max-width: 50px;
max-height: 50px;
}
.menu-cart-item .cart-package-item:nth-child(1) {
left: 5px;
top: 5px;
}
.menu-cart-item .cart-package-item:nth-child(2) {
left: 15px;
top: 15px;
}
.menu-cart-item .cart-package-item:nth-child(3) {
left: 25px;
top: 25px;
}
.menu-cart-item .cart-package-item:nth-child(4) {
left: 35px;
top: 35px;
}
.menu-cart-item .cart-package-img-bg {
width: 100%;
height: auto;
margin: 0;
min-height: 60px;
min-width: 35px;
}
.menu-cart-img .cart-img-bg,
.menu-cart-item .cart-img-bg {
width: 100px;
height: 80px;
background-size: contain;
}
#cartFloatWin .cart-img-txt {
position: absolute;
bottom: -12px;
left: -10px;
font-size: 10px;
}
#cartFloatWin .cart-img-txt .fa {
font-size: 30px;
}
.cart-form-items img {
display: block;
height: auto;
max-width: 100%;
box-shadow: none;
}
.cart-form-items * {
box-sizing: border-box;
}
.cart-form-items div#cart-items2,
.cart-items2,
.cart-form-items div#cart-items3 {
display: flex;
flex-wrap: wrap;
justify-content: center;
flex-direction: column;
align-items: center;
}
.cart-form-items .cartitem2 {
flex: 0 0 440px;
display: flex;
flex-wrap: wrap; width: 440px;
margin: 30px;
flex-direction: column;
font-size: 10pt;
}
.cart-form-items .cartitem2 .carttitle>div {
display: flex;
justify-content: center;
align-items: stretch;
max-width: 440px;
}
.cart-form-items .cartitem2 .carttitle-title {
display: flex;
}
.cart-form-items .cartitem2 .carttitle-title>div:first-child {
flex-grow: 1;
}
.cart-form-items .cartitem2 .carttitle-title>div {
overflow: hidden;
}
.cart-form-items #cart-items2 .cartauthor {
justify-content: start;
padding: 10px 20px 0;
margin-bottom: -20px;
}
.cart-form-items .cartitem2 .carttitle h3 {
font-size: 120%;
border: none;
margin: 20px 0 0 19px;
}
.cart-form-items .cartitem2 .cartimg {
width: 440px;
padding: 0;
display: flex;
flex-wrap: nowrap;
height: 220px;
justify-content: center;
}
.cart-form-items .cartitem2 .carttitle div.cartform {
display: flex;
justify-content: flex-start;
align-items: center;
font-size: 120%;
flex-grow: 1;
min-height: 34px;
padding-left: 0px;
}
div.cartimg>.cart-package {
width: 440px;
min-height: 220px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.cart-package-img-bg {
width: 90px;
height: 90px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
flex: 1 0;
margin: 0 10px;
}
.cart-package-text {
text-align: left;
font-size: 100%;
flex: 1 0;
}
.cart-package-item {
width: 50%;
display: flex;
justify-content: center;
align-items: center;
padding: 7px;
}
.cart-package-fit .cart-package-item {
width: 20%;
padding: 0;  margin: 0;
}
.cart-package-fit .cart-package-item>div {
padding: 0;
margin: 0;
width: auto;
min-height: 40px;
height: auto; }
div.cartimg>.cart-package-fit {
flex-direction: row;
width: 220px;
align-items: unset;
}
.cart-form-items .cartitem2 .carttitle div.btn {
display: flex;
align-items: center;
justify-content: center;
min-width: 30px;
}
.cart-form-items .cartitem2 .carttitle>div.cartformline {
display: flex;
justify-content: center;
align-items: center;
}
.cart-form-items .cartitem2 .carttitle>div.cartformline .btn,
.cart-form-items .cartitem2 .carttitle>div.cartformline input {
height: 30px;
}
.cart-form-items .cartitem2 .carttitle>div.cartformline input {
margin-right: 7px;
}
.cart-form-items .cartform input[type="text"] {
border: 2px solid black;
padding: 0 10px;
width: 50px !important;
text-align: center;
font-weight: bold;
font-size: 80%;
margin: 0px 3px 0 -3px;
}
.cart-form-items .cart-form-items .cartimg {
width: 440px;
padding: 0px 0 0 0;
}
div.cartimg>* {
color: white;
font-size: 100%;
width: 220px;
text-align: center;
}
.cart-img-bg {
width: 220px;
height: 220px;
background-size: 85%;
background-position: center;
background-repeat: no-repeat;
}
.cart-img-txt {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 20px;
font-size: 14px !important;
}
.cart-img-txt i {
font-size: 78px;
}
.cartitem2 .cartinfoitem.hilite {
font-size: 120%;
font-weight: bold;
}
.cartitem2 .cartinfoitem {
padding: 2px 10px;
}
.cartitem2 .cartinfo {
display: flex;
flex-direction: column;
flex-grow: 1;
}
.cartinfoitem .btn.btn-default {
width: 100%;
padding: 0;
margin: 10px 0 -1px;
}
.welltip {
display: flex;
justify-content: center;
background: #fffcd0 none repeat scroll 0 0;
padding: 10px;
max-width: 1000px;
margin: 0 auto 90px;
}
.welltip:before {
content: '\f129';
font-family: 'FontAwesome';
font-size: 300%;
margin: 0 30px 0 20px;
}
.prodlist2021 {
width: 100%;
justify-content: center;
align-items: center;
padding: 30px;
display: flex;
flex-direction: column;
text-align: center;
}
.pictodynbg {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
background-position: center;
background-size: cover;
opacity: 0.4;
position: absolute;
}
.picto-box2 .pictodynbg {
position: absolute !important;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
background-position: center;
background-size: cover;
opacity: 0.4;
position: absolute;
width: 100%;
max-width: initial;
filter: blur(2px);
}
ul.productsmenu2021 {
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
padding: 0;
flex-wrap: wrap;
}
.productsmenu2021 li {
width: 15vw;
height: auto;
list-style: none;
border: none;
min-width: 250px;
margin: 0 15px;
padding: 0 15px 20px 15px !important;
flex-direction: column;
max-width: 160px;
}
.productsmenu2021 li .prodimg {
width: 100%;
height: 0;
border: 0;
background-size: contain; padding: 0 0 70% 0;
top: 0;
position: relative;
}
.productsmenu2021 li .prodimgbg {
background-size: contain;
background-position: bottom;   position: ABSOLUTE;  right: 0;
left: 0;
bottom: 0;
top: 0; }
.productsmenu2021 .prodtitle {
margin-bottom: 0px;
color: black;
}
.productsmenu2021 li:hover {
background: #efefef;
border-radius: 20px;
color: orange;
}
.productsmenu2021 li:hover .prodtitle {
color: #f78f1e;
}
.corrmsg {
width: 100%;
height: 100px;
margin: 20px 0 0;
}
.corrmsg textarea {
padding: 6px 10px;
font-size: 80%;
}
.corrretnum {
font-size: 80%;
margin: 10px 0;
display: flex;
justify-content: flex-end;
width: 100%;
}
.corrretnum input {
width: 60px;
margin-left: 13px;
}
.confdetailbox-close {
background: black;
width: max-content;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
margin: -20px 20px 0 -40px;
cursor: pointer;
color: white;
padding: 0 10px;
}
.confdetailbox-close:after {
border-left-color: black !important;
position: absolute;
right: 0px;
content: "";
height: 1px;
width: 1px;
display: block;
border: 15px solid transparent;
}
.confdetailbox-close:hover {
opacity: 0.5;
}
.confdetailbox-close:before {
content: "\f00d";
color: white;
font-family: 'FontAwesome';
font-size: 20px;
margin-right: 10px;
}
.confdetailbox-title {
display: flex;
justify-content: center;
align-items: center;
}
.confdetailbox-title h3 {
margin: 0 0 10px 0;
padding: 20px;
flex-grow: 1;
}
.btn-add-image {
position: absolute;
bottom: -54px;
left: 50%;
width: 60%;
transform: translateX(-50%);
}
ul.prodinline {
display: flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
margin: 0; flex-wrap: wrap;
}
ul.prodinline.pirow {
flex-direction: column;
}
.prodinline.pirow li {
flex-direction: row;
align-items: center;
width: 100%;
}
.prodinline.pirow li>div:last-child {
width: 100%;
flex-grow: 1;
}
.prodinline.pirow li>div {
flex-grow: 0;
flex-shrink: 1;
}
.prodinline.pirow li.center,
.prodinline.pirow li.center p {
justify-content: center;
text-align: center;
}
.infostripe>.imgimg,
.mainstripe>.imgimg {
display: inline-block;
width: 100%;
max-width: 50%;
max-height: 600px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
position: relative;
min-height: 200px;
}
.picto-info-tab-content>p {
text-align: center;
}
.infostripemain-bg {
width: 100%;
max-width: 1600px;
margin: 0 auto; background-size: cover;
background-repeat: no-repeat;
position: relative;
top: 0;
background-position: center; left: 0;
bottom: 0;
min-height: 50vh;
padding: 2vw;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: stretch;
position: relative;
}
.infostripemain h3 {   font-size: 3rem;
padding: 10px;
margin: 0 -2vw 0 0 !important;
text-shadow: 3px 2px 9px #00000088;
border-bottom: 3px solid white;
color: white;
z-index: 1;
width: 100%;
}
.infostripemain-content {
z-index: 34;
position: relative;
display: flex;
flex-direction: column;
flex: 1 1;
}
.infostripemain-content p {
color: white;
margin: 0;
font-size: 1.5rem;
padding-top: 25px;
}
.infostripemain-logo {
height: 15vw;
width: 15vw;
left: 0;
background-size: contain;
background-repeat: no-repeat;
background-position: right top;
text-shadow: 1px 1px 1px #000000;
align-self: flex-end;
flex: 1 1;
margin-bottom: 2vw;
min-height: 10vw;
}
.infostripemain-bg .picto-crossr-item-veil {
opacity: 0.6;
}
.infostripemain {
max-width: 1600px;
margin: 50px auto 80px;
border-radius: 2vw;
overflow: hidden;
width: 85vw;
display: flex;
flex-direction: column;
justify-content: stretch;
position: relative;
}
.mainstripe {
background: #ededed;
margin-bottom: 50px;
flex-wrap: nowrap;
flex-direction: row-reverse !important;
max-width: 1020px;
margin: 0 auto 70px;
border: 1px solid #aaa;
padding: 30px 90px;
justify-content: center;
align-items: center;
display: flex;
}
.mainstripe>div {
margin: 0;
}
.mainstripe>div.imgimg {
width: min-content;
min-height: 300px;
flex-grow: 0;
min-width: 300px;
}
.picto-stripe li h3,
.prodinline h3 {
font-size: 1.3rem;
margin: 0 0 10px;
padding: 0 0 10px;
}
.confvalue .goods-detail-gallery {
display: block;
overflow-x: auto;
max-width: 350px;
flex-direction: row;
flex: 0 0;
min-width: 0;
}
.confvalue .goods-detail-gallery-strip {
display: flex;
width: 100%;
margin: 0;
}
.confvalue .goods-detail-stripimage {
flex-shrink: 0;
width: max-content;
max-width: unset;
}
.thumbnailx .incart {
position: absolute;
z-index: 100;
background: #388e3c;
padding: 5px 10px;
font-size: 0.8rem;
top: 10px;
left: 10px;
border-radius: 5px;
font-weight: bold;
}
.detailrow .incart {
z-index: 100;
background: #388e3c;
padding: 5px 10px;
font-size: 0.8rem;
border-radius: 5px;
font-weight: bold;
color: white;
margin: 10px 0;
}
.disc-templ {
display: flex;
justify-content: center;
align-items: stretch;
margin: 0 0 30px 0;
background: #ff6845;
color: white;
font-weight: bold;
}
.disc-templ-item {
display: flex;
justify-content: center;
border: 1px solid;
padding: 10px;
margin: 5px;
flex-direction: column;
align-items: center;
text-decoration: none;
background: white;
color: black;
border-width: 2px;
border-color: black;
}
.disc-templ>div {
display: flex;
justify-content: center;
align-items: center;
padding: 15px;
}
.disc-templ-item:hover {
background: #ddd;
}
.picrop-dpi div {
background: black;
color: white;
padding: 6px 10px;
border-radius: 34px;
display: flex;
align-items: center;
justify-content: center;
}
.picrop-dpi div i {
margin-right: 7px;
font-size: 130%;
}
.picrop-dpi div.dpi0 {
background: green;
}
.picrop-dpi div.dpi1 {
background: orange;
color: black;
}
.picrop-dpi div.dpi2 {
background: red;
}
.picrop-dpi div.dpi3 {
background: darkred;
}
div#picrop-0 .picrop-dpi {
flex-direction: column;
position: absolute;
top: -20px;
}
.superquick .thumbnail-draft {
border-bottom: 1px solid #c4c4c4;
} .superquick .thumbcontainer2021 {
width: max-content;
display: flex;
justify-content: center;
flex-wrap: nowrap;
overflow-x: auto;
}
.superquick .thumbcontainer2021.showall {
flex-wrap: wrap;
width: 90vw;
}
.superquick .thumbnailxparent {
width: auto;
max-width: initial;
min-width: initial;
}
.superquick .thumbnailx {
max-width: initial;
min-width: initial;
flex: 0 0;
width: auto;
}
.superquick .qprod {
width: 7vw;
height: 7vw;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin: 8px;
transition: 0.5s all ease;
border: 5px solid white;
cursor: pointer;
}
.picksize .thumbnailx {
width: 230px !important;
}
.picksize {
max-width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.pickedimage .picrop-dpi {
display: none;
}
.quickimgratio {
background-size: cover;
background-position: center;
width: 70px;
height: 70px;
}
.pickorient .btn {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background: #eee;
width: 100px;
height: 130px;
margin: 5px;
}
.pickorient {
display: flex;
justify-content: center;
align-items: center;
}
.pickedimage {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.btn.quickratioL .quickimgratio {
height: 53px;
width: 80px;
}
.btn.quickratioP .quickimgratio {
width: 53px;
height: 80px;
}
.superquick>div {
border-bottom: 1px solid #ddd;
width: 100%;
margin-bottom: 21px;
padding-bottom: 20px;
text-align: center;
position: relative;
}
.superquick>div .loader {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #ffffffbb;
display: flex;
justify-content: center;
align-items: baseline;
font-size: 102px;
padding-top: 160px;
z-index: 1000;
}
.superquick>div.info {
border: 0;
margin-bottom: -70px;
}
.superquick>div.info i {
font-size: 60px;
margin-top: 30px;
}
label.picprodlab {
font-size: 180%;
}
.superquick .qprod.active,
.frame-thmb.active,
.pickorient .btn.active {
border-radius: 15px;
outline: 4px solid orange;
overflow: hidden;
}
.superquick {
display: flex;
flex-direction: column;
align-items: center;
padding: 2vw;
}
.pickphoto {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
}
.picprod {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.picprod .box {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.pickphoto .box {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#filelist-dropsuperquick {
flex-direction: column;
display: flex;
justify-content: center;
align-items: center;
line-height: 190%;
min-height: 100px;
padding: 25px 30px;
}
.qprodbtn:hover {
transform: scale(1.4);
z-index: 1;  }
.qprodbtn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.qprodbtn {
text-align: center;
width: 100%;
}
.qprodbtn {
transition: 0.5s all ease;
background: #ffffff;
}
.qprodbtn label {
width: 80%;
font-size: 1rem;
}
.pickframe {
display: flex;
align-items: center;
flex-direction: column;
}
.pickframe .fgroupcolors {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.pickframe .fgroup { display: flex;
justify-content: center;
}
.pickframe .fgroup .frame-thmb {
display: flex !important;
justify-content: center;
align-items: baseline;
height: auto;
height: auto;
padding: 6px;
width: auto;
}
.picksize .box.loader {
opacity: 0.5;
pointer-events: none;
}
.pickframe .fgroups {
background: none;
display: flex;
justify-content: center;
align-items: baseline;
}
.pickframe .fgroupcolors .frame-thmb {
width: 130px;
height: 130px;
display: none;
}
.sqImgTools {
display: flex;
justify-content: center;
align-items: center;
}
.sqImgTools>div>i,
.sqImgTools>a>i {
margin: 0;
background: none;
font-size: 15px !important;
}
.sqImgTools>div,
.sqImgTools>a {
background: none;
border: none;
width: 30px;
height: 30px;
} .ephoto-gal-line {
display: flex; min-height: 100px;
margin: 7px auto;
box-shadow:  1px 2px 4px #00000088;
border-radius: 5px;
max-width: 90vw;
flex-wrap: wrap;
}
.ephoto-thmb {
width: 200px;
height: 200px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
padding: 5px;
margin: 7px;
}
.ephoto-form {display: flex;    flex-wrap: wrap;
justify-content: center;
align-items: stretch;
flex-direction: column;
max-width: 90vw;
}
.ephoto-form .minilab-local-group {
margin:  4px 4px  4px;
border-radius: 5px;
width: 250px;
position: relative;
}
.minilab-local-group.disabled:after {
content: "";
position: absolute;
background: #ffffffcc;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 12;
}
.ephoto-form .btn span.price {
color: #EF8E2D;
margin: 0 0 0 5px;
padding: 0 0 0 5px;
border: 0;
font-weight: bold;
font-size: 12pt;
border-left: 2px solid;
}
.ephoto-form .templ-label-title {
flex-direction: column;
align-items: baseline;
flex: 1 1;
text-align: left;
}
div#client-ephotos {
margin: 0 auto;
max-width: 100vw;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.templ-label-title span.note {
font-size: 80%;
font-weight: normal;
}
.ephoto-form-warning {
background: red;
color: white;
border: 1px solid darkred;
border-radius: 5px;
margin: 0 0 7px;
padding: 5px;
font-size: 10pt;
font-weight: bold;
}
.ephoto-form .templ-label-box {
align-items: stretch;
flex-direction: column;
font-size: 10pt;
}
.ephoto-form label.templ-label.btn {
background: #fafafa;
margin: 0 0 8px 0;
box-shadow: 2px 2px 5px #00000022;
display: flex;
justify-content: stretch;
width: 100%;
flex: 1 1;
align-items: stretch;
font-weight: bold;
font-size: 10pt;
}
.ephoto-form .ephoto-price .price
{
font-weight: bold;
font-size: 120%;
}
.incart {
background: green;
font-weight: bold;
color: white;
font-size: 10pt;
padding: 3px 6px;
position: absolute;
border-radius: 6px;
}
.ephoto-form label.templ-label.btn.active, .ephoto-form .minilab-direct-row.active {
background: #333;
font-size: 10pt;
width: 100%;
font-weight: bold;
color: white;
border-radius: 3px;
box-shadow: 2px 2px 5px #00000022;
}
.ephoto-form .minilab-direct-row {
font-size: 12px;
width: 100%;
font-weight: bold;
border-radius: 3px;
margin: 0 0 5px 0;
display: flex;
justify-content: center;
align-items: stretch;       
padding: 4px;
}
.ephoto-form .ephoto-price{
width: 160px;
font-size: 100%;     
}
.ephoto-form .bdisc {
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
font-size: 10pt;
color: #50a520;
background: transparent;
font-weight: bold;
}              
.ephoto-form .group-header { padding: 0 0 0 0;
margin: 0 0 7px 0;
font-size: 9pt;
}
.ephoto-form .group-header i {
font-size: 20px;
margin: 0 6px 3px 0;
}
.ephoto-form .ephoto-info {
width: 150px;
padding: 5px;
display: flex;
flex-direction: column;
align-items: stretch;
}
.ephoto-form .ephoto-info-id {
font-size: 8pt;
}
.ephoto-info span.price {
font-weight: bold;
font-size: 112%;
}
.btn.btn-default.ephoto-del {
border: 0;
color: red !important;
border-radius: 5px;
padding: 0;
white-space: nowrap;
background: 0;
text-align: left;
margin: 9px 0;
}
.btn.btn-default.ephoto-del i {
margin: 3px;
}
.minilab-direct-amount label.templ-label.btn:before {
display: none;
}
.minilab-direct-amount label.templ-label.btn.active {
background: green;
}
.minilab-direct-amount .templ-label-box {
flex-direction: row;
flex-wrap: wrap;
margin: 0 0 0px 0;
padding: 0;
}
.minilab-direct-amount label.templ-label.btn {
padding: 0;
margin: 0 3px 0 0;
width: 21px !important;
height: 22px;
display: flex !important;
justify-content: center;
align-items: center;
flex: 0 0;
}
div.minilab-direct-amount {
padding: 0;
margin: 0;
color: black;
}
.minilab-direct-amount .templ-label-title {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.minilab-direct-title {
width: 100% !important;
display: flex;
justify-content: space-between;
align-items: baseline;
padding: 0px 9px 3px !important;
}
.ephoto-archived {
border: 1px solid #428bca;
background: #0c93d54a;
font-size: 10px;
padding: 5px;
max-width: 200px;
margin: 7px;
border-radius: 4px;
}
.ephoto-thmb {
cursor: pointer;
transition: 0.5s;
position: relative;
}
.ephoto-thmb:hover {
transform: scale(1.1);
}
.ephoto-thmb:hover:before {
content: "\f00e";
font-family: 'Font Awesome 6 Sharp';
position: absolute;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
color: white;
font-size: 70px;
text-shadow: 2px 2px 7px #00000055;
}
.ephoto-basicform {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.ephoto-form .ephoto-framing {
display: flex;  padding: 10px;
max-width: 100%;
display: block;
margin: 5px;
width: auto;
flex-direction: column;
flex-wrap: wrap;
max-width: 90vw;
}
.plandPicturePreview {
max-width: 300px;
max-height: 300px;
}
.togClosed i.newTag {
position: relative;
background: green;
color: white;
border: 1px solid;
padding: 0 3px;
font-size: 80%;
display: block;
margin: 0 0 5px 0;
}
.pland-pictures-incart.thumbcart {
border: 1px solid green;
border-top: 5px solid green;
color: black;
margin: 5px;
border-radius:0 0 5px 5px;
padding: 5px;
background: #efefef;
}
.plandPictureQuickprev {
display: flex;
justify-content: center;
align-items: center;
}
.plandPictureForm {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.plandPictureForm > * {
margin: 0 5px;
}
.pland-unlocked {
background: #f1f1f1;
display: flex;
padding: 11px;
width: max-content;
margin: 0 auto;
border-radius: 1px;
border: 1px solid #ddd;
gap: 11px;
flex-wrap: wrap;
max-width: 94vw;
justify-content: center;
}
.pland-unlocked-client {
display: flex;
flex-direction: column;
background: white;
border: 1px solid #ddd;
box-shadow: 2px 2px 6px #00000033;
padding: 10px;
border-radius: 9px;
}
.page .content-area .fp-banner-input h2 {
color: white;
margin: 30px 0 !important;
border-color: white;
border: 0;
width: max-content;
max-width: 700px;
line-height: 24pt;
padding: 0;
font-size: 16pt;
}
.fp-banner-input {
width: 50%;
display: flex;
margin-left: 50%;
flex-direction: column;
width: 50%;
font-size: 200%;
justify-content: flex-start;
align-items: flex-start;
}
.fp-banner-input .frow {
color: white;
font-size: 12pt;
}
.fp-banner-input form {
justify-content: left;
margin: 0;
}
.pland-lang-sw a {
font-size: 13pt;
display: flex;
justify-content: center;
align-items: center;
gap: 7px;
}
.fp-banner-input .pland-lang-sw a {
color: white;
}
.pland-lang-sw {
display: flex;
justify-content: center;
align-items: center;
width: max-content;
}
.confrow-error {
background: red;
margin: 20px auto;
width: max-content;
padding: 10px;
color: white;
font-weight: bold;
}
.pland-welcome {
color: white;
font-size: 16pt;
}
.site-3 .pictoart-profile {
background: #0397d6; margin: 0px;
padding: 12px;
color: white !important;
flex: 1;
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
}
.site-3 .clearfix {
display: none;
}
.site-3 main#main {
display: flex;
flex-direction: column;
justify-content: stretch;
align-items: stretch;
flex: 1 1;
}
.site-3 #main-column {
padding: 0;
flex-grow: 1;
margin: 0px;
justify-content: stretch;
}
.site-3 .pictoart-profile p {
color: white;
}
.site-3 div#content {
flex: 1 1;
display: flex;
flex-direction: column;
justify-content: stretch;
align-items: stretch;
align-content: stretch;
}
.site-3 .pictoart-profile .alert.alert-success {
color: white;
background: none;
border: none;
box-shadow: none;
margin: 20px;
padding: 0;
}
pictoart-profile form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 9px;
}
div.delnote {
background: #0d8213;
text-align: center;
margin: 8px 0;
border: 1px solid;
padding: 5px 6px;
font-weight: bold;
color: white;
max-width: 240px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
max-width: max-content;
}
div.delnote.red {
background: red;
}
.delnote:before {
content: '\f1bb';
font-family: FontAwesome;
float: left;
font-size: 200%;
margin: 9px 10px 7px 6px;
}
div.delnote b {
font-weight: bold;
font-size: 120%;
border-top: 1px solid;
border-bottom: 1px solid;
margin: 6px 1px 5px;
padding: 5px 10px;
}
@media (max-width: 992px) {
ul.prodinline li {
margin: 10px 0 20px;
}
.qprodbtn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.qprodbtn {
text-align: center;
width: 100%;
}
.qprodbtn {
transition: 0.5s all ease;
background: #ffffff;
max-width: calc(50vw - 14px);
}
.qprodbtn label {
width: 80%;
font-size: 1rem;
}
.superquick .box {
padding: 5px;
}
.qprodbtn:hover {
transform: scale(1);
}
.superquick .qprod {
min-width: 130px;
min-height: 130px;
}
.superquick .box,
.superquick .fgroups,
.superquick .fgroupcolors {
max-width: calc(100vw - 14px);
flex-wrap: wrap;
}
.qprodbtn {
width: min-content;
}
ul.prodinline {
margin: 0 0px;
}
ul.prodinline li {
width: 100%; flex-direction: row-reverse;
text-align: justify;
flex-shrink: 0;
justify-content: space-between;
align-items: center;
align-items: flex-start;
}
.imgimg {
width: 41vw;
flex-shrink: 0;
flex-grow: 0;
}
.infostripe>* {
min-width: 220px;
}
.infostripe {
align-items: center;
}
ul.prodinline {
flex-direction: column;
}
.prodinline .imgimg {
max-width: 50%;
margin-left: 40px;
}
.prodinline h3 {
margin-top: 20px;
text-align: left;
}
}
@media (max-width: 800px) {
.ordbox2021 div#productpicker,
.ordbox2021 div#edipicker { flex-wrap: wrap;
}
.ordbox2021 .productpicker-item.active {
width: 30%;
height: 40px;
flex-basis: auto;
}
.ordbox2021 .productpicker-item {
width: 30%;
height: 40px;
padding: 0 10px 0 10px;
background: #EEE;
margin: 4px;
}
.ordbox2021 .productpicker-img {
display: none;
}
.ordbox2021 .productpicker-item.active .productpicker-title {
font-size: 100%;
}
.imgimg {
width: 100% !important;
max-width: 70% !important;
flex-shrink: 0;
flex-grow: 0;
margin: 22px auto 20px !important;
}
.mainstripe>div.imgimg {
width: min-content;
min-height: 200px;
flex-grow: 0;
min-width: 200px;
}
.mainstripe {
flex-direction: column !important;
padding: 30px 30px;
justify-content: center;
text-align: center;
}
.infostripemain {
width: 95vw;
}
.infostripemain-bg {
display: flex;
flex-direction: column;
color: white;
justify-content: flex-end;
}
.infostripemain-content p {
color: white !important;
text-shadow: 1px 1px 5px #00000088;
font-size: 1.4rem;
padding: 15px;
margin: 0;
}
ul.prodinline li {
flex-direction: column-reverse;
}
.single-prod h3 {
margin: 0 0px !important;
padding: 0 0 5px 0;
}
div#inline-config-box-2021 {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 30px;
}
.infostripe {
max-width: 100vw;
margin: 10px !important;
flex-direction: column !important;
padding: 0;
text-align: left !important;
}
.infostripe>* {
min-width: auto;
max-width: 100vw;
width: 100%;
margin: 0;
padding: 0;
}
.infostripe>div {
margin: 20px 0;
padding: 10px;
}
.infostripe>.imgimg {
display: inline-block;
width: 100%;
max-width: 50%;
max-height: 600px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
position: relative;
}
.picto-info-tab-content>p {
text-align: center;
}
.picto-info-tabs {
margin: 0;
padding-bottom: 0;
}
.infostripe.right .imgimg,
.infostripe .imgimg {
margin: 10px 0px 20px;
width: 100%;
height: auto;
min-height: initial;
max-width: 100%;
}
.infostripe.right .imgimg {
margin-left: 100px;
margin-right: 0;
}
.picto-info-tab-content {
width: 100vw;
}
.productinfo-box {
margin: 20px 0;
}
.pictoart-productinfo p,
.pictoart-productinfo h2,
.prodinfo {
max-width: 100vw;
text-align: justify;
}
.picto-info-tab-content>p {
padding: 10px;
margin: 0px;
}
ul.prodinline {
flex-direction: column;
margin: 0;
padding: 0;
}
.productinfo-box .imgimg,
.infostripe.right .imgimg,
.infostripe .imgimg {
min-height: 170px; display: flex;
max-height: initial;
}
.infostripe.right {
flex-direction: row-reverse;
text-align: left;
}
.infostripe h3 {
text-align: center;
}
.ordbox2021 .ordbox-conf {
flex-direction: column;
align-items: center;
}
.btn-conf-add-image {
display: none !important;
}
.ordbox2021 .confimg {
position: relative;
margin-bottom: 120px;
}
.ordbox2021 .qselframe,
.ordbox2021 .qselmat {
flex-wrap: wrap;
height: auto;
}
.ordbox2021 .gselframedet,
.ordbox2021 .gselmatdet {
margin: 21px 0 0 0 !important;
text-align: center;
border: none;
width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: stretch;
flex-wrap: wrap;
padding: 0;
}
.ordbox2021 .gselframedet>*,
.ordbox2021 .gselmatdet>* {
display: inline;
position: relative;
text-align: left;
margin: 0 12px 5px;
padding: 0;
}
.ordbox2021 .gselframedet br,
.ordbox2021 .gselmatdet br {
display: none;
}
.ordbox2021 .confform {
width: 99vw;
max-width: initial;
padding: 0px;
}
.ordbox2021 .templategrpbtn {
flex-direction: column;
width: max-content;
justify-content: center;
align-items: center;
}
.ordbox2021 div#varpicker {
flex-wrap: wrap;
}
.ordbox2021 div#varpicker label:first-child {
width: 100%;
text-align: center;
}
.ordbox2021 .varpicker-title {
padding: 0 12px;
height: min-content;
}
.ordbox2021 .star-ribbon {
height: 27px;
align-items: flex-end;
}
.bannerbg .prodinfo {
width: 100% !important;
}
.bannerbg {
width: 100vw !important;
height: auto !important;
}
.entry-content>.pictoart-productinfo,
.entry-content>.productprice {
max-width: 100vw !important;
}
.ordbox2021 .confvalue>.btn-wrap {
flex-wrap: wrap;
}
.ordbox2021 .confvalue>.btn-wrap {
flex-wrap: wrap;
}
.ordbox2021 .confdetailbox {
position: fixed;
top: 0;
left: 0;
bottom: 0;
left: 0;
overflow-y: auto;
margin: 0;
}
.noscroll-touch {
overflow: hidden;
}
.sizeform {
max-width: 93vw;
}
.sizetabs {
flex-direction: column;
max-width: 100vw;
align-items: center;
margin: 8px;
}
.size-group {
flex-wrap: wrap;
width: 100vw;
flex-direction: row;
}
.sizetabo {
padding: 0;
}
.sizetabh label {
font-size: 95%;
white-space: normal;
padding: 20px 4px;
flex-grow: 1;
text-align: center;
}
.sizetabh {
width: 100%;
justify-content: stretch;
}
div#customsize-form {
display: flex;
width: 100%;
justify-content: center;
}
.sizetabimg {
max-width: 100vw;
}
}
@media (max-width: 768px) {
.superquick .thumbnailx {
display: flex;
}
.superquick .thumbcontainer2021 {
width: 100%;
display: flex;
justify-content: left;
flex-wrap: nowrap;
overflow-x: scroll;
}
}
@media (max-width: 500px) {
.infostripe.pirow {
max-width: 100vw;
margin: 10px !important;
flex-direction: column !important;
padding: 0;
text-align: left !important;
}
.prodinline.pirow li {
flex-direction: column;
align-items: center;
width: 100%;
}
}
.agetinfo {
background: #7521C5;
color: white;
padding: 10px;
font-size: 10pt;
margin: 10px;
font-weight: normal;
}
@media (max-width: 400px) {
.sizetabimg {
max-width: 100vw;
margin: 0;
padding: 0;
width: 100vw;
height: max-content;
justify-content: center;
align-items: center;
}
.sizeform .picrop {
background: none;
width: 280px;
height: 280px;
opacity: 1;
}
} .sp-replacer {
margin: 0;
overflow: hidden;
cursor: pointer;
padding: 4px;
display: inline-block;
* zoom: 1;
* display: inline;
border: solid 1px #91765d;
background: #eee; vertical-align: middle;
width: 54px;
height: 31px;
flex-shrink: 0;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
border-color: #F0C49B;
color: #111;
}
.sp-replacer.sp-disabled {
cursor: default;
border-color: silver;
color: silver;
}
.sp-dd {
padding: 2px 0;
height: 16px;
line-height: 16px;
float: left;
font-size: 10px;
}
.sp-preview {
position: relative;
width: 25px;
height: 20px;
border: solid 1px #222;
margin-right: 5px;
float: left;
z-index: 0;
}
.sp-palette {
*width: 200px;
max-width: 200px;
}
.sp-palette .sp-thumb-el {
width: 16px;
height: 16px;
margin: 2px 1px;
border: solid 1px #d0d0d0;
}
.sp-container {
padding-bottom: 0;
} .sp-container button {
background-color: #eeeeee;
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
border: 1px solid #ccc;
border-bottom: 1px solid #bbb;
border-radius: 3px;
color: #333;
font-size: 14px;
line-height: 1;
padding: 5px 4px;
text-align: center;
text-shadow: 0 1px 0 #eee;
vertical-align: middle;
}
.sp-container button:hover {
background-color: #dddddd;
background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
border: 1px solid #bbb;
border-bottom: 1px solid #999;
cursor: pointer;
text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
border: 1px solid #aaa;
border-bottom: 1px solid #888;
-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
-moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
-ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
-o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
font-size: 11px;
color: #d93f3f !important;
margin: 0;
padding: 2px;
margin-right: 5px;
vertical-align: middle;
text-decoration: none;
}
.sp-cancel:hover {
color: #d93f3f !important;
text-decoration: underline;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
border-color: #000;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
position: relative;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.sp-palette .sp-thumb-inner {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
background-repeat: no-repeat;
background-position: center;
background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}