/**
 * CSS Stylesheet for printing
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: print_stylesheet.css 4530 2006-09-16 04:00:24Z drbyte $
*/
.colours h2 {
    width: 100%;
    display: inline-block;
    font-size: 17px;
    color: #ef383d;
    font-weight: bold;
}
.fbbutton {
    background: #4f6b9d none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 4px 10px;
	cursor:pointer;
}
#choices {
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
}
.imgwrap img {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}
#choices p{display:inline-block;padding-right:2px;}
#shippinginfo .fa-truck {
	padding-right:5px;
	font-size:20px;
	color: #666;
}
#shippinginfo {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.materialWrapper {
    float: left;
    width: 100%;
    background: #ddd;
    border: 1px solid #bbb;
    padding: 10px;
    margin-bottom: 15px;
}
.colwrap {float:left;}
.imgwrap {background:#f0f0f0;}
.colinfo {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .6);
    position: absolute;
    width: 100%;
    bottom: 0;
    font-weight: bold;
    font-size: 18px;
}
.colours {display:inline-block;}
.divide {
    border-bottom: 5px solid #fff;
    display: block;
    margin-left: -10px;
    margin-right: -10px;
}

.featherlight-content {
	margin:10px !important;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	}
select {margin:0.3em 0.3em 0.3em 0em;}
.infoicon {
    color: #2ea8e1;
    position: absolute;
    right: -10px;
    top: -6px;
    font-size: 27px !important;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    line-height: 17px !important;
    border: 0px solid #333;
}
.fa-info-circle {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 1em;
    width: 1em;
    line-height: 27px !important;
}
#productnumbersinfoBody h1#productName {display:none;}
#wrapper {
	margin: auto;
    width: 75%;
}
#myfbshare {display:block;}
#editable, #typo {
	padding:3px 10px 10px;
}
#textwrapper {
    width: 100%;
    min-height: auto;    
    margin-bottom: 5px;
}
#productnumbersinfoBody h2#productPrices {
    color: #666;
    font-size: 60px;
}
#productnumbersinfoBody .button_in_cart {
    background: #01b64f none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 20px;
    width: 90%;
	cursor: pointer;
}
#productnumbersinfoBody #previewPanelWrap .button_in_cart {width:40%;}
#productnumbersinfoBody #previewThumb button {
    background: #555 none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    color: #ccc;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px;
}
.flagsize {
    float: left;
    font-size: 10px;
    margin-right: 10px;
    text-align: center;
}
#flagsizes {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    padding: 10px 0px 10px 10px;
	width: 100%;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.measure{
            width: 20px;
            height: 20px;
            border: 1px solid #d50f2c;
			background:#fff;
            position: absolute;
            cursor: pointer;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            -webkit-box-shadow:  3px 3px 2px 2px rgba(1, 1, 1, .3);
            box-shadow:  3px 3px 2px 2px rgba(1, 1, 1, .3);
            text-align: center;
            font-weight: bold;
            color: black;
            padding-top: 5px;
            font-family: Verdana;
			z-index: 2;
        }
.acccolor {display:none;}
#cleanflag {display:none;}
#cleanflag {
    cursor: pointer;
    padding-right: 7px;
    padding-top: 5px;
}
#flagthumbs {
    float: left;
    width: 100%;
}

#flag1, #flag2, #flag3, #flag4, #flag5 {
    float: left;
    margin-bottom: 10px;
    margin-right: 3px;
}
#flagthumbs div img {
	height:38px;
}
#flagthumbs {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    padding: 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#SvgjsG1006 {transform: matrix(0.1 0 0 0.1 410 146);}


#flagwrapper {
    background-color: #222;
    float: left;
    height: 190px;
    margin: auto;
    overflow: hidden;
    padding-top: 0px;
    width: 285px;
	border:1px solid #666;
	position: relative;
}
#cross::before {
    height: 100%;
    left: 52%;
    margin-left: 42%;
    width: 10%;
}
#cross::before, #cross::after {
    background: #d00 none repeat scroll 0 0;
    content: "";
    position: absolute;
    z-index: -1;
}
#cross::after {
    height: 10%;
    margin-top: -5%;
    top: 50%;
    width: 100%;
}
#cross {
    height: 24px;
    left: -15px;
    position: relative;
    top: -8px;
  transform:rotate(0deg);
-ms-transform:rotate(0deg); /* IE 9 */
-webkit-transform:rotate(0deg); /* Safari and Chrome */
    width: 24px;
}

#line {
	opacity:0.8;
    border-bottom: 2px dashed #fff;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#measinput{
    left: -16px;
    position: absolute;
    top: -50px;
}
input#mymeasure{
    border: 1px solid #d00;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    color: #666;
    margin: 0;
    padding: 3px;
    text-align: center;
}
#toggler,#toggler2 {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
}
.unselected { background:url("../images/rot_right.png") no-repeat scroll left center transparent; }
.selected   { background:url("../images/rot_left.png") no-repeat scroll left center transparent; }
.clicked    { background:url("../images/rot_straight.png") no-repeat scroll left center transparent; }
#imageholder2 {
    height: 100%;
    text-align: center;
}
#textrect {
	color:#000;
}
#imagerect {
	  /* IE 5-7 */
  filter: alpha(opacity=90);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 0.9;
}
.draggable {
        cursor: move;
    }
#base {
  cursor: move;
}
.knob:hover {
  cursor: pointer;
}
/* Other relevant properties for paged media:
- page-break-before
- page-break-after
- page-break-inside
- orphans
- widows
*/
.svg_select_points_lt{
    cursor: nw-resize;
}
.svg_select_points_rt{
    cursor: ne-resize;
}
.svg_select_points_rb{
    cursor: se-resize;
}
.svg_select_points_lb{
    cursor: sw-resize;
}
.svg_select_points_t{
    cursor: n-resize;
}
.svg_select_points_r{
    cursor: e-resize;
}
.svg_select_points_b{
    cursor: s-resize;
}
.svg_select_points_l{
    cursor: w-resize;
}

.svg_select_points_rot{
    stroke-width:1;
    stroke:black;
    fill: #F9FFED;
}

.svg_select_points_point{
    cursor: move;
}

.svg_select_boundingRect{
    stroke-width:1;
    fill:gray;
    stroke-dasharray:10 10;
    stroke:black;
    stroke-opacity:0.8;
    fill-opacity:0.1;
    pointer-events:none; /* This ons is needed if you want to deselect or drag the shape*/
}
#productAttributes {display:none;}

div.quant input.cssButton.button_in_cart {
    float: right;
    margin: 5px 0 5px 5px;
    width: 150px;
}

#cartAdd {
	float: none;
	border:none;
}

#cartAdd .button_in_cart {
	float:none;
}

#cartAdd div.quant input[type="text"] {
    border: 1px solid #ccc;
            -webkit-border-radius: 4px;
            -moz-border-radius:4px;
            border-radius: 4px;
    float: left;
    font-size: 17px;
    height: 37px;
    margin: 5px 0;
    text-align: center;
    width: 35px;
}
#clipart {
    background: #222 none repeat scroll 0 0;
    float: left;
    padding: 3px 10px 10px 10px;
    width: 100%;	
	margin-top:8px;
}

#clipart > div {
	background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    box-sizing: border-box;
    clear: left;
    float: left;
    margin-bottom: 10px;
    padding: 10px 0 10px 10px;
    width: 100%;
}

#clipart > div > div {
	margin: 8px;
	cursor: pointer;
	padding: 3px;
	float: left;
	position: relative;
	overflow: hidden;
}

#clipart > div > div > :nth-child(2) {
	display: none;
}

#clipart > div > div.added {
	background-color: #666666;
}

#clipart > div > div > i {
	display: none;
}

#clipart > div > div > i.fa-3x {
	display: block;
}

#clipart > div > div:hover > i {
	left: 20px;
    position: absolute;
    top: 21px;
    color: #fff;
    display: block;
}

#uploadPhoto {
	text-align: center;
	position:relative;
}

#uploadPhoto:hover > i {
	position: relative !important;
	left: auto !important;
	top: auto !important;
}

#uploadPhoto input.upload, #previewThumb input.upload  {
    position: absolute;
    top: 0;
    left: -150px;
    margin: 0;
    padding: 0;
    font-size: 50px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	    display: inline-block;
    height: 80px;
}
.clip.image rect.rect.image {
	display:inline;
	fill-opacity:0;
}
.clip.image:hover rect.rect.image {
	fill-opacity:0.2;
}
.clip .fa, .clip > rect {
	display: none;
}

.clip .fa {
	cursor: pointer;
}

.clip:hover .fa, .clip:hover > rect, .stacked:hover + .fa  {
	display: inline;
}
.largeclip.image:hover .fa ,.largeclip.image:hover > rect {
	display: inline;
}
#productAttributes, #svgdata, #svgthumb {
	height: 0;    
    visibility: hidden;
}

.ui-slider {
	background: #555 none repeat scroll 0 0;
    border: 1px solid #666;
    clear: left;
	width: 93% !important;
}

#textwrapper > div > input {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #bbb;
    color: #999;
    float: left;
    margin: 0 0 14px;
    width: 100%;
    font-size: 20px;
    padding: 5px;
}

#imageTemplate {
	display: none;
}

#mysvg .svg {
	display:none;	
}

.textrow {
	visibility: hidden;
}


#previewPanelWrap {
	/*position:fixed;
	z-index:10000;
	border:4px white solid;
	*/
	display: none;
	clear: both;
}

#previewPanel {
	text-align: center;
	position: relative;
	max-width:660px;
	height:700px;
	display:none;
	margin: auto;
	width:-moz-fit-content;
}
#previewPanel > img, #previewPanel svg {
	max-width:660px;
	max-height:700px;
}

#previewPanel > svg {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#previewPanel > svg:hover {
	cursor: crosshair;
}

#heightMeasure {
	position: absolute;
	width:40px;
	text-align:center;
	left:0;
	top:0;
	display:none;
	font-size: 1.1em;
	border: 1px solid red;
}

#sign {
	height:50px; 
	width:auto; 
	position:absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: transparent;
}

#canvas {
	display:none;
}

#previewoverlay {
	position:fixed; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.8;
	filter:alpha(opacity=50);
}

.spacingslider {
	float: right;
    font-size: 0.5em;
    margin-right: 7px;
    margin-top: -14px;
    width: 50px !important;
    display: none;
}

#previewPanel .fa-times-circle {
	color: black;
    font-size: 24px;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 20000;
    background: #fff;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    cursor: pointer;
}

#previewPanel > .startpoint, #previewPanel > .endpoint {
	/*text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;*/
	position: absolute;
	display: none;
	cursor: pointer;
}
#textwrapper .colours > .materialWrapper > span {
    border: 4px solid #bbb;
    cursor: pointer;
    margin: 1% 2% 1% 0%;
    text-align: center;
    width: 14.5%;
    color: #333;
    padding: 0px;
    position: relative;
}
#textwrapper .colours > .materialWrapper > span.selected {
	border:4px solid #01b64f;
	background-image: none;
}

#textwrapper .position > img {
	border:2px solid #f0f0f0;
	margin-right:4px;
	cursor:pointer;
}

#textwrapper .position > img.selected {
	border:2px solid #01b64f;
	background-image: none;
}

.numsign {
    background: #df262b;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius:15px;
    float:left;
    height: 30px;
    text-align: center;
    width: 30px;
	margin:8px 0 13px;
}
#productnumbersinfoBody  legend {float:left;padding:8px 0 0 10px;color:#ef383d;}
.num{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#editable {
	background-color: #f0f0f0;
	margin-bottom:5px;
}

#editable > div {
    background-color: #ddd;
    border: 1px solid #bbb;
    float: left;
    height: 192px;
}
#flagwrapper {width: 47.5%;
background: repeating-linear-gradient(
  -55deg,
  #ccc,
  #ccc 10px,
  #ddd 10px,
  #ddd 20px
);}
#pricebox {width: 47.5%;}

#realsvg {	
	
	height: 0;    
    visibility: hidden;    
    
}

#realSVGWrap {
	/*background-color: grey;	*/
}

.typo {
	width:100%;	
	min-height: auto;
	margin-left:0;
}
input {
    -webkit-appearance: none;
}
#uploadPhoto {
	float: left;
	width: 100px;
}

.arrow_box {
	position: relative;
	z-index:100;
    color: #fff;
    display: none;
    padding: 10px;
    width: 100%;
	background: #df262b;
	border: 4px solid #bd060b;
	margin-bottom: 3px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(223, 38, 43, 0);
	border-top-color: #df262b;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(189, 6, 11, 0);
	border-top-color: #bd060b;
	border-width: 36px;
	margin-left: -36px;
}
#pricebox {
	padding: 10px;
	margin-left:5%;
}
@media only all and (max-width: 800px) {
	.divide.top{
    display:block;
}
#textwrapper .colours > span {
    border: 4px solid #f0f0f0;
    cursor: pointer;
    margin: 1%;
    text-align: center;
    width: 31.3%;
    color: #333;
    padding: 0px;
    position: relative;
}
	#editable > div {text-align:center;}
#productnumbersinfoBody h4.optionName {display:block;}
.arrow_box {
    background: #df262b none repeat scroll 0 0;
    border: 3px solid #bd060b;
    font-size: 12px;
    padding: 5px;
    position: relative;
    width: 100%;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(223, 38, 43, 0);
	border-top-color: #df262b;
	border-width: 30px;
	margin-left: -30px;
	margin-top:0;
}
.arrow_box:before {
	border-color: rgba(189, 6, 11, 0);
	border-top-color: #bd060b;
	border-width: 36px;
	margin-left: -36px;
	margin-top:0;
}
#previewPanel > img, #previewPanel svg {
    max-height: 700px;
    max-width: 100%;
}
}
@media only all and (max-width: 640px) {
	#productnumbersinfoBody .button_in_cart {
    font-size: 14px;
}
#flagwrapper {width: 62%;}
#pricebox {
	width: 35%;
	margin-left:3%;
}
#productnumbersinfoBody h2#productPrices {
    font-size: 40px;
}
#editable > div {text-align:center;}
}
@media only all and (max-width: 480px) {
#choices {
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 0.8em;
    width: 100%;
    text-align: left;
}
#textwrapper .colours > .materialWrapper > span {
    border: 4px solid #bbb;
    cursor: pointer;
    margin: 2%;
    text-align: center;
    width: 45.5%;
    color: #333;
    padding: 0px;
    position: relative;
}
	#heightMeasure {
	position: absolute;
	width:40px;
	text-align:center;
	left:0;
	top:0;
	display:none;
	font-size: 12px;
	border: 1px solid red;
	margin:0;
	padding:3px;
}
		#productnumbersinfoBody .button_in_cart {
    font-size: 20px;
}
#productnumbersinfoBody #previewPanelWrap .button_in_cart {width:100%;}
	#productnumbersinfoBody h4.optionName {display:none;}
#flagwrapper {width: 100%;}
#pricebox {width: 100%;}
#editable div#pricebox{
	padding: 0px 0 10px 0;
	margin-left:0;
	height:auto;
	margin-top:10px;
}
#previewPanel > img, #previewPanel svg {
    max-height: 700px;
    max-width: 100%;
}

}
@media only screen and (max-width: 640px) and (orientation:landscape) {
#textwrapper .colours > .materialWrapper > span {
    border: 4px solid #bbb;
    cursor: pointer;
    margin: 2%;
    text-align: center;
    width: 29.3%;
    color: #333;
    padding: 0px;
    position: relative;
}
}