@import url(//fonts.googleapis.com/css?family=Oswald:300,400,500,600,700);
@import url(//fonts.googleapis.com/css?family=Work+Sans:400,500,600,700);
h3, h4 {
	line-height:1.0em;
	font-size:1em;
	padding-left:1ex;
	margin:0;
}

h3, h4, .subAttrName {
	font-family: 'Oswald', Arial, sans-serif !important;
}

.attribute {
	display:table;
	min-width:30em;
	/*max-width:50em;*/
	width:100%;
}

.attribute label, #wantMoreInfoPro {
	cursor:pointer;
}

.attribute div {
	font-family: 'Work Sans', Arial, sans-serif;
	/*font-size:0.8rem;*/
	line-height:1.5em;
}

.likeCell {
	/*display:table-cell;*/
	position:relative;
	line-height:1.5em;
	vertical-align:middle;
	margin-left:-1px;/*due to border*/
	margin-right:-1px;/*due to border*/
	font-weight: 400!important;
}

.likeRow {
	display:table-row;
}

.inlineBlock {
	display:inline-block;
}

#uploaderFrame {
	width: 500px;
    height: 1400px;
	max-width:500px;
	-ms-zoom: 0.75;
	-moz-transform: scale(0.45);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.45);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.45);
	-webkit-transform-origin: 0 0;
	margin-top: 2em;
}

.inlineBlockOverride {
	display:inline-block !important;
}

.smallBox, .fullLengthBox {
	background-color:#2c2c2c;
	color: #fff;
	font-size:0.8em;
	padding:1ex;
}

.fullLengthBox {
	/*width:100%;*/
	display:block;
}

.smallSpacing {
	padding-left:5px; /*px because ex gives 1px movement among parent and child elements, same below*/
	padding-right:5px;
}

#configurerSubmit {
	word-break: break-word;
}

.alignRight {
	float:right;
}

.expandCollapse {
	font-size: 1.0em;
    line-height: 1em;
    position: absolute;
    right: 1ex;
    top: 0.25ex;
    cursor: pointer;
}

.greenBg {
	background-color: #009966;
}

.moveFromTop {
	margin-top:1ex;
}

.attributeContainer, .sleeveInlaysImagesBg {
	border:solid 1px #c4c4c4;
	background-color:#e1e1e1;
}

.sleeveInlaysImagesBg {
	border:0px;
}

.smallPadding {
	padding:2ex;
}

.bottomSmallMargin {
	margin-bottom:0.25ex;
}

.stainImg {
	position: absolute;
	right: 2rem;
	top: 0;
	max-height: 100%;
	/*width:8rem !important;*/
}

.imgRadioContent {
	background: #ebebeb;
	border: 1px solid #c7c7c7;
	display:block;
	position:relative;
}

.imgRadioContent .tableCell {
	display:table-cell;
	vertical-align:middle;
}

.imgRadioContent .moveLeft {
	padding-left:1em;
}

.imgRadioContent label {
	display:inline-block;
}

.childAttribute, .childAttributeLike {
	display:inline-block;
	margin:0.5ex;
	background-color:#2c2c2c;
	color:#fff;
	max-width:7rem;
	white-space: nowrap;
	text-align:center;
}

.childAttributeImage {
	display:table;
	width:100%;
}

.subAttrName, .subAttrInp {
	/*display:inline-block;*/
	margin:0.5ex;
}

.subAttrName {
	font-size:0.75rem !important;
	font-weight:bold;
}

.subAttrInp {
	/*float:right;*/
}

#iTextField, #iTextFieldChange {
	float:none !important;
	color:Black;
	font-size:1em;
	background-color:white;
}

.allowWrapping {
	white-space:normal;
}

.smallPadding, .stainsHide {
	display:none;
	border-top:0px !important;
	border-bottom:0px !important;
}

.visible {
	display:inline-block;
}

.invisible {
	display:none;
}

.attribute label {
	margin:0;
	font-weight:normal;
	color:white;
}

.attribute input[type="radio"] {
	margin:0;
}

.attribute .pricing:before, #newSnookerConfig .pricing:before {
	content: 'AUD $';
}

#placeForCoupon *, #halfPayment * {
	color: #231f20;
}

.attribute #halfPayment, .attribute #placeForCoupon {
    border: solid 1px red;
    padding: 1ex;
    margin-bottom: 1ex;
    border-radius: 1ex;
    background: #f8fff3;
    padding: 2ex;
}

.attribute .paymentTotal, #newSnookerConfig .paymentTotal {
	border-bottom: 1px dashed #8a8a8a;
	border-top: 1px dashed #8a8a8a;
	margin:0;
	padding: 1ex 0;
	color: #231f20;
	/*font-size: 1rem;*/
	font-weight: 700;
	text-align: right;
	margin-bottom:2em;
}

.attribute #placeForCoupon p {
	margin-bottom:1ex;
}

.attribute .attributeContainer h3 {
	cursor:pointer;
}

.attribute .noBlackBg label, .attribute .noBlackBg {
	color:black !important;
	background-color:transparent !important;
}

.attribute .noBlackBg {
	padding:0.25ex;
}

.attribute .noBlackBg input[type="radio"] {
	margin-right:1em;
}

.attribute #ishaftShaftLength3>div, .attribute #ishaftShaftLength2>div, .attribute #ishaftShaftLength1>div {
	display:none;
}

.attribute .positionRightInfo {
	float: right;
	padding-top: 0;
	padding-bottom: 1ex;
	margin: 0;
}

.attribute .subMenuHidden {
	display:none !important;
}

.attribute .monospaceFont, #newSnookerConfig .monospaceFont {
	font-family:monospace;
	font-size:0.9em;
	text-align:justify;
}

.attribute .enableMaxWidthStains {
	max-width:100% !important;
	text-align:left;
}

.attribute .forceRadioAtRight {
	position:absolute !important;
	right:0;
	margin-right:0.75ex !important;
}

#jckpc_image_wrap {
	/*position:fixed !important;
	top:25% !important;*/
}

#jckpc_images {
	max-width:25px;
}

#jckpc_image_wrap img {
	/*position:absolute !important;*/
	/*max-height:500px !important;*/
}

.variations_form {
	display:none !important;
}

/*force preview image being displayed properly*/
#jckpc_images {
	/*position: absolute;*/
	top:0;
	left:0;
}

#jckpc_image_wrap {
	position:relative !important;
	float:left;
}

#jckpc_image_wrap img {
	/*position: absolute !important;*/
	width:auto !important;
}

/*temporary disabled*/
#jckpc_images {
	background-color:transparent;
	z-index:0;
	/*display:none;*/
}

#proCueExplanation, #infoAboutCues .bwg-item>.bwg_lightbox>.bwg-item0 {
	/*display:table-cell;
	vertical-align: top;*/
	background-color: transparent !important;
}

@media screen and (max-width: 900px) {
	#jckpc_images {
		left:0px !important;
	}
	
	#proCueExplanation, #infoAboutCues .bwg-item0 {
		display:unset;
		/*vertical-align: top;*/
	}
}

#fancy-box, #upload-box {
	/*position:absolute;*/
	top:0;
	left:0;
}

#closeMeUpload {
    cursor: pointer;
    /* font-weight: bold; */
    color: blue;
    /* text-decoration: underline; */
    position: relative;
    top: 1.5em;
    left: 2em;
}

#attr4 #opener {
	display:none;
}

.entry-thumbnail {
	display:none;
}

.ui-button .ui-button-icon {
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
}

.single-product>.entry>.entry-data {
	width:100%;
}

.related-products, #colophon, .rings {
	z-index:10;
}

input[name="forearmPointsInlaysRadio"], .onlyInline {
	display:inline-block !important;
}

.paymentTotal .currency {
	cursor:pointer;
}

.paymentTotal .monospaceFont {
	margin-bottom:0;
}

#imgLoader>img {
	position:relative;
}

.dc_upload_term_and_condition {
	border: 1px solid #000000;
}

.col-sm-12, .col-sm-9 {
	padding:0;
	margin:0;
	width:100%;
}

.col-sm-9>div {
	padding:1em;
}

.col-sm-12>h4 {
	padding-left:0;
	padding-top:1ex;
	padding-bottom:1em;
}

.accord_inner_box {
	border-radius:5px;
}

#uploadCustomImgImage:disabled, .attribute .stepper {
	display:none;
}

#uploadCustomImgImage:visible, .attribute .stepVisible {
	display:block;
	cursor:pointer;
}

.attribute .stepper, #forearm_term_and_condition, .col-sm-12>label {
	cursor:pointer;
	color:black;
}

#dialog-message {
	display:none;
}

.ui-icon-closethick {
	top:0 !important;
	left:0 !important;
}

#dialog-message p {
	margin:0 !important;
	padding:0 !important;
}

#buttonAdd {
	display:inline-block;
	transition: background 0.2s;
	transform: skew(-20deg);  /* SKEW */
	border:solid 1px #009966;
	background-color:transparent;
}

#buttonAdd:hover {
	background-color:#009966;
	transition: background 0.5s;
}

#addUsaCart {
	transform:skewX(20deg);
	text-transform:uppercase;
	color:#363533;
	padding:0.25ex 1.5em;
	font-weight:bold;
	border:0;
	font-size:1em;
	background-color:transparent;
}

#cartProcessing, #cartProcessing * {
	display:inline-block;
	height:1.7em !important;
	padding:0;
	margin:0;
}

.entry-meta {
	/*we need this to be removed, so firstly don't display it and then remove via jquery - the reason is woocommerce plugin*/
	display:none;
}

#customCueDetails {
	color:black;
	font-size:90%;
	margin-top:1em;
}

#customCueDetails th {
	font-weight:bold;
}

#customCueDetails td {
	padding:1ex;
}

#customCueDetails * {
	color:black !important;
}

.resetShaftsSelection {
	color:black;
	cursor:pointer;
	margin:0;
	padding-top:1ex;
	padding-bottom:1ex;
	font-weight:bold;
}

#loading-img {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding-top:25%;
	text-align:center;
	color:black;
	opacity:1;
	z-index:9999;
	background-color:white;
	width:100%;
	height:9999px;
	z-index:9999;
}

.attribute input[disabled] + label {
	cursor:disabled;
}

#traditionalShaftLength_1, #traditionalShaftDiameter {
	display:none;
}

.attribute #attr0 .smallBox, .attribute #attr1 .smallBox {
	width:100%;
	margin-bottom:0.25ex;
}

.homepage-intro-left {
	float:right;
}

#pricingTable>.homepage-intro-left {
    /* display: inline-block; */
    /* right: 0px; */
    /* padding: 2em; */
    /* display: table-cell; */
    /* vertical-align: middle; */
    left: 3em;
    position: relative;
    top: 1.5em;
}

#pricingTable>#customCueDetails, #pricingTable>.homepage-intro-left {
	float:left;
}

#dialog-message p a {
	text-decoration:underline;
	font-weight:bold;
}

/*force display over other areas for preview*/
.zoomContainer {
    z-index:99999 !important;
}

#fancy-box, #upload-box {
	background: grey none repeat scroll 0 0;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.97;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
}

#upload-box {
	position: fixed;
    left: 20%;
}

.dc_upload_term_and_condition {
    background: white none repeat scroll 0 0;
}

#upload-box, #cropContainerMinimal {
	z-index:99999;
	opacity:1;
	height:710px !important;
	width:500px !important;
	background:white;
	padding:1em;
	position:absolute;
	border: solid 1px #c4c4c4;
}

input[type="radio"][disabled] {
	opacity:0.1;
}

.vc_col-lg-offset-2, .vc_col-lg-8 {
	width:99%;
	margin:0;
}

#page {
	width: calc(100% - 3px);
}

#proOthers, #balanceInfo {
	padding: 1ex;
	margin: 1ex;
	font-size:small;
	max-width: 24em;
}

#newSnookerConfig>#extraShaft {
	display: none;
}

.cue-weight-note {
  margin-top: 0.8em;
  padding: 0.8em 1em;
  background-color: #f8f9fa;
  border-left: 4px solid #aaa;
  font-size: 0.9em;
  max-width: 400px;
  line-height: 1.4;
  margin-left: 1ex;
  border-radius: 1ex;
}

.cue-weight-note .icon {
  margin: 0 0 0.4em 0;
  font-weight: bold;
}
#myCurrentPrice:before {
	content: 'US $';
}

.paymentTotal .currency {
	cursor:pointer;
}

.paymentTotal, #newSnookerConfig #scrollerInfo, #infoAboutLines, #usaLinkParagraph {
	color:black;
}

#infoAboutLines {
	line-height: 1.4em;
}

#infoAboutCues {
	padding-left: 1em;
	padding-right: 1em;
	font-size: 1.2em;
	color: black;
	padding-top: 1ex;
}

.monospaceFont, .likeMonospaceFont {
	font-family:monospace;
	font-size:0.9em;
	text-align:justify;
}

.likeMonospaceFont {
	font-size: 1.5rem;
}

#englishpool {
	position:relative !important;
	margin-top:0 !important;
	border:0 !important;
}

.englishpool-container {
	text-align:right;
	position:relative;
	float:right;
	border: solid 1px #009966;
	padding:0.5ex;
	background:rgba(255, 255, 255, 0.4) none repeat;
}

.wpvl_auto_thumb_box_wrapper .wpvl_auto_thumb_box .wpvl_auto_thumb_play {
	/*left:calc(50% + 80px);*/
}

.homepage-intro-left {
	float:right;
}

#pricingTable>#customCueDetails, #pricingTable>.homepage-intro-left {
	float:left;
}

#pricingTable>.homepage-intro-left {
/*	display:inline-block;
	right: 0px;
    position: absolute;
    padding: 0;*/
    left: 3em;
    position: relative;
    top: 1.5em;
}

#newSnookerConfig {
	position: relative;
    /*left: 10%;
    width: 90%;*/
}

#newSnookerConfig h3 {
	font-size:1.25em !important;
}

#newSnookerConfig .likeh4 {
	font-size:1.1em !important;
}

#newSnookerConfig select {
	width:auto;
}

#newSnookerConfig .selection {
	display:inline-table;
	padding-right:1.5em !important;
	vertical-align: top;
	max-width:80%;
}

#newSnookerConfig #timbersVeneers {
	width:80% !important;
}

#newSnookerConfig h3, h4 {
	text-align: left !important;
	line-height:1.5em;
}

#newSnookerConfig #separator {
	float:none;
}

#newSnookerConfig .previewSmall {
	float:left;
	padding-right:2em;
}

#newSnookerConfig .paymentTotal {
	display:inline-block;
	padding-left:0;
	width:100%;
	position:relative;
	top:1em;
}

#newSnookerConfig .woodsNote {
	padding-left: 1em;
	font-size: small;
}

#newSnookerConfig select {
	border:0px !important;
	border-radius:1ex;
	background-color:#f5f5f5 !important;
	width:100%;
	margin: 1ex;
	padding:1ex;
	font-size:1em;
}

#newSnookerConfig h3 {
	border:0px !important;
}

#newSnookerConfig #jckpc_image_wrap_newCore img {
	position:relative !important;
}

#newSnookerConfig #jckpc_image_wrap_newCore {
	/*position: absolute;*/
	top: 5%;
	/*left: -14%;*/
	float:left;
}

#newSnookerConfig #infoAboutLines {
	padding:1em;
}

#dialog-message p a {
	text-decoration:underline;
	font-weight:bold;
}

/*override home_measure_sec bg colour*/
.home_measure_sec {
	background-color:transparent !important;
}

.variations_form {
	display:block !important;
}

#newSnookerConfig .paymentTotal p {
	margin-bottom:0px;
}

#newSnookerConfig #placeForCoupon p, #newSnookerConfig #halfPayment p {
	margin-bottom:1ex;
}

#newSnookerConfig #halfPayment label, #newSnookerConfig #placeForCoupon label {
	font-weight:normal;
	cursor:pointer;
	max-width: 95%;
}

#newSnookerConfig #halfPayment #halfPay {
	vertical-align: top;
}

#newSnookerConfig #halfPayment, #newSnookerConfig #placeForCoupon {
    border: solid 1px red;
    padding: 1ex;
    margin-bottom: 1ex;
    border-radius: 1ex;
    background: #f8fff3;
    padding: 2ex;
	/*font-size:0.8rem;*/
}

/*pre video s beckhamom*/
.beckhamVid {
	float:right;
	border-radius: 0.5ex;
	top: 1em;
	position: relative;
	margin: 1em;
}

#expander, #infoAboutLines {
	display:none;
}

#expandDesc {
	cursor:pointer;
	padding-left: 1em;
   font-size: 1em;
   color: black;
}

.closerButton {
    position: absolute;
    top: -2ex;
    right: 0;
    cursor: pointer;
    font-size: 1.24em;
}

#expander {
	position:relative;
}

/*fix pre skryvanie 'add to cart' tlaticka pocas generovania preview*/
#waitForLoad {
	display:none;
	text-transform: uppercase;
}
/*koniec fix pre skryvanie 'add to cart' tlaticka pocas generovania preview*/

#manufacturerSelection {
	display:flow-root !important;
}

.cue-for-info {
  background: #fefcf3;
  border-left: 4px solid #0a58ca;
  padding: 1em 1.5em;
  margin-bottom: 1.5em;
  font-family: "Segoe UI", sans-serif;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  font-size: 1rem;
  top: 1.75rem;
  position: relative;
}

.cue-for-info h3 {
  margin-top: 0;
  color: #0a58ca;
  font-size: 1.1em;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.cue-for-info h3::before {
  content: "🎯";
  margin-right: 0.5em;
}

.cue-for-info ul {
  list-style: none;
  padding-left: 0;
  margin: 0.5em 0 0 0;
}

.cue-for-info li {
  padding: 0.25em 0;
  font-size: 0.95em;
}


@media only screen and (max-width:1100px){
	#manufacturerSelection {
    	max-width: 290px;
		/*top: 1em;*/
		position: relative;
    }
}
    
@media only screen and (max-width:800px){
	#manufacturerSelection {	
    	max-width: 290px;
		/*top: 1em;*/
		position: relative;
    }
    
	.beckhamVid {
    	max-width: 150px;
		top: 1em;
		position: relative;
	}
	
	#expandDesc {
		padding-top: 1ex !important;
	}
}
    
@media only screen and (max-width:460px){
	#manufacturerSelection {
    	max-width: 150px;
		/*top: 1em;*/
		position: relative;
    }
}
/*koniec pre video s beckhamom*/

@media only screen and (max-width:1023px){
	#newSnookerConfig {
		position: relative;
		/*left: 20% !important;
		width: 80% !important;*/
		padding-left:20%;
	}
	
	#newSnookerConfig>#jckpc_image_wrap_newCore {
		/*left: -30%;*/
	}
	
	#newSnookerConfig .paymentTotal {
		padding-left:1em;
		padding-right:1em;
	}
	
	#newSnookerConfig #buttonAdd, #newSnookerConfig #customCueDetails {
		margin-left:1em;
	}
	
	#newSnookerConfig #jckpc_image_wrap_newCore {
		left:0 !important;
		/*position:absolute !important;*/
		position: sticky !important;
    	margin-left: -20% !important;
	}
}

@media only screen and (max-width:640px){
	#newSnookerConfig .selection {
		width:80%;
		padding-right:0 !important;
		/*left: 20% !important;
		width: 80% !important;*/
	}
	
	#newSnookerConfig>#jckpc_image_wrap_newCore {
		/*left: -30%;*/
	}
}

@media only screen and (max-width:460px){
	#newSnookerConfig #jckpc_image_wrap_newCore {
		left:0 !important;
		/*position:absolute !important;*/
		position: sticky !important;
    	margin-left: -35% !important;
	}
}
