.calculator-block {
  width: 99%;
  margin-left: 1%;
}

.no-js-required {
  display: none !important;
}

.hide-element {
  display: none !important;
}

.loading-anim {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0px;
  background-color: #eee;
  opacity: 0.8;
  text-align: center;
  padding-top: 18%;
}

.loading-anim p {
  z-index: 10000;
  font-size: 25px !important;
  background: transparent;
  margin-top: -10px;
  color: #000;
  width: 80%;
  margin: 0 auto;
  line-height: 35px;
}

#calculator {
  font-size: 13px;
  line-height: 18px;
  clear: both;
  width: 100%;
  max-width: 340px;
  /*background-color: rgba(241, 241, 241, 1) !important;*/
  /*border-radius: 10px;*/
  margin-bottom: 15px;
}

#calculator .price-marker {
  margin-top: 10px;
  /*background-color: rgba(74, 144, 226, 1) !important;*/
  padding: 5px 20px 5px 20px;
  transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
  /*border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;*/
  /*color: #fff !important;*/
}

#calculator .price-marker label {
  display: block;
  font-weight: bold;
  font-size: inherit !important;
  margin: 0px !important;
}

#calculator .price-marker span {
  display: block;
  font-size: 24px;
  font-weight: bold !important;
  padding-top: 3px !important;
}

#calculator .price-marker span .money {
  display: block;
  font-size: 24px;
  font-weight: bold !important;
  padding-top: 3px !important;
}

#calculator .price-marker span suffix {
  font-size: 14px;
}

#calculator .price-marker span label {
  display: inline;
  font-size: inherit;
}

#calculator .element:first-child {
  padding-top: 20px;
}

#calculator .element {
  width: 100%;
  padding: 7px 20px;
  box-sizing: border-box;
  transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}

#calculator .element .formula-block {
  margin-top: 10px;
  padding: 5px 20px 5px 0px;
  transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}

#calculator .element .formula-block label {
  display: inline-block;
  font-size: inherit !important;
  margin: 0px !important;
  padding-right: 5px;
  font-weight: normal;
}

#calculator .element .formula-block span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  padding-top: 3px !important;
}

#calculator .element .formula-block suffix {
  font-size: 12px;
}

#calculator .element label {
  display: block;
  font-weight: bold;
  cursor: default;
  font-size: inherit !important;
  margin: 0px !important;
  text-transform: inherit;
  /*color: rgba(51, 51, 51, 1) !important*/
}

#calculator .element label:hover {
  cursor: default;
}

#calculator .element input[type="number"] {
  width: 80%;
  padding: 10px;
  min-width: 0;
  margin: 0 !important;
  border: 1px solid rgba(235, 235, 235, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-radius: 4px !important;
  color: rgba(0, 0, 0, 1) !important;
  box-sizing: border-box !important;
  text-align: left !important;
}

#calculator .element select {
  padding: 10px;
  width: 80%;
  border: 1px solid rgba(235, 235, 235, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-radius: 4px !important;
}

#calculator .element textarea {
  padding: 10px;
  width: 80%;
  border: 1px solid rgba(235, 235, 235, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-radius: 4px !important;
}

#calculator .element select:enabled {
  border: 1px solid rgba(235, 235, 235, 1) !important;
}

.rounded-edges {
  border-radius: 10px;
}

.rounded-edges-bottom {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#calculator .element input[type="file"] {
  background: none !important;
  border: none;
  color: inherit;
  font-size: inherit;
  text-align: left;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

#calculator .element .error-border {
  border: 2px solid red !important;
}

#calculator .element .error-border[type="checkbox"] {
  border: 2px solid red !important;
  outline: 2px solid #c00 !important;
}

.ajaxified-cart-feedback,
.errors {
  display: none !important;
}

.gp-product-qty,
.product-form--atc-qty {
  clear: both !important;
  display: block !important;
  margin-bottom: 11px !important;
}

.gp-product-detail .product-form .gp-product-main-button > *,
.product-form--atc-button {
  margin-left: 0px !important;
}

.gp-product-detail
  .product-form
  .gp-product-main-button
  .product-form__cart-submit {
  width: 340px !important;
}

[class*="product-pric"] {
  display: none !important;
}

.checkbox-element input {
  float: left !important;
  min-height: 12px !important;
}

.checkbox-element span {
  font-weight: normal !important;
  display: block !important;
  padding-left: 20px !important;
}

form[action*="/cart/add"] .js-required select:first-of-type {
  display: none !important;
}

/* Swatch Start*/

.swatch-picker {
  border: none !important;
  display: inline-block;
  width: auto;
  margin: 10px 0px;
  padding: 0px;
  text-align: center;
}

.swatch-picker .swatch-label {
  display: inline-block !important;
  height: 40px;
  width: 40px;
  position: relative;
  margin: 0 2px !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
}

.swatch-picker .swatch-label img {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  border-radius: 3px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #ccc;
}

.swatch-picker .swatch-label input {
  -webkit-appearance: none;
  padding: 0px !important;
  min-height: inherit;
  border: 0;
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  opacity: 0.1;
  z-index: 100;
  /*min-height: inherit;*/
}

.swatch-picker .swatch-label input:checked + img {
  border: 1px solid rgba(0, 0, 0, 0.6) !important;
}

/*Swatch Ends*/

/*For c4print*/
form[action*="/cart/add"] .dummy_button_for {
  display: block !important;
}

#AddToCart-product-button-upload {
  display: none !important;
}

@media screen and (max-width: 749px) and (min-width: 320px) {
  .template-product .head_part_2 {
    position: inherit !important;
    bottom: inherit !important;
  }
}

/*For c4print ends */

/*For store us flooring starts */

.variant-group .swatch--product {
  display: none !important;
}

.large--one-half .product__price-container {
  display: none !important;
}

/*For store us flooring ends */

/*For kakilai.sg starts */
.product-form__payment-container {
  display: inherit !important;
}

.card__section .product-form__variants {
  display: none !important;
}

/*For kakilai.sg ends */

/*For dfartsign.store starts */

.product-single__meta #ProductSelect-option-0 {
  display: none !important;
}

.product-single__meta label[for="ProductSelect-option-0"] {
  display: none !important;
}

/*For dfartsign.store ends */

/* grammarholic.myshopify.com starts */

fieldset[class="variant-input-wrap"] {
  display: none !important;
}

/* grammarholic.myshopify.com ends */

/* mirrorcity starts */

.product-view .product-options-bottom .add-to-cart-box {
  display: inherit !important;
}

/* mirrorcity ends */

/* poolandspa.com.au start */

#ProductSection
  > div.grid
  > div.grid-item.large--three-fifths
  > div:nth-child(2)
  > ul {
  display: none !important;
}

#ProductSection
  > div.grid
  > div.grid-item.large--three-fifths
  > div:nth-child(2)
  > p.afterpay-paragraph {
  display: none !important;
}

/* poolandspa.com.au */

/* magic curtains start */

.single_variation_wrap {
  display: inherit !important;
}

.btn_atc_full .single_variation_wrap .add_to_cart_button {
  margin-top: 2px !important;
  max-width: 73% !important;
}

.nt2_ .swatch_non {
  display: none !important;
}

/* magic curtains end */

/* werug start */
#shopify-section-product-template
  > div:nth-child(1)
  > div.container.container-fluid-mobile
  > div
  > div.col-12.col-lg-9
  > div
  > div:nth-child(2)
  > div
  > div.tt-swatches-container.tt-swatches-container-js {
  display: none !important;
}

.tt-product-single-info .tt-row-custom-01 {
  display: inherit !important;
}

.tt-product-single-info .tt-row-custom-01 > div:nth-child(2) {
  margin-top: 10px;
}

.tt-product-single-info .tt-row-custom-01 > div:nth-child(1) {
  display: none !important;
}

#shopify-section-product-template
  > div:nth-child(1)
  > div.container.container-fluid-mobile
  > div
  > div.col-12.col-lg-9
  > div
  > div:nth-child(2)
  > div
  > div.tt-price {
  display: none !important;
}

/* werug */

/* mforia.com start */

.product-form-nov-product-template .watch_availabel {
  display: none !important;
}

#bcpo {
  display: none !important;
}

/* mforia.com end */

/* luxuryfloorstore start */
div.product-form__info-list > div:nth-child(1) {
  display: none !important;
}

/* luxuryfloorstore */

/* eaglecreekboards start */

.form-vertical #ProductPrice {
  display: none !important;
}

.paymentButtonsWrapper {
  display: inherit !important;
}

/* eaglecreekboards end */

/*Tooltip starts*/
.ctooltip {
  display: inline;
  position: relative;
}

.ctooltip:hover:after {
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    bottom: 46px;
    color: #fff;
    content: attr(cpctitle);
    left: -70%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 150px;
}

.ctooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 40px;
  content: "";
  left: 60%;
  position: absolute;
  z-index: 99;
}

/*Tooltip ends*/

/*UI ToolTip By Nishant starts here*/

/* Tooltip container */
.c_tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.c_tooltip .c_tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  top: -5px;
  left: 110%;
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.c_tooltip:hover .c_tooltiptext {
  visibility: visible;
}

.c_tooltip .c_tooltiptext::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  /* To the left of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}

/*UI ToolTip By Nishant ends here*/

/*Tooltip starts*/
.ctooltip {
  display: inline;
  position: relative;
}

.ctooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 46px;
  color: #fff;
  content: attr(cpctitle);
  left: -70%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 150px;
}

.ctooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 40px;
  content: "";
  left: 60%;
  position: absolute;
  z-index: 99;
}

/*Tooltip ends*/

/* Tooltip text */
.c_tooltip {
  position: relative;
  display: inline-block;
}

.c_tooltip .c_tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  top: -5px;
  left: 110%;
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.c_tooltip:hover .c_tooltiptext {
  visibility: visible;
}

.c_tooltip .c_tooltiptext::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  /* To the left of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}

/*UI ToolTip By Nishant ends here*/

/*Grey ToolTip Starts*/
.c-tooltip {
  display: inline-block;
  position: relative;
  /* border-bottom: 1px dotted #666; */
  text-align: left;
  left: 2px;
}

.c-tooltip .right {
  top: 50%;
  left: 100%;
  margin-left: 20px;
  min-width: 180px;
  text-align: center;
  transform: translate(0, -50%);
  padding: 10px 10px;
  color: #444444;
  background-color: #eeeeee;
  font-weight: normal;
  font-size: 13px;
  border-radius: 8px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.8s;
}

.c-tooltip:hover .right {
  visibility: visible;
  opacity: 1;
}

.c-tooltip .right i {
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -12px;
  width: 12px;
  height: 24px;
  overflow: hidden;
}

.c-tooltip .right i::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 50%;
  transform: translate(50%, -50%) rotate(-45deg);
  background-color: #eeeeee;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

/*Grey ToolTip ends*/

.photo-editor-container {
  position: relative;
}

.photo-editor-container img {
  max-width: 100%;
  margin-top: 10px;
}

.photoEditor_Editbutton {
  position: absolute;
  top: 20px;
  left: 10px;
  padding: 5px 10px;
  cursor: pointer;
}

.pintura-editor {
  --color-background: 0, 0, 0;
  --color-foreground: 255, 255, 255;
}

@media (prefers-color-scheme: dark) {
  .pintura-editor {
    --color-background: 0, 0, 0;
    --color-foreground: 255, 255, 255;
  }
}

#previewloader {
  display: none;
  text-align: center;
}

#previewloader img {
  width: 50px;
  height: 50px;
  margin: 10px auto;
}

.pintura-editor div:empty {
  display: block !important;
}
