.box-individual-design-body{padding:0;margin:0;border:0;scroll-behavior:smooth}
.box-individual-design-body{overflow-y:scroll;overflow-x:hidden;max-height:100%;scrollbar-width:thin;scrollbar-color: #e15081 transparent;}
.box-individual-design-body::-webkit-scrollbar{width:6px;}
.box-individual-design-body::-webkit-scrollbar-thumb{background-color:#fa9ebd;border-radius:10px;}
.box-individual-design-body::-webkit-scrollbar-track{background-color:#ffe6ee;}
.iz-giftbox-wrapper {
	text-align:center;
}
.iz-giftbox {
    position: relative;
    padding: 15px 30px;
    background: -o-linear-gradient(315deg, #6d83f2, #a47efb);
    background: linear-gradient(135deg, #6d83f2, #a47efb);
    border: none;
    border-radius: 12px;
	width:100%;
	max-width: 400px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: background 0.4s ease, color 0.4s ease;
    -o-transition: background 0.4s ease, color 0.4s ease;
    transition: background 0.4s ease, color 0.4s ease;
	    box-shadow: 0px 0px 6px 0px #8e8e8e;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:50px;
}

.iz-giftbox:hover {
    background: -o-linear-gradient(315deg, #a47efb, #6d83f2);
    background: linear-gradient(135deg, #a47efb, #6d83f2);
    color: #f5f5f5;
}

.iz-giftbox::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-animation: border-dance 6s linear infinite;
            animation: border-dance 6s linear infinite;
}

.iz-giftbox button {
    position: relative;
    z-index: 1;
    background: transparent;
    border: none;
    color: inherit;
    font-size: inherit;
    padding: 0;
    cursor: pointer;
}


.iz-giftbox button {
	padding: 25px;
	border-radius: 6px;
	width: 100%;
	display: inline-block;
	border: 2px dashed #ffffff;
    color: #ffffff;
	text-transform: uppercase;
	    font-size: 13px;
}

.iz-giftbox button:hover {
    border: 2px dashed #41317c;
    color: #41317c;
    transition: border 0.5s ease, color 0.7s ease;
}
.box-iz-blockk {
    display: none;
}

.box-iz-blockk.box-show {
    display: flex;
        display: -webkit-box;
    display: -ms-flexbox;
}

.box-iz-blockk {

    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000099;
    z-index: 10000000000000000;
}
.box-individual-design-body {
    width: 85%;
    height: 85%;
    overflow: auto;
    background: #fff;
    position: absolute;
    z-index: 1000000000000000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
            transform: translate(-50%, -55%);
    border-radius: 10px;
    padding: 25px;
    -webkit-box-shadow: #383838 0px 0px 20px 10px;
            box-shadow: #383838 0px 0px 20px 10px;
}
.box-flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.box-iz-top-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.box-iz-close {
    display: block;
    text-align: right;
    cursor: pointer;
}
.box-ind-design-top {
    color: #000000;
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
    margin: 20px 10px;
    border: 1px solid #ff528d;
}
.box-ind-design-title {
    margin: 0 auto;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 10px;
    padding: 5px 20px;
}
.box-iz-add-button {
    background: #eb5085;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 25px 0;
    -webkit-box-shadow: #bf1550 0px 2px 2px 1px;
            box-shadow: #bf1550 0px 2px 2px 1px;
    cursor: pointer;
}
.box-iz-add-button.show {
    display: inline-block;
}
.box-iz-add-button.hide {
    display: none;
}
.box-iz-add-button:hover {
    background: #E91E63;
}
.box-iz-add-button:active {
    background: #eb5085;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-box-shadow: none;
            box-shadow: none;
}
.box-individual-design-items {
    display: none;
}
.box-individua-design-order-form {
padding: 10px;
    margin: 30px 10px;
    color: #000000;
}
.box-individua-design-order-form.box-hide {
    display: none;
}
.box-iz-order-form-title {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 20px;
        background: #f5f5f5;
    border-radius: 10px;
}
.box-iz-order-title-num {
font-size: 12px;
margin-left: auto;
min-width: 88px;
}
.box-iz-number-step {
    display: inline-block;
    width: 30px;
    height: 31px;
    text-align: center;
    padding: 2px 2px 0 0;
    border-radius: 50%;
    background: #eb5085;
    font-weight: 700;
    color: #fff;
}
.box-iz-order-form-title-step {
    width: 100%;
    text-align: center;
}
.box-iz-item-type, .box-iz-item-vari {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.box-iz-product-type, .box-iz-product-vari {
    -webkit-box-flex: 30%;
        -ms-flex: 30% 0 0px;
            flex: 30% 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: 1px solid #e5e5e5;
    margin: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.box-iz-product-type:hover, .box-iz-product-vari:hover {
    border: 1px solid #ff81ac;
}
.box-iz-type-name, .box-iz-prod-type-inp, .box-iz-vari-name, .box-iz-prod-vari-inp {
    display: inline-block;
    margin: 0 5px;
}
.box-iz-product-type img, .box-iz-product-vari img {
    width: 100%;
}
.box-iz-type-btm, .box-iz-vari-btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 10px;
    margin: 10px 0;
    border-radius: 10px;
}
.box-iz-item-vari-chameleon, .box-iz-item-vari-colored, .box-iz-item-vari-metaleva, .box-iz-item-vari-bilyzna {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.box-iz-item-vari-chameleon.box-hide, .box-iz-item-vari-colored.box-hide, .box-iz-item-vari-metaleva.box-hide, .box-iz-item-vari-bilyzna.box-hide {
    display: none;
}
.box-iz-item-vari-chameleon.box-show, .iz-item-vari-colored.box-show, .iz-item-vari-metaleva.box-show, .iz-item-vari-bilyzna.box-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.box-izquant {
    width: 140px;
    background: #ffffff;
    -webkit-box-shadow: rgb(3 3 3 / 13%) 1px 1px 6px;
            box-shadow: rgb(3 3 3 / 13%) 1px 1px 6px;
    margin: 0 0 15px 0;
    border: 1px solid #d9d9d9;
    padding: 5px 10px;
    color: #857d7d;
    font-weight: 700;
    text-align: center;
    font-size: 17px;
}
.box-iz-quantity-label {
    position: relative;
}
.box-izquant-btn {
    position: relative;
    top: 4px;
    height: 33px;
    background: #d7d7d7;
    padding: 0px 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #d9d9d9;
}
.box-izmns {
    left: 4px;
}
.box-izpls {
    right: 4px;
}

.box-izimg {
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
}
.box-izimg-head {
    margin: 0 0 10px 0;
    padding: 10px;
    border-radius: 10px;
}
.box-izimg-title {
    margin: 0 0 10px 0;
    color: #eb5085;
    padding: 0 0 8px 0;
        font-size: 16px;
            font-weight: 700;
}
.box-quanttitle {
    font-size: 14px;
    margin: 0 0 5px 0;
    font-weight: 700;
}
.box-izimg-desc {
    font-size: 14px;
}
.box-izimgfileupload {
    display: none;
}
.box-izimg-bnt {
    position: relative;
    display: inline-block;
    background: #E91E63;
    border: 2px solid #E91E63;
    padding: 3px 15px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    margin: 10px;
}
.box-izimg-btn-ico {
    position: relative;
    top: 4px;
    margin: 0 7px 0 0;
}
.box-izimg-bnt:hover {
    background: #03A9F4;
    border: 2px solid #03A9F4;
    color: #fff;
}
.box-iz-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
#box-iz-step-1.box-hide, #box-iz-step-2.box-hide, #box-iz-step-3.box-hide {
    display: none;
}
#box-iz-step-1.box-show, #box-iz-step-2.box-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#box-iz-step-3.box-show {
    display: block;
}
.box-iz-step-buttons {
    margin: 10px 0;
    display: none;
}
.box-iz-back-button {
    background: #E91E63;
    padding: 6px 25px;
    border-radius: 10px;
    color: #fff;
    border-bottom: 2px solid #c77070;
    cursor: pointer;
}
.box-iz-back-button:active {
    background: #df2665;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    border: 0;
}
.box-iz-back-button.box-hide, .box-iz-next-button.box-hide {
    display: none;
}
.box-iz-back-button.box-show, .box-iz-next-button.box-show {
    display: inline-block;
}

/*ANIMATIONS*/
.box-success-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000000000000000001;
}
.box-success-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
       position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100000000000000000002;
        width: 100%;
    height: 100%;
        opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
        -ms-transform: translate(-50%, -50%) scale(0.1);
            transform: translate(-50%, -50%) scale(0.1);
    -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
    transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
    -o-transition: opacity 0.7s ease, transform 0.7s ease;
    transition: opacity 0.7s ease, transform 0.7s ease;
    transition: opacity 0.7s ease, transform 0.7s ease, -webkit-transform 0.7s ease;
}

.box-success-title {
    width: 300px;
    background: #f36394;
    -webkit-box-shadow: #000 0px 0px 9px 0px;
            box-shadow: #000 0px 0px 9px 0px;
    padding: 4px 20px;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
}

.box-success-icon {
    width: 100px;
    height: 100px;
    position: relative;
}

.box-success-icon::before {
    content: url("data:image/svg+xml,<?xml version='1.0' encoding='UTF-8'?><svg xmlns='http://www.w3.org/2000/svg' class='succes-svg' viewBox='0 0 512 512' width='60' height='60' fill='%23fff' stroke='%23fff'><path d='M424.44 227.25a16 16 0 01-12.12-12.39c-7.68-36.68-24.45-68.15-49.18-92A153.57 153.57 0 00256 80c-35.5 0-68.24 11.69-94.68 33.8a156.24 156.24 0 00-42 56 16 16 0 01-11.37 9.15c-27 5.62-51.07 17.34-69.18 33.87C13.39 235.88 0 267.42 0 304c0 36 14.38 68.88 40.49 92.59C65.64 419.43 99.56 432 136 432h260c32.37 0 60.23-8.57 80.59-24.77C499.76 388.78 512 361.39 512 328c0-57.57-42-90.58-87.56-100.75zm-95.2-8.94l-107.8 128a16 16 0 01-12 5.69h-.27a16 16 0 01-11.88-5.28l-45.9-50.87c-5.77-6.39-5.82-16.33.3-22.4a16 16 0 0123.16.63l33.9 37.58 96-114a16 16 0 1124.48 20.62z'/></svg>");
    position: absolute;
    background-color: transparent;
    width: 20px;
    height: 40px;
    top: 30px;
    left: 25px;
}
.box-succes-svg {
        -webkit-box-shadow: #000 0px 0px 9px 0px;
                box-shadow: #000 0px 0px 9px 0px;
}

.box-success-overlay.box-show {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
}
.box-success-overlay.box-remove {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
        -ms-transform: translate(-50%, -50%) scale(0.1);
            transform: translate(-50%, -50%) scale(0.1);
    -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
    transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
    -o-transition: opacity 0.7s ease, transform 0.7s ease;
    transition: opacity 0.7s ease, transform 0.7s ease;
    transition: opacity 0.7s ease, transform 0.7s ease, -webkit-transform 0.7s ease;
}
.box-loading-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 20000000000000000000000000001;
}
.box-loading-spinner {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
}
.box-iz-order-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px dashed #bfbfbf;
    border-radius: 6px;
    padding: 10px;
        margin: 20px 0;
}
.box-iz-order-numbr {
    font-size: 15px;
    height: 100%;
    padding: 15px 10px;
    color: #8b8b8b;
    border-radius: 6px;
}
.box-iz-order-name, .box-iz-order-vari, .box-iz-order-qty, .box-iz-order-img, .box-iz-order-price-title {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 3px 10px;
    color: #5c5c5c;
    font-size: 17px;
    max-width: 180px;
}
.box-iz-order-name-item, .box-iz-order-qty-item, .box-iz-order-vari-item, .box-iz-order-img-item, .box-iz-order-price-item, .box-iz-order-nbsize-item {
padding: 2px 10px;
    border-radius: 6px;
    margin: 10px 0 10px 0;
    color: #444;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}
.box-iz-order-img-item {
    background: none;
    color: #000;
}
.box-iz-order-imgname {
    display: block;
    margin: 5px 0 0 0;
    font-size: 12px;
}
.box-iz-order-remove {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #686868;
    border-radius: 6px;
        cursor: pointer;
        margin: 0 15px 0 0;
}
.box-iz-order-remove:hover svg {
fill: #e91e63;
    border: 1px solid #E91E63;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 6px;
}
.box-iz-order-remove-title {
    border-bottom: 1px solid #e5e5e5;
}
.box-iz-order-submit-container {
    text-align: right;
}
.box-iz-orders-submit {
    display: none;
    background: #4CAF50;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 25px 0;
    -webkit-box-shadow: #427a44 0px 2px 2px 0px;
            box-shadow: #427a44 0px 2px 2px 0px;
    cursor: pointer;
    font-size: 18px;
}
.box-iz-orders-submit.show {
    display:inline-block;
}
.box-iz-orders-added-to-cart {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 9999999999999999;
    background: #00000096;
}
.box-iz-orders-added-to-cart-ppup {
    width: 70%;
    height: auto;
    background: #fff;
    -webkit-box-shadow: #3a3a3a 0px 0px 42px 6px;
            box-shadow: #3a3a3a 0px 0px 42px 6px;
    border-radius: 10px;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.box-iz-orders-added-to-cart-ppup-anim {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
}
.box-iz-orders-added-to-cart-close {
    text-align: right;
}
.box-iz-orders-atc-cls-s {
    display: inline-block;
    width: 60px;
    height: 50px;
    padding: 10px;
    cursor: pointer;
}
.box-iz-orders-atc-cls-s:hover svg {
    fill:#e91e63;
}
.box-iz-orders-atc-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 0 30px 30px 30px;
}

.box-iz-go-to-cart, .box-iz-go-to-order {
    background: #4CAF50;
    padding: 10px 30px;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    margin-left: 10px;
}
.box-z-go-to-cart {
    background: #2196F3;
        -webkit-box-shadow: #1e6cab 1px 2px 2px 1px;
                box-shadow: #1e6cab 1px 2px 2px 1px;
}
.box-iz-go-to-order {
background: #4CAF50;
    -webkit-box-shadow: #387a3b 1px 2px 2px 1px;
            box-shadow: #387a3b 1px 2px 2px 1px;
}
.box-iz-go-to-cart:hover, .box-iz-go-to-order:hover {
    opacity: 0.9;
    color: #fff;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
}
.box-iz-orders-atc-massage {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
    color: #626262;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 20px ;
    text-align: center;
}
.box-iz-orders-atc-massage p {
    padding: 4px 0;
    margin: 0;
}
.box-iz-add-button {
    font-size: 14px;
}
.box-iz-orders-submit {
    font-size: 16px;
}
.box-iz-bilyzna-size {
    margin: 20px;
    padding: 10px;
}
.box-iz-bilyzna-size.box-hide {
    display: none;
}
.box-iz-bilyzna-size.box-show {
    display: block;
}
.box-iz-bilyzna-size-title {
    font-size: 18px;
    display: block;
    margin: 0 0 20px;
}
.box-iz-bilyzna-size-btm {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
    font-weight: 700;
    border: 1px solid #4CAF50;
    color: #4CAF50;
    cursor: pointer;
}
.box-iz-reset {
    display: block;
        min-width: 107px;
    background: #E91E63;
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 10px;
    color: #fff;
    border-bottom: 3px solid #c91b56;
    cursor: pointer;
}

.box-iz-comment-text {
    border: 1px solid #a6a6a6;
    padding: 15px;
    border-radius: 10px;
    margin: 20px;
    background: #ffffff;
    -webkit-box-shadow: #cdcdcd 0px 0px 5px 0px;
    box-shadow: #cdcdcd 0px 0px 5px 0px;
    width: 70%;
    height: auto;
}
.box-iz-comment-text:placeholder {
        color: #8d8d8d;
}
.box-iz-comment-text:focus {
    border: 1px solid #4caf50;
}
.box-ipv-nb {
    -webkit-box-flex: 30;
        -ms-flex: 30 1 0px;
            flex: 30 1 0;
}
.box-iz-page-text {
    padding: 10px;
    border-radius: 10px;
    color: #585858;
    border: 2px dashed #d5d5d5;
}

.box-iz-page-text-list-title {
    padding: 10px;
    font-weight: 700;
    font-size: 20px;
}
.box-entry-title-indz {
    text-align: left;
    font-size: 27px;
    color: #6c6c6c !important;
    font-weight: 400;
        margin: 25px 0;
}
.box-iz-orders-atc-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 40px 0 0 0;
}
.box-iz-orders-atc-arrow {
    left: 70%;
    position: absolute;
    top: 0;
}
.add-iz-item-to-box {
    width: 100%;
    text-align: right;
   padding: 15px 0 50px 0;
}
.addiz-item-to-box-btn {
    background: #4CAF50;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 60px;
    margin-right: 20px;
    border-bottom: 2px solid #2a932f;
    -webkit-box-shadow: #b3b3b3 0px 2px 3px 0px;
            box-shadow: #b3b3b3 0px 2px 3px 0px;
}
.addiz-item-to-box-btn.noactive {
    color: #363636;
    background: #e9e9e9;
    border-bottom: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: not-allowed;
}

.box-iz-item-p-info {
    text-align: center;
    margin: 15px 0;
    font-size: 14px;
    background: #ffecec;
    padding: 10px;
    border-radius: 5px;
}
.box-iz-item-p-info-i {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #dbdbdb;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

.box-iz-orders-atc-arrow {
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}
body.box-nooverflow {
    overflow: hidden;
}
.box-item-attach-preview {
    font-size: 12px;
    color: #525252;
    font-weight: 500;
    background: #ededed;
    margin: 10px 20px;
    border-radius: 10px;
}
.box-iz-comment {
    margin-top: 30px;
}
.box-item-comm {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 15px 5px;
    padding: 10px;
border: 1px solid #e7e7e7;
    border-radius: 10px;
        cursor: pointer;
}
.box-item-comm-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 16px;
}
.box-item-com-title-t {
    border-bottom: 1px solid #818181;
    font-weight: 700;
    color: #818181;
}
.box-item-comm-title-icn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    font-size: 12px;
    background: #f3f3f3;
    padding: 3px 10px 3px 15px;
    border-radius: 50px;
    color: #000;
    cursor: pointer;
}
.box-item-comm-title-icn-t {
    display: inline-block;
    margin: 0 5px 0 0;
}
.box-item-comm-body {
    max-height: 1000px;
    transition: max-height 0.1s ease-out;
}

.box-item-comm-body.hidden {
        overflow: hidden;
            max-height: 0;
}
.box-item-comm-title-icn svg {
    transition: transform 0.5s ease-in-out;
}

.box-item-comm-title-icn.toggled svg {
    transform: rotate(-180deg);
}
@media (max-width: 968px) {
    .box-individual-design-body {
    width: 100%;
    height: 100%;
    padding: 0;
        -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.box-iz-top-flex {
position: sticky;
    top: 0;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
    -webkit-box-shadow: #c5c5c5 2px 0px 10px 0px;
            box-shadow: #c5c5c5 2px 0px 10px 0px;
    z-index: 999999;
}
.box-ind-design-title {
    background: none;
    color: #6c6c6c;
}
.box-individual-design-containter {
    padding: 0 15px;
}
.box-iz-orders-atc-text {
    padding: 25px 0;
}
.box-iz-go-to-cart, .box-iz-go-to-order {
    font-size: 16px;
    padding: 10px 20px;
}
.box-iz-close {padding: 20px}
.box-iz-close svg {
    width: 30px;
    height: 30px;
}
.box-ind-design-title {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	.iz-giftbox-wrap {width:100%;}
	.iz-giftbox-desc{font-size:15px;}
}

@media (max-width: 770px) {
    .box-iz-product-type, .box-iz-product-vari {
        -webkit-box-flex: 35%;
    -ms-flex: 35% 1 0px;
    flex: 35% 1 0;
    }
    .box-iz-order-wrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .box-iz-order-numbr, .box-iz-order-name, .box-iz-order-qty, .box-iz-order-img, .box-iz-order-price, .box-iz-order-remove {
        -webkit-box-flex: 100%;
            -ms-flex: 100%;
                flex: 100%;
        width: 100%;
            text-align: center;
    }
    .box-iz-order-price-title {
        text-align: center;
        max-width: 100%;
    }
    .box-iz-order-price-item, .box-iz-order-remove {
        display: inline-block;
    }
    .box-iz-orders-added-to-cart-ppup {
        width: 90%;
    }
    .box-izimg-bnt {
        margin-bottom: 75px;
    }
	.add-iz-item-to-box {padding:80px 0;text-align:center;}
}
@media (max-width: 600px) {
    .box-iz-order-numbr, .box-iz-order-name, .box-iz-order-qty, .box-iz-order-img, .box-iz-order-price, .box-iz-order-remove {
max-width: 100%;
}
.box-iz-order-wrap {
    margin: 15px;
}
.box-individua-design-order-form {
    border: 0;
    border-radius:0;
    -webkit-box-shadow:none;
            box-shadow:none;
    margin: 30px 0;
    padding: 0;
}
.box-individual-design-containter {
    padding: 0;
}
.box-iz-order-form-title {
    border-radius: 0;
        font-size: 18px;
}
.box-iz-step-buttons, .box-iz-quantity {margin: 20px;}
.box-izzqty {
    text-align: center;
}
.box-quanttitle {font-size: 18px;}
.box-iz-number-step {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-right: 5px;
}
.box-iz-order-submit-container {
    text-align: center;
}
.box-iz-add-button {
    margin: 20px;
    font-size: 16px;
}
.box-iz-orders-atc-links {
    margin: 0 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.box-iz-oreders-atc-go-to-order {
    margin: 20px 10px 40px 10px;
}
.box-iz-go-to-cart {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
}
.box-iz-go-to-order {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.box-iz-orders-atc-arrow {
    left: 45%;
}
.box-ind-design-title {font-size: 19px;}
.box-iz-order-form-title {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.box-iz-order-title-num {
margin-left: 0;
    text-align: center;
    font-size: 16px;
    padding: 3px 10px 10px 0px;
    margin: 0 0 15px 0;
    color: #5c5c5c;
    border-bottom: 1px solid #ddd;
    display: block;
    width: 100%;
}
.box-iz-bilyzna-size-btm {
    margin: 0 0 15px 0;
}
.box-iz-reset {
    margin: 15px 0 0 0;
}
    .box-iz-add-button {
    margin: 0 0 75px 15px;
}
    .box-iz-page-text {margin:10px;}
    .box-entry-title-indz {
        text-align: center;
    font-size: 20px;
    margin: 25px 10px;
    }
}
@media (max-width: 350px) {
    .box-iz-orders-added-to-cart-ppup {
    width: 100%;
    height: 100%;
    padding: 0 0 30px 0;
}
}