@import url("https://fonts.googleapis.com/css?family=Raleway:700|Roboto+Condensed:300,400,700");
.layout-holder {
	max-width: 1189px;
	padding: 0px 15px;
	margin: auto;
	float: none;
	display: table
}
.layout-inner {
	width: 100%;
	position: relative
}
.layout-holder {
	max-width: 1189px;
	padding: 0px 15px;
	margin: auto;
	float: none;
	display: table
}
.layout-inner {
	width: 100%;
	position: relative
}
.layout-holder {
	max-width: 1189px;
	padding: 0px 15px;
	margin: auto;
	float: none;
	display: table
}
.layout-inner {
	width: 100%;
	position: relative
}
body, html {
	color:#333;
}



.logo-holder {
	width: 100%;
	height: auto;
	padding-top: 100%;
	position: relative;
	background-position: center;
	background-size: contain;

	margin-top: -43%;
}

.imageshow {
	z-index: -1;
	position: absolute;
	opacity: 0;
}
.panel-left {
	width: 210px
}
.panel-right {
	width: 350px;
	padding: 10px 20px 20px;
}
.work-container {
	width: calc(100% - 560px);
	background-color: #f0f0f0;
	padding-bottom: 35px;
	padding-top: 30px;
	position: relative;
}
.work-board {
	background-color: #FFF;
	position: relative;
	/* padding-top: 45%; */
	/* overflow: hidden */
}

.vertcal-scale-combo {
	display: flex
}
.verticale-scale {
	width: 70px
}
.horizontal-scale {
	height: 80px;
	padding-left: 70px
}
.work-container {
	display: flex
}
.work-tools {
	width: 110px;
	padding: 0 5px;
	float: left;
}
.work-base {
	width: calc(100% - 110px);
	padding: 15px;
	float: left;

}
.orgin-base {
	width: calc(100% - 70px);
}
.work-inner {
	box-shadow: -5px 11px 17px #0000004f;
	overflow: hidden;
	height: 100% !important;
}
.work-board-hotspot {
	width: calc(100%/4);
}
.work-board-template {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}
.working-tools {
	padding-left: 0px !important;
	list-style-type: none !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.working-tools li {
	position: relative;
	color: #333;
	text-align: center
}
.working-tools li i {
	  width: 40px;
    border: 2px solid #4283b6;
    height: 40px;
    text-align: center;
    padding: 0px 0px;
    border-radius: 50%;
    font-size: 19px;
    color: #4283b6;
    position: relative;
    /* top: 50%;
    transform: translate(0px, -50%); */
    margin-bottom: 3px;
    cursor: pointer;
		line-height: 40px;
}



.working-tools li p {
	font-size: 10px;
	margin: 0 0 15px;
	font-weight: 600;
	color: #4283b6;
  text-transform: uppercase;
}
.horizontal-scale, .verticale-scale {
	position: relative
}
.horizontal-scale>p, .verticale-scale>p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #3333336b;
	width: 100%;
	text-align: center
}
.horizontal-scale>p.hor-reading, .verticale-scale>p.hor-reading {
	padding-left: 80px;
	display: flex
}
.horizontal-scale>p.hor-reading::before, .horizontal-scale>p.hor-reading::after, .verticale-scale>p.hor-reading::before, .verticale-scale>p.hor-reading::after {
	content: "";
	height: 1px;
	background-color: #3333336b;
	width: 100%;
	display: block;
	margin-top: 10px
}

.horizontal-scale>p.hor-reading>span, .verticale-scale>p.hor-reading>span {
	width: 175px
}
.verticale-scale {
	display: flex
}
.verticale-scale>p {
	height: 100%;
	display: flex;
	flex-direction: column
}
.verticale-scale>p::before, .verticale-scale>p::after {
	content: "";
	width: 1px;
	background-color: #3333336b;
	height: 100%;
	display: block;
	left: 50%;
	transform: translate(-50%, 0px);
	position: relative
}
.template-single {
	width: 100%;
	position: relative;
	height: 105px;
	/* background-color: #ccc; */
	margin: 10px 0px;
	cursor: pointer;

	background-size: cover !important;
}

.template-thumbil-1{ background: url(../images/temp_1.jpg) no-repeat center center; }
.template-thumbil-2{ background: url(../images/temp_2.jpg) no-repeat center center; }
.template-thumbil-3{ background: url(../images/temp_3.jpg) no-repeat center center; }
.template-thumbil-4{ background: url(../images/temp_4.jpg) no-repeat center center; }

/* .template-thumbil-5{ background: url(../images/template5.jpg) no-repeat center center; }
.template-thumbil-6{ background: url(../images/template6.jpg) no-repeat center center }
.template-thumbil-7{ background: url(../images/template7.jpg) no-repeat center center; }
.template-thumbil-8{ background: url(../images/template8.jpg) no-repeat center center; }
.template-thumbil-9{ background: url(../images/template9.jpg) no-repeat center center; } */


/* .template-single::after {
	content: "Template";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #333
}
.template-single.template-thumbil-1::after {
	content: "Template 1"
}
.template-single.template-thumbil-2::after {
	content: "Template 2"
}
.template-single.template-thumbil-3::after {
	content: "Template 3"
}
.template-single.template-thumbil-4::after {
	content: "Template 4"
}
.template-single.template-thumbil-5::after {
	content: "Template 5"
}
.template-single.template-thumbil-6::after {
	content: "Template 6"
}
.template-single.template-thumbil-7::after {
	content: "Template 7"
}
.template-single.template-thumbil-8::after {
	content: "Template 8"
}
.template-single.template-thumbil-9::after {
	content: "Template 9"
} */
.panel-left .title {
	color: #333;
	text-align: center;
	padding: 10px 0px 0;
	text-transform: uppercase;
}
.panel-left {
	padding: 0px 0px 0 20px;
}
.work-board {
	display: flex
}


/* SIZE: OTHERS */
/* .work-board.template1 {
	padding-top: 66.6%;
}
.work-board.template2 {
	padding-top: 66.6%;
} */


/* SIZE: 10.75 */
/* .work-board.temp10 {
	padding-top:93%;
} */

/* SIZE: 8.5 */
/* .work-board.temp8 {
	padding:64.7% 0 !important;
} */

/* SIZE: 10x5 */
/* .work-board.temp10_5, .work-board.temp12_6, .work-board.temp20_10 {
	padding-top:50% !important;
} */



/* SIZE: 6x5 */
/* .work-board.temp6_5 {
    padding-top: 84%;
} */

/* SIZE: 7x5 */
/* .work-board.temp7_5 {
    padding-top: 72%;
} */

/* SIZE: 8x5 */
/* .work-board.temp8_5 {
    padding-top: 63%;
} */

/* SIZE: 8x6 */
/* .work-board.temp8_6 {
    padding-top: 75%;
} */

/* SIZE: 9x5 */
/* .work-board.temp9_5 {
    padding-top: 57%;
} */

/* SIZE: 10x6 */
/* .work-board.temp10_6 {
    padding-top: 61%;
} */

/* SIZE: 10x8 */
/* .work-board.temp10_8 {
    padding-top: 81%;
} */

/* SIZE: 12x9 */
/* .work-board.temp12_9 {
    padding-top: 75%;
} */

/* SIZE: 12x10 */
/* .work-board.temp12_10 {
    padding-top: 85.5%;
} */

/* SIZE: 13x6 */
/* .work-board.temp13_6 {
    padding-top: 48%;
} */

/* SIZE: 13x10 */
/* .work-board.temp13_10 {
    padding-top: 78%;
} */

/* SIZE: 13x10 */
/* .work-board.temp14_12 {
    padding-top: 86%;
} */

/* SIZE: 15x9 */
/* .work-board.temp15_9 {
    padding-top: 60%;
} */

/* SIZE: 15x12 */
/* .work-board.temp15_12 {
    padding-top: 80%;
} */

/* SIZE: 15x13 */
/* .work-board.temp15_13 {
    padding-top: 87%;
} */

/* SIZE: 16x12 */
/* .work-board.temp16_12 {
    padding-top: 75%;
} */

/* SIZE: 17x11 */
/* .work-board.temp17_11 {
    padding-top: 64%;
} */

/* SIZE: 18x10 */
/* .work-board.temp18_10 {
    padding-top: 55%;
} */

/* SIZE: 18x13 */
/* .work-board.temp18_13 {
    padding-top: 72%;
} */

/* SIZE: 20x12 */
/* .work-board.temp20_12 {
    padding-top: 60%;
} */

/* SIZE: 20x13 */
/* .work-board.temp20_13 {
    padding-top: 65%;
} */


/* 
.work-board.temp8 .pattern-2 .work-board-hotspot {  width: calc(100%/4) !important; height: calc(100%/6); }

.work-board.temp8 .pattern-1 .work-board-hotspot {  height: calc(100%/12); }

.work-board.temp10 .pattern-3 .work-board-hotspot{  height: calc(100% /20);  padding: 0;}

.work-board.temp10 .pattern-7 .work-board-hotspot {   width: calc(100%/12) !important;height: calc(100%/13) !important; } */






select.select-design {
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
    height: 40px;
    background-color: #4283b645;
    padding: 0px 15px;
    color: #333;
    border-radius: 35px;
    font-size: 13px;
    border: 1px solid #4283b6;
}
.text-design {
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
    height: 40px;
    /* background-color: #4283b645 !important; */
	background-color: #eef3f6 !important;
    padding: 0px 20px;
    color: #333;
    border-radius: 35px;
    font-size: 13px;
    border: 1px solid #4283b6 !important;
}
.adcrtBotm .text-design{ padding: 2px 20px !important; }

.always-hidden {
	display: none
}
.work-board-hotspot {
	display: flex;
	height: 100%;
}
.panel-left {
	display: flex;
	flex-wrap: wrap;
	height: 87vh
}
.panel-left .template-holder {
	overflow: auto;
	height: calc(100% - 60px);
	padding-right: 10px;
}

.pattern-1 .work-board-hotspot {
	/* padding: 1px 1px;
	width: calc(100%/9)  !important;
	height: calc(100%/9); */

	position: relative
}
.pattern-1 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}


.pattern-1.work-board-template .ndiv.work-board-hotspot:nth-child(3n), .pattern-1.work-board-template .ndiv.work-board-hotspot:nth-child(1) {
	opacity: 0
}

.pattern-2 .work-board-hotspot {
	width: calc(100%/4)  !important;
	/* padding: 1px;
	height: calc(100%/5); */
	position: relative
}
.pattern-2 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}

/* .pattern-2.work-board-template .ndiv.work-board-hotspot:nth-child(3n), .pattern-2.work-board-template .ndiv.work-board-hotspot:nth-child(1) {
	opacity: 0
} */

.pattern-2.work-board-template .ndiv.work-board-hotspot:nth-child(2n) {
	opacity: 0
}


.pattern-3 {
	/* flex-direction: row; */
	/* height: calc(100% + (100%/9)) !important;
  	width:calc(100% + (100% / 13)) !important; */
	/* margin-left: -20px;
	margin-top: -16px */
}
.pattern-3 .work-board-hotspot {
	/* width: calc(100%/13);
	padding: 0px 5px;
	height: calc(100% /18);
	position: relative; */
	
    /* padding: 0px;
    height: calc(100% /17); */

	width: calc(100%/4) !important;
    position: relative;
}
.pattern-3 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transform: inherit !important;
}

.pattern-3.work-board-template .ndiv.work-board-hotspot:nth-child(2n), .pattern-3.work-board-template .ndiv.work-board-hotspot:nth-child(1){ opacity: 0; }

.pattern-4 {
	/* height:calc(100% + (100%/5));
	flex-direction: row;
	width:calc(100% + (100% / 7));
	margin-left: -43px;
	margin-top: -44px */

	/* width: calc(100% + (100%/8)) !important;
	height: calc(100% + (100%/5)) !important;
	flex-direction: row; */
	margin: 0;
}
.pattern-4 .work-board-hotspot {
	/* padding: 0px;
	height: calc(100% /6); */

	width: calc(100%/4)  !important;
	position: relative

}
.pattern-4 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}
/* .pattern-4.work-board-template .ndiv.work-board-hotspot:nth-child(2n) {
	opacity: 0
} */
.pattern-5 {
	  height: calc(100% + (100%/12)) !important;
	  flex-direction: row;
	  width: calc(100% + (100% / 13)) !important;
	  margin: 0px;
	  /* margin-top: -16px; */
}
.pattern-5 .work-board-hotspot {
	width: calc(100%/13)  !important;;
	padding: 0px;
	height: calc(100% /13);
	position: relative
}
.pattern-5 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}
.pattern-5.work-board-template .ndiv.work-board-hotspot:nth-child(2n) {
	opacity: 0
}
.pattern-6 {
	flex-direction: row;
  width: calc(100% + (100% / 13)) !important;
	height: calc(100% + (100%/12)) !important;
	margin: 0px;

}
.pattern-6 .work-board-hotspot {
	width: calc(100%/9)  !important;;
	padding: 0;
	margin: 0px;
	height: calc(100% /8);
	position: relative;
}
.pattern-6 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}
.pattern-6.work-board-template .ndiv.work-board-hotspot:nth-child(2n) {
	opacity: 0
}


.pattern-7 {
  height:calc(100% + (100%/12)) !important;
	flex-direction: row;
  width:calc(100% + (100% / 13))  !important;
	/* margin-left: -20px;
	margin-top: -16px;*/
	margin: 0;
	transform: rotate(2deg)
}
.pattern-7 .work-board-hotspot {
	width: calc(100%/13)  !important;;
	padding: 0;
	height: calc(100% /10);
	position: relative
}
.pattern-7 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}


.pattern-9 {
    flex-direction: row;
	height: calc(100% + (100%/5)) !important;
	width: calc(100% + (100% / 5))!important;
	margin: 0;
}
.pattern-9 .work-board-hotspot {
	width: calc(100%/9)  !important;;
	padding: 0px;
	height: calc(100% /8);
	position: relative;
}
.pattern-9 .work-board-hotspot .logo-holder {
	padding-top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}
.pattern-9.work-board-template .ndiv.work-board-hotspot:nth-child(2n) {
	opacity: 0
}
.pattern-8.work-board-template .ndiv.work-board-hotspot .logo-holder {
    background-repeat: no-repeat;
}
.pattern-8.work-board-template {
	position: absolute
}
.pattern-8.work-board-template .ndiv.work-board-hotspot {
	display: none
}
.pattern-8.work-board-template .ndiv.work-board-hotspot:nth-child(1) {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100%/3);
	height: auto
}
.work-board-adjuster {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 20px;
	top: 0px;
	left: 0px
}



.work-board-template.forprint.pattern-1, .work-board-template.forprint.pattern-2, .work-board-template.forprint.pattern-3, .work-board-template.forprint.pattern-4{ width: 100% !important; height: 100% !important;  }



.select-text {
	color: #333;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 15px
}
ul.select-paper {
	display: flex;
	width: 100%;
	padding: 0px;
	list-style-type: none
}
ul.select-paper li {
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
	margin-right: 10px;
	box-shadow: 0px 0px 3px #ccc
}
ul.select-paper li.kraft {
	background-color: #c4ac8a;
}
.kraftbg {
	background-color: #c4ac8a;
}
#main-footer{float:left; width:100%;}

.adcrtBotm .crtBtns {
	font-weight: 900;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	padding: 13px 35px;
	background-color: #4283b6;
	border-radius: 29.5px;
	border: 1px solid #245d8a;
	float: left;
}

select.select-design {
	background: url(../images/down-arrow.png) #eef3f6;
    background-repeat: no-repeat;
    background-position: 96% 13px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single {
    min-height: 40px;
    border: 1px solid #d4d3d3;
}
.woocommerce-page button.button, .woocommerce-page button.button.alt{     color: #e0bd82; }

ul.working-tools {
    line-height: 19px;
    padding: 60px 0 0 0;
    margin: 0;
}
button.button.re-upload {
    float: left;
    min-width: 95px;
    height: 37px;
    font-size: 13px;
    color: #222C35;
    border: 1px solid #C4CDD5;
    border-radius: 5px;
    font-weight: 400;
	background-color: transparent;
}
.grease-upload_logo{
    width: calc(100% - 120px);
    height: 85px;
    border-radius: 5px;
    border: 1px solid #F0F0F0;
    display: block;
    text-align: center;
    font-size: 35px;
	overflow: hidden;
}
.grease-upload_logo img{
	width: auto;
    height: auto;
    max-height: 84px;
}
.grease-upload .select-text {  padding-bottom: 0;  margin: 0 0 15px;  font-weight: 400;  font-size: 15px; }

.re_uploadSection .tisDes {
    line-height: 17px;
    font-size: 13px;
    color: #777;
    font-weight: 400;
    margin:0 0 5px 0;
    padding: 0;
}
.re_uploadSection .select-heads {
	font-weight: 600;
	font-size: 21px;
	margin: 0 0 5px;
	padding: 0;
	letter-spacing: 0.5px;
}
.grease-upload{ padding: 10px 0; }

.grease-upload_title { width: 100px; }

.work-board.template02 { padding-top: 100%;  }

.work-board.template02 .pattern-1 .work-board-hotspot .logo-holder{ width: auto; height: 100%; }

.patternBg{
    background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center center !important;
}

/* .pattern-4{ background: url(../images/temp.svg); } */





.work-board-template .ndiv.work-board-hotspot:nth-child(1){
	transform: rotate(-13.6deg);
}
.work-board-template .ndiv.work-board-hotspot:nth-child(2){
	transform: rotate(-4deg);
}
.work-board-template .ndiv.work-board-hotspot:nth-child(3){
	transform: rotate(4deg);
}
.work-board-template .ndiv.work-board-hotspot:nth-child(4){
	transform: rotate(13.6deg);
}

.work-board-template .ndiv.work-board-hotspot:nth-child(5){ opacity: 0; }  

/* .work-board-hotspot { padding: 0 4%; } */

.work-board-hotspot .work-board-layer {	margin: 0 20%; }

.work-board-template .ndiv.work-board-hotspot:nth-child(2) .work-board-layer .logo-holder,
.work-board-template .ndiv.work-board-hotspot:nth-child(3) .work-board-layer .logo-holder { margin-top: -60%; }

.work-board-template{ padding: 0 7.5% 0 12.9%; }

.pickerInpt{ margin-top: 3px; }

#upload_logo{cursor:pointer;}

.loader_div{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:#ffffffe6;
    z-index: 200000;
    text-align: center;
	padding: 20% 0;
}
.loader_div p {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 600;
	color:#000;
    letter-spacing: 0.5px;
}
.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 6px;
  box-sizing: border-box;
  border: 26px solid #4283b6;
  border-color: #4283b6 transparent #4283b6 transparent;
  animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}

.price_div{
	float: left;
	width: 100%;
    text-align: right;
    margin: 10px 0px 10px;
    display: inline-block;
}

.footer-widget .textwidget p {
    line-height: 26px;
    font-weight: 400;
	}

.price_div .price-section{
	font-size: 14px;
	letter-spacing: 1.6px;
	color: #8D8D8D;
	line-height: 20px;
	vertical-align: middle;
	font-weight: 400;
	text-transform: uppercase;
	/* padding-right: 25px; */
	float: left;
}
.price_div .price-section .total {
	float: left;
	line-height: 46px;
	padding-right: 10px;
	letter-spacing: 1px;
	font-size: 13px;
}
.price_div #price_val{ letter-spacing: 3px; }

.price_div #price_val, .price_div .currency{
	display: inline-block;
    font-size: 26px;
	letter-spacing: 1px;
	color: #4283b6;
	line-height: 43px;
	font-weight: 600;
}

.bottom_cart .button_div {
    width: 100%;
    float: left;
}
.bottom_cart{
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 10px 0px ;


}
.preview-div .modal-footer{ text-align: center; }

.preview-div .modal-footer .btn{
	background-color: #fff;
	border-color: #ccc;
	display: inline-block;
	width: 146px;
	border-radius: 43px;
	color: #4283b6;
	line-height: 24px;
	padding: 10px 10px 10px 52px;
	text-align: left;
	background: #fff url(../images/exit-preview.svg) 15px 12px no-repeat;
	background-size: 22px;
	cursor: pointer;
	outline: 0;
	margin: 10px 0 15px
}

.preview-div .modal-body {
		position: relative;
		padding: 15px;
		margin: 0px auto;
		text-align: center;
		max-width: 1000px;
		width: 100%;
		background-color: transparent;
}
.preview-div .modal-body img {
	 /* transform: scale(1.1); */
    /* margin: 0 0 -21px 0; */
    max-width: 100%;
		-webkit-box-shadow: 0px 10px 25px #a4a4a4;
	    -moz-box-shadow: 0px 10px 25px #a4a4a4;
	    box-shadow: 0px 10px 25px #a4a4a4;

}

.preview-div .modal-header, .preview-div .modal-footer{ border: 0; padding: 0; }

header, header .et_pb_section_0_tb_header, header .et_pb_section_1_tb_header, header .et_pb_section_2_tb_header{ width: 100% !important; }

.preview-div .modal-content {
  	background-color: #EEE;
		box-shadow: inherit;
		border: 0;
		border-radius: 0;
		height: 100%;
		padding: 15px;
}
.modal.preview-div { z-index: 100000000; padding: 0 !important;     background-color: #EEE; }

.preview-div .modal-dialog {
	 width: 100%;
	 height: 100vh;
	 margin: 0;
	 padding: 0;
}



.svg_template{ width: 100%; height: auto; }

.ndiv.color_picker{
	margin: 20px 0 0;
}
.color_picker > .select-text{
	padding: 0;
	margin: 0 0 5px;
}
.color_picker .singleWind{
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	width: 100%;
}
.color_picker .singleWind .pickr { padding-right: 10px; }


/* COLOR_PICKER START */

.pcr-app[data-theme="monolith"] {
	width: 24.25em !important;
	max-width: 100% !important;
	right: 25%;
	left: inherit !important;
}
.pcr-app .pcr-interaction .pcr-save {background: #4f6176 !important; }

.pickr .pcr-button{ 
	background: url(../images/pickerCirc.png) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 38px !important;
	height: 38px !important;
 }
 .pickr .pcr-button::before, .pickr .pcr-button::after{ display: none; }

 .pcr-color-preview { display: none !important; }

/* COLOR_PICKER END */

svg path, svg {
	fill-opacity: 1 !important;
	 stroke-opacity: 1 !important;
	 opacity: 1 !important;
}








@media (max-width: 1200px) {

	.preview-div .modal-body { max-width: 745px; }



}
@media (max-width: 991px) {

	.work-container { width: calc(100% - 510px); }
	.panel-right { width: 300px; }
	.horizontal-scale>p.hor-reading>span, .verticale-scale>p.hor-reading>span, .ver-reading span { font-size: 12px; }
	.verticale-scale { width: 55px; }
	.horizontal-scale>p.hor-reading, .verticale-scale>p.hor-reading{ padding-left: 55px; }
	.orgin-base { width: calc(100% - 55px); }
	ul.working-tools {  padding: 35px 0 0 0; line-height: 12px; }
	.work-base { padding: 0; }

}

@media (max-width: 768px) {

  	.work-container { flex-direction: column; padding: 65px 15px 10px 5px; width: 100%; }
	.bird{ width: calc(100% - 30px); }
	.work-base { width: 100%; }
	.work-tools{ width: 100%;padding: 0;}
	ul.working-tools {  padding: 20px 0 0;line-height: inherit;  margin: 0; }
	.template-single {width: 23%;height: 100px;  float: left;padding: 0;  margin: 1%; text-align: center; }
	.panel-left .template-holder { overflow: auto; height: auto; max-height: 235px; }
	.panel-left{ padding: 20px 15px; width: 100%;    height: auto; }
	.panel-right {width: 100%;  padding: 20px 15px; }
	.ndiv.Content-section { padding: 0 0; }
	.verticale-scale {  width: 40px; }
	.verticale-scale .ver-reading span{
		transform: rotate(-90deg);
		background-color: #f2f1f2;
		z-index: 180;
	    height: auto;
	    width: 100px;
	    margin: 0 0 0 -42px
	}
	.verticale-scale>p::before, .verticale-scale>p::after {  left: 37%;transform: translate(-37%, 0px); }
	.uploadSections .et_pb_row.et_pb_row_0, .uploadSections .et_pb_row.et_pb_row_2 { padding: 0; }
	.uploadSections  .et_pb_row.et_pb_row_1 { padding: 10px 15px; }
	.loader_div { padding-top: 50% !important; }

	.orgin-base {width: 100%;}
  	.working-tools{ display: block; }
	.working-tools li { width: 20%; display: inline-block; float: left;  min-height: 70px; }
	.working-tools li i {top: 0;transform: translate(0px, 0%); margin-bottom: 0; line-height: 38px;}
	.working-tools li p { margin-top: 3px; }
	.select-size, .select-paper {border-bottom: 1px solid #F0F0F0; padding: 0 0 15px; }
	.select-text { margin-top: 10px;font-size: 14px; }
	.panel-left .template-holder { max-height: 215px; }
	.template-single {  width: 23%; }

}
@media (max-width: 680px) {
	.horizontal-scale>p.hor-reading>span { width: 260px;}
	.panel-left .template-holder{ padding-right: 0; }
	.panel-left { padding: 5px 10px 10px; }
	.horizontal-scale { height: 40px; padding-left: 35px; }
	.price_div { margin: 0px 0px 5px; }

}
@media (max-width: 580px) {

	.verticale-scale>p { left: 56%; }
	.template-single {  width: 23%; height: 80px; }
	#design_online_div .et_pb_code_inner div{ font-size: 18px;}
	.adcrtBotm .crtBtns { padding: 15px 35px; width: 100%; }

}
@media (max-width: 480px) {

	.horizontal-scale>p.hor-reading>span {  width: 285px;  padding: 0 5px; }
	.template-single {  height: 65px; }
}
@media (max-width: 380px) {

	.horizontal-scale>p.hor-reading>span {  width: 330px;  padding: 0 5px; }
	.verticale-scale>p { left: 58%; }
	.template-single { width: 48%; height: 100px;}
	.working-tools li { width: 25%; }

}
@media (max-width: 320px) {
	.ver-reading span { padding-left: 4px; }
	.horizontal-scale>p.hor-reading>span { width: 405px; }
	.verticale-scale>p { left: 60%; }
	.ver-reading span:before { left: -10px; }

}

