.ggp-personalize-box {
	min-height: 200px;
	background: #FFF;
    padding: 10px 20px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.add-to-cart-buttons:before {
	content:"";
    position: absolute;
    width: 96%;
	left: 2%;
	border-bottom: 1px solid #EEE;
	top: 0px;
}
.product-view .add-to-cart-buttons{
	margin-bottom: 27px;
}
.add-to-cart-buttons button {
	margin-top: 15px
}

.ggp-personalize-flex{
	display: block;
	margin: 5px auto;
}

.ggp-personalize-box h1{
	margin: 30px 15px 0 15px;
}
.ggp-personalize-box h1, .product-personalize-iframe h1 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
}
.product-personalize-iframe h1 {
	margin: 30px 18px 0;
}
.product-personalize-iframe a {
	margin: 5px 18px 0;
	color: #848484;
}
.product-personalize-iframe a:hover {
	color: #232323;
}
.ggp-personalize-box h1 span, .product-personalize-iframe h1 span {
	color: #39BAE2;
}

.ggp-personalize-grid{
	display: block;
	width: 50%;
	padding: 10px 40px 10px 15px;
	float: left;
}

.ggp-personalize-box input{
	width: 100%;
	padding: 5px 30px;
	border-radius: 5px;
}
.ggp-personalize-box input[disabled="disabled"]{
	color: #838383;
    background-color: #ECECEC;
    border: 1px solid #DCDCDC;
}
.ggp-personalize-box label{
	color: black;
	margin-top: 15px;
	margin-bottom: 5px;
}
.product-view{
	margin: 30px 0;
}
.product-essential .product-options-bottom{
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 5px 5px 7px 0px rgba(221,221,221,1);
	-moz-box-shadow: 5px 5px 7px 0px rgba(221,221,221,1);
	box-shadow: 5px 5px 7px 0px rgba(221,221,221,1);
}
.product-personalize-iframe{
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 5px 5px 7px 0px rgba(221,221,221,1);
	-moz-box-shadow: 5px 5px 7px 0px rgba(221,221,221,1);
	box-shadow: 5px 5px 7px 0px rgba(221,221,221,1);
	padding: 20px;
}
.product-personalize-iframe iframe{
	border: 0;
}
.ggp-loading div{
	margin: 30px auto;
	text-align:center;
}
.ggp-loading img{
	margin: 0 auto;
}
.ggp-loading h3{
	font-size: 18px;
    font-weight: 500;
    margin: 10px;
}
.btn-cart {
	border-radius: 24px;
	text-transform: none !important;
}
.personalize-btn {
	background-color: #E0197D !important;
}
.personalize-btn:hover {
	background-color: #cf1773 !important;
}
.personalize-btn:active {
	background-color: #b81466 !important;
}
.add-to-cart-buttons{
	position: relative;
	width: 100% !important;
	padding: 20px 170px 0 170px;
}
.product-view .add-to-cart-buttons .button {
	width: 250px !important;
}
.product-view .add-to-cart-buttons button:not(.personalize-btn){
	float: right;
}
.product-view .add-to-cart-buttons button.button{
	font-size: 15px;
}
.product-view .add-to-cart-buttons button.button:disabled{
	color: #777;
}
.product-view .add-to-cart-buttons button.button .fa{
	font-size: 17px;
}
.product-options-bottom:after{
	display: none !important;
}
.product-options-bottom:after{
	display: none !important;
}
.ggp-personalize-box .ggp-personalize-box-img {
	background-color: #EFEFEF;
    width: 100%;
    position: relative;
	border: 1px solid #EEE;
}
.ggp-personalize-box .ggp-personalize-box-img img {
    max-height: 100%;
    width: 100%;
    height: auto;
}
.ggp-personalize-grid .ggp_select{
	border-radius: 5px;
	border-color: #DCDCDC;
	z-index: 10;
}
.ggp-personalize-grid .ggp_select .main, .ggp-personalize-grid .ggp_select .list div{
	padding: 5px 30px;
}
.ggp-personalize-grid .ggp_select strong{
	color: #21b2de;
}
.ggp-personalize-grid .ggp_select .list div.active, .ggp-personalize-grid .ggp_select .list div:hover{
	background-color: #E0197D;
	color: #EEE;
}
.ggp-personalize-grid .ggp_select .list div:hover strong, .ggp-personalize-grid .ggp_select .list div.active strong{
	color: #FFF;
}
.ggp-personalize-grid .delivery-date{
	margin-top: 20px;
	position: relative;
	margin-left: 55px;
	line-height: 34px;
	padding: 10px;
	font-weight: bold;
}
.ggp-personalize-grid .delivery-date span{
	color: #E0197D;
}
.ggp_select .main:before{
	border-radius: 0 4px 4px 0;
}
.ggp_select .main{
	background-color: transparent !important;
}
.ggp-personalize-grid .delivery-date:before{
	content: '';
	background-repeat: no-repeat;
	background-image: url(../images/product_view/truck.png);
	width: 55px;
	left: -55px;
    height: 34px;
    position: absolute;	
	background-size: 41px 23px;
	background-position: center;
}
.ggp-personalize-box .product-description{
	margin-bottom: 15px;
}

.product-view .add-to-cart-buttons .button.upload-csv{
	background: transparent;
	cursor: default;
}
.product-view .add-to-cart-buttons  .qq-upload-button{
	cursor: pointer;
	color: #FFFFFF;
	text-transform: capitalize;
	min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    float: left;
    min-width: 160px;
    white-space: normal;
	border: 0;
	
	margin: 15px 0;
	margin-bottom: 0px;
	
    background-color: #3399CC !important;
	
	-webkit-border-radius: 24px;
    -moz-border-radius: 24px;
	border-radius: 24px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	box-shadow: none;
}
.product-view .add-to-cart-buttons .qq-upload-button:hover{
	background-color: #2E8AB8 !important;
}
.product-view .add-to-cart-buttons .qq-upload-button:active{
	background-color: #297AA3 !important;
}
.pdf-vt-upload-area .result{
	display: block;
    float: left;
	width: 250px;
	margin-left: 5px;
	font-size: 12px
}
.pdf-vt-upload-area .result a{
	float: right;
	margin: 0 2px;
}
.pdf-vt-upload-area .result .f-name{
	float: left;
}
.popup_wrapper{
	z-index: 10000;
	position: fixed;
	padding:0;
    margin:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.8);
	
	overflow-y: scroll;
}
.popup_wrapper .popup {
	width: 960px;
	height: 80%;
	background-color: #FFFFFF;

	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	
	margin: auto;
	
	overflow-y: auto;
}
.popup_wrapper .popup_footer{
	position: absolute;
    top: 90%;
    width: 960px;
    left: 50%;
    transform: translateX(-50%);
	border-radius: 0 0 7px 7px;
    border: 2px solid #FFFFFF;
    background: #FFFFFF;
}
.popup_wrapper .popup_footer .button{
	float: right;
    text-transform: none;
}
.popup_wrapper .popup_footer .button:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.popup_wrapper .popup_footer .button:active{
	
}
.csv-table{
	width: 100%;
}
.csv-table thead tr th input,
.csv-table thead tr th{
	background: #E0197D;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border: 0;
	outline: none;
}
.csv-table thead tr th input{
	width: 120px;
}
.csv-table th,
.csv-table td{
	padding: 10px;
	white-space: nowrap;
}
.table_scroller{
	margin-right: 100px;
	overflow-x: scroll;
	overflow-y: hidden;
}
.table_scroller .csv-table .qty_column{
	text-align: right;
	position: absolute;
	width: 100px;
	right: 0;
}
.table_scroller .csv-table tbody .qty_column{
	background: #EAEAEA;
}
.table_scroller .csv-table tbody input{
	border: 1px solid #EAEAEA;
    outline: none;
    padding: 5px;
    font-size: 12px;
}
.table_scroller .csv-table .qty_column input{	
	width: 80px;
	text-align: right;
}
.qq-uploader .qq-upload-drop-area {
	background: #EAEAEA;
    color: #989898;
    text-transform: none;
    padding: 30px 15px;
    border: 1px dashed #989898;
    line-height: 1.5em;
}
#restricted-fine-uploader {
	display: inline-block;
}

.qq-upload-list{
	color: #222;
	text-transform: none;
	display: inline-block;
    width: 100%;
    font-size: 12px;
}
.qq-upload-spinner{
	display: inline-block;
	border: 4px solid #f3f3f3;
    border-top: 4px solid #3399CC;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    animation: spin 1.5s linear infinite;
	vertical-align: middle;
}
.qq-upload-finished{
	display: inline-block;
	width: 28px;
    height: 28px;
	vertical-align: middle;
	position: relative;
}
.qq-upload-finished:before{
	left: 0;
    top: -6px;
    content: "\f05c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    font-style: normal;
    text-decoration: inherit;
    font-size: 24px;
    position: absolute;
    width: 28px;
    height: 28px;
    color: #D20271;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.qq-upload-list li:not(.qq-upload-failed) .qq-upload-failed-text,
.qq-upload-list li:not(.qq-upload-success) .qq-upload-finished
{
	display: none;
}
.qq-upload-list li span{
	margin: 0 5px;
}
.qq-upload-file{    
	width: 80px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 26px;
}


