/** Shopify CDN: Minification failed

Line 635:2 Unexpected "{"
Line 635:3 Expected identifier but found "%"
Line 649:2 Unexpected "{"
Line 649:3 Expected identifier but found "%"

**/
/* #shopify-section-header{
z-index:99 !important;
} */
/** Custom.scss **/
.custom-options-wrapper {
  margin: 0 0 20px 0;
}
.custom-options-wrapper .custom-option-checkbox {
  margin: 10px 0 20px 0;
  font-size: 16px;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  grid-column-gap: 5px;
}
.custom-options-wrapper .custom-option-checkbox img {
  width: 50px;
  height: auto;
  vertical-align: middle;
}
.custom-options-wrapper .custom-option-checkbox label {
  margin-top: 5px;
  margin-left: 5px;
  display: inline-block;
}
.custom-options-wrapper .custom-option-checkbox label .price {
  font-weight: bold;
}
.custom-options-wrapper .custom-option-checkbox label * {
  display: inline;
}
.custom-options-wrapper .custom-option-checkbox .secret-input {
  margin: 10px;
  display: none;
  grid-column: span 3;
}
.custom-options-wrapper .custom-option-checkbox input[type="checkbox"]:checked ~ .secret-input {
  display: block;
}
.custom-options-wrapper span.qtyminus, .custom-options-wrapper span.qtyplus {
  width: 30px;
}
.custom-options-wrapper .custom-options-buttons {
  margin: 20px 0;
}
.custom-options-wrapper .custom-options-buttons .custom-option-button {
  background-color: #efefef;
  position: relative;
  padding: 10px 25px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #efefef;
  display: inline-block;
  cursor: pointer;
}
.custom-options-wrapper .custom-options-buttons .custom-option-button.active {
  font-weight: bold;
  border-color: #1c1d1d;
}
@media all and (max-width: 400px) {
  .custom-options-wrapper .custom-options-buttons {
    display: flex;
  }
  .custom-options-wrapper .custom-options-buttons .custom-option-button {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
  }
  .custom-options-wrapper .custom-options-buttons .custom-option-button:first-of-type {
    margin-right: 10px;
  }
}
.custom-options-wrapper .custom-options {
  padding: 20px;
  border: 1px solid #efefef;
}
@media all and (max-width: 767px) {
  .custom-options-wrapper .custom-options {
    padding: 10px;
  }
}
.custom-options-wrapper .custom-options .custom-switcher-content {
  display: none;
}
.custom-options-wrapper .custom-options .custom-switcher-content.active {
  display: block;
}
.custom-options-wrapper .custom-options #lat, .custom-options-wrapper .custom-options #lon {
  text-align: right;
}
.custom-options-wrapper .custom-options input.mapboxgl-ctrl-geocoder--input {
  margin: 0;
  border: none !important;
  height: 40px;
  font-size: 16px;
  line-height: 20px !important;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder--icon-close {
  margin-top: 0;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder--suggestion {
  line-height: normal;
  text-align: left;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder--button {
  background: transparent !important;
  width: 30px !important;
  top: 0 !important;
  height: 40px !important;
  line-height: 22px !important;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-bottom-left, .custom-options-wrapper .custom-options .mapboxgl-ctrl-bottom-right {
  display: none;
}
.custom-options-wrapper .custom-options div#map {
  margin-top: 20px;
  width: 100%;
  height: 250px;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
}
.custom-options-wrapper .custom-options #geocoder-container > div {
  min-width: 50%;
  margin-left: 25%;
}
.custom-options-wrapper .custom-options div#search {
  display: flex;
  max-width: 650px;
}
.custom-options-wrapper .custom-options div#geocoder {
  width: 80%;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder--icon-close {
    margin-top: 0px !important;
  }
}
.custom-options-wrapper .custom-options #search button {
  background: #efefef;
  padding: 0;
  width: 20%;
  line-height: 42px;
  margin-bottom: 0;
  height: 42px;
  border: 0;
  color: #1c1d1d;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
  outline: 0;
}
.custom-options-wrapper .custom-options input#addressInput {
  width: 80%;
  margin-bottom: 0;
  font-size: 16px !important;
  -webkit-appearance: none;
  text-transform: unset;
  line-height: 20px;
}
.custom-options-wrapper .custom-options header.coverheader {
  z-index: 9999;
}
.custom-options-wrapper .custom-options .maps-input-group label, .custom-options-wrapper .custom-options .maps-input-label {
  display: block;
  line-height: 2.5;
  font-size: 12px;
  font-weight: bold;
  color: #6c6c6c;
  margin-bottom: 0;
  text-align: left;
  text-transform: unset;
}
.custom-options-wrapper .custom-options .maps-input-group {
  margin-bottom: 20px;
  display: flex;
}
.custom-options-wrapper .custom-options .line-item-property__field.maps-latitude {
  width: calc(50% - 2.5px);
  margin-right: 5px;
}
.custom-options-wrapper .custom-options .line-item-property__field.maps-longitude {
  width: calc(50% - 2.5px);
}
.custom-options-wrapper .custom-options .maps-latitude input, .custom-options-wrapper .custom-options .maps-longitude input {
  width: 100%;
  border: 1px solid #e3e3e3;
  height: 46px;
  line-height: 46px;
  padding: 0;
  margin: 0px;
  max-width: 100%;
  text-indent: 17px;
  outline: none;
  font-size: 16px;
  color: black !important;
}
.custom-options-wrapper .custom-options .maps-latitude input::placeholder, .custom-options-wrapper .custom-options .maps-longitude input::placeholder {
  color: black;
}
.custom-options-wrapper .custom-options .maps-input-group.special-input {
  margin-bottom: 20px;
  display: block;
}
.custom-options-wrapper .custom-options .mapbox-solution {
  width: 650px;
  margin: 0 auto;
  margin-top: 50px;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-top-right {
  top: -125px;
  left: 0px !important;
  right: unset;
  box-sizing: border-box;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-top-right input {
  border-radius: 0 !important;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
  border-radius: 0;
  box-shadow: unset;
  border: 1px solid #efefef;
  margin: 0;
  line-height: 38px;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.custom-options-wrapper .custom-options svg.mapboxgl-ctrl-geocoder--icon.mapboxgl-ctrl-geocoder--icon-search {
  display: none;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder--input {
  padding: 6px 15px;
  line-height: 40px !important;
  height: 46px;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-geocoder--suggestion {
  line-height: normal;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-top-right {
  top: unset;
  left: 10px !important;
}
.custom-options-wrapper .custom-options .mapboxgl-ctrl-group button {
  margin: 0 !important;
}
.custom-options-wrapper .custom-options #shopify-section-product-custom-cuff-template .bcpo-buttons .single-option-selector {
  margin-bottom: 0 !important;
}
.custom-options-wrapper .custom-options #shopify-section-product-custom-cuff-template .bcpo-buttons .bcpo-front-button-option:checked + .bcpo-front-button-label {
  background: #e3e3e3;
  color: black;
  font-weight: 500;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  margin-right: 0;
}
.custom-options-wrapper .custom-options #shopify-section-product-custom-cuff-template .bcpo-buttons label.bcpo-front-button-label, .custom-options-wrapper .custom-options #shopify-section-product-custom-cuff-template .bcpo-buttons #bcpo button.bcpo-front-button-label {
  border-radius: 0;
  border: 1px solid #e3e3e3;
  margin: 0 !important;
}
.custom-options-wrapper .custom-options .custom-switcher-btn.active-switcher {
  background: #e3e3e3;
}
.custom-options-wrapper .custom-options .custom-switcher-btn {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  padding: 10px 25px;
  border: 1px solid #dadeff;
  border-bottom: 0;
  position: relative;
  background: white;
}
.custom-options-wrapper .custom-options .custom-switcher-btn.active-switcher label {
  color: black;
  font-weight: 700;
}
.custom-options-wrapper .custom-options .product-custom-switcher {
  margin: 0 auto;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.custom-options-wrapper .custom-options .custom-switcher-content-wrapper {
  border: 1px solid #e3e3e3;
  padding: 20px;
  position: relative;
  z-index: 100;
  margin-bottom: 20px;
}
.custom-options-wrapper .custom-options .custom-switcher-btn.active-switcher {
  background: #e3e3e3;
}
@media screen and (max-width: 600px) {
  .custom-options-wrapper .custom-options .custom-switcher-btn {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    padding: 8px;
    border: 1px solid #e3e3e3;
    position: relative;
    background: white;
  }
  .custom-options-wrapper .custom-options .custom-switcher-content-wrapper {
    border: 0px solid #e3e3e3;
    padding: 0px;
    position: relative;
    z-index: 100;
  }
  .custom-options-wrapper .custom-options .product-custom-switcher {
    width: auto;
    margin-bottom: 20px;
  }
  .custom-options-wrapper .custom-options .product-page {
    margin-top: 0 !important;
  }
  .custom-options-wrapper .custom-options .maps-latitude input, .custom-options-wrapper .custom-options .maps-longitude input {
    text-indent: 10px;
    font-size: 12px;
  }
}
.custom-options-wrapper .custom-options .input-container-switch {
  display: flex;
  width: 100%;
}
.custom-options-wrapper .custom-options .engrave-text-cont label {
  display: block;
  line-height: 2.5;
  font-size: 12px;
  font-weight: bold;
  color: #6c6c6c;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
}
.custom-options-wrapper .custom-options #text-engrave {
  padding: 6px 15px;
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-transform: unset;
  box-sizing: border-box;
  border: 1px solid #353956;
  -webkit-appearance: none;
  outline: 0;
}
.custom-options-wrapper .custom-options #text-engrave::placeholder {
  color: #777;
}
.custom-options-wrapper .custom-options .toggle input {
  display: none;
}
.custom-options-wrapper .custom-options .dmstoggle input {
  display: none;
}
.custom-options-wrapper .custom-options .toggle {
  position: relative;
  display: block;
  width: 270px;
  height: 42px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
.custom-options-wrapper .custom-options .dmstoggle {
  position: relative;
  display: block;
  width: auto;
  height: 42px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.custom-options-wrapper .custom-options .unlock-map {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #efefef;
  border-radius: 21px;
  transition: all 0.4s;
  text-align: center;
  width: 100%;
  display: block;
  color: black;
  font-weight: 700;
  font-size: 12px;
  padding: 14px 0;
  line-height: 13px;
  box-sizing: border-box;
}
.custom-options-wrapper .custom-options .dmsslider {
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #efefef;
  transition: all 0.4s;
  /* background-color: #dadeff;
  */
  text-align: center;
  width: 64px;
  color: #1c1d1d;
  font-weight: 700;
  font-size: 10px;
  padding: 10px;
  line-height: 13px;
  border: 2px solid #efefef;
}
.custom-options-wrapper .custom-options .unlock-map:before {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  left: 5px;
  top: 5px;
  background-color: white;
  border-radius: 50%;
  transition: all 0.4s;
}
.custom-options-wrapper .custom-options input:checked + .unlock-map {
  background-color: #39ca8d;
}
.custom-options-wrapper .custom-options input:checked + .dmsslider {
  /* background-color: #353956;
  */
  font-weight: bold;
  border-color: #353956;
  /* color: white;
  */
}
.custom-options-wrapper .custom-options input:checked + .unlock-map:before {
  transform: translateX(230px);
}
.custom-options-wrapper .custom-options .toggle .unlock-map span[data-text="lock"] {
  display: none;
}
.custom-options-wrapper .custom-options .toggle #map-lock-input:checked + .unlock-map span[data-text="lock"] {
  display: inline;
}
.custom-options-wrapper .custom-options .toggle #map-lock-input:checked + .unlock-map span[data-text="unlock"] {
  display: none;
}
.custom-options-wrapper .custom-options .toggle .unlock-map span[data-text="lock"], .custom-options-wrapper .custom-options .toggle .unlock-map span[data-text="unlock"] {
  font-weight: unset;
}
.custom-options-wrapper .custom-options .coords-btn, .custom-options-wrapper .custom-options .text-btn {
  background: #dadeff !important;
}
.custom-options-wrapper .custom-options .coords-btn {
  margin-right: 10px !important;
}
.custom-options-wrapper .custom-options .text-btn {
  margin-left: 10px !important;
}
.custom-options-wrapper .custom-options .active-switcher {
  font-weight: bold;
  border: 2px solid black !important;
}
.custom-options-wrapper .custom-options p.input-sub {
  font-size: 12px;
  text-align: center;
}
.custom-options-wrapper .custom-options input#text-engrave {
  margin-bottom: 10px;
}

/*.cart__cross-sell-item {

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px 4px;
margin-bottom: 2px;

@media all and (max-width: 749px) {
justify-content: flex-end;

}
}*/

/* New Css Start */
.engrave_desc {
  opacity: 0;
  transform: translateY(-32px);
}
.engrave_desc.active {
  opacity: 1;
  transition: .5s ease-in-out;
  transform: translateY(0px);
}
/** Custom.scss **/

input, textarea, select{
  border: 1px solid #ebebeb;
  background-color: white;
  color: #17172c;
  max-width: 100%;
  line-height: 1.5;
  border-radius: 2px;
  padding: 10px 18px;
}

.ct_Quantity::-webkit-outer-spin-button,
.ct_Quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.grid__item.row_grid_qnt{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

































.d-none{
  display:none !important;
}
.engrave_desc{
  padding-left:20px;
}
.engrave_desc{
  text-align:center;
}
body.template-product.BraccialeFlashbackxScuraz .custom-options-wrapper .custom-options .maps-input-group label {
  line-height: 1 !important;
}

@media(max-width:749px) {
  /*               .counter_box.show{display:none !important;} */
  /*
  div#progressBar{ 
  display:none !important;
}
  .counter_box.show {
  display: none !important;
} */


  .BraccialeFlashbackxManuelaVitulli .product-form__item.product-form__item--quantity + div{
    display:block !important;
  }

  .product-form__item.product-form__item--quantity,  
  .product-form__item.product-form__item--quantity + div {
    display : none !important;
  }

  .only_desktop{
    display:none !important;
  }
  #AddToCartForm .cst-small-crtbtn button#AddToCart,
  #AddToCartForm .qty_stickyfor button#AddToCart,
  #AddToCartForm .qty_stickyfor button#AddToCartZero {
    display:none;
  }
  #AddToCartForm .qty_stickyfor .ajaxified-cart-feedback{
    display:none!important;
  }
  .stiky_form div#mst-stiky-box {
    left: 0 !important;
    width: 100%;
    right:0;
  }
  .price-lable {
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: center;
    margin-bottom: 12px;
  }
  .mst-stiky-div.fix-search {
    position: fixed;
    top: 8px;
    z-index: 999;
    width: 310px;
    right: 0;
    display: block!important;
  }
  {% if section.settings.enable_payment_button %}
  .stiky_form div#mst-stiky-box {
    padding-bottom: 70px;
  }
  .shopify-payment-button {
    position: fixed;
    bottom: -20px;
    width: 100%;
    z-index: 1000;
    left: auto;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  {% endif %}
}

@media(min-width:750px){



  button#AddToCart {
    visibility: visible !important;
  }

}
body {
  padding : 10px ;

}

#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

.dflt_engrave{
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin-bottom: 5px;

}
.dflt_engrave label{
  margin-left: 5px;
  border: 1px solid #efefef;
  width: 100%;
  padding: 0px 5px;
}
.customengrave{
  min-width: 100%;
}
.d-flex{
  display: flex;
}
.w-100{
  width:100% !important;
}
.mapboxgl-map,#map{
  width:100% !important;
  max-width:100% !important;
  min-width:100% !important;
}
.aloneForm .custom-option-checkbox{
  display:none;
}
.medium-up--hide.hdzoom{
  transform: matrix3d(2.5, 0, 0, 0, 0, 2.5, 0, 0, 0, 0, 1, -0.002, -92, -196, 0, 1);
}



/* 4-1-21 start  */

.get_inspired_tabs_wrapper{
  padding: 3rem 0rem 3rem 0px;
  background-color: #f4f7f6;
  margin: 2rem 0rem;
}

.inspired_title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 0px;
}
.w3-black {
  text-align: center;
  margin: 10px 0px 2rem;
}
.w3-button{
  background-color: transparent;
  border: none;
  padding: 7px 20px;
  margin: 0px 2px 5px;
  transition: all .3s;
}
.w3-button:hover{
  background-color: #242C3A;
  color: #fff;
}

.w3-button.block_div{
  background-color: #242C3A;
  color: #fff;
}
.w3-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.w3-container .card {
  width: calc(33% - 10px);
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #efefef;
  position: relative;
  background-color: #fff;
}

.w3-container .card h5{
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 600;
}
.w3-container .card h6{
  position: absolute;
  bottom: 20px;
}  
.w3-container .card p {
  margin: 15px 0px;
  font-size: 16px;
  transition: height .3s;
  padding-bottom: 15px;
}

.readmore_btn {
  margin-bottom: 35px;
  background-color: transparent;
  border: none;
  padding: 0px;
}
.readlessBtn{
  margin-bottom: 35px;
  background-color: transparent;
  border: none;
  padding: 0px;
  display: none;
}
.readmore_btn:after {
  content: "\f106";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
.readlessBtn:after {
  content: "\f107";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

@media(max-width: 991px){
  .w3-container .card p {
    overflow: hidden;
    height: 70px;
    padding-bottom: 0px;
  }
}
@media(min-width: 992px){
  .readmore_btn{
    display: none;
  }
  .readmore_btn {
    display: none;
  }
}

@media(max-width: 768px){
  .w3-container .card {
    width: calc(50% - 10px);
  }
}

@media(max-width: 749px){
  .product-single .grid__item{
    padding-left: 0px;
  }
}

@media(max-width: 568px){
  .w3-container .card {
    width: 100%;
  }
  .w3-container .card h5{
    font-size: 18px;
  }

  .w3-button {
    padding: 7px 12px;
    /*     margin: 0px 2px 5px; */
    font-size: 14px;
  }

  .w3-container .card{
    padding: 15px;
  }

}
@media(max-width: 425px){
  .w3-button {
    font-size: 12px;
  }	
}
/* 4-1-21 End */

/* 14-01-2021 */
.custom-options-wrapper .custom-options-buttons div:last-child{
  margin-right: 0px !important;
}
.toggle-handle{
  background-color: #efefef;
}




.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}

.toggle-group {
  display: flex;
  align-items: center;
}

.toggleWrapper .toggle-handle{
  width: 30px !important;
  height: 30px;
  right: 25px;
  border-radius: 50px;
  display: block;
  padding: 0;
}

.toggle.off .toggle-handle {
  right: -25px;
}

.toggleWrapper .toggle.btn {
  min-height: 40px !important;
  height: 40px !important;
  opacity: 1 !important;
  background: transparent;
  border-radius: 50px;
}
.toggleWrapper .toggle-on.btn{
  background: #cacaca;
  color: #000;
}
.toggleWrapper .toggle-group label font {
  transform: translateY(0.2px);
  display: block;
}

.line-item-property__field input[type="file" i]::-webkit-file-upload-button {
  width: 100%;
  background: #cacaca;
  border: 0;
  display: flex;
  justify-content: center;
  padding: 14px 10px;
}
.line-item-property__field input[type="file"] {
  width: 100%;
  display: flex;
  padding: 0;
  flex-direction: column;
  position: relative;
  border:0 !important;
}
.line-item-property__field input[type="file"] span {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  background: red !important;
  appearance: none !important;
}
.nullaForm .swatch_options{
  display:none;
}
.aloneForm.w-100.row_grid_qnt{
  margin-top: 15px;
}
.aloneForm.w-100{
  margin-top: 15px;
}
/* .custom-options-wrapper .custom-options-buttons{
justify-content:space-between;
} */
.custom-options-buttons .custom-option-button{
  margin-right:5px;
}
.custom-options-wrapper .custom-options-buttons .custom-option-button{
  padding: 10px 16px !important;
  /*   text-transform:uppercase; */
  text-transform: capitalize;
  font-size: 12px !important;
}
/* .custom-option-checkbox{
display:none !important;
} */
.qty_selector {
  display: flex;
}
.blankForm img{
  width: 50px !important;
  height: auto !important;
  vertical-align: middle !important;
}
/* .blankForm .secret-input{
display: block !important;
} */
.blankForm .custom-option-checkbox label{
  display: inline-flex !important;
}
.blankForm{
  padding: 20px;
  border: 1px solid #efefef;
  margin-top: 15px;
}
#mst-stiky-box{
  z-index: -1 !important;
}
/* .blankAddon .secret-input{
display:none;
} */

#attachment::-webkit-file-upload-button {
  appearance: none;
  width: 100%;
  background: #cacaca;
  border: 0;
  display: flex;
  justify-content: center;
  padding: 14px 10px;
  border-radius: 0px;
}
input#attachment {
  padding: 0;
  width: 100%;
  border: 0;
  appearance: none;
  font-size: 20px;
  text-transform: capitalize;
}
.addon_btn {
  width: 100%;
  background: #1c1d1d;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
.adonproduct {
  padding-top: 30px;
  padding-bottom: 25px;
}

/* New Css Start 27-july-2021 */
.data_swith .switch {
  position: relative;
  display: block;
  width: 260px;
  height: 34px;
  margin-bottom:0;
}
.data_swith .switch input {display:none;}
.data_swith .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #efefef;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}
.data_swith .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
.data_swith input:checked + .slider {
  background-color: #39ca8d;
}
/* .data_swith input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
} */
.data_swith input:checked + .slider:before {
  -webkit-transform: translateX(18.8em);
  -ms-transform: translateX(18.8em);
  transform: translateX(18.8em);
}
.data_swith .slider:after
{
  content:'NO, LO FARÒ PIÙ TARDI';
  color: #000;
  display: block;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
}
.data_swith input:checked + .slider:after
{  
  content:'YES';
}
.data_swith {
  width: 100%;
  display: flex;
  flex-direction:column;
  justify-content: flex-start;
  padding-top: 6px;
}
.cp_Wrapper_two .custom-options {
  border: 0;
  padding: 20px 0;
}
.cp_Wrapper_two .custom-options {
  border: 0;
  padding-left: 0;
}
.up_title {
  font-size: 18px;
  /*   text-transform: capitalize; */
}
.cp_Wrapper_two .custom-options {
  padding: 20px !important;
  border: 1px solid #efefef !important;
}
.cp_Wrapper_two{
  margin-top:20px !important;
}
.cp_Wrapper_two .custom-options {
  display: flex;
}
.cp_Wrapper_two .custom-options .pad_zero {
  margin: 0;
}
.audio-option-content .special-input label, .photo-video-content .special-input label {
  color: #000 !important;
}
/* New Css End 27-july-2021 */
/* New Css Start 7-august-2021 */

.cp_Wrapper_two .custom-options {
  display: flex;
  flex-direction: column;
}

.cp_Wrapper_two .custom-options p {
  padding-bottom: 20px;
}
.greenColor{
  color: green;
}
.custom-options-wrapper .custom-option-checkbox{
  justify-content: flex-start !important;
}
@media(max-width: 576px){
  input#attachment{
    font-size: 16px;
  }
}


/* New Css End 7-august-2021 */
.polso-di-18-22cm label{
  background-image: url(/cdn/shop/files/size-m.jpg?v=1634720146) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.polso-di-13-17cm label{
  background-image: url(/cdn/shop/files/size-s.jpg?v=1634720146) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.Size_Small{
  display:none !important;
}
.forceAddonsItem{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.forceAddonPrice{
  font-size: 12px;
  color: #6a6a6a;
}
.forceAddonstitle{
  font-weight: bold;
  display: block;
}
.forceAddonsdesc{
  font-size: 12px;
  color: #6a6a6a;
}

/* label.forceItemlabel:after {
content: '✓';
height: 30px;
width: 30px;
font-size: 20px;
font-weight: bold;
color: white;
background-color: black;
position: absolute;
text-align: center;
left: 0px;
opacity: 0;
transition: .5s all;
}
label.forceItemlabel:before {
content: '';
width: 30px;
height: 30px;
background-color: white;
border: 1px solid black;
display: block;
} */
.forceItemlabel{
  display: flex;
  align-items: center;
  position: relative;
}
.forceAddonsItem{
  position:relative;
  margin-bottom: 15px;
}
.forceAddonsItemInput:checked ~ label:after {
  opacity: 2;
}

.forceAddonsItemInput{
  position: absolute;
  left: 0;
  opacity: 0;
}
.forceAddonsdetails{
  padding-left: 10px;
}
.ProductForm__QuantitySelector,.ProductForm__BuyButtons{
  display:none !important;
}

.custom-options-wrapper .ProductForm__QuantitySelector,.custom-options-wrapper .ProductForm__BuyButtons{
  display:block !important;
}
.data_swith input:checked + .slider:before {
  /*     -webkit-transform: translateX(18.8em);
  -ms-transform: translateX(18.8em); */
  transform: translateX(225px);
}
.input_files_wrapper {
  display: block;
  width: 100%;
  height: 60px;
  width: 60px;
  border: 1px dashed #000;
  position: relative;
  /* cursor: pointer; */
  /* z-index: 1; */
  display: flex;
  justify-content: center;
  border-radius: 5px;
}
.input_files_wrapper svg{
  width: 26px;
}
.input_files_wrapper input.aud {
  appearance: none;
  opacity: 0;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  left: 0px;
  right: 0px;
  height: 100%;
  cursor: pointer;
}
.custom-options-wrapper span.qtyminus, .custom-options-wrapper span.qtyplus {
  width: 50px;
  background-color: transparent;
}
.grid__item.row_grid_qnt {
  display: block;
}
.qty_selector {
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-form__item input#Quantity {
  width: 50px !important;
  background-color: transparent;
}
.qty_selector span.qtyminus {
  border-right: 0px !important;
}
.qty_selector span.qtyplus {
  border-left: 0px !important;
}
.no_file_chosen{
  display: inline-block;
  margin-left: 20px;
}
.no_file_chosen_wrapper{
  display: flex;
  align-items:center;
}

.switch_cart_btn {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
  min-width: 60px;
}

.switch_cart_btn .forceAddonsItemSwitch { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch_slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch_slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  border-radius: 50%;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.forceAddonsItemSwitch:checked + .switch_slider {
  background-color: #1c1b1b;
}

.forceAddonsItemSwitch:focus + .switch_slider {
  box-shadow: 0 0 1px #1c1b1b;
}

.forceAddonsItemSwitch:checked + .switch_slider:before {
  transform: translateX(30px);
}




@media(max-width: 768px){
  .ProductForm__BuyButtons{
    display: block !important;
  }
  .ProductForm__AddToCart {
    font-size: 16px;
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 99;
    width: 100%;
  }
  /*   .ProductForm__AddToCart {
  font-size: 16px;
  background-color: black;
  color: #fff;
} */
}

@media(max-width: 480px){
  .custom-options-wrapper .custom-options input:checked + .unlock-map:before {
    transform: unset;
    left: calc(100% - 37px);
  }
  .custom-options-wrapper .custom-options .toggle {
    width: auto;
  }
  .data_swith .switch {
    width: auto;
  }
  .data_swith input:checked + .slider:before {
    transform: unset;
    left: calc(100% - 32px);
  }
  .ProductForm__AddToCart {
    font-size: 12px;
  }
  .Cart .Drawer__Footer, .Cart__OffscreenNoteContainer {
    padding: 14px 15px 24px 15px;
  }
  .Drawer--fromRight .Drawer__Container {
    padding-left: 15px;
    padding-right: 15px;
  }
}




/** Variant Colors **/
.bg_Argento {
  background-color:#dedee2 !important;
}
.bg_Oro {
  background-color:#e9ceba !important;
}
.bg_OroRosa {
  background-color:#f0ccc6 !important;
}
.bg_Nero {
  background-color:#222222 !important;
}
#sidebar-cart{
  z-index: 999;
}
.pbZero{
  padding-bottom: 0px;
}

#tr-42830018576604 .CartItem__Variant,
#tr-42809180291292 .CartItem__Variant,
#tr-41061569495235 .CartItem__Variant{
  display:none !important;
}
/* #sidebar-menu{
z-index: 999;
} */
.geocoder{
  z-index: 9 !important;
}
.btn_sp:before{
  background-color: #53ad78;
}
.btn_sp:hover{
  border-color:#53ad78 !important;
}
.CartItem__Property{
  width: 200px;
  display: inline-block;
  word-break: break-all;
  font-size: 10px;
  padding-bottom: 10px;
  padding-right:5px;
}