.column.main {
    width: 100% !important;
    padding-bottom: 44px;
    flex-basis: auto;
    flex-grow: 1;
    order: 2;
    min-height: 300px;
}
.form.one.photo {
    position: relative;
}
.fieldset:last-child {
    margin-bottom: 22px;
}
.form.one.photo .fieldset .field.photo.required {
    justify-content: center;
}
.page-id-1458 .field.photo.required {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    position: relative;
    flex-direction: row;
}
.page-id-1458 .field.photo.required .left-photo-block {
    width: 30%;
    align-self: center;
    cursor: pointer;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 0;
}
.page-id-1458 .field.photo.required .main-block {
    width: 40%;
    align-self: center;
}
.page-id-1458 .field.photo.required .main-block {
    width: 40%;
    align-self: center;
    justify-content: center;
    position: relative;
}
.page-id-1458 .field.photo.required .right-photo-block {
    cursor: pointer;
    width: 30%;
    align-self: center;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 0;
}
fieldset.fieldset>* {
    letter-spacing: normal;
}
.page-id-1458 .field.products.required {
    display: none;
}
/*.form.one.photo .fieldset .field.photo.required .left-photo-block .left-photo-img .product-name-info {
    background: #ba1f2f;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.form.one.photo .fieldset .field.photo.required .left-photo-block .left-photo-img .product-price {
    margin: 10px;
    color: #ba1f2f;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}*/
.form.one.photo .fieldset .field.photo.required .product-name-info {
    background: #030003;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
}
.form.one.photo .fieldset .field.photo.required .product-price {
    margin: 10px;
    color: #fe0000;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}
fieldset.fieldset {
    padding: 0;
    border: 0;
}
.page-id-1458 .left-photo-block .arrow {
    background: #058204;
    color: #fff;
    font-size: 20px;
    border: none;
    transition: all .15s linear;
    padding: 20px;
    position: relative;
    font-weight: 700;
    margin: 0 0 0 20px;
    border-radius: 6px;
display:block;
max-width:50px;
}
.page-id-1458 .right-photo-block .arrow {
    background-color: #058204;
    color: #fff;
    font-size: 20px;
    border: none;
    transition: all .15s linear;
    padding: 20px;
    position: relative;
    margin: 0 20px 0 0;
    border-radius: 6px;
    font-weight: 700;
   display:block;
max-width:50px;
}
.form.one.photo .fieldset .field.photo.required .cropper_image_wrapper.empty {
    position: relative;
}
.form.one.photo .fieldset .field.photo.required .cropper_image_wrapper.empty .label {
    position: absolute;
    height: 99%;
    cursor: pointer;
    background: 0 0;
    border: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    box-sizing: border-box;
    transition: all .15s linear;
}
.form.one.photo .fieldset .field.photo.required .cropper_image_wrapper.empty .label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 2;
}
.page-id-1458 .field.photo.required .control input[type=file] {
    display: none;
}
.cropper_image_wrapper .control {
    position: relative;
}
.form.one.photo .fieldset .field.photo.required .photo-js-loader-mask {
    z-index: 1;
}
.form.one.photo .fieldset .field.photo.required .cropper_image_wrapper.empty .label #multifile-span {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 3;
    transform: translate(-50%, -50%);
    line-height: 34px;
}
.form.one.photo .upload_text {
    display: block;
    text-align: center;
    width: 100%;
    margin-block: 20px;
}
.page-id-1458 .upload-image{display: block !important;}
.page-id-1458 .docs-buttons .btn-group {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}
/*.page-id-1458 .upload-image .img-container img{visibility: hidden;}*/
#order_now button {
    width: 200px;
    font-size: 16px;
    background: #058204;
    border-radius: 8px;
}
#order_now button:hover { background-color: #fe0000; }
.form.one.photo .set-action-button{ text-align: center; }
.left-photo-block div.left-photo-img {
    width: 242px;
    min-width: 70%;
}
.right-photo-block .right-photo-img {
    width: 242px;
    min-width: 70%;
}
/*.left-photo-block.desktopview{
    display: block !important;
}*/
.left-photo-block.mobileview{
    display: none !important;
}


.try-now-upload-img .upload-image {position: relative;margin-top: 0;border: 1px solid rgba(0,0,0,.5);border-radius: 0;}
.try-now-upload-img .upload-image::after {position: absolute;content: "";left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);}
.try-now-upload-img .upload-image .upload-photo-text { font-family: 'Exo 2', sans-serif;   position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; z-index: 2; font-size: 29px;font-weight: 700;width: 260px;}
.try-now-upload-img {position: relative;}
.try-now-upload-img .btn-upload {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;justify-content: center;align-items: center;opacity: 0;z-index: 4;}
.trynowpageactBtn {background: #4e4e4e;padding: 10px; margin: 15px auto 0 !important;width: 100%;}
.trynowpageactBtn .btn-group {margin: 0;}
.trynowpageactBtn .btn-group.float-right {float: right;}
.trynowpageactBtn .btn-group button.btn.btn-primary {margin: 0 7px;background: #058204;padding: 10px 15px !important;border-radius: 7px;}
.try-now-upload-img .btn-upload span.docs-tooltip {border-color: #fe0000 ;background-color: #fe0000 ;}
.try-now-img-uploaded .upload-image::after {display: none;}
.try-now-img-uploaded .upload-photo-text {display: none;}
.try-now-img-uploaded  .try-now-upload-img .btn-upload {position: static;top: initial;left: initial;right: initial;bottom: initial;opacity: 1;}
.try-now-img-uploaded .try-now-upload-img .upload-image {border-color: #39f;}

.page-loader {display: none;justify-content: center;align-items: center;position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 99;background: rgba(255,255,255,.8);}
.page-loader img {max-width: 50px;}

@media only screen and (max-width: 768px){
    .form.one.photo .fieldset .field.photo.required {
        justify-content: space-around;
        align-items: center;
    }
    .left-photo-block div.left-photo-img {
        width: 50%;
        min-width: 150px;
    }
    .right-photo-block .right-photo-img {
        width: 50%;
        min-width: 150px;
    }
    .page-id-1458 .field.photo.required .left-photo-block{
        order: 2;
        flex-direction: column-reverse;
width:40%;
    }
    .page-id-1458 .field.photo.required .main-block {
        width: 100%;
        order: 1;
    }
    .page-id-1458 .field.photo.required .right-photo-block{
        order: 3;
        flex-direction: column;
		width:40%;
    }
    .page-id-1458 .right-photo-block .arrow{
        width: 100%;
        margin-bottom: 10px;
    }
    .page-id-1458 .left-photo-block .arrow{
        margin-bottom: 10px;   
    }
	.try-now-sec .column.main {padding-bottom:0;}
	/*.right-photo-block .right-photo-img {width:100%;min-width:100%;}
	.left-photo-block div.left-photo-img {width:100%;min-width:100%;}*/
    .right-photo-block .right-photo-img, .right-photo-block .right-photo-img * {width:0%;min-width:0%;height: 0;padding: 0 !important;font-size: 0 !important; min-height: 0 !important;}
    .left-photo-block div.left-photo-img, .left-photo-block div.left-photo-img * {width:0%;min-width:0%;height: 0;padding: 0 !important;font-size: 0 !important; min-height: 0 !important;}
    .form.one.photo .set-action-button {order: 3;}
    .right-photo-block, .left-photo-block {position: absolute;top: 40%;transform: translateY(-50%);z-index: 9;width: auto !important;}
    .right-photo-block .arrow , .left-photo-block .arrow {margin: 0 !important;}
    .right-photo-block {right: 0px;}
    .left-photo-block {left: 0px;}
}

@media(max-width:640px){
/* 	.page-id-1458 .field.photo.required .right-photo-block {width:10% !important;}
	.right-photo-block .right-photo-img {display:none !important;}
	.page-id-1458 .field.photo.required .left-photo-block {width:10% !important;}
	.left-photo-block div.left-photo-img {display:none !important;}
	.page-id-1458 .field.photo.required .main-block {width:80%;} */
 .page-id-1458 .field.photo.required .left-photo-block{    
width:50%;
    }
  
    .page-id-1458 .field.photo.required .right-photo-block{
       
		width:50%;
    }
 .page-id-1458 .field.photo.required .left-photo-block .product-name-info, .page-id-1458 .field.photo.required .right-photo-block .product-name-info{min-height:65px;display:flex;justify-content:center;align-items:center;}
	
}
