/**
*
* Do not edit or add to this file if you wish to upgrade the module to newer
* versions in the future. If you wish to customize the module for your
* needs please contact us to https://www.milople.com/contact-us.html
*
* @category    Ecommerce
* @package     Milople_Personlized
* @copyright   Copyright (c) 2016 Milople Technologies Pvt. Ltd. All Rights Reserved.
* @url         https://www.milople.com/magento2-extensions/personalized-products-m2.html
*
**/

@font-face {
	font-family: "milople-personalizer-tool";
	src: url("../fonts/milople-personalizer-tool.eot");
	src: url("../fonts/milople-personalizer-tool.eot?#iefix") format("embedded-opentype"), url("../fonts/milople-personalizer-tool.woff") format("woff"), url("../fonts/milople-personalizer-tool.ttf") format("truetype"), url("../fonts/milople-personalizer-tool.svg#milople-personalizer-tool") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'IconFont';
	src: url('../fonts/IconFont.eot');
	src: url('../fonts/IconFont.ttf');
	src: url('../fonts/IconFont.woff') format('woff');
	font-weight: 300;
	font-style: normal
}

[data-icon]:before {
	font-family: "milople-personalizer-tool" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	font-size: 24px;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "milople-personalizer-tool" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-name-and-number:before {
	content: "\61";
}

.icon-clipart:before {
	content: "\62";
}

.icon-imageupload:before {
	content: "\64";
}

.icon-add-text:before {
	content: "\71";
}

.icon-template:before {
	content: "\72";
}

.icon-quote:before {
	content: "74";
}

.width100 {
	width: 100% !important;
}

.width1 {
	width: 100% !important;
}

.width2 {
	width: 50% !important;
}

.width70 {
	width: 70% !important;
}

.width35 {
	width: 35% !important;
}

.width20 {
	width: 20% !important;
}

.button_round {
	border-radius: 24px;
	width: 39px;
	font-size: 20px !important;
	padding-left: ;
	padding-left: 13px !important;
	padding-bottom: 4px !important;
	padding-top: 4px !important;
	background-color: #7a53a3 !important;
	border-color: #7a53a3 !important;
}

.designAreasDiv {
	z-index: 0 !important;
}

.add_row_name_num {
	padding-top: 3%;
	padding-left: 35%;
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding: 2px 5px !important;
	color: #0009;
}

.list_page_side {
	display: inline-block;
}

.colorpicker {
	z-index: 999;
}

.text_effect_buttons {
	margin-top: 10px;
	width: 100%;
}

.float_left {
	float: left;
}

.title_in_popup {
	margin-right: 1%;
	margin-top: 1% !important;
}

.clipart-image {
	width: 50px;
}

.milople-personalized .modal-header {
	position: relative;
	display: none;
}

#popup-model .modal-header {
	display: block;
}

.milople-personalized .action-close::before {
	background: rgba(0, 0, 0, 0) url("../images/popup-delete.png") no-repeat scroll 16% center / 26px auto !important;
	content: "" !important;
	display: inline-block !important;
	font-size: 0 !important;
	height: 39px !important;
	line-height: 0 !important;
	width: 51px !important;
}

.milople-personalized .action-close {
	padding: 0px !important;
}

.milople-personalized .modal-inner-wrap.modal-custom .action-close,
.milople-personalized .modal-inner-wrap .modal-popup .action-close,
.modal-slide .action-close {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	height: 42px;
	right: 23px;
	top: 7px;
	width: 29px;
}

.milople-personalized .action-close {
	width: 33px !important;
}

.milople-personalized .modal-custom .action-close>span,
.milople-personalized .modal-popup .action-close>span,
.modal-slide .action-close>span {
	display: none !important;
}

button#refresh_canvas_button {
	background: rgba(0, 0, 0, 0) url("../images/clean.png") no-repeat scroll 100% top / 106px auto;
	border: medium none;
	box-shadow: none;
	height: 42px;
	margin-top: 9px;
	position: absolute;
	right: 81px;
	top: 2%;
	width: 124px;
}

@media only screen and (max-width: 500px) {
	.colorpicker {
		left: 0 !important;
	}
	#thumb-container {
		float: left;
		left: 0 !important;
		position: absolute;
		top: 5px;
		width: auto;
	}
}

.done-button {
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	/*font-size: 16px;*/
	margin: 4px 2px;
	cursor: pointer;
}

#small-edit-element button {
	background: white;
}

.done-button-black {
	background: rgba(0, 0, 0, 0) url("../images/popup-done.png") no-repeat local 42% 5px / 36px 36px;
	color: black;
	display: block;
	float: left;
	font-weight: bold;
	height: 15px;
	padding-left: 2px;
	padding-top: 46px;
	text-align: center;
	padding-right: 0;
	text-transform: uppercase;
	width: 56px;
	left: 96%;
	position: relative;
}

.format-text-label {
	margin-bottom: 1%;
	display: none;
}

.milople-personalized .modal-inner-wrap {
	background: white !important;
}

.title_background {
	background: #eee none repeat scroll 0 0;
	padding: 3% 2%;
	margin-top: 0;
}

.personalized-container {
	width: 100%;
	background: white;
	position: relative;
	margin-bottom: 25px;
}

.personalizer {
	float: right;
	width: 50%;
}

.dir_pad {
	display: none;
	font-size: 15px;
	padding: 2%;
	margin-left: 1%;
	border: 2px solid #555555;
	color: black;
	background: white;
}

@media only screen and (max-width: 800px) {
	.wide-screen {
		display: none;
	}
	.product-thumbs>li {
		float: none !important;
	}
	.float_left {
		width: 30%;
		overflow: auto;
		white-space: nowrap;
	}
	.name_number_content {
		height: 170px;
		overflow: scroll;
	}
}

@media only screen and (min-width: 801px) {
	.small-screen {
		visibility: hidden;
	}
}

@media only screen and (max-width: 500px) {
	.canvas {
		width: 100vw !important;
	}
	.canvas-container {
		width: 100vw !important;
	}
}
@media screen and (max-width: 1199px) {
	body .box-tocart.personalized-add .fieldset-outter .fieldset{
		position: unset;
	}
}
@media screen and (max-width: 1194px) {
	.personalizer {
		float: right;
		width: 100%;
		padding-bottom: 5%;
	}
}

.personalizer_popup {
	float: right;
	width: 50%;
	background: white;
}

.distance_between_list {
	margin-top: 1rem !important;
}

@media screen and (max-width: 550px) {
	#edit-element {
		display: none !important;
	}
	.small-content-text {
		display: none;
	}
	#content-upload {
		display: none;
	}
	#content-clipart {
		display: none;
	}
	#content-quote {
		display: none;
	}
	.effect_field {
		display: none;
	}
}

@media screen and (max-width: 550px) {
	.label_in_popup {
		display: inline-block;
	}
	.personalizer_popup {
		position: absolute;
		bottom: 0;
	}
	.on-selected-object {
		position: fixed;
		top: 25%;
		right: 0;
	}
	.small-directional-pad {
		float: right;
		text-align: center;
		padding-bottom: 3%;
		padding-top: 3%;
	}
	.small_border_label {
		border-top: 1px solid #d5d8ce;
		overflow: auto;
		white-space: nowrap;
		width: 100%;
	}
	.popup-personalized label::after {
		content: none !important;
	}
}

@media screen and (min-width: 550px) {
	.on-selected-object {
		display: none;
	}
	.personalized-container {
		clear: both;
		display: block;
	}
	.small-directional-pad {
		display: none !important;
	}
	.label_in_popup {
		display: block;
	}
	.small_border_label {
		display: block !important;
	}
	#tab-clip,
	#tab-image,
	#tab-text,
	#tab-template,
	#tab-name-number,
	#tab-quote {
		/*margin-left:2%;
    margin-right:2%;*/
	}
}

@media screen and (max-width: 650px) {
	.modal-popup {
		left: 0 !important;
	}
}

@media screen and (max-width: 1194px) {
	.personalizer_popup {
		float: right;
		width: 100%;
	}
	.title_in_popup {
		display: none;
	}
}

@media screen and (min-width: 1194px) {
	.finish_button {
		width: 50%;
		text-align: center;
	}
	.personalizer_popup {
		margin-right: 6%;
		margin-top: 4%;
		width: 32%;
	}
}

.new-page-gallery-placeholder {
	float: left;
	/*padding-bottom: 5%;*/
}

#tab-clip,
#tab-image,
#tab-text,
#tab-template,
#tab-name-number,
#tab-quote {
	text-align: left;
	/*margin-bottom:1%;*/
}

#tab-text:hover {
	background: #eee;
	color: #414141;
}

#tab-image:hover {
	background: #eee;
	color: #414141;
}

#tab-clip:hover {
	background: #eee;
	color: #414141;
}

#tab-name-number:hover {
	background: #eee;
	color: #414141;
}

#tab-quote:hover {
	background: #eee;
	color: #414141;
}

p {
	margin: 0 0 20px;
	line-height: 1.5;
}

.popup-personalized section {
	display: none;
	border-top: 1px solid #ddd;
}

input.personalized_tab_radio {
	display: none;
}

.personalized-container label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 12px 8px;
	font-weight: 600;
	text-align: center;
	color: #555;
	border: 1px solid transparent;
}

.popup-personalized label {
	border: 1px solid #E8E8E6 !important;
	margin-bottom: 1% !important;
}

.personalized-container label:before {
	font-family: IconFont;
	font-weight: normal;
	margin-right: 10px;
}

.personalized-container label:hover {
	cursor: pointer;
}

.personalized-container input:checked+label {
	color: #555;
	border: 1px solid #ddd;
	border-top: 2px solid orange;
	border-bottom: 2px solid orange;
}

@media screen and (max-width: 550px) {
	.personalized-container.list>label {
		font-size: 16px !important;
	}
	.personalized-container.list>label::before {
		margin-left: 0 !important;
	}
	#tab-clip,
	#tab-image,
	#tab-text,
	#tab-template,
	#tab-name-number,
	#tab-quote {
		text-align: center;
	}
}
h4.personalized-options {
	background: #eee none repeat scroll 0 0;
	float: left;
	padding: 6px 8px;
	width: 100%;
}
h4#personalized-options {
	background: #eee none repeat scroll 0 0;
	float: left;
	padding: 6px 8px;
	width: 100%;
}
.addTextPersonalized {
	width: 50% ;
	vertical-align: top !important;
}
/*Text effect*/
.text_style {
	margin-top: 15px;
	width: 100%;
	display: inline-block;
}
.text_style button {
	width: 39px;
	height: 38px;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c5c6c6;
	border-radius: 4px !important;	
	color: #666666;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 39px;
	padding: 8px 8px;
	width: 7%;
	margin-bottom: 3px;
}
/*.tab-view .text_style button {
	width: 8%;
}*/
.font_color,
.quote_font_color,
.namenumber_font_color {
	background: url('../images/fontcolor.png') !important;
	background-size: 70% !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.background_color,
.quote_background_color,
.namenumber_background_color {
	background: url('../images/font-background.png') !important;
	background-size: 70% !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
button.font_color>span,
button.quote_font_color>span,
button.namenumber_font_color>span {
	border-bottom: 2px solid;
	padding: 0px 13px;
	position: relative;
	bottom: -4px;
	padding-left: 2px;
}
.popup-personalized .font_color>span,
.popup-personalized .quote_font_color>span,
.popup-personalized .namenumber_font_color>span {
	padding: 0;
}
button.background_color span,
button.quote_background_color span,
button.namenumber_background_color span {
	background-color: #d2d2d2;
	color: #5b5b5b;
	padding: 1px 5px;
}
#font_selection {
	margin-top: 5px;
}
#instruct_container p.note-msg {
	background-color: #fefccb;
	background-image: url("../images/ico_warning.png");
	background-position: 8px 5px;
	background-repeat: no-repeat;
	border-color: #d9df63;
	color: #898941;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 7px 11px 6px 47px;
}
.directional-pad {
	height: 77px;
	margin-top: 6px;
	position: relative;
	width: 100%;
}
.directional-pad button {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e6e4df;
	color: #c6c6c6;
	cursor: pointer;
	font-size: 11px;
	font-weight: bolder;
	position: absolute;
}
.directional-pad button.top {
	left: 26px;
	padding: 6px 8px;
	top: 7px;
	margin-left: 22px;
}
.directional-pad button.bottom {
	left: 26px;
	padding: 6px 8px;
	top: 36px;
	margin-left: 22px;
}
.directional-pad button.left {
	left: 2px;
	padding: 6px;
	top: 25px;
	margin-left: 22px;
}
.directional-pad button.right {
	left: 50px;
	margin-left: 21px;
	padding: 6px;
	top: 25px;
}
.directional-pad button.rotate {
	border-radius: 75px;
	font-size: 23px;
	height: 32px;
	left: 21%;
	padding-left: 10px;
	padding-top: 6px;
	text-align: center;
	top: 23%;
	width: 32px;
}
.directional-pad button.undo {
	font-size: 26px;
	height: 32px;
	left: 60%;
	padding-left: 3px;
	padding-top: 6px;
	text-align: center;
	top: 1%;
	width: 32px;
}
.directional-pad button.redo {
	font-size: 26px;
	height: 32px;
	left: 60%;
	padding-left: 3px;
	padding-top: 6px;
	text-align: center;
	top: 55%;
	width: 32px;
}
.personalizer_popup .directional-pad button.rotate {
	border-radius: 0px !important;
}
.directional-pad button.antirotate {
	border-radius: 75px;
	font-size: 23px;
	height: 32px;
	left: 31%;
	padding-left: 10px;
	padding-top: 6px;
	text-align: center;
	top: 23%;
	width: 32px;
}
.personalizer_popup .directional-pad button.antirotate {
	border-radius: 0px !important;
}
.personalizer_popup .directional-pad button.antirotate:hover {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	transition: none!important;
}
button.delete {
	border-radius: 64%;
	height: 39px;
	left: 78%;
	top: 23%;
	width: 41px;
}
.personalizer_popup button.delete {
	border-radius: 0px !important;
}
#clipart_images_container img {
	border: 1px solid;
	cursor: pointer;
	display: inline-block;
}
#clipart_images_container {
	margin-top: 10px;
	max-height: 140px;
	overflow: auto;
	width: auto;
	border: 1px solid #9d9e9e;
	border-radius: 5px;
}
#clipart_images_container .image_list {
	text-align: left;
	margin: 10px 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 19px;
}

#clipart_categories_container .input-text {
	margin-top: 10px;
	width: 100%;
}
select#clipart_categories {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #9d9e9e;
	color: #666666;
	font-size: 13px;
	padding: 8px 20px;
	border-radius: 5px;
}
#quote_categories_container {
	margin-top: 10px;
	max-height: 250px;
	overflow: auto;
	width: auto;
}
#clipart_categories_container{
	position: relative;
}
#clipart_categories_container::before {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	border: 4px solid;
	right: 20px;
	top: 10px;
	z-index: 999;
	border-left: none;
	border-top: none;
	transform: rotate(45deg);
}
select#quote_categories {
	font-size: 13px;
	padding: 5px;
}
#quote_list_container {
	margin-top: 10px;
	max-height: 250px;
	margin-bottom: 10px;
	overflow: auto;
	width: auto;
}
select#quote_list {
	font-size: 13px;
	padding: 5px;
}
.a-center {
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 200px;
}
button.btf {
	height: 32px;
	left: 35%;
	top: 23%;
	width: 32px;
}
button.stb {
	height: 32px;
	left: 50%;
	top: 23%;
	width: 32px;
}
button.fh {
	height: 32px;
	left: 59%;
	top: 23%;
	width: 32px;
}
button.fv {
	height: 32x;
	left: 68%;
	top: 23%;
	width: 32px;
}

.side-container {
	clear: both;
	padding-top: 10px;
}
.product-thumbs {
	padding: 0;
	display: flex;
	justify-content: center;
	gap: 50px;
	max-width: 500px;
}
.product-thumbs li{
	list-style: none;
}
.side-container .product-thumbs li a{
	display: block;
	width: 120px;
	padding: 3px 5px;
	border: 2px solid #333;
	border-radius: 7px;
	overflow: hidden;
	position: relative;
}

.side-container .product-thumbs li a.active{
	border-color: #cb1c8d;
}
.side-container .product-thumbs li a .add-on {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	height: 100%;
	width: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: none;
}
.side-container .product-thumbs li a .add-on .icon-symb {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #460c68;
}
.side-container .product-thumbs li a .add-on .text {
	padding: 0;
	color: #460c68;
	font-weight: bold;
	font-size: 20px;
}
.side-container .product-thumbs li.side-off > div{
	display: none;
}
.side-container .product-thumbs li.side-off .add-on{
	display: flex;
}

.product-thumbs a:hover {
	text-decoration: none;
}
.text-formatting-area h4 {
	padding: 5px 15px;
}
.text_effects_title {
	background: #eee none repeat scroll 0 0;
	float: left;
	padding: 3px 2%;
	width: 97%;
}
.text_effects .field {
	float: left;
	width: 15%;
}
.radius-effect,
.spacing-effect,
.reverse-effect,
.quote-radius-effect,
.quote-spacing-effect,
.quote-reverse-effect,
.name-number-radius-effect,
.name-number-spacing-effect,
.name-number-reverse-effect {
	display: none;
}
.text_effects ul li {
	list-style-type: none;
}
.text_effects ul {
	padding: 0px;
	clear: both;
}

.popup-personalized section {
	border-color: #41b5df;
	margin: -5px 0px 2px;
	width: auto;
}
.popup-personalized label#tab-text[data-icon]::before {
	color: #41b5df;
}
.popup-personalized section#content-text {
	border-color: #41b5df;
}
.popup-personalized section#content-upload {
	border-color: #39a853;
}
.popup-personalized label#tab-image[data-icon]::before {
	color: #39a853;
}
.popup-personalized section#content-clipart {
	border-color: #f28035;
}
.popup-personalized label#tab-clip[data-icon]::before {
	color: #f28035;
}
.popup-personalized section#content-template {
	border-color: #e9273b;
}
.popup-personalized label#tab-template[data-icon]::before {
	color: #e9273b;
}
.popup-personalized section#content-name-number {
	border-color: #0009;
	padding: 14px;
}
.popup-personalized label#tab-quote[data-icon]::before {
	color: #009688;
}
.popup-personalized section#content-quote {
	border-color: #009688;
}
h4 {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.label-template {
	/*color: grey !important;*/
	padding: 0px !important;
	margin: 14px 0 10px 0px;
}
input.template-text {
	margin-bottom: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border-width: 2px;
	font-family: 'Poppins' !important;
	font-size: 18px !important;
	color: #5b5b5b !important;
}
.template-image-upload {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.characters-left {
	display: block;
	float: right;
	font-size: 11px;
	font-style: italic;
	margin-left: 2px;
}
.lblMaxLength {
	float: right;
	font-size: 12px;
	font-style: italic;
	padding-right: 2px;
	padding-bottom: 5px;
}
.data-validation-textbox {
	border-color: red !important;
}
.data-validation {
	color: red !important;
}
.name-number-styles input {
	margin-bottom: 7px;
}
div#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.designAreasDiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.canvas-container {
	margin: 0 auto;
}
.gallery-placeholder {
	position: relative;
	text-align: center;
	overflow-y: auto;
}
.product-thumbs.content-slider {
	position: absolute;
	top: 14%;
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	.content-slider {
		display: none;
	}
	.tab-view label[data-icon]::before {
		content: none !important;
	}
}
@media only screen and (max-width: 359px) {
	.gallery-placeholder.no-area>img {
		/*height: auto !important;*/
		width: auto !important;
	}
	.personalizer_popup {
		position: sticky;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	.directional-pad {
		height: 188px;
		margin-top: 6px;
		position: relative;
		width: 100%;
	}
	.directional-pad button.rotate {
		border-radius: 75px;
		font-size: 23px;
		height: 32px;
		left: 40%;
		padding-left: 6px;
		padding-top: 5px;
		text-align: center;
		top: 10%;
		width: 32px;
	}
	.directional-pad button.antirotate {
		border-radius: 75px;
		font-size: 23px;
		height: 32px;
		left: 57%;
		padding-left: 6px;
		padding-top: 5px;
		text-align: center;
		top: 11%;
		width: 32px;
	}
	.directional-pad button.undo {
		font-size: 23px;
		height: 32px;
		left: 57%;
		padding-left: 6px;
		padding-top: 5px;
		text-align: center;
		top: 1%;
		width: 32px;
	}
	.directional-pad button.redo {
		font-size: 23px;
		height: 32px;
		left: 57%;
		padding-left: 6px;
		padding-top: 5px;
		text-align: center;
		top: 11%;
		width: 32px;
	}
	button.delete {
		border-radius: 64%;
		height: 42px;
		left: 75%;
		top: 11%;
		width: 45px;
	}
	button.btf {
		height: 40px;
		left: 13%;
		top: 43%;
		width: 40px;
	}
	button.stb {
		height: 40px;
		left: 32%;
		top: 43%;
		width: 40px;
	}
	button.fv {
		height: 40px;
		left: 68%;
		top: 43%;
		width: 40px;
	}
	button.fh {
		height: 40px;
		left: 51%;
		top: 43%;
		width: 40px;
	}
}
/*Bhupendra - Changes*/
.product-info-main .product-info-price{
	margin-bottom: 7px;
	border-bottom: 1px solid #777 !important;
}
.product-options-bottom .fieldset .price-final_price .google-badge{
  display:none;
}
.product-options-bottom .fieldset .price-final_price .availability{
  display:none;
}
.product-item-info .product-item-details .price-box .google-badge {
    display: none;
}
.product-item-info .product-item-details .price-box span.availability {
    display: none;
}
.product-info-main .product-reviews-summary:after{
  border-top:none !important;
}
.price-final_price .availability{
    color: #777;
    font-size: 13px;
    font-weight: 700;
}

.tab-view label {
	display: inline-block;
	margin: 0px 0px 4px 0px;
	padding: 12px 6px;
	font-weight: 600;
	text-align: center;
	color: #bbb;
	border: 1px solid transparent;
}
.tab-view input:checked+label {
	color: #555;
	border: 1px solid #ddd;
	border-top: 2px solid orange;
	border-bottom: 1px solid #fff !important;
}
.tab-view section {
	display: none;
}
#content-text,
#content-upload ,
#content-clipart{
	display: none;
}
.personalized-container #text-content-title,
.personalized-container #content-image-title ,
.personalized-container #content-cliparts-title{
	display: none;
	font-size: 18px;
	font-weight:bolder;
	color: #460c68;
	margin: 7px 0;
}
.no-img-msg {
	min-height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tab-view #template:checked~#content-template {
	display: block !important;
}
.tab-view #template:checked~.directional-pad {
	display: none;
}
.tab-view label:hover {
	color: #888;
	cursor: pointer;
}
.tab-view #tab-clip,
#tab-image,
#tab-text,
#tab-template,
#tab-name-number,
#tab-quote {
	margin-bottom: 0%;
	text-align: left;
}
.tab-view #tab-clip,
#tab-image,
#tab-text,
#tab-template,
#tab-name-number,
#tab-quote {
	margin-left: 0%;
	margin-right: 0%;
}

.tab-view #tab-text:hover {
	background: none;
	color: #414141;
}
.tab-view #tab-image:hover {
	background: none;
	color: #414141;
}
.tab-view #tab-clip:hover {
	background: none;
	color: #414141;
}
.tab-view label[data-icon]::before {
	content: none!important;
}
.tab-view #tab-name-number:hover {
	background: none;
	color: #414141;
}
.tab-view #tab-quote:hover {
	background: none;
	color: #414141;
}
.tab-view .font_style_popup {
	display: block;
}
@media screen and (max-width: 650px) {
	.tab-view [data-icon]:before {
		font-family: "milople-personalizer-tool" !important;
		content: attr(data-icon) !important;
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.tab-view label {
		font-size: 0;
	}
	.tab-view label[data-icon]::before {
		content: attr(data-icon)!important;
	}
	.tab-view label:before {
		margin: 0;
		font-size: 18px;
	}
}
@media screen and (max-width: 400px) {
	.tab-view label {
		padding: 15px;
	}
	.tab-view .text_effect_buttons {
		white-space: normal;
	}
	[data-icon]:before {
		font-family: "milople-personalizer-tool" !important;
		content: attr(data-icon);
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}

/*Product - Gallery CSS*/
div#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.slider {
	margin-top: 5%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.designAreasDiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.canvas-container {
	margin: 0 auto;
	position: absolute !important;
	max-width: 100%;
	overflow: hidden;
}
.gallery-placeholder {
	position: relative;
	overflow-y: auto;
	text-align: center;
}
#popup-model .gallery-placeholder {
	border: 1px solid #e1e1e1;
	margin-left: 10%;
	margin-top: 4%;
	position: relative;
	text-align: center;
}
.milople-personalized .modal-inner-wrap {
	margin-top: 5px !important;
}
@media screen and (max-width: 550px) {
	label {
		font-size: 0;
	}
	label:before {
		margin-left: 0;
		font-size: 18px;
	}
	.tab-view .directional-pad button.top {
		left: 10% !important;
		margin-left: 0 !important;
		padding: 7px 12px !important;
		top: 0 !important;
	}
	.tab-view button.center {
		left: 10% !important;
		margin-left: 0 !important;
		padding: 7px 12px !important;
		top: 42% !important;
	}
	.tab-view .directional-pad button.bottom {
		left: 10% !important;
		margin-left: 0 !important;
		padding: 7px 12px !important;
		top: 84% !important;
	}
	.tab-view .directional-pad button.top-right {
		left: 22% !important;
		padding: 7px 12px !important;
		top: 0 !important;
	}
	.tab-view .directional-pad button.right {
		left: 22% !important;
		margin-left: 0 !important;
		padding: 7px 12px !important;
		top: 42% !important;
	}
	.tab-view .directional-pad button.bottom-right {
		left: 22% !important;
		padding: 6.5px 11.5px !important;
		top: 85% !important;
	}
	.tab-view .directional-pad button.rotate {
		border-radius: 0 !important;
		left: 35% !important;
		top: 0 !important;
	}
	.tab-view .directional-pad button.antirotate {
		border-radius: 0 !important;
		left: 35% !important;
		top: 55% !important;
	}
	.tab-view button.btf {
		border-radius: 0 !important;
		left: 48% !important;
		top: 0 !important;
	}
	.tab-view button.stb {
		border-radius: 0 !important;
		left: 48% !important;
		top: 55% !important;
	}
	.tab-view button.fh {
		border-radius: 0 !important;
		left: 61% !important;
		top: 0 !important;
	}
	.tab-view button.fv {
		border-radius: 0 !important;
		left: 61% !important;
		top: 53% !important;
	}
	.tab-view button.clone {
		border-radius: 0 !important;
		left: 74% !important;
		padding: 4px 4px !important;
		top: 0 !important;
	}
	.tab-view button.delete {
		border-radius: 0 !important;
		left: 73.8% !important;
		top: 39px !important;
	}
	.tab-view button.undo {
		border-radius: 0 !important;
		left: 85% !important;
		top: 0 !important;
	}
	.tab-view button.redo {
		border-radius: 0 !important;
		left: 85% !important;
		top: 39px !important;
	}
}
@media screen and (max-width: 400px) {
	label {
		padding: 15px;
	}
}
/*Inner Scroll*/
.milople-personalized .modal-inner-wrap {
	max-height: 100% !important;
}
/*List color feature*/
label#tab-text.active[data-icon]::before {
	color: white;
}
#tab-text.active {
	background: #41b5df none repeat scroll 0 0;
	color: white;
	border: none !important;
}
label#tab-image.active[data-icon]::before {
	color: white;
}
#tab-image.active {
	background: #39a853 none repeat scroll 0 0;
	color: white;
	border: none !important;
}
label#tab-clip.active[data-icon]::before {
	color: white;
}
#tab-clip.active {
	background: #f28035 none repeat scroll 0 0;
	color: white;
	border: none !important;
}
label#tab-template.active[data-icon]::before {
	color: white;
}
#tab-template.active {
	background: #e9273b none repeat scroll 0 0;
	color: white;
	border: none !important;
}
label#tab-name-number.active[data-icon]::before {
	color: white;
}
#tab-name-number.active {
	background: #0009 none repeat scroll 0 0;
	color: white;
	border: none !important;
}
label#tab-quote.active[data-icon]::before {
	color: white;
}
#tab-quote.active {
	background: #009688 none repeat scroll 0 0;
	color: white;
	border: none !important;
}
.popup-personalized label::after {
	content: "z";
	float: right;
	font-family: "milople-personalizer-tool";
	font-size: 23px;
	margin-top: -3px;
	vertical-align: middle;
	transition-duration: 0.5s;
	color: #949494;
}
.popup-personalized label.active::after {
	transform: rotate(43deg) !important;
	transition-duration: 0.5s;
	color: white;
}
.popup-personalized .label-template::after {
	content: "" !important;
}
.popup-personalized .label-template {
	border: 0 none !important;
}
.popup-personalized .lblMaxLength {
	padding-bottom: 0;
}
.popup-personalized .product-thumbs.float_left {
	float: none;
	margin: 0 auto;
	padding-top: 12px;
	width: 40%;
}
button>[data-icon]::before {
	font-size: 15px;
	margin-left: 0;
}
/*Directional Arrows - Popup*/
.popup-personalized button.center {
	left: 7%;
	margin-left: 0;
	padding: 7px 12px;
	top: 42%;
}
.popup-personalized .directional-pad button.top {
	left: 7%;
	margin-left: 0;
	padding: 7px 12px;
	top: 0;
}
.popup-personalized .directional-pad button.bottom {
	left: 7%;
	margin-left: 0;
	padding: 7px 12px;
	top: 84%;
}
.popup-personalized .directional-pad button.left {
	left: -6.5%;
	margin-left: 0;
	padding: 8px 12px;
	top: 41%;
}
.popup-personalized .directional-pad button.right {
	left: 20%;
	margin-left: 0;
	padding: 7px 12px;
	top: 42%;
}
.popup-personalized .directional-pad button.top-left {
	left: -6.5%;
	padding: 7px 12px;
	top: 0;
}
.popup-personalized .directional-pad button.top-right {
	left: 20%;
	padding: 7px 12px;
	top: 0;
}
.popup-personalized .directional-pad button.bottom-left {
	left: -6.5%;
	padding: 6.5px 12px;
	top: 85%;
}
.popup-personalized .directional-pad button.bottom-right {
	left: 20%;
	padding: 6.5px 11.5px;
	top: 85%;
}
/*Extra*/
.popup-personalized .directional-pad button.rotate {
	border-radius: 0;
	left: 35%;
	padding-left: 5px;
	top: 0;
	color: black;
}
.popup-personalized .directional-pad button.antirotate {
	border-radius: 0;
	left: 35%;
	padding-left: 5px;
	top: 55%;
	color: black;
}
.popup-personalized .directional-pad button.undo {
	border-radius: 0;
	left: 79%;
	padding-left: 5px;
	top: 0%;
	color: black;
}
.popup-personalized .directional-pad button.redo {
	border-radius: 0;
	left: 79%;
	padding-left: 5px;
	top: 55%;
	color: black;
}
.clone>span[data-icon]::before {
	font-size: 20px;
}
button.fh {
	border-radius: 0;
	padding: 6px 9px;
	right: 24px;
	top: 0;
}
.fh>span[data-icon]::before {
	font-size: 20px;
}
button.fv {
	border-radius: 0;
	padding: 6px 9px;
	right: 24px;
	top: 0;
}
.fv>span[data-icon]::before {
	font-size: 20px;
}
button.stb {
	border-radius: 0;
	padding: 6px 9px;
	right: 24px;
	top: 0;
}
.stb>span[data-icon]::before {
	font-size: 20px;
}
button.btf {
	border-radius: 0;
	padding: 6px 9px;
	right: 24px;
	top: 0;
}
.btf>span[data-icon]::before {
	font-size: 20px;
}
button.delete {
	border-radius: 0;
	padding: 6px 9px;
	right: 24px;
	top: 0;
}
.delete>span[data-icon]::before {
	font-size: 20px;
}
.popup-personalized button.delete {
	border-radius: 0;
	left: 78%;
	top: 39px;
	padding-left: 5px;
	height: 32px;
	width: 32px;
	color: black;
}
.popup-personalized button.stb {
	border-radius: 0;
	left: 46%;
	padding-left: 5px;
	top: 55%;
	color: black;
}
.popup-personalized button.btf {
	border-radius: 0;
	left: 46%;
	padding-left: 5px;
	top: 0;
	color: black;
}
.popup-personalized button.fh {
	left: 57%;
	top: 0;
	padding-left: 5px;
	border-radius: 0;
	color: black;
}
.popup-personalized button.fv {
	border-radius: 0;
	left: 57%;
	top: 55%;
	padding-left: 5px;
	color: black;
}
.popup-personalized button.clone {
	border-radius: 0;
	padding-left: 5px;
	left: 68%;
	height: 32px;
	width: 32px;
	right: 30px;
	top: 0;
	color: black;
}
.popup-personalized button.delete {
	border-radius: 0;
	left: 68%;
	top: 55%;
	color: black;
}
.popup-personalized .directional-pad {
	height: 77px;
	margin-bottom: 15px;
	margin-left: 21px;
	margin-top: 5px;
	position: relative;
	width: 100%;
	color: black;
}
/*End Directional - Popup*/
/*Directional Arrows - Tabview*/
.tab-view button.center {
	left: 7%;
	margin-left: 0;
	padding: 7px 12px;
	top: 42%;
}
.tab-view .directional-pad button.top {
	left: 7%;
	margin-left: 0;
	padding: 7px 12px;
	top: 0;
}
.tab-view .directional-pad button.bottom {
	left: 7%;
	margin-left: 0;
	padding: 7px 12px;
	top: 84%;
}
.tab-view .directional-pad button.left {
	left: -1.4%;
	margin-left: 0;
	padding: 8px 12px;
	top: 41%;
}
.tab-view .directional-pad button.right {
	left: 15%;
	margin-left: 0;
	padding: 7px 12px;
	top: 42%;
}
.tab-view .directional-pad button.top-left {
	left: -1.4%;
	padding: 7px 12px;
	top: 0;
}
.tab-view .directional-pad button.top-right {
	left: 15%;
	padding: 7px 12px;
	top: 0;
}
.tab-view .directional-pad button.bottom-left {
	left: -1.4%;
	padding: 6.5px 12px;
	top: 85%;
}
.tab-view .directional-pad button.bottom-right {
	left: 15%;
	padding: 6.5px 11.5px;
	top: 85%;
}
/*Extra*/
.tab-view .directional-pad button.rotate {
	border-radius: 0;
	left: 35%;
	top: 0;
}
.tab-view .directional-pad button.antirotate {
	border-radius: 0;
	left: 35%;
	top: 55%;
}
.clone>span[data-icon]::before {
	color: #c6c6c6 !important font-size: 20px;
}
.tab-view .directional-pad button.rotate {
	border-radius: 0;
	left: 24%;
	padding-left: 5px;
	top: 0;
	color: black;
}
.tab-view .directional-pad button.antirotate {
	border-radius: 0;
	left: 24%;
	padding-left: 5px;
	top: 55%;
	color: black;
}
.tab-view button.btf {
	border-radius: 0;
	left: 31%;
	padding-left: 5px;
	top: 0;
	height: 32px;
	width: 32px;
	color: black;
}
.tab-view button.stb {
	border-radius: 0;
	left: 31%;
	padding-left: 5px;
	top: 55%;
	height: 32px;
	width: 32px;
	color: black;
}
.tab-view button.fh {
	border-radius: 0;
	left: 38%;
	padding-left: 5px;
	top: 0;
	height: 32px;
	width: 32px;
	color: black;
}
.tab-view button.fv {
	border-radius: 0;
	left: 38%;
	padding-left: 5px;
	top: 53%;
	height: 32px;
	width: 32px;
	color: black;
}
.tab-view button.clone {
	border-radius: 0;
	left: 45%;
	/*right: 41%;*/
	padding-left: 5px;
	height: 32px;
	width: 32px;
	top: 0;
	color: black;
}
.tab-view button.undo {
	border-radius: 0;
	left: 52%;
	padding-left: 5px;
	height: 32px;
	width: 32px;
	top: 0;
	color: black;
}
.tab-view button.redo {
	border-radius: 0;
	left: 52%;
	padding-left: 5px;
	height: 32px;
	width: 32px;
	top: 55%;
	color: black;
}
.tab-view button.delete {
	border-radius: 0;
	left: 45%;
	padding-left: 5px;
	height: 32px;
	width: 32px;
	top: 41px;
	color: black;
}
.tab-view .directional-pad {
	height: 77px;
	margin-bottom: 25px;
	margin-left: 12px;
	margin-top: 6px;
	position: relative;
	width: 100%;
}
.circle {
	width: 40px;
	height: 40px;
	padding-bottom: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: white;
	position: absolute;
	border: 1px solid green;
	top: -20px;
	z-index: 9;
	right: 28px;
	display: none;
}
.circle::before {
	content: '';
	display: block;
	border-top: solid 7px transparent;
	border-right: solid 10px black;
	border-bottom: solid 7px transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -7px;
}
.popup-personalized .icon.label_in_popup {
	width: 100%;
}
#thumb-container {
	float: left;
	left: 30%;
	position: absolute;
	top: 5px;
	width: auto;
}
// popup 
.milople-personalized .modal-header {
	/*display:none !important;*/
	z-index: 99;
	padding: 0% !important;
}
.milople-personalized .modal-content {
	padding: 0% !important;
}
// popup image slider
.personalized-thumb-container .owl-prev {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 40%;
	margin-left: -20px;
	display: block!IMPORTANT;
	border: 0px solid black;
}
.personalized-thumb-container  .owl-next {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 40%;
	right: 0px;
	display: block!IMPORTANT;
	border: 0px solid black;
}
.personalized-thumb-container  .owl-prev i,
.personalized-thumb-container  .owl-next i {
	transform: scale(1, 6);
	color: #ccc;
}
.personalized-thumb-container  .owl-stage {
	list-style: outside none none;
	width: auto!important;
}
.item img {
	width: 100%;
}
 .personalized-thumb-container  ul.owl-carousel {
	padding: 0;
}
.personalized-thumb-container  .owl-item.active {
	margin-right: 10px !important;
	width: auto !important;
}
.arrow-left {
	border-color: #4cc1a6 #4cc1a6 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 7px;
	height: 0;
	transform: rotate(230deg);
	width: 0;
}
.arrow-right {
	border-color: #4cc1a6 #4cc1a6 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 7px;
	height: 0;
	transform: rotate(45deg);
	width: 0;
}
.personalized-thumb-container  .owl-theme .owl-nav [class*="owl-"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.arrow-up {
	display: inline-block;
	float: right;
}
.arrow-down {
	display: inline-block;
	float: right;
}
@media only screen and (max-width: 980px) {
	.popup-personalized .directional-pad button.left {
		left: 0%;
		margin-left: 0;
		padding: 8px 12px;
		top: 41%;
	}
	.popup-personalized .directional-pad button.right {
		left: 14%;
	}
	.popup-personalized .directional-pad button.top-left {
		left: 0%;
	}
	.popup-personalized .directional-pad button.top-right {
		left: 14%;
		padding: 7px 12px;
		top: 0;
	}
	.popup-personalized .directional-pad button.bottom-left {
		left: 0%;
	}
	.popup-personalized .directional-pad button.bottom-right {
		left: 14.5%;
	}
	/*Extra*/
	.popup-personalized .directional-pad button.rotate {
		left: 23%;
	}
	.popup-personalized .directional-pad button.antirotate {
		left: 23%;
	}
	.clone>span[data-icon]::before {
		color: #c6c6c6;
		font-size: 20px;
		color: black;
	}
	.popup-personalized button.delete {
		border-radius: 0;
		left: 78%;
		top: 39px;
	}
	.popup-personalized button.stb {
		left: 31%;
	}
	.popup-personalized button.btf {
		left: 31%;
	}
	.popup-personalized button.fh {
		left: 39%;
	}
	.popup-personalized button.fv {
		border-radius: 0;
		left: 39%;
		top: 53%;
	}
	.popup-personalized button.clone {
		border-radius: 0;
		left: 47%;
		height: 32px;
		width: 32px;
		padding: 8px 11px;
		top: 0;
		right: 0;
	}
	.popup-personalized button.delete {
		border-radius: 0;
		left: 47%;
	}
	.done-button-black {
		float: left;
		box-shadow: none !important;
		left: 35px;
	}
	.done-button-black:hover {
		background: rgba(0, 0, 0, 0) url("../images/popup-done.png") no-repeat local 42% 5px / 36px 36px !important;
		border: 0px !important;
	}
	#popup-model .gallery-placeholder {
		margin-left: 7%;
	}
	.text_style button {
		width: 39px;
		height: 37px;
	}
	.format_text {
		margin: center;
		width: 48px;
	}
	.popup-personalized .icon.label_in_popup {
		width: 97%;
	}
	.small_border_label {
		margin-top: 7px;
	}
	.text_effect_buttons {
		margin-top: 1%
	}
}
#content-name-number span.round[data-icon]::before {
	font-size: 28px;
	color: #0009;
	float: right;
	margin-right: inherit;
}
.addone {
	margin-right: 5px;
}
.page-product-downloadable .personalized-container.tab-view {
	float: right;
	width: 50%;
	margin-bottom: 33px;
}
.page-product-downloadable .tab-view .text_style button {
	width: 7%;
}
.page-product-bundle .tab-view .text_style button {
	width: 6%;
}
.page-product-bundle .personalized-container.tab-view {
	float: right;
	width: 50%;
	margin-bottom: 33px;
}
.popup-personalized section {
	width: 96% !important;
}
.popup-personalized .btn {
	width: 50%
}
.popup-personalized #template-loader {
	margin-left: 150px;
}
.loader #template-loader {
	margin-left: 200px;
}
@media screen and (max-width: 1280px) and (min-width: 1200px) {
	.btn {
		width: 60% !important;
	}
}
@media screen and (max-width: 1024px) and (min-width: 981px) {
	.btn {
		width: 50% !important;
	}
}
@media screen and (max-width: 441px) and (min-width: 406px) {
	.btn {
		width: 50% !important;
	}
}
@media screen and (max-width: 390px) and (min-width: 375px) {
	.btn {
		width: 45% !important;
	}
}
@media screen and (max-width: 360px) and (min-width: 320px) {
	.btn {
		width: 40% !important;
	}
}
/*End Directional - Tabview*/
@media screen and (max-width: 980px) and (min-width: 980px) {
	#popup-model .gallery-placeholder {
		margin-left: 15%;
	}
}
@media screen and (max-width: 441px) and (min-width: 320px) {
	#popup-model .modal-header {
		display: block;
		min-height: 61px;
		padding: 0px !important;
	}
	#thumb-container {
		float: left;
		left: 4% !important;
		position: relative !important;
		top: 5px;
		width: auto;
	}
	#popup-model .gallery-placeholder {
		margin-left: 0%;
		margin-top: 0%;
	}
	button.small-screen {
		margin-bottom: -25px;
	}
	button#refresh_canvas_button {
		background: rgba(0, 0, 0, 0) url("../images/clean-mobile.png") no-repeat scroll 100% top / 50px auto;
		border: medium none;
		box-shadow: none;
		height: 43px;
		margin-top: 9px;
		position: absolute;
		right: 63px;
		top: 3%;
		width: 50px;
	}
	.personalizer_popup .small_border_label {
		border-top: none;
	}
	.small_border_label {
		border-top: 1px solid #d5d8ce;
		overflow: auto;
		white-space: nowrap;
		width: 100%;
		position: relative;
	}
	[data-icon]::before {
		font-size: 30px;
	}
	.personalizer_popup section {
		margin-top: 0px;
	}
	#add_text {
		margin-left: 15%;
	}
	.circle:hover {
		background: white;
		border: 1px solid green;
	}
	section#content-clipart {
		padding-top: 25px;
	}
	#font_style_effect {
		display: inline-block !important;
	}
	.text_style {
		margin-top: 10px;
	}
	.text_style button {
		width: 11%;
		margin-left: 3px;
	}
	.text_effect_buttons {
		white-space: nowrap;
		width: 312px;
		overflow-x: auto;
	}
	.name_number_content {
		height: 170px;
		overflow: scroll;
		width: 90%;
		margin-left: 12px;
		padding-top: 21px !important;
		padding-left: 7px !important;
	}
	.popup-personalized section#content-name-number {
		padding: 0px;
	}
	span.close-name {
		display: none;
	}
	.done-button-black.small-screen {
		float: left;
		box-shadow: none !important;
		margin-left: 2%;
		margin-bottom: -8px !important;
	}
	.done-button-black.small-screen {
		background: rgba(0, 0, 0, 0) url("../images/popup-done.png") no-repeat local 4px 7px / 26px 26px;
		color: black;
		display: block;
		float: left;
		font-weight: bold;
		height: 44px;
		padding-left: 26px;
		padding-top: 13px;
		text-transform: uppercase;
		width: 93px;
		padding-right: 0;
		border: 1px solid cyan;
		left: 1%;
		top: 6px !important;
	}
	.done-button-black.small-screen:hover {
		background: rgba(0, 0, 0, 0) url("../images/popup-done.png") no-repeat local 4px 7px / 26px 26px !important;
		color: black !important;
		display: block !important;
		float: left !important;
		font-weight: bold !important;
		height: 44px !important;
		padding-left: 26px !important;
		padding-top: 13px !important;
		text-transform: uppercase !important;
		width: 93px !important;
		padding-right: 0 !important;
		border: 1px solid cyan !important;
	}
	.format_text {
		display: inline-block !important;
	}
	.popup-personalized section {
		width: auto !important;
	}
	.popup-personalized .icon.label_in_popup {
		width: auto !important;
	}
	.tab-view .text_effect_buttons {
		display: block !important;
	}
	.tab-view .font_style_popup {
		display: block !important;
	}
	.tab-view #add_text {
		margin-left: 0%;
	}
	.popup-personalized section#content-name-number {
		margin-left: 0px !important;
	}
	.popup-personalized section#content-quote {
		margin-left: 0px !important;
	}
	.personalized-thumb-container  .owl-carousel .owl-item img {
    width: 47px !important;
    height: 50px !important;
	}
}
.modal-popup._inner-scroll .modal-content {
	overflow-y: scroll !important;
	overflow-x: hidden !important;
}
#reverse {
	margin: 5px 0px 0px 11px !important;
}
.popup-personalized section#content-template {
	padding-bottom: 28px !important;
}
section#content-template {
	padding-bottom: 24px;
	padding-top: 8px;
	max-height: 500px;
	overflow: auto;
}
.resizeimagediv {
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 7px;
	margin-right: 7px;
}
.imageTemplate {
	width: auto;
	max-height: 250px;
}
.preview_label {
	text-align: center;
	font-size: 18px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.home {
	height: 30px;
}
#home {
	float: left;
	background-color: white;
	padding: 4px 5px 1px 5px;
}
button.image_field_action {
	color: #fff;
	background-color: #333;
	height: 40px;
	border: 0px;
	border-radius: 2px;
	margin-top: -3px
}
button.image_field_action:hover {
	background-color: #29bab0;
	height: 40px;
}
.v-middle {
	margin-top: 25px;
}
.color-picker,
.backgroundcolor-picker,
.quote-color-picker,
.quote-backgroundcolor-picker,
.namenumber-color-picker,
.namenumber-backgroundcolor-picker {
	background: rgba(255, 255, 255);
	padding: 10px;
	border: 1px solid rgba(203, 203, 203, 0.6);
	border-radius: 2px;
	position: absolute;
	z-index: 1;
}
.color-picker>div,
.backgroundcolor-picker>div,
.quote-color-picker>div,
.quote-backgroundcolor-picker>div,
.namenumber-color-picker>div,
.namenumber-backgroundcolor-picker>div {
	width: 40px;
	display: inline-block;
	height: 40px;
	margin: 5px;
	border-radius: 100%;
	opacity: 0.7;
}
.color-picker>div:hover,
.backgroundcolor-picker>div:hover,
.quote-color-picker>div:hover,
.quote-backgroundcolor-picker>div:hover,
.namenumber-color-picker>div:hover,
..namenumber-backgroundcolor-picker>div:hover {
	opacity: 1;
}
.personalized-thumb-container  .owl-nav {
	display: none;
}
.milople-personalized .gallery_and_tool {
	width: 100%;
	display: inline-block;
}
#content-template > div > div > div > input:nth-child(8) {
	margin-bottom: 30px;
}
#content-upload .container{
	margin-top: 20px;
	display: flex;
	align-items: center;
	border: 2px dashed #41148b;
	border-radius: 10px;
	position: relative;
	width: 100%;
	height: 150px;
}
#content-upload img{
	display: block;
	width: 90px;
}

#product-options-wrapper .fieldset .field{
	margin-bottom: 5px;
}
#product-options-wrapper .fieldset .field.hide-field {
	opacity: 0;
	position: absolute;
	z-index: -1;
}
#product-options-wrapper .fieldset .field label {
	margin-bottom: 10px;
}
#product-options-wrapper .fieldset .field label span {
	color: #2b2a29;
	font-size: 18px;
	font-weight: bold;
}
#product-options-wrapper .fieldset .field .control label span {
	font-size: 14px;
	color: #2b2a29;
	font-weight: normal;
}
#product-options-wrapper .fieldset .field .control .field {
	border: none;
}
#product-options-wrapper .fieldset .field .control .field.choice {
	padding: 0;
	border-width: 2px;
}
#product-options-wrapper .fieldset .field .control .field.choice label {
	padding: 10px;
	display: block;
	margin: 0;
	cursor: pointer;
}
#product-options-wrapper .fieldset .field .control .field input[type="radio"] ~ .label.admin__field-label {
	position: relative;
	color: #2b2a29;
	padding: 7px 15px;
	font-size: 20px;
}
#product-options-wrapper .fieldset .field.paper-type .control .field input[type="radio"] ~ .label.admin__field-label,
#product-options-wrapper .fieldset .field.paper_courners .control .field input[type="radio"] ~ .label.admin__field-label {
	padding: 7px 0;
}

#product-options-wrapper .fieldset .field .control .field input[type="radio"] ~ .label.admin__field-label::after {
	content: '';
	border: 2px solid #9d9e9e;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 5px;
}
#product-options-wrapper .fieldset .field .control .field input[type="radio"]:checked ~ .label.admin__field-label::after {
	border-color: #cb1c8d;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list,
#product-options-wrapper .fieldset .field.paper_courners .control .options-list {
	display: flex;
	flex-wrap: wrap;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field,
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field {
	display: flex;
	flex-direction: column;
	width: 25%;
	position: relative;
	text-align: center;
	padding-right: 10px;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field:last-child,
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field:last-child{
	padding-right: 0;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field input,
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field input {
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field label,
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field label {
	order: 2;
	color: #2b2a29;
	margin-bottom: 0;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field label::after,
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field label::after {
	display: none;
}
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field div img {
	border-radius: 0;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field div img {
	border: 2px solid #9d9e9e;
}
#product-options-wrapper .fieldset .field.paper_courners .control .options-list .field input:checked ~ div img{
	border: 2px solid #cb1c8d;
	padding: 5px;
	border-radius: 9px;
}
#product-options-wrapper .fieldset .field.paper-type .control .options-list .field input:checked ~ div img {
	border: 2px solid #cb1c8d;
	padding: 5px;
}

.swatch-attribute.size .mageworx-swatch-option, 
.paper-type .swatch-attribute.manufacturer .mageworx-swatch-option,
.mageworx-swatch-option.image:not(.disabled):hover, 
.mageworx-swatch-option.color:not(.disabled):hover{
	border: none;
	border-radius: 0;
	outline: none;
}
.paper-type .swatch-attribute.size .mageworx-swatch-option, 
.paper-type .swatch-attribute.manufacturer .mageworx-swatch-option{
	border: 2px solid #9d9e9e;	
  	border-radius: 9px;
}
.paper-type .mageworx-swatch-option.image:not(.disabled):hover, 
.paper-type .mageworx-swatch-option.color:not(.disabled):hover{
	border: 2px solid #9d9e9e;
	outline: none;
}

.swatch-attribute.size .mageworx-swatch-option.selected{
	outline: 2px solid #cb1c8d;
  	border: 5px solid #fff;
  	border-radius: 9px;
}
.field:not(.paper-type) .swatch-attribute.size .mageworx-swatch-option.selected{
  	background-size: 90% !important;
}
div.fieldset > .field.required > .label::after{
	font-size: 1.5em;
	margin: 0;
}


input[type="text"]::placeholder{
	color: #2b2a29;
}
#uploadimage
{
	opacity: 0;
	position: absolute;
	z-index: 99;
	height: 50px;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text-container {
	display: flex;
	flex-direction: column;
	text-align: center;
	width: 100%;
	gap: 10px;
}
.text-container span {
    color: #cb1c8d;
	font-weight: bold;
}
.text-container span:first-child {
	font-size: 24px;
}
ul.personalized-form-list {
	width: 100%;
	background: #ebecec;
	border-radius: 30px;
	padding: 15px 25px;
	gap: 20px;
	list-style: none;
	display: flex;
	justify-content: center;
	margin: 10px auto 0;
	max-width: 450px;
}
.product-info-main .product-reviews-summary .reviews-actions a{
	font-family: "polt-book";
	color: #008DD2;
	font-size: 20px;
}
p#info {
	border-radius: 7px;
	width: 100%;
	padding: 9px 15px;
	background: #cb1c8d;
	color: #fff !important;
	margin: 0 0 15px;
	font-weight: bolder;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
#product-options-wrapper .qty_product_page .field.choice{
	margin: 0 10px 10px 0;
}
.box-tocart.personalized-add .fieldset-outter {
	height: 250px;
	margin-top: 50px;
}
.box-tocart.personalized-add .fieldset-outter .fieldset {
	position: absolute;
	width: 100%;
	left: 0;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner {
	max-width: 1200px;
	margin: 0 auto 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 50px;
}
.box-tocart.nonpersonalized-add .fieldset-outter .fieldset .fieldset-inner{
	margin-bottom: 0;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner .moved-add-to-links {
	display: none;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner .download-action-link .redirect-login-link {
	margin: 0;
	background: #d9dada;
	color: #2b2a29;
	border-radius: 100px;
	font-size: 1.3rem;
	padding: 15px 60px;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner .price-box .price {
	font-size: 3rem;
	font-weight: bold;
	color: #2b2a29;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner .actions {
	margin: 0;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner .actions button#product-addtocart-button {
	background: #460c68;
	border-radius: 100px;
	font-size: 2rem;
	text-transform: none;
	padding: 0;
	height: 80px;
	width: 100%;
	width: 290px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.box-tocart .fieldset-outter .fieldset .fieldset-inner .actions button#product-addtocart-button:before {
	font-size: 1.5rem;
}
.cd-popup-require-login-model img.logo-image{
	width: 100%;
	margin: auto;
}
.modal-slide._inner-scroll .modal-header{
	position: absolute;
	right: 30px;
	top: 15px;
}
aside.modal-popup.cd-popup-require-login-model .modal-inner-wrap{
	background: white !important;
}

@media screen and (max-width: 768px) {
	.catalog-product-view .page-wrapper > .breadcrumbs{
		margin-bottom: 0;
	}
	.catalog-product-view .page-wrapper > .breadcrumbs .items{
		padding-top: 0;
		padding-bottom: 10px;
	}
	.catalog-product-view .page-wrapper > .breadcrumbs .items > li{
		font-size: 8px;
		line-height: 1.3;
	}
	.catalog-product-view .page-header.type22 .header-bottom{
		margin-top: 0;
	}
	.product-info-main div.page-title-wrapper h1{
		display: none;
	}
	.product.media.sticky-fixed {
		position: fixed;
		top: 60px;
		background: #fff;
		z-index: 99;
		padding-top: 20px;
		padding-right: 20px !important;
		padding-left: 20px;
		left: 0;
	}
	div.gallery-placeholder{
		padding: 0;
	}

	.product-thumbs{
		margin: 0 auto;
	}
	.side-container .custom-personalized{
		margin: 0 auto;
	}
	.product-options-bottom .box-tocart .fieldset-outter {
		margin-top: 0;
		height: auto;
		margin-bottom: 40px;
		text-align: center;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner {
		margin: 0;
		display: flex;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner .pdp_price_bottom .price-box {
		display: block;
		margin-bottom: 20px;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner .actions {
		width: 50%;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner .actions button#product-addtocart-button {
		margin: 0;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .download-image-section .download-action-link .redirect-login-link {
		margin: 30px 0 0;
	}


	#content-upload .container {
		height: 100px;
		margin-bottom: 10px;
	}
	#content-upload img {
		width: 60px;
	}
	.text-container span:first-child {
		font-size: 18px;
	}
	.product-info-main div.page-title-wrapper h1{
		margin-bottom: 0;
	}
	#product-options-wrapper .fieldset .field{
		border-top: 1px solid #2b2a29;
		padding-top: 10px;
	}
	.product-info-price div.price-box .availability {
		font-size: 14px;
	}
	ul.personalized-form-list {
		max-width: 280px;
	}
	ul.personalized-form-list{
		padding: 5px 15px;
	}
	li.gallery-form-item{
		padding: 5px;
		height: 50px;
		max-width: 60px;
	}

	.product-info-main .product-reviews-summary{
		margin-bottom: 10px;
	}
	.product-info-main .product-reviews-summary::after{
		margin: 0;
	}
	.product-info-main .product-reviews-summary .reviews-actions a{
		font-size: 15px;
	}
	#product-options-wrapper .fieldset .field label span{
		font-size: 20px;
	}
	#product-options-wrapper .fieldset .field label span,
	.personalized-container #text-content-title,
	.personalized-container #content-image-title,
	.personalized-container #content-cliparts-title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	#content-upload .container,
	#content-text{
		margin-top: 10px;
	}
	.mageworx-swatch-container{
		width: 25%;
	}
	.paper-corner .mageworx-swatch-container{
		width: 49%;
	}
	.swatch-attribute.size .mageworx-swatch-option, 
	.swatch-attribute.manufacturer .mageworx-swatch-option{
		max-width: 100%;
	}
}
@media screen and (max-width: 600px) {
	div.tab-view section {
		border: none !important;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner {
		flex-direction: column;
		gap: 0;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner .actions {
		width: 100%;
	}
	.product-options-bottom .box-tocart .fieldset-outter .fieldset .fieldset-inner .actions button#product-addtocart-button {
		width: 100%;
	}
	div.tab-view .text_effect_buttons{
		margin-bottom: 0 !important;
	}
}
@media screen and (max-width: 480px) {
	.product-info-price div.price-box{
		flex-wrap: wrap;
	}
	.price-container.price-final_price {
		order: 1;
	}
	div.product-info-price div.price-box .google-badge{
		order: 2;
		margin-left: auto;
		margin-bottom: 10px;
		max-width: 35%;
	}
	.product-info-price div.price-box .google-badge img{
		max-width: 100%;
	}
	div.product-info-price div.price-box .availability{
		order: 3;
		width: 100%;
		margin-left: 0;
	}
	p#info {
		font-size: 15px;
	}
	#content-upload img{
		width: 50px;
	}
	#content-upload .container{
		height: 75px;
	}
	.text-container{
		gap: 3px;
	}
	.text-container span:first-child{
		font-size: 15px;
	}
	.tab-view .text_style button {
		width: 35px;
		height: 33px;
	}
}
@media screen and (max-width: 400px) {
	#product-options-wrapper .qty_product_page .field.choice{
		margin: 0 8px 10px 0;
	}
	#product-options-wrapper .fieldset .field .control .field input[type="radio"] ~ .label.admin__field-label{
		padding: 7px 10px;
	}
	.product-info-price .price-wrapper{
		font-size: 40px;
	}
	.product-info-price div.price-box .availability{
		font-size: 14px;
	}
}
