/* 
No distractions photo editor
*/
/* .product-main {
    padding-top: 0 !important;
}

.woocommerce-breadcrumb {
    display: none;
}

.product-title {
    display: none;
}

.product-info {
    padding-top: 0;
}

.product .content-row {
    max-width: 100%;
} */








/* 
end No distractions photo editor
*/

.custommsg label {
    font-size: 12px;
}



#canvasMain {
    display: flex;
    margin: auto;
    background: url(../../../../../s.omgs.in/wp-content/uploads/wall-c.jpg);
    /* background: none; */
    /*     background: #eaeaea;
    background: #607D8B; */
    padding: 20px;
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px;
    background-repeat: no-repeat;
    background-position: center;
    /* min-height: 338px; */
/*     min-height: 400px; */
	min-height: 375px;
    position: relative;
    padding: 40px 20px;
    max-height: 100%;

}

#product-152269 #canvasMain,
#product-635606 #canvasMain {
    /* animation: colorChange 70s infinite;
    transition: background 10s ease-in-out; */
}


@keyframes colorChange {
    0% {
        background-color: #FFCCCC;
    }

    14.28% {
        background-color: #CCFFCC;
    }

    28.57% {
        background-color: #CCCCFF;
    }

    42.86% {
        background-color: #FFFFCC;
    }

    57.14% {
        background-color: #FFCCFF;
    }

    71.43% {
        background-color: #CCFFFF;
    }

    85.71% {
        background-color: #FFFFFF;
    }

    100% {
        background-color: #FFCCCC;
    }
}

#canvasMain .canvas-container {
    display: block;
    margin: auto;
    /* 	-webkit-filter: drop-shadow(3px 3px 3px #222); */
    /*     filter: drop-shadow(3px 3px 3px #222); */
    /* 	filter: drop-shadow(0 0 1px #222) drop-shadow(0 0 1px #222) drop-shadow(0 0 1px #222) drop-shadow(0 0 1px #222); */
    /* 	-webkit-filter: drop-shadow(0 0 1px #222) drop-shadow(0 0 1px #222) drop-shadow(0 0 1px #222) drop-shadow(0 0 1px #222); */
    filter: drop-shadow(0 0 5px #000);
}

.canvasShadow .canvas-container {
    /* 	filter: none !important; */
    /*     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.5);	 */

    /* background-color: #353535; */
}

.generatedRadios {
    display: inline-block;
    border: 1px solid #b7b3b3;
    padding: 5px 5px;
    margin: 2px 2px 10px 2px;
    font-weight: normal;
    min-width: 60px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
}

table.variations {
    margin-left: -10px;
    margin-right: -10px;
}

.generatedRadios.selected {
    border: 2px solid #2196f3;
    font-weight: bold;
    background: #2196f3;
    color: #fff;
    /* 	border: 2px solid #000;
	background: #000; */
}

#availableShape svg {
    max-width: 34px;
    max-height: 34px;
    /* Optional: To maintain aspect ratio */
    margin: 2px;
    padding: 1px;
    /*     border: 1px solid #eee; */
    cursor: pointer;
    z-index: 9;
    filter: drop-shadow(0 0 1px #000);
}

#availableShape .activeshape {
    border: 2px solid #03A9F4;
    background: #ffffff00;
    padding: 1px;
    filter: none;
    /* 	border: 2px solid #000; */
}

.uploaded-images {
    position: relative;
}

.delete_image {
    position: absolute;
    color: white;
    top: -10px;
    right: -10px;
    width: 20px;
    border-radius: 20px;
    height: 20px;
    background: #FF5722;
    text-align: center;
    line-height: normal;
    cursor: pointer;
}

#allbgs {
    margin-bottom: 0;
    overflow: scroll;
    /* height: 90px; */
    max-height: 600px;
}

#allbgs .bgimagechange {
    /* width: 55px;
				height: 55px; */
    width: 130px;
    height: 130px;
    display: inline-block;
    cursor: pointer;
    background-size: cover;
    padding: 2px;
    margin: 2px;
    list-style: none;
    display: inline-flex;
    /* instead of just flex */
    justify-content: center;
    /* centers horizontally */
    align-items: center;
    /* centers vertically */
    vertical-align: middle;
    /* this ensures that the inline-block aligns with surrounding inline elements */
}

/* cpanel */
.cpanel {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 11px;
    max-width: 600px;
    /*     min-height: 143px; */
}

.single-product .mfp-ready .mfp-close {
    opacity: 1;
}

#barContainer {
    width: 250px;
    margin: auto;
    background: #fcfaf5;
}

#custom_name {
    max-width: 272px;
    display: inline-block;
}

#textcolor {
    display: inline-block;
    border: 2px solid black;
    height: 37px;
    width: 37px;
}

@media only screen and (min-width: 600px) {
    .cpanel {
        display: block;
        margin: 20px auto;
        width: 100%;
        max-width: 500px;
    }
}

@media only screen and (max-width: 360px) {

    /* CSS rules go here */
    #allbgs .bgimagechange {
        width: 120px;
        height: 120px;
    }
}

.cpanel li {
    list-style: none;
    float: left;
    margin-left: 0 !important;
    width: 33.33%;
    height: 50px;
    border: 1px solid #eee;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
}

.cpanel .cpanel-text {
    width: 16%;
}

#mountingnQ {
    width: 300px;
    margin: auto;
}

.cpanel #background_remove {
    float: left;
    width: 17%;
    font-size: 12px;
    line-height: 40px;
    margin-bottom: 0;
}





.cpanel .helpGuide {
    float: left;
    width: 15%;
    font-size: 16px;
    line-height: 47px;
    vertical-align: middle;
    text-align: center;
}

.cpanel-bg.activatedbg {
    /* 		background: #ffccbc; */
}

#cpanel-shape {

    /* width: 100%;
    cursor: none;
    height: auto;
    font-size: 13px;
    font-weight: bold;
    max-width: 98%;
    margin: 1% !important;
    border: 1px solid #ddd; */
    width: 45px;
    cursor: none;
    height: auto;
    font-size: 13px;
    font-weight: bold;
    max-width: 98%;
    position: absolute;
    top: 17px;
    right: 1px;
    display: block;
    clear: both;
    max-height: 390px;
    overflow: hidden;
    border: 0;
/*     overflow-y: scroll; */
}

#cpanel-shape:after {
    clear: both;
}

.cpanel #background_remove .brtext {
    display: block;
    font-size: 10px;
    line-height: 12px;
    padding-top: 8px;
}

.cpanel li:hover {
    /* 		background: #eee; */
    border-top: 0;
}

.cpanel-box {
    border: 1px solid #eee;
    border-bottom: 0;
    padding-bottom: 0px;
}

.cpanel-box.backgimages {
    padding-bottom: 5px;
}

.cpanel-bg {
    font-size: 11px;
    line-height: 13px;
    padding-top: 3px;
    font-weight: 500;
}

.cpanel .qualityLi {
    width: 100%;
    clear: both;
    float: none;
    display: block;
    height: 22px;
    border: 0;
}

.qualityLi {
    text-align: left;
/*     max-width: 475px; */
    margin: auto;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}

.qualityLi>div {
    /* 	width: 49%;
	display: inline-block; */
}

.Imgquality {
    /*        font-size: 14px; */
    /* border: 1px solid #b4acacee; */
    /* background: #ebefe9; */
    /* width: auto; */
    /* border-bottom: 0; */
    /* max-width: 300px; */
    /* margin: auto; */
    /* position: relative; */

}

.cpanel .mountingLi {
    width: 100%;
    border: 0;
}

.cpanel .cpanel-zoom {
    width: 18%;
}

#monting_method {
    /* border: 1px solid #b4acacee; */
    /* background: #ebefe9; */
    width: auto;
    border-top: 0;
    /* max-width: 300px; */
    margin: auto;
    /*     margin-bottom: 15px; */
}


.zoom-box {
    display: block;
    margin: 12px auto;
    height: 28px;
    width: 200px;
    position: relative;
}

#zoomslider {
    width: 100%;
}

#zoomslider:before {
    content: '-';
    position: absolute;
    left: -20px;
    top: 0;
}

#zoomslider:after {
    content: '+';
    position: absolute;
    right: -20px;
    top: 0;
}

.sliderx {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    background: #b2b2b2 !Important;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 20px;
    max-width: 200px;
}

.sliderx::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 19px;
    background: #0587f6;
    cursor: pointer;
    border-radius: 20%;
}

.sliderx::-moz-range-thumb {
    width: 15px;
    height: 15px;
    background: #0587f6;
    cursor: pointer;
}

.upload_label {
    display: block;
    max-width: 112px;
    padding: 6px 0;
    background: #ff5722;
    /* 	background: #000;
	background: #cc0102; */
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 29px;
    vertical-align: middle;
    margin: 4px auto;
    border-radius: 5px;
/* 	background: #cc0100; */
}

.upload_label svg {
    fill: #FFF;
}

.ubar {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 40%;
    height: 100%;
    width: 100%;
    background: #000000c9;
    color: #fff;
    z-index: 9999;
}

.ubar h2 {
    color: #fff;
}

.product-gallery {
    display: none;
}

.wallbg {
    background: url(../../../../../omgs.in/wp-content/uploads/2021/02/wall-c.jpg);
    padding: 20px;
    background-size: cover;
    margin-left: -40px;
    margin-right: -40px;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 338px;
    position: relative;
}

.forgroundImg {
    padding: 0;
    margin: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.upimglist {
    list-style: none;
}

.upimglist li {
    border: 1px solid #ddd;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}

.upimglist li img {
    max-width: 120px;
    max-height: 120px;
    width: auto;
    height: auto;
}

.fontlistul {
    list-style: none;
}

.fontlistul li {
    width: 100%;
    min-width: 290px;
    display: inline-block;
    border: 1px solid #eee;
    padding: 2px 2px;
    text-align: center;
    cursor: pointer;
    text-shadow: 1px 1px 0 black;
}

#showFonts {
    overflow: scroll;
}

#loaderx {
    display: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #ffffffd4;
    width: 100vw;
    top: 0;
    position: fixed;
    left: 0;
    z-index: 9;
}

.loaderx-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loaderx-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 4px solid #333;
    border-top-color: #777;
    animation: spin 1s linear infinite;
    margin-bottom: 10px;
    border: 7px solid #03A9F4;
    border-top-color: #e50000;
}

.loader-textx {
    font-size: 18px;
    color: #555;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* progress bar */
.progress-bar-container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    font-size: 12px;
    z-index: 12;
    background-color: #f0f0f0;
}

#statusbar .progress-bar {
    height: 40px;
    padding: 7px;
    width: 1%;
}

.progress-bar {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 0.3s ease-in-out;
}

/* end progress bar */

.ubar {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 40%;
    height: 100%;
    width: 100%;
    background: #000000c9;
    color: #fff;
    z-index: 9999;
}

.ubar h2 {
    color: #fff;
}

#progressBar {
    z-index: 999999;
}

.cnbf span {
    position: absolute;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-top: -29px;
    border-radius: 20px;
    padding: 0 10px;
    width: 165px;
    left: 30%;
}

.cnaf {
    position: absolute;
    top: 0;
    height: 122px;
    /* left: -38px; */
/*     left: -64px; */
	left: -68px;
    padding-top: 20px;
    width: 32px;
}

.cnaf span {
    font-size: 12px;
    transform: rotate(-90deg);
    display: block;
    background: #000;
    color: #fff;
    padding: 0 10px;
    border-radius: 20px;
    margin-left: -5px;
    width: 173px;
    margin-top: 144px;
}

.sizeguide {
    /*     padding: 5px 10px;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 6px;
    bottom: 5px;
    font-size: 12px;
    right: 5px; */
	text-align: right;
    width: 100%;
    display: block;
    position: absolute;
    left: 10px;
    font-size: 16px;
    color: #000;
    font-weight: bolder;
	    bottom: 2px;
	left: 1px;
    max-width: 100px;
}
#showPhotoStyle {
/* 	max-width: 40px;
    position: absolute;
	top: 10px;
    left: 26px; */
}
#showPhotoStyle img{
	max-width: 45px;
	cursor: pointer;
    padding: 4px;
}
#showPhotoStyle img.active {
	opacity: 0.4;
}
#showPhotoStyle h3 {
	margin-bottom: 0;
	font-size: 15px;
}
/* @media (min-width: 768px) {
	#showPhotoStyle {
		max-width: 90px;
		position: absolute;
		top: 10px;
		left: 35px;
	}
	#showPhotoStyle img{
		max-width: 52px;
		cursor: pointer;
		padding: 4px;
	}
} */
#clockImagesShow {
    border: 1px solid #ddd;
}

#clockImagesShow h3 {
    margin-bottom: 0;
}

.clockNumber {
    width: 11%;
    cursor: pointer;
    background: #d5d2d2;
    padding: 2px;
    margin: 5px;
    max-width: 60px;
}

.clockNumber.active {
    border: 2px solid #000;
    color: #fff;
}

#overlaysAdd {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 60px;
    height: 300px;
    overflow-y: scroll;
    background: #fff;
}

#overlayimages {
    padding: 10px 0;
}

#overlayimages img {
    max-width: 50px;
    max-height: 50px;
    margin-bottom: 20px;
    border: 1px solid silver;
    padding: 2px;
}

.reset_variations {
    display: none;
}

#downloadImageContainer {
    position: absolute;
    display: none;
}

/* by post id */
.postid-678893 .qualityLi,
.postid-678893 .mountingLi {
    display: none;
}

.postid-678893 .qualityLi,
.postid-678893 .mountingLi {
    display: none;
}

/* keychain post id */
.postid-1406882 #cpanel-shape,
.postid-1406882 .qualityLi,
.postid-1406882 .mountingLi,
.postid-1406882 .variations,
.postid-1406882 .cpanel #background_remove .brtext {
    display: none !important;
}

#product-678893 #canvasMain {
    background: none;
    background-size: cover;
    background-position: center;
}

.postid-1406882 .cpanel {
    min-height: 40px;
}

#product-1382033 #canvasMain {
    background: url(../../../../../omgs.in/wp-content/uploads/2023/10/fridge.jpg);
    background-size: cover;
}

/* end keychain post id */


