/*** Code Created by TransPacific Software Pvt. Ltd ***/
/*For setting listing / setting detail / final earring css*/ 


*{
  box-sizing: border-box;
}
h1, .tps_latestv_title{}
h2, .tps_latestv_sub_title{}
h3{}
h4{}
h5{}
h6{}
a{}
p, .tps_latestv_para{

}
a:focus, 
button:focus, 
input:focus, 
textarea:focus{
  box-sizing: border-box;
  outline: none;
  border: none;
  box-shadow: none;
}
.tps-earringbuilder-main-container{
   max-width: 1320px;
   margin: auto;
   padding: 10px 15px;
   padding-top: 220px;
}
.tps-page-gemstoneearringbuilder-setting_listing .tps-earringbuilder-main-container {
    padding-top: 0px !important;
}
.tps-earringbuilder-breacrum{
  display: flex;
  margin-top: 10px;  
}
.tps-earringbuilder-breacrum .tps-earringbuilder-breacrum-item{
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
}
.tps-earringbuilder-breacrum .tps-earringbuilder-breacrum-item a{
  color: #001026;
}
.tps-earringbuilder-breacrum .tps-earringbuilder-breacrum-item a:hover{
  text-decoration: underline;
}
.tps-dia-detail-back-to-search button:hover{  
  text-decoration: underline;
}
.tps-earringbuilder-breacrum .tps-earringbuilder-breacrum-item span.tps-earringbuilder-br-icon{
  width: 20px;
  height: 20px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/Makar_Arrow.svg);
  background-position: center;
  transform: rotate(270deg);
  background-repeat: no-repeat;
  background-size: 86%;
}
.tps-earringbuilder-back-to-search button, 
.tps-dia-detail-back-to-search button{
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: capitalize;
  position: relative;
  display: flex;
  border: none; 
}
.tps-earringbuilder-back-to-search button:hover, 
.tps-dia-detail-back-to-search button:hover{
  background-color: transparent;
  outline: none;
  text-decoration: underline;
}
.tps-earringbuilder-back-to-search button::before, 
.tps-dia-detail-back-to-search button::before{
  content: '';
  width: 19px;
  height: 14px;
  display: block;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/Makar_Arrow.svg);
  background-position: 4px 4px;
  transform: rotate(90deg);
  background-repeat: no-repeat;
  background-size: 86%;
}
/*end*/

.button.tinvwl_button_view, .button.tinvwl_button_close {
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    margin-bottom: 15px;
    padding: 8px 20px 11px;
    border: 1px solid #001026;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 16px;    
    background-color: #001026;
    border-radius: 1px;
    color: #fff;
    position: relative;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    text-align: center;
    cursor: pointer;
}
.button.tinvwl_button_view:hover, .button.tinvwl_button_close:hover {
    background-color: #ffffff !important;
    border-radius: 1px;
    color: #001026 !important;
}

/*main banner*/
.tps-earringbuilder-banner {
    position: relative;
    width: 100%;   
    margin-top: 230px; 
}
.tps-earringbuilder-banner.banner-setting_listing picture, .tps-earringbuilder-banner.banner-diamond_listing picture {
    width: 100%;
    display: block;
}
.tps-earringbuilder-banner h1 {
    position: absolute;
    font-family: 'ITCFranklinGothicBookRegular';
    font-size: 36px;
    font-weight: normal;
    color: #000000;
    left: 35%;
    top: 50%;
    transform: translate(-50%,-50%);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0;
}
/*main banner*/

/*Transpacific software --- steps style here*/
.tps_latestv_steps {
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.8px;
    padding: 0;
    clear: both;
    display: block;
    width: 100%;
    height: 98px;
    margin: 0 auto;
    border: 2px solid #D4D7DA;
    border-collapse: separate;
    table-layout: fixed;
    line-height: 1.2;
    position: relative;
    background-color: transparent;
    padding: 4px 0px 4px;
    margin: 15px 0px 30px;
    border-left: none;
    border-right: none;
}
.tps_latestv_steps .tps_latestv_steps_node {
    position: relative;
    display: block;
    width: auto;
    height: 86px;
    margin-right: 16px;
    background: #ffffff;
    text-decoration: none;
}
.tps_latestv_steps .tps_latestv_steps_node::before {
    width: 0px;
    height: 0px;
    border-top: 43px solid #ffffff;
    border-bottom: 43px solid #ffffff;
    border-left: 15px solid transparent;
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    transform: translate(-100%, 0);
}
.tps_latestv_steps .tps_latestv_steps_item  .tps_latestv_steps_node .tps_latestv_steps_node{
   width: 100%;
}
.tps_latestv_steps .tps_latestv_steps_node::after {
    width: 0;
    height: 0;
    border-top: 43px solid transparent;
    border-bottom: 43px solid transparent;
    border-left: 15px solid #ffffff;
    position: absolute;
    content: "";
    top: 0px;
    right: 0;
    transform: translate(100%, 0);
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node::before {
    border-top-color: #001026;
    border-bottom-color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node::after {
    border-left-color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node {
    background: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin{
    position: relative;
    z-index: 2;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: inherit;
    vertical-align: middle;
}
.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_num{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    width: 70px;
    line-height: 80px;
    color: #000000;
    font-family: 'WilliamsCaslonTextBold';
}
.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin > div {
    display: table-cell;
    vertical-align: middle;
}
.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading, 
.tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading{
    font-size: 16px;
    line-height: normal;
    text-transform: capitalize;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    color: #000000;
}
.tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading {
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    text-transform: inherit;
}

.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_common .tps_latestv_steps_cont{
   text-align: left;
}
.tps_latestv_steps .tps_latestv_steps_data, .tps_latestv_steps .tps_latestv_steps_action {
    font-family: 'ITCFranklinGothicBookRegular';
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #000000;
    font-weight: normal;
    text-transform: capitalize;
    position: relative;
}
.tps_latestv_steps .tps_latestv_steps_pho {
    width: 70px;
    text-align: center;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../../assets/images/setting-listing-images/earringbuilder_latest_sprite.svg);
}
.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_earring{
/* background-position: -1px 7px;*/
   background-position: -182px -276px;
}
.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_diamond{
/* background-position: -68px 7px;*/
   background-position: -240px -276px;
}
.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_final{
/* background-position: -144px 7px;*/
   background-position: -302px -276px;   
}

.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_earring,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_earring {
    background-position: 3px -276px;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_diamond,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_diamond {
    background-position: -56px -276px;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_final,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_final {
    background-position: -120px -276px;
}

.tps_latestv_steps .tps_latestv_steps_pho>img, .tps_latestv_steps .modal-product-superposition {
    width: 70px;
    height: auto;
}
.tps_latestv_steps .tps_latestv_steps_pho>img{
  width: 56px;
}
.tps_latestv_steps .tps_latestv_steps_action a{
  text-decoration: underline;
  transition: 0.3s ease;
  color: #000000;
  margin-right: 10px;
  font-weight: normal;
}
.tps_latestv_steps .tps_latestv_steps_action a:nth-last-child(){
  margin-right: 0px;
}
.tps_latestv_steps .tps_latestv_steps_action a:hover{
  text-decoration: none;
  color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading {
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #000000;
    font-weight: bold;
    font-family: 'WilliamsCaslonTextBold';
    position: relative;
}
.tps_latestv_steps .tps_latestv_steps_heading .tps-header-step-loader {
    display: inline-block;
    background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif) no-repeat;
    background-size: 85%;  
    width: 20px;
    height: 20px;    
    color: transparent;
    position: absolute;
    right: auto;
    margin-left: 5px;      
}
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_node::before, 
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_three .tps_latestv_steps_node::after{
   display: none;
}
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_three .tps_latestv_steps_node{
    margin-right: -1px;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node{
    background: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node:before {
    border-top-color: #001026;
    border-bottom-color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node:after {
    border-left-color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item:hover{
    cursor: pointer;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_heading .nostyle-heading, 
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_heading .nostyle-heading, 
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_num, 
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_num,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_data, 
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_data,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_action a, 
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_action a,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_nostyle_heading, 
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_nostyle_heading {
  color: #ffffff;
}
.tps_latestv_steps .tps_latestv_steps_pho > .img-transparent {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 27% 42%;
}
.tps_latestv_steps_inner, .tps_latestv_steps_inner h1, .tps_latestv_steps_inner h2 {
    font-family: inherit;
    margin: 0;
    color: inherit;
    font-size: 16px;
    text-align: center;
}
.tps_latestv_steps_inner .tps_latestv_steps_item{
    position: relative;
    width: 33.3%;
    display: table-cell;
    vertical-align: top;
}
.tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
    width: 300px;
}
.tps_latestv_steps_inner{
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #707070;
}
/*end*/

/*Transpacific software --- setting listing filter*/
.tps_latestv_earringl_filter_parent {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.tps_latestv_earringl_filter{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px 0px;
}
.tps_latesv_earring_fil_common {
  width: 47.5%;
  padding: 0px 5px;
}
.tps_latestv_earringl_reset_block{
  margin-bottom: 20px;
  text-align: right;
  padding: 0px 0px 13px;
  border-bottom: 1px solid #8888884f;
}
.tps_latestv_earringl_reset_block .tps_latestv_rest_filter, 
.tps_latestv_earringl_reset_block label{
  cursor: pointer;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-family: 'ITCFranklinGothicBookRegular';
  position: relative;
  transition: width 2s;
}
.tps_latestv_earringl_reset_block label{
  float: left;
  cursor: default;
  text-transform: uppercase;
  font-weight: normal;
}
.tps_latestv_earringl_filter{  
  clear: both;
  padding: 0px 5px 0px;
  overflow: hidden;
  margin-bottom: 30px;
} 
.tps_latestv_earringl_reset_block .tps_latestv_rest_filter:hover{
   text-decoration: underline;
   color: #000000;
}
.tps_latestv_earringl_filter .tps-earringbuilder-filter-label{
   display: block;
   width: 100%;
   font-size: 13px;
   text-transform: uppercase;
   line-height: 23px;
   color: #000000;
   margin: 0;
   padding: 7px 5px 15px 0px;
   font-family: 'ITCFranklinGothicBookRegular';
   position: relative;
   cursor: default;
   border: none;
   font-weight: normal;
   letter-spacing: 1px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0px 2.6%;
  text-align: center;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li{
  position: relative;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li{
  width: 17.66%;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input{
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 opacity: 0;
 cursor: pointer;
 left: 50%;
 transform: translateX(-50%);
 z-index: 999;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input{
  width: 40px !important;
  height: 40px !important;
}
.tps_latestv_earringl_filter .tps-earringbuilder-style{
  -webkit-order: 1;
  order:1;
  width: 46%;
  margin-right: 4%;
}
.tps_latestv_earringl_filter .tps-earringbuilder-shape{
  -webkit-order: 2;
  order: 2;
  width: 46%;  
  margin-left: 4%;
}
.tps_latestv_earringl_filter .tps-earringbuilder-metal{
  -webkit-order: 3;
  order: 3;
  width: 46%;
  margin-right: 4%;
}
.tps_latestv_earringl_filter .tps-earringbuilder-price{
  -webkit-order: 4;
  order: 4;
  width: 46%;
  margin-left: 4%;
}
.tps_latestv_earringl_filter .tps-earringbuilder-style-type{
  -webkit-order: 5;
  order: 5;
  width: 46%;  
  margin-left: 4%;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input + span:before{
  content: '';
  width: 55px !important;
  height: 55px !important;
  display: block;
  margin: 0px auto 8px auto;
/*background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg), #F9F9F9;
  border: 1px solid #F9F9F9;*/
  background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
  background-repeat: no-repeat;
  border: none;
  border-radius: 50%;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="cathedral"] + span:before{
  background-position:  -21px -683px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="classic"] + span:before{
  background-position: -98px -683px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="crossover"] + span:before{
  background-position: -176px -684px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="halo"] + span:before{
  background-position: -252px -684;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="twist"] + span:before{
  background-position: -329px -687px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li:hover input + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li input:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input + span:before{
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input + span{
 font-family: 'ITCFranklinGothicBookRegular';
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 line-height: 14px;
 text-align: center;
 text-transform: capitalize;
 display: block;
 margin: auto;
 position: relative;
 padding-bottom: 10px;
 cursor: pointer;
 min-height: 32px;
 width: fit-content; 
 letter-spacing: 0.5px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input + span::after, 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li .tps-seDetailc-sw-iocn::after, 
.tps-seDetailc-meta .tps-seDetailc-shapes-list li .tps-seDetailc-shapes-icon::after{
  content: '';
  width: 0%;
  height: 2px;
  background-color: #001026;
  transition: width 0.5s;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 0;
} 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input + span::after, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked + span::after, 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li.active .tps-seDetailc-sw-iocn::after, 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li:hover .tps-seDetailc-sw-iocn::after, 
.tps-seDetailc-meta .tps-seDetailc-shapes-list li.active .tps-seDetailc-shapes-icon::after, 
.tps-seDetailc-meta .tps-seDetailc-shapes-list li:hover .tps-seDetailc-shapes-icon::after{
  width: 100%;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input + span, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked + span{
  color: #001026;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="18ct-rose-gold"] + span::before{
    background-position: -916px -502px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="14ct-rose-gold"] + span::before{
    background-position: -647px -502px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="9ct-rose-gold"] + span::before{
    background-position: -469px -501px;
} 

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="18ct-white-gold"] + span::before{
    background-position: -775px -502px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="14ct-white-gold"] + span::before{
    background-position: -529px -502px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="9ct-white-gold"] + span::before{
    background-position: -352px -502px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="18ct-yellow-gold"] + span::before{
    background-position: -846px -502px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="14ct-yellow-gold"] + span::before{
    background-position: -588px -502px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="9ct-yellow-gold"] + span::before{
    background-position: -411px -502px;
} 

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input[value="platinum"] + span::before{
    background-position: -706px -502px;
} 

.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="9ct-rose-gold"] .tps-seDetailc-sw-iocn{
    background-position: -480px -512px;
} 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14ct-rose-gold"] .tps-seDetailc-sw-iocn{
    background-position: -657.5px -512px;
} 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18ct-rose-gold"] .tps-seDetailc-sw-iocn{
    background-position: -926.5px -512px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="9ct-white-gold"] .tps-seDetailc-sw-iocn{
    background-position: -362.5px -512px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14ct-white-gold"] .tps-seDetailc-sw-iocn{
    background-position: -539.5px -512px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18ct-white-gold"] .tps-seDetailc-sw-iocn{
   background-position: -785.5px -512px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="9ct-yellow-gold"] .tps-seDetailc-sw-iocn{
    background-position: -421px -512px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14ct-yellow-gold"] .tps-seDetailc-sw-iocn{
    background-position: -597.5px -512px;
} 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18ct-yellow-gold"] .tps-seDetailc-sw-iocn{   
  background-position: -856.5px -512px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="platinum"] .tps-seDetailc-sw-iocn{
  background-position: -716px -512px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul{
  margin-left: -20px;
  grid-gap: 5px 0px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li{
  width: 16.66%;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li input + span:before{
  width: 65px !important;
  height: 65px !important;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="solitaire"] + span:before{
  background-position: -8px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="halo"] + span:before{
  background-position: -103px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bridal-sets"] + span:before{
  background-position: -206px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="flower"] + span:before{
  background-position: -308px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="vintage"] + span:before{
  background-position: -410px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="eternity"] + span:before{
  background-position: -488px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="trilogy"] + span:before{
  background-position: -560px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="hidden-halo"] + span:before{
  background-position: -653px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="cluster"] + span:before{
  background-position: -738px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bespoke"] + span:before{
  background-position: -836px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="two-stones"] + span:before{
  background-position: -928px -631px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="solitaire"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="solitaire"] + span:before{
  background-position: -8px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="halo"]:checked + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="halo"] + span:before{
  background-position: -103px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bridal-sets"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="bridal-sets"] + span:before{
  background-position: -206px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="flower"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="flower"] + span:before{
  background-position: -308px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="vintage"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="vintage"] + span:before{
  background-position: -410px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="eternity"]:checked + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="eternity"] + span:before{
  background-position: -488px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="trilogy"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="trilogy"] + span:before{
  background-position: -560px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="hidden-halo"]:checked + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="hidden-halo"] + span:before{
  background-position: -653px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="cluster"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="cluster"] + span:before{
  background-position: -738px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bespoke"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="bespoke"] + span:before{
  background-position: -836px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="two-stones"]:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="two-stones"] + span:before{
  background-position: -928px -701px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-bridal-set-option input + span:before{
    background-position: -94px -720px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-earring-option input + span:before{
  
   background-position: -17px -720px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-bridal-set-option input:checked + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-bridal-set-option:hover input + span:before{
   background-position: -248px -720px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-earring-option input:checked + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-earring-option:hover input + span:before{
   background-position: -171px -720px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="prong"] + span:before{
  background-position: -17px -722px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="scalloped"] + span:before{
  background-position: -95px -722px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="scalloped"] + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="scalloped"]:checked + span:before{
  background-position: -249px -722px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="prong"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="prong"]:checked + span:before{
  background-position: -171px -722px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul{
  grid-gap: 5px 0px;
  margin-left: -10px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li{
  width: 14.28%;
  position: relative;
  transition: transform 0.3s linear;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover {
/*    transform: scale(1.1);*/
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover span {
/*    font-size: 13px;*/
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input + span::before{
  /*border-radius: 0;
  box-shadow: none !important;*/
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="round"] + span::before {
  background-position: 2px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="asscher"] + span::before {
    background-position: -478px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="cushion"] + span::before {
background-position: -117px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="emerald"] + span::before {
background-position: -360px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="marquise"] + span::before {
background-position: -417px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="oval"] + span::before {
background-position: -58px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="pear"] + span::before {
background-position: -236px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="princess"] + span::before {
background-position: -294px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="heart"] + span::before {
background-position: -550px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="radiant"] + span::before {
background-position: -179px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="hexagon"] + span::before {
background-position: -679px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="kite"] + span::before {
background-position: -735px -172px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="triangle"] + span::before {
background-position: -618px -171px;  
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li .tps-diamond-shape-video {
    opacity: 0;
    transition: opacity 0.3s;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    display: none;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover .tps-diamond-shape-video {
/*    opacity: 1;*/
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li .tps-diamond-shape-video video {
/*    max-height: 55px;*/
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style-type ul li{
  width: 24%;
}
.ui-widget-header, .ui-slider .ui-slider-handle {
  background: #001026 !important;
  box-shadow: none !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid transparent;
}
.ui-widget.ui-widget-content{
  background: #04023152;
  height: 6px;
  border: none;
  border-radius: 10px;
  margin: 7px 9px 24px 9px;
}
.ui-slider .ui-slider-handle {
  width: 15px !important;
  height: 15px !important;
  top: -6px !important;
  z-index: 9;
  transform: rotate(45deg);
}
.ui-widget-header, .ui-slider .ui-slider-handle {
  background: #001026 !important;
  box-shadow: none !important;
  border-radius: 0%;
  border-color: #001026 !important;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from{
  float: left;
  text-align: left;
  justify-content: start !important;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-to{
  float: right;
  text-align: right;
  justify-content: end !important;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from, 
.tps_latestv_earringl_filter .tps-latestv-bapf-to{
 display: flex;
 align-items: baseline;
 justify-content: center;
 padding: 0px 5px;
 border: 1px solid #000000;
 border-radius: 1px;
 width: 90px;
 font-size: 14px;
 color: #000000;
 line-height: 16px;
 font-family: 'ITCFranklinGothicBookRegular';
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from input, 
.tps_latestv_earringl_filter .tps-latestv-bapf-to input{
  vertical-align: unset;
  background-color: transparent;
  box-shadow: none;
  float: right;
  width: 50%;
  text-align: center;
  padding: 0px 0px 0px 0px !important;
  height: auto;
  border: none;
  box-shadow: none;
  outline: none;
  color: #000000;
  font-size: 14px;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from input:focus, 
.tps_latestv_earringl_filter .tps-latestv-bapf-to input:focus{
  background-color: transparent;
  box-shadow: none !important;
  outline: none !important;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from input::placeholder, 
.tps_latestv_earringl_filter .tps-latestv-bapf-to input::placeholder{
  background-color: transparent;
  box-shadow: none !important;
  outline: none !important;
  font-size: 14px;
  color: #888888;
  line-height: 16px;
  font-family: 'ITCFranklinGothicBookRegular';
}
.tps_latestv_earringl_reset_block .tps-earringbuilder-reset-parent{
  width: fit-content;
  margin-left: auto;
  position: relative;
}
.tps_latestv_earringl_reset_block .tps-earringbuilder-reset-parent a.tps-earringbuilder-reset-filter-btn{
  position: relative;
  display: flex;
  align-items: center;
}
.tps_latestv_earringl_reset_block .tps-earringbuilder-reset-parent a.tps-earringbuilder-reset-filter-btn::before{
  content: '';
  width: 30px;
  height: 30px;
  display: block;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
  margin-right: 2px;
  background-position: -201px -918px;
}
.tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div,
.tps-latestv-reset-step-popup{
  position: absolute;
    width: 240px;
    right: 0;
    background-color: #001026;
    padding: 10px 10px 16px 10px;
    border-radius: 4px;
    z-index: 99;
    top: 34px;
}
.tps-latestv-reset-step-popup{
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 100px;
    text-align: right;
} 
.tps-latestv-reset-step-popup:before{
    top: -6px !important;
    right: auto !important;
    left: 82px !important;
}  
.tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div:before, 
.tps-latestv-reset-step-popup:before{
    content: "";
    width: 17px;
    height: 17px;
    transform: rotate(45deg);
    background: #001026;
    position: absolute;
    z-index: 999999;
    right: 16px;
    top: -6px;
}
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-title, 
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-title{
  font-size: 14px;
  color: #ffff;
  font-family: 'ITCFranklinGothicBookRegular';
  line-height: 24px;
  font-weight: normal;
  text-align: right;
}
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div, 
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group{
  display: flex;
  align-items: center;
  grid-gap: 10px;
  justify-content: end;
}
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button, 
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button{
  padding: 5px 20px;
  margin-top: 10px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-family: 'ITCFranklinGothicBookRegular';
  line-height: 16px;
  border: 1px solid #fff;
  transition: 0.5s ease;
  border-radius: 2px;
  cursor: pointer;
}
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button:hover, 
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button.tps-earringbuilder-reset-filter-confirm-no-btn, 
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button:hover,
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button.tps-latestv-reset-step-no-btn{
  background-color: #fff;
  color: #001026;
}
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button.tps-earringbuilder-reset-filter-confirm-no-btn:hover,
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button.tps-latestv-reset-step-no-btn:hover{
  background-color: transparent;
  color: #fff;
}
/*end*/

/*Transpacific software --- filter counter design*/
.tps-earringbuilder-item-counter-div, 
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col1{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value{
    width: 100%;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col2{
   display: flex;
   align-items: center;
   grid-gap: 10px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col1 span{
  font-size: 20px;
  line-height: 20px;
  color: #000000 !important;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  letter-spacing: 0.5px;
  cursor: default;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col1{
  grid-gap: 3px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-sort-by select{
 font-size: 15px;
 line-height: 18px;
 letter-spacing: 0.3px;
 color: #000000;
 padding: 8px 13px 5px 5px;
 border-radius: 0px;
 font-family: 'ITCFranklinGothicBookRegular';
 appearance: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 position: relative;
 background-color: transparent;
 background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/Makar_Arrow.svg);
 background-repeat: no-repeat; 
 cursor: pointer;
 border: none;
 width: 155px;
 border-bottom: 1px solid #000000; 
 outline: none;
 box-shadow: none;
 background-position: 96% 8px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-sort-by select option{
 font-size: 14px;
 padding: 10px 13px 10px 13px;
 font-family: 'ITCFranklinGothicBookRegular';
 color: #000;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value ul{
  display: flex;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  grid-gap: 12px;
}
.tps-earringbuilder-item-selected-value ul li a{
  font-size: 16px;
  font-family: 'ITCFranklinGothicBookRegular';
  line-height: 12px;
  color: #000000;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:before{
  content: '';
  width: 1px;
  height: 100%;
  background-color: #959595;
  position: absolute;
  right: -6px;
  top: 42%;
  transform: translateY(-50%);
}
.tps-earringbuilder-item-selected-value ul li a:hover{
  text-decoration: underline;
}
.tps-earringbuilder-item-counter-div{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0px 15px;
  position: relative;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 15px;
}
.tps-earringbuilder-item-selected-value ul li a span{
  width: 15px;
  height: 15px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
  background-position: -181px -924px;
  margin-left: 3px;
}
.tps-earringbuilder-item-selected-value ul li a:hover span{
  background-position: -181px -924px;
}
.tps-earringbuilder-item-selected-value ul li.tps-earringbuilder-unselected a span{
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
  background-position: -18px -921px;
  margin-top: 0px;
  margin-right: 9px;
}
/*end*/

/*Transpacific software --- earring builder listing view design*/
.tps-earringbuilder-item-listing-div, 
.tps-earringbuilder-item-listing-div noscript{
  /*display: flex;
  grid-gap: 20px 1.3%;
  margin-bottom: 50px;
  flex-wrap: wrap;*/
  display: grid;     
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px 20px; 
  margin-bottom: 50px;   
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div{
   padding: 15px;   
   border-radius: 5px;
/* width: 24%;*/
   width: 100%;
   cursor: pointer;
   transition: .3s;
   border: 1px solid #F1F1F1;
   position: relative;
}
.tps-earringbuilder-item-banner-div.tps-right-banner {
    grid-area: 8 / -3 / span 2 / -1;
}
.tps-earringbuilder-item-banner-div.tps-left-banner {
    grid-area: 4 / 1 / span 2 / span 2;
}
.tps-earringbuilder-item-banner-div.tps-left-banner img, .tps-earringbuilder-item-banner-div.tps-right-banner img {    
    display: block;    
    height: 100%;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/placeholder-setting-images/placeholder-800_800.jpg);
    background-position: center center;
    background-size: cover;
}
.tps-earringbuilder-item-banner-div.tps-left-banner img.tps-earringbuilder-item-banner-img,
.tps-earringbuilder-item-banner-div.tps-right-banner img.tps-earringbuilder-item-banner-img {
    width: 100%;
    height: 100%;
} 
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div{
   width: 100%;   
   position: relative;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img{
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:hover{
   background: #D4D7DA;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-pr{
    background-color: #fff;
    padding: 15px 15px 0px;
    text-align: center;
    height: 140px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div{
  text-align: center;
  padding: 10px 0px 0px;
  border-top: 2px solid #F1F1F1;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-title{
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 0px 0px 0px;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 0.5px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-price-div{
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-family: 'WilliamsCaslonTextBold';
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div .tps-earringbuilder-item-wishlist-span{
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg), #fff;
  background-position: -15px -1007px;
  border-radius: 50%;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div .tps-earringbuilder-item-wishlist-span:hover,
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div .tps-earringbuilder-item-wishlist-span.active{
 background-position: -48px -1007px;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div .tps-earringbuilder-item-wishlist-span.tps-loading{
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
}
/*end*/

/*Transpacific software --- loader design*/
.tps-earringbuilder-item-listing-parent-div{
  position: relative;
}
.tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-listing-loader{
  top: 0px;
  left: 0px;
  width: 100%;
  border: 1px solid #fff;
  background: #fff;
  padding: 20px;
}

.animation-spin {
        animation-name: spin;
        animation-duration: 0.75s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
      }

      @keyframes spin {
        from {
          transform: translateY(-50%) rotate(0deg);
        }
        to {
          transform: translateY(-50%) rotate(360deg);
        }
      }

      .timeline-item {
        background: #fff;
        border-bottom: 1px solid #f2f2f2;
        padding: 25px;
        margin: 0 auto;
      }

      @-webkit-keyframes placeHolderShimmer {
        0% {
          background-position: -468px 0;
        }
        100% {
          background-position: 468px 0;
        }
      }

      @keyframes placeHolderShimmer {
        0% {
          background-position: -468px 0;
        }
        100% {
          background-position: 468px 0;
        }
      }
      .tps-earringbuilder-animated-background {
        -webkit-animation-duration: 1s;
                animation-duration: 1s;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-name: placeHolderShimmer;
                animation-name: placeHolderShimmer;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
        background: #f6f7f8;
        background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
        background-size: 900px 204px;
        height: 40px;
        position: relative;
      }

      .tps-earringbuilder-background-masker {
        background: #fff;
        position: absolute;
      }
      .tps-earringbuilder-background-masker.header-top, .tps-earringbuilder-background-masker.header-bottom, .tps-earringbuilder-background-masker.subheader-bottom {
        top: 0;
        left: 40px;
        right: 0;
        height: 10px;
      }
      .tps-earringbuilder-background-masker.header-left, .tps-earringbuilder-background-masker.subheader-left, .tps-earringbuilder-background-masker.header-right, .tps-earringbuilder-background-masker.subheader-right {
        top: 10px;
        left: 40px;
        height: 8px;
        width: 10px;
      }
      .tps-earringbuilder-background-masker.header-bottom {
        top: 18px;
        height: 6px;
      }
      .tps-earringbuilder-background-masker.subheader-left, .tps-earringbuilder-background-masker.subheader-right {
        top: 24px;
        height: 6px;
      }
      .tps-earringbuilder-background-masker.header-right, .tps-earringbuilder-background-masker.subheader-right {
        width: auto;
        left: 900px;
        right: 0;
      }
      .tps-earringbuilder-background-masker.subheader-right {
        left: 530px;
      }
      .tps-earringbuilder-background-masker.subheader-bottom {
        top: 30px;
        height: 10px;
      }
      .tps-earringbuilder-background-masker.content-top, .tps-earringbuilder-background-masker.content-second-line, .tps-earringbuilder-background-masker.content-third-line, .tps-earringbuilder-background-masker.content-second-end, .tps-earringbuilder-background-masker.content-third-end, .tps-earringbuilder-background-masker.content-first-end {
        top: 40px;
        left: 0;
        right: 0;
        height: 6px;
      }
      .tps-earringbuilder-background-masker.content-top {
        height: 20px;
      }
      .tps-earringbuilder-background-masker.content-first-end, .tps-earringbuilder-background-masker.content-second-end, .tps-earringbuilder-background-masker.content-third-end {
        width: auto;
        left: 380px;
        right: 0;
        top: 60px;
        height: 8px;
      }
      .tps-earringbuilder-background-masker.content-second-line {
        top: 68px;
      }
      .tps-earringbuilder-background-masker.content-second-end {
        left: 420px;
        top: 74px;
      }
      .tps-earringbuilder-background-masker.content-third-line {
        top: 82px;
      }
      .tps-earringbuilder-background-masker.content-third-end {
        left: 00px;
        top: 88px;
      }
      .tps_grid_animated-background{
        height: 300px;       
      }
      .tps-earringbuilder-spinner-grid-container{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
      }
      .tps-seDetailc-gallery-loader, 
      .tps-earringbuilder-final-gallery-loader{
        width: 100%;
        height: 500px;
      }
      .tps-seDetailc-gallery-loader .timeline-item, 
      .tps-seDetailc-gallery-loader .timeline-wrapper, 
      .tps-seDetailc-gallery-loader .auth-info, 
      .tps-seDetailc-gallery-loader .tps_grid_animated-background,
      .tps-earringbuilder-final-gallery-loader .timeline-item, 
      .tps-earringbuilder-final-gallery-loader .timeline-wrapper, 
      .tps-earringbuilder-final-gallery-loader .auth-info, 
      .tps-earringbuilder-final-gallery-loader .tps_grid_animated-background{
        height: 100%;
      }
      .tps-seDetailc-gallery-loader .tps-seDetailc-spinner-row,
      .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-row{
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 20px;
        width: 100%;
        grid-gap: 10px;
      }
      .tps-earringbuilder-spinner-grid-container.tps-seDetailc-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title{
        bottom: 50px;
        background: #eeeeee;
        width: 77px;
        height: 50px;
        top: 25px;
        transform: none;
        left: 0;
        position: unset;
      }
      
      .tps-seDetailc-gallery-loader .tps_grid_animated-background,
      .tps-earringbuilder-final-gallery-loader .tps_grid_animated-background{
        width: 80%;
        margin: auto;
      }
      .tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow,
      .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
      }
      .tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background,
      .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background{
        width: 40px;
        height: 40px;
        background: #eeeeee;
      }
      .tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.left-spinner,
      .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.left-spinner{
        float: left;
        margin-left: -55px;
      }
      .tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.right-spinner,
      .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.right-spinner{
        float:right;
        margin-right: -55px;
      }
      .tps-seDetailc-spinner-grid-container{
        grid-template-columns:  1fr;
        height: 100%;
      }
      .tps-earringbuilder-spinner-grid-container .tps_grid_meta_section{
        bottom: 0px;
        left: 0%;
        width: 100%;
        background-color: #fff;
        height: 90px;
      } 
      .tps-earringbuilder-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title{
         bottom: 50px;
         background: #eeeeee;
         width: 90%;
         height: 15px;
         left: 50%;
         transform: translateX(-50%);
      }
      .tps-earringbuilder-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_price{
         bottom: 15px;
         background: #eeeeee;
         width: 40%;
         height: 15px;
         left: 50%;
         transform: translateX(-50%);
      }
      .tps-earringbuilder-item-not-found-div{
         text-align: center;
         font-family: 'ITCFranklinGothicBookRegular';
         font-size: 25px;
         line-height: 25px;
         color: #000000;
         display: flex;
         flex-direction: column;
         grid-gap: 10px;
         height: 300px;
         justify-content: center;
         border: 1px solid #000000;
      }
      .tps-earringbuilder-item-not-found-div .tps-earringbuilder-item-not-found-sub-title{
        font-size: 18px;
      }
      .tps_latestv_earringl_filter .tps-earringbuilder-price .tps-earringbuilder-slider-filter-warn{
        width: 40%;
        display: block;
        margin: auto;
        text-align: center;
        font-size: 12px;
        text-transform: capitalize;
        font-family: 'ITCFranklinGothicBookRegular';
        color: #ff0000;
        margin-top: 31px;
      }
      .tps-earringbuilder-disable-filter.tps-earringbuilder-metal ul li,
      .tps-earringbuilder-disable-filter.tps-earringbuilder-reset-parent,
      .tps-earringbuilder-disable-filter.tps-earringbuilder-style ul li, 
      .tps-earringbuilder-disable-filter.tps-earringbuilder-shape ul li,
      .tps-earringbuilder-disable-filter.tps-earringbuilder-price .tps-earringbuilder-price-slider, 
      .tps-earringbuilder-disable-filter.tps-earringbuilder-price .tps-latestv-bapf-from, 
      .tps-earringbuilder-disable-filter.tps-earringbuilder-price .tps-latestv-bapf-to, 
      .tps-earringbuilder-disable-filter.tps-earringbuilder-style-type ul li{
        opacity: 0.5;
        pointer-events: none;
      }
/*end*/

/*Transpacific software --- detail page design*/
.tps-earringbuilder-seDetailc .tps-seDetailc-row{
  /*display: inline-block;  
  width: 100%;*/
  display: flex;  
  flex-wrap: wrap;
  align-items: start;
  width: 100%;
  position: relative;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-gallery{
  width: 48%;
  margin: 0px 2%;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery {    
   /* display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 50%;
    float: left;
    margin: 0 2% 2% 0;*/
}
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery,
.tps-earringbuilder-final-tiles-gallery {    
    display: block;    
    width: 100%;
    float: left;
    margin: 0 2% 2% 0;
}
.tps-seDetailc-tiles-gallery-item.tps-seDetailc-360-video,
.tps-earringbuilder-final-tiles-gallery-item.tps-earringbuilder-final-360-video {
    width: 100%;
    display: block;    
}  
.tps-seDetailc-tiles-gallery-item.tps-img-div,
.tps-earringbuilder-final-tiles-gallery-item.tps-img-div {
    width: 49%;
    display: inline-block;    
    padding: 5px;
    cursor: zoom-in;
} 
.tps-earringbuilder-final-tiles-gallery-item.tps-img-div {     
    display: inline-flex;
} 
.tps-earringbuilder-final-tiles-gallery-item.tps-img-div.tps-img-diamond {
    cursor: default;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery img[src=""],
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery img:not([src]) {
  visibility: hidden;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery img.tps-seDetailc-tiles-gallery-img {
  display: block;
  color: transparent;
  height: 315px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/placeholder-setting-images/placeholder-300_300.jpg);
  background-position: center center;
  background-size: cover;
  cursor: zoom-in;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery iframe.tps-earring-iframe,
.tps-earringbuilder-final-tiles-gallery-item.tps-earringbuilder-final-360-video iframe.tps-earring-iframe {
    display: block;
    margin: auto;
    width: 100%;
    height: 615px;
    border: none;
    cursor: pointer;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery .tps-seDetailc-iframe-title,
.tps-earringbuilder-final-tiles-gallery-item .tps-earringbuilder-final-iframe-title {
    text-align: center;
    display: block;
    color: #000000;
    padding-bottom: 20px;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-meta,
.tps-earringbuilder-final-row .tps-earringbuilder-final-meta {
    width: 48%;
    margin-left: auto;    
    position: relative;
    height: 100%;
    z-index: 1;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-meta.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky !important;    
    padding: 50px 0;   
    top: 0;    
/*  overflow: auto;  */       
}
.tps-earringbuilder-seDetailc .sharethis-inline-share-buttons,
.tps-earringbuilder-final-row .tps-earringbuilder-final-meta .sharethis-inline-share-buttons {        
    position: absolute;
    right: 0;
    top: 1px;
    width: 25%;
    /*display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 4px;*/
}
.tps-earringbuilder-seDetailc .sharethis-inline-share-buttons .st-btn,
.tps-earringbuilder-final-row .tps-earringbuilder-final-meta .sharethis-inline-share-buttons .st-btn {
    margin-left: 4px !important;
    margin-right: 0 !important;
    margin-bottom: 5px !important;
    display: inline-block !important;
}
.tps-seDetailc-meta .tps-seDetailc-meta-title{
  font-size: 30px;
  line-height: 37px;
  font-weight: normal;
  text-transform: capitalize;
  color: #000000;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: 'ITCFranklinGothicBookRegular';
  max-width: 75%;
}
.tps-seDetailc-meta-description{
  border-top: 0px;
  padding-bottom: 0px;
}
.tps-seDetailc-meta .tps-seDetailc-meta-price{
  font-family: 'WilliamsCaslonText';
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #000;
  font-weight: 400;
}
.tps-seDetailc-meta .tps-seDetailc-meta-price .tps-seDetailc-pricetax {
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    font-size: 14px;
}
.tps-seDetailc-meta .tps-seDetailc-meta-price .tps-seDetailc-price-info-div {
    position: relative;
    display: inline-block;     
}
.tps-seDetailc-meta .tps-seDetailc-meta-price .tps-seDetailc-price-info-div .tps-seDetailc-price-info-icon {
    width: 17px;
    height: 18px;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/gemstone-listing-images/diamond-list-icon.svg);
    background-position: -245px -192px;
    cursor: pointer;
    display: block;
    margin: 0px 0px 0px 2px;    
}
.tps-seDetailc-meta .tps-seDetailc-meta-price .tps-seDetailc-price-info-div .tps-seDetailc-price-info-txt:before {
    content: "";
    width: 17px;
    height: 17px;
    transform: rotate(45deg);
    background: #d4d7da;
    position: absolute;
/*  z-index: 999999;*/
    left: 6px;
    top: -6px;
}
.tps-seDetailc-meta .tps-seDetailc-meta-price .tps-seDetailc-price-info-div .tps-seDetailc-price-info-txt {
    width: 100%;
    min-width: 190px;
    position: absolute;
    top: 28px; 
    left: -5px;   
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    font-size: 16px;
    background-color: #d4d7da;
    border: 1px solid #d4d7da;
    border-radius: 2px;
    color: #000000;    
    padding: 10px 15px;    
    margin: 0;
    z-index: 1;
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-title,
.tps-earringbuilder-earring-size-wrapper .tps-earringbuilder-earring-size-title, 
.tps-earringbuilder-detail-sub-title, 
.tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized .tps-earringbuilder-final-data-title, 
.tps-earringbuilder-final-rsized .tps-earringbuilder-earring-size-wrapper .tps-earringbuilder-earring-size-title{
  font-size: 16px;
  line-height: 26px;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  text-transform: capitalize;
  font-weight: normal;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev, 
.tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized .tps-earringbuilder-final-data-value{
  font-size: 14px;
  line-height: 24px;
  font-family: 'WilliamsCaslonTextBold';
  color: #000000;
  text-transform: capitalize;
  font-weight: bold;
  margin-left: 5px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 15px;
  list-style: none;
  margin: 0px;
  padding-left: 0;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li{
  position: relative;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal li {
/*width: 14.28%;*/
  width: 7.33%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li{
  width: 11.11%;
  position: relative;
  transition: transform 0.3s linear;
  margin-bottom: 10px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li .tps-seDetailc-sw-iocn {
 width: 35px !important;
 height: 35px !important;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-round .tps-seDetailc-sw-iocn {
  background-position: -8px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-oval .tps-seDetailc-sw-iocn {
  background-position: -68px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-cushion .tps-seDetailc-sw-iocn {
  background-position: -127px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-radiant .tps-seDetailc-sw-iocn {
  background-position: -189px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-pear .tps-seDetailc-sw-iocn {
  background-position: -246px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-princess .tps-seDetailc-sw-iocn {
  background-position: -304px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-emerald .tps-seDetailc-sw-iocn {
  background-position: -369px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-marquise .tps-seDetailc-sw-iocn {
  background-position: -428px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-asscher .tps-seDetailc-sw-iocn {
  background-position: -487px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-heart .tps-seDetailc-sw-iocn {
  background-position: -560px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-triangle .tps-seDetailc-sw-iocn {
  background-position: -628px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-hexagon .tps-seDetailc-sw-iocn {
  background-position: -689px -238px;  
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-kite .tps-seDetailc-sw-iocn {
  background-position: -745px -238px;  
}

.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li .tps-diamond-shape-video {
    position: absolute;
    opacity: 0; 
    transition: opacity 0.3s;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    display: none;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li .tps-diamond-shape-video video {
/*    max-height: 55px;*/
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li:hover {
    transform: scale(1.1);
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li:hover .tps-diamond-shape-video {
/*    opacity: 1;*/
}
.tps-seDetailc-meta .tps-seDetailc-swatches  .tps-seDetailc-sw-iocn{
 width: 40px !important;
 height: 40px !important;
 display: block;
 margin: 0px auto 10px auto;
 background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
 background-repeat: no-repeat;
}
/*.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-asscher .tps-seDetailc-sw-iocn {
    background-position: -168px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-cushion .tps-seDetailc-sw-iocn {
    background-position: -114px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-emerald .tps-seDetailc-sw-iocn {
    background-position: -383px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-marquise .tps-seDetailc-sw-iocn {
    background-position: -222px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-oval .tps-seDetailc-sw-iocn {
    background-position: -276px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-pear .tps-seDetailc-sw-iocn {
    background-position: -329px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-princess .tps-seDetailc-sw-iocn {
    background-position: -61px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-round .tps-seDetailc-sw-iocn {
    background-position: -7px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-heart .tps-seDetailc-sw-iocn {
    background-position: -436px -181px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatche-option-radiant .tps-seDetailc-sw-iocn {
    background-position: -496px -181px;
}*/

.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal .tps-seDetailc-sw-iocn::after{
  display: none !important;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal .tps-seDetailc-sw-iocn{   
  border: 1px solid transparent;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;  
}
.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting, .tps-seDetailc-claw-div {
    display: inline-block;
    width: 49%;    
    margin-top: 5px !important;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li .tps-seDetailc-swatch-option-label-div{
 font-family: 'ITCFranklinGothicBookRegular';
 font-size: 13px;
 color: #fff;
 line-height: 13px;
 text-align: center;
 text-transform: capitalize;
 display: block;
 margin: auto;
 position: relative;
 cursor: pointer;
 width: fit-content;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li:hover{
  cursor: pointer;
}
.tps-seDetailc-meta .tps-seDetailc-swatches{
  margin-bottom: 25px;
  margin-top: 25px;
} 
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-meta-div{
  margin-bottom: 10px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-options-lists-div, 
.tps-seDetailc-meta .tps-seDetailc-shapes .tps-seDetailc-shape-div{
 margin-top: 10px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li div.tps-seDetailc-swatch-option-label-div .tps-seDetailc-swatches-option-label + span{
 position: absolute;
 bottom: 5px;
 left: 43%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal li div.tps-seDetailc-swatch-option-label-div .tps-seDetailc-swatches-option-label + span{
  left: 46%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li div.tps-seDetailc-swatch-option-label-div{  
  font-size: 14px;
  line-height: 14px;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  font-weight: normal;  
  position: relative;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li div.tps-seDetailc-swatch-option-label-div::after{
  content: '';
  width: 0%;
  height: 2px;
  background-color: #000000;
  transition: width 0.5s;
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li.active div.tps-seDetailc-swatch-option-label-div::after,
.tps-seDetailc-meta .tps-seDetailc-swatches li:hover div.tps-seDetailc-swatch-option-label-div::after{
  width: 100%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li.active div, 
.tps-seDetailc-meta .tps-seDetailc-shapes-list li.active .tps-seDetailc-swatch-option-label-div{
  display: block;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li:hover div, 
.tps-seDetailc-meta .tps-seDetailc-shapes li:hover .tps-seDetailc-swatch-option-label-div{
  opacity: 1;
  visibility: visible;
}
.tps-earringbuilder-btn, 
.tps-product-review-wrapper .wp-block-button button{  
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal; 
  font-size: 16px;    
  letter-spacing: 1px;  
  line-height: normal;  
  background-color: #001026;
  border: 1px solid #001026;
  border-radius: 0px;
  color: #fff;
  position: relative;
  width: 100%;
  padding: 13px 20px 11px;
  margin-bottom: 15px;
  text-transform: capitalize;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.tps-earringbuilder-btn:hover, .tps-earringbuilder-btn:focus, 
.tps-product-review-wrapper .wp-block-button button:hover, 
.tps-product-review-wrapper .wp-block-button button:focus{
 background-color: #fff !important;
 border-radius: 0px;
 color: #001026 !important;
 border: 1px solid #001026 !important;
}
.tps-earringbuilder-btn:visited { 
 color: #fff; 
}
.tps-earringbuilder-btn .tps-earringbuilder-btn-loading{
 background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
 background-position: center center;
 background-repeat: no-repeat;
 height: 30px;
 width: 30px;
 position: absolute;
 right: 10px;
 top: 5px;
 display: none;
}
.tps-seDetailc-meta .tps-seDetailc-btn{
    margin-bottom: 15px;
    margin-top: 20px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0px 30px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list{
  margin-bottom: 20px;
  max-width: 99%;
  padding: 10px 0px 10px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.tps-seDetailc-meta .tps-seDetailc-share-list a{
    display: flex;
    align-items: center;
    grid-gap: 5px;
    cursor: pointer;
    color: #000000;
    font-size: 15px;
    line-height: 27px;
    font-family: 'ITCFranklinGothicBookRegular';
    position: relative;
    font-weight: normal;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.tps-seDetailc-meta .tps-seDetailc-share-list a::before{
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
}
.tps-seDetailc-meta .tps-seDetailc-share-list a:hover{
  font-weight: normal;
  color: #001026;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist a::before{
  background-position: -19px -1012px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist.active a::before, 
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist:hover a::before{
  background-position: -52px -1012px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-contact a::before{
 background-position: -109px -362px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-mail a::before{
  background-position: -204px -1012px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-mail:hover a::before{
  background-position: -236px -1012px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-drop-hint a::before{
  background-position: -83px -1012px;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-drop-hint:hover a::before{
  background-position: -111px -1012px;
}
.tps-seDetailc-meta .tps-seDetailc-payment-g{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  grid-gap: 5px;
}
.tps-seDetailc-meta .tps-seDetailc-payment-g p{
  font-size: 12px;
  color: #000;
  line-height: 22px;
  font-family: 'ITCFranklinGothicBookRegular';
  margin-bottom: 0px;
}
.tps-seDetailc-meta .tps-seDetailc-payment-g p a{
  color: #0070ba;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}
.tps-seDetailc-meta .tps-seDetailc-payment-g p a:hover{
  text-decoration: none;
}
.tps-seDetailc-meta .tps-seDetailc-payment-g div:nth-child(1){
  width: 14.745px;
}
.tps-seDetailc-meta .tps-seDetailc-payment-g div:nth-child(2){
  width: 47.184px;
}
.tps-earringbuilder-sheading h2, 
.tps-earringbuilder-final-specification a{
  color: #000000;
  font-family: 'ITCFranklinGothicBookRegular';
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: capitalize;
  cursor: pointer;
  padding: 5px 5px 5px;
  background-color: transparent;
  width: fit-content;
  text-align: left;
  font-weight: normal;
  cursor: default;
}
.tps-earringbuilder-sheading h2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-bottom: 3px solid #cea74d;
    line-height: normal;
}
.tps-seDetailc-spacification, 
.tps-earringbuilder-final-specification{
  margin: 40px 0px 50px;
  background-color: #fff;
  padding: 25px 0px 0px;
  border-top: 1px solid #e2e2e2;
}
.tps-seDetailc-spacification .tps-earringbuilder-sheading, 
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab{
  padding: 0px 15px;
}
.tps-seDetailc-spacification .tps-earringbuilder-sheading{
  cursor: default;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info{
  display: flex;
  width: 100%;  
  grid-gap: 0px 1%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-col{
 width: 100%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr{
  display: flex;
  align-items: center;
  padding: 10px 15px 10px 10px;
  height: 60px;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, 
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
  display: inline-block;
  font-size: 15px;
  line-height: normal;
  font-family: 'WilliamsCaslonTextBold';
  font-weight: bold;
  text-transform: none;
  color: #000000;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left{
  width: 30%;
  text-align: left;
  font-weight: normal;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
  width: 70%;
  color: #000000;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  line-height: normal;
  text-align: left;
  word-break: break-all;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr:nth-child(odd), .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr:nth-child(odd), 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr:nth-child(odd){
  background-color: #d4d7da;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right:hover, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover{
  font-weight: bold;
  font-family: 'ITCFranklinGothicBookRegular';
  line-height: 15px;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left:hover, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left:hover,
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right:hover, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left:hover{
  color: #001026;
  font-weight: bold;
  line-height: 15px;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left{
  width: 45%;
  display: flex;
  align-items: center;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
  width: 55%;
}
.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-gallery-inner{
 padding: 0px 4% 0px 4%;
}
.tps-seDetailc-row{
 margin-top: 30px;
}
.tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide, 
.tps-seDetailc-gallery  .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-thumbnail-gallery-vertical  .tps-earringbuilder-final-gallery-slide{
  width: 80px !important;
  height: 80px !important;
  margin: 5px;
  float: left;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide, 
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .tps-earringbuilder-final-gallery-slide, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide{ 
  border: 1px solid #d4d7da;
  cursor: pointer;
  position: relative;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide::after, 
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide::after,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .tps-earringbuilder-final-gallery-slide::after, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide::after{ 
  content: '';
  width: 4px;
  height: 100%;
  background: #d4d7da;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 200%;
  transition: .5s ease-out;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide::after, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide::after{   
  width: 100%;
  height: 4px;  
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide:hover::after, 
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide:hover::after,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .tps-earringbuilder-final-gallery-slide:hover::after, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide:hover::after,
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide.slick-active::after, 
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide.slick-active::after,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .tps-earringbuilder-final-gallery-slide.slick-active::after, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide.slick-active::after{   
  background: #001026;  
}
.tps-seDetailc-gallery-slide .tps-seDetailc-video-thumb-icon,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-video-thumb-icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/video.svg), rgb(0 0 0 / 25%);
  background-repeat: no-repeat;
  background-position: center center;
}
.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal  .tps-seDetailc-gallery-slide img,
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal  .tps-earringbuilder-final-gallery-slide img{
    width: 100%;
    height: 100%;
}
.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-current.slick-active .tps-seDetailc-gallery-slide::after,
.tps-seDetailc-gallery  .tps-seDetailc-thumbnail-gallery-vertical .slick-current.slick-active .tps-seDetailc-gallery-slide::after, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-thumbnail-gallery-horizontal .slick-current.slick-active .tps-earringbuilder-final-gallery-slide::after, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-thumbnail-gallery-vertical .slick-current.slick-active .tps-earringbuilder-final-gallery-slide::after,

.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-current.slick-active.tps-seDetailc-gallery-slide::after,
.tps-seDetailc-gallery  .tps-seDetailc-thumbnail-gallery-vertical .slick-current.slick-active.tps-seDetailc-gallery-slide::after, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-thumbnail-gallery-horizontal .slick-current.slick-active.tps-earringbuilder-final-gallery-slide::after, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-thumbnail-gallery-vertical .slick-current.slick-active.tps-earringbuilder-final-gallery-slide::after{
    background-position: left;
    cursor: pointer;
}
.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal div, 
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal div{
 margin: auto;
 display: flex;
}
.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-track,
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal .slick-track{
  margin-left: auto !important;
  display: flex;
}
.tps-seDetailc-gallery  .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal,
.tps-earringbuilder-final-gallery  .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal{
  margin-top: 20px;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img[src=""],
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img:not([src]) {
  visibility: hidden;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
/*  height: 253px;*/
  display: block;
  color: transparent;
  height: 278px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/placeholder-setting-images/placeholder-300_300.jpg);
  background-position: center center;
  background-size: cover;
}
.tps-earringbuilder-mob-filter-button, 
.tps-earringbuilder-filter-title, 
.tps-earringbuilder-filter-show-result{
    display: none;
}
.tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-video-div, 
.tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-slide .tps-earringbuilder-final-video-div, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-slide .tps-earringbuilder-final-img-div{
  width: 100% !important;
  margin-left: auto ;
  margin-right: auto;
  display: block !important;
}
.tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-slide .tps-earringbuilder-final-img-div{
    position: relative;
}
.tps-seDetailc-main-gallery .slick-arrow, 
.tps-earringbuilder-final-gallery .slick-arrow{
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0px;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tps-seDetailc-main-gallery .slick-arrow, 
.tps-seDetailc-main-gallery .slick-arrow:hover, 
.tps-earringbuilder-final-gallery .slick-arrow, 
.tps-earringbuilder-final-gallery .slick-arrow:hover{
  width: 14px;
  height: 30px;
  background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg) no-repeat -228px -359px !important;
  overflow: hidden;  
  left: -25px;
}
.tps-seDetailc-main-gallery .slick-arrow.slick-next, 
.tps-seDetailc-main-gallery .slick-arrow.slick-next:hover, 
.tps-earringbuilder-final-gallery .slick-arrow.slick-next, 
.tps-earringbuilder-final-gallery .slick-arrow.slick-next:hover{
  background-position: -245px -359px !important;
  right: -25px;
  left:auto;
}
.tps-seDetailc-main-gallery .slick-arrow::before, 
.tps-earringbuilder-final-gallery .slick-arrow::before{
  display: none;
}

.tps-seDetailc-main-gallery .tps-seDetailc-img-zoom-span, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-img-zoom-span{
 position: absolute;
 height: 100%;
 width: 100%;
 top: 0;
 left: 0;
 background: #ffffff45;
 -webkit-transition: all 2s linear;
 -o-transition: all 2s linear;
 transition: all 2s linear;
 opacity: 0;
 text-transform: none;
}
.tps-seDetailc-main-gallery .tps-seDetailc-img-zoom-span::after,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-img-zoom-span::after{
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg), #000000;
  background-position: -327px -135px;
  cursor: pointer;
}
.tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div:hover .tps-seDetailc-img-zoom-span, 
.tps-earringbuilder-final-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div:hover .tps-seDetailc-img-zoom-span{
  opacity: 1;
}
.tps-seDetailc-diamond-selection-popup,
.tps-seDetailc-img-popup-div{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #0009;
  width: 100%;
  height: 100%;
}
.tps-seDetailc-img-popup-div div{
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 5px;
    padding: 40px 10px 30px;
    width: 725px;
    height: 88%;
}
.tps-seDetailc-diamond-selection-popup .tps-seDetailc-diamond-selection-popup-inner{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 400px;
   background-color: #fff;
   border-radius: 5px;
   padding: 40px 20px 10px;
   text-align: center;
}
.tps-earringbuilder-cbutton{
    padding: 13px 20px 11px;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    margin-bottom: 15px;
    border: 1px solid #001026;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 14px;
    background-color: #001026;
    border-radius: 0px;
    color: #fff;
    position: relative;
    width: 100%;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    text-align: center;
    cursor: pointer;
}
.tps-earringbuilder-cbutton:hover, .tps-earringbuilder-cbutton:focus {
    background-color: #ffffff !important;
    border-radius: 0px;
    color: #001026 !important;
    border: 1px solid #001026 !important;
}
.tps-earringbuilder-cbutton:visited {
    color: #fff;
}
.tps-seDetailc-diamond-selection-popup .tps-seDetailc-diamond-selection-title{
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  margin-bottom: 30px;
}
.tps-seDetailc-diamond-selection-popup .tps-seDetailc-diamond-selection-popup-close, 
.tps-seDetailc-img-popup-div .tps-seDetailc-img-popup-close{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  overflow: hidden;
  color: transparent;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
  background-position: -369px -139px;
  cursor: pointer;
}
.tps-seDetailc-diamond-selection-popup .tps-seDetailc-diamond-selection-popup-close:hover, 
.tps-seDetailc-img-popup-div .tps-seDetailc-img-popup-close:hover{
   background-position: -395px -139px;
}
.tps-seDetailc-img-popup-div img{
   height: 95%;
   margin: auto;
   display: block;
}
.tps-seDetailc-meta-description p, 
.tps-seDetailc-meta .tps-seDetailc-SKU{
  font-size: 16px;
  line-height: 25px;
  color: #000000 !important;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
}
.tps-seDetailc-meta .tps-seDetailc-SKU{
  margin-bottom: 15px;
  display: block;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  max-width: 500px;
}
.tps_latestv_earringl_filter .tps-earringbuilder-metal.tps_latesv_earring_fil_common ul{
    margin-left: -30px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style-type ul{
    margin-left: -33px;
}   
.tps-earringbuilder-item-col2 .tps-earringbuilder-item-sort-by-title{
    font-size: 20px;
    line-height: 20px;
    color: #000000 !important;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    cursor: default;
}
/*end*/

/*Transpacific software --- applied filter*/
.tps-earringbuilder-item-selected-value{
  padding: 15px 15px;
  background: transparent;
  border-bottom: 1px solid #8888884f;
  margin-bottom: 15px;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filters-title{
  font-size: 18px;
  color: #000000;
  line-height: 18px;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  margin-bottom: 15px;
  display: block;  
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list{
  display: flex;
  align-content: center;
  margin: 0px;
  list-style: none;
  grid-gap: 10px;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 10%;
  position: relative;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-item-selected-value ul {
    display: flex;
    list-style: none;
    margin: 0px 0px 0px 0px;
    grid-gap: 20px;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-item-selected-value ul {
    display: flex;
    grid-gap: 0px 10px;
    align-items: center;
    position: relative;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option,
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option-sublist{
    display: flex;
    grid-gap: 0px 10px;
    align-items: center;
    position: relative;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-type-label {
    font-size: 16px;
    font-family: 'WilliamsCaslonTextBold';
    line-height: 14px;
    color: #000000;
    margin-top: -2px;
    font-weight: bold;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected{
   margin-left: auto;  
   position: absolute;
   right: 0%;
   top: 0%;
   display: flex;
   align-items: center;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected a{ 
   margin-left: auto;
   font-size: 16px;
   font-family: 'ITCFranklinGothicBookRegular';
   font-weight: normal;
   line-height: 16px;
   letter-spacing: 0.5px;
   color: #000000;
   cursor: pointer;
   position: absolute;
   right: 0%;
   top: -30px;
   display: flex;
   align-items: center;
   width: 100px;
   flex-direction: inherit;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected a:hover {
  text-decoration: underline;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:nth-last-child(1):before, 
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:nth-last-child(2):before{
  display: none !important;
}
.tps-earringbuilder-final-specification a{
  width: fit-content;
}

/*Transpacific software --- loader on focus */
@keyframes rotation {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg) }
}
.tps-earringbuilder-item-focus-loader{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #42688b;
  border-right: 3px solid transparent;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
  position: absolute;
  top: 43%;
  left: 46%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.tps-earringbuilder-item-focus-loader:after{
   content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-bottom: 3px solid #001026;
  border-left: 3px solid transparent;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:focus .tps-earringbuilder-item-focus-loader, 
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:focus-within .tps-earringbuilder-item-focus-loader,
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:visited .tps-earringbuilder-item-focus-loader, 
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:focus-visible .tps-earringbuilder-item-focus-loader, 
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:active .tps-earringbuilder-item-focus-loader{
  opacity: 1;
}

/*Transpacific software --- final earring*/
.tps-earringbuilder-final-cr .tps-earringbuilder-final-row {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    width: 100%;
    position: relative;
}
.tps-earringbuilder-final-row .tps-earringbuilder-final-gallery {
    width: 48%;
    margin: 0px 2%;
}
.tps-earringbuilder-final-row .tps-earringbuilder-final-meta {
    width: 48%;
    margin-left: auto;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-message{
   text-align: center;
   margin-bottom: 20px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-message span{
  font-size: 25px;
  line-height: 22px;
  color: #001026;
  text-transform: capitalize;
  font-family: 'ITCFranklinGothicBookRegular';
  position: relative;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-title {
    font-size: 30px;
    line-height: 37px;
    font-weight: normal;
    text-transform: capitalize;
    color: #000000;
    margin-top: 0;
    margin-bottom: 5px;
    font-family: 'ITCFranklinGothicBookRegular';
    max-width: 75%;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-price {
    font-family: 'WilliamsCaslonTextBold';
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #000000;
    font-weight: bold;
    margin-top: 20px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-price .tps-earringbuilder-final-pricetax {
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    font-size: 14px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-button {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
    padding: 25px 0px 0px;
    margin: 25px 0px 10px;
    border-top: 1px solid #ededed;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-button .tps-earringbuilder-final-add-to-cart::after{
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    opacity: 0;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-button.tps-loading .tps-earringbuilder-final-add-to-cart::after{
    opacity: 1;
}
.tps-earringbuilder-final-data{
  margin-bottom: 20px;
  max-width: 500px;
  display: flex;
  grid-gap: 0px 15px;
}
.tps-earringbuilder-final-data div{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; 
  background-color:  #d4d7da;
  padding: 15px 15px;
}
.tps-earringbuilder-final-data div span.tps-earringbuilder-final-data-title{
  background-color: #fff;
  color: #000000;
  font-size: 16px;
  line-height: 16px;
  border-radius: 10px;
  padding: 9px 2px;
  font-weight: normal !important;
}
.tps-earringbuilder-final-data div span{
  width: 100%;
  padding: 12px 10px;
  font-size: 14px;
  line-height: 14px;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000;
}
.tps-earringbuilder-final-data div span:nth-child(1){
  font-family: 'WilliamsCaslonTextBold';
  font-weight: bold;
}
.tps-earringbuilder-final-data div span a{
  color: #000000;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  text-decoration: underline;
}
.tps-earringbuilder-final-data div span a:hover{
  text-decoration: underline;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li {
    width: 25%;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li a {
    display: flex;
    align-items: center;
    grid-gap: 5px;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    line-height: 28px;
    font-family: 'ITCFranklinGothicBookRegular';
    position: relative;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li a:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../../assets/images/setting-listing-images/earringbuilder_latest_sprite.svg);
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li.tps-earringbuilder-final-wish a:before {
    background-position: -15px -362px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li.tps-earringbuilder-final-dh a:before {
    background-position: -46px -362px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li.tps-earringbuilder-final-em a:before {
    background-position: -81px -362px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li.tps-earringbuilder-final-ph a:before {
    background-position: -113px -362px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-share ul li.tps-earringbuilder-final-wish:hover a:before {
    background-position: -268px -363px;
}
.tps-earringbuilder-final-data div span:nth-child(2):hover{
  font-weight: bold;
  cursor: pointer;
}
.tps-earringbuilder-final-shipping {
    font-family: 'ITCFranklinGothicBookRegular';
    font-size: 15px;
    color: #000;
    line-height: 20px;
    margin: 0px 0 20px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    display: flex;
    cursor: pointer;
}
.tps-earringbuilder-final-shipping:before {
    content: '';
    width: 26px;
    height: 20px;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
    margin-right: 2px;
    background-position: -139px -365px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab{
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 20px;
  margin-bottom: 40px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab a{
  margin-bottom: 0px;
  border-bottom: 3px solid transparent;
  text-decoration: none;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab div a{
  font-weight: normal;
  position: relative;
}   

.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab div.active a, 
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab div:hover a,
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab a:hover {
  font-weight: normal;
  border-bottom: 3px solid #cea74d;
  color: #001026;
}

.tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo{
  display: grid;
  grid-template-columns: 1fr;
/*transition: opacity 1s ease-out;  
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  animation: scale-display--reversed 1s;
  animation-fill-mode:forwards;*/
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo.tps-active-info{
/* animation: scale-display 1s;*/
   display: grid;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div.tps-highlight-item{
 background: #f1f1f1;
 outline: 1px solid #00000042;
 box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.tps-earringbuilder-toast-msg-popup-wrapper{
  visibility: hidden;
    opacity: 0;
    animation-name: scale;
    animation-duration: 2s;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 55%);
    display: flex;
    align-items: center;
    z-index: 99999;
}
.tps-earringbuilder-wishlist-popup{
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(21 17 17 / 22%);
  display: flex;
  align-items: center;
  z-index: 999999;
}
.tps-earringbuilder-toast-msg-popup-wrapper.tps-show-popup{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1.2);
  transform: scale(1.2,1.2);
  -ms-transform: scale(1.2,1.2); /* IE 9 */
  -webkit-transform: scale(1.2,1.2);
}
.tps-earringbuilder-toast-msg-popup-wrapper  .tps-earringbuilder-toast-msg-content, 
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr{
  width: fit-content;
  padding: 20px 20px;
  border-radius: 5px;
  font-size: 13px;
  line-height: 20px;
  color: #282828;
  font-family: 'ITCFranklinGothicBookRegular';
  background-color: #fff;
  margin: auto;
  text-align: center;
  max-width: 300px;
}

.tps-seDetailc-btn .tps-earringbuilder-btn{
  position: relative;
}   
.tps-seDetailc-btn .tps-earringbuilder-btn::after{
 content: '';
 width: 20px;
 height: 20px;
 background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
 display: block;
 position: absolute;
 top: 50%;
 right: 10px;
 transform: translateY(-50%);
 opacity: 0;
}
.tps-seDetailc-btn.tps-loading .tps-earringbuilder-btn::after{
  opacity: 1;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical {
  width: 20%;
  float: left;
  margin-left: -50px;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .slick-track,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .slick-track {
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .slick-slide div,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .slick-slide div{
  margin: auto;
  display: flex !important;
  align-items: center;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical + .tps-seDetailc-main-gallery,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical + .tps-earringbuilder-final-main-gallery{
  width: 80%;
  margin-left: auto;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .slick-track, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical .slick-track {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100% !important;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical + .tps-seDetailc-main-gallery .tps-seDetailc-img-div,
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical + .tps-earringbuilder-final-main-gallery .tps-earringbuilder-final-img-div {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}
.tps-seDetailc-gallery .slick-track, 
.tps-earringbuilder-final-gallery .slick-track{
  display: flex;
  justify-content: center;
  align-items: center;
}   
.tps-earringbuilder-final-data div span span{
    padding: 0;
}
.tps-earringbuilder-final-data div span span:nth-child(1){
   margin-right: 10px;
}

.tps-earringbuilder-earring-size-wrapper .tps-earringbuilder-earring-size-country-box{
  display: flex;
  align-items: center;
}
.tps-earringbuilder-earring-size-wrapper select{
  font-size: 14px;
  line-height: 20px;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  text-transform: capitalize; 
  max-width: 300px;
  width: 150px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/Makar_Arrow.svg);
  background-position: 98% 7px;
  background-repeat: no-repeat;
  background-color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none; 
   border: none;  
   border-bottom: 1px solid #000000;
   border-radius: 0px;
   padding: 4px 10px 5px;   
   transition: opacity 1s ease-out;
   display: none;
   transition: all 1s ease;
  -webkit-transition: all 1s ease;
   /*animation: scale-display--reversed 1s;
  animation-fill-mode:forwards;*/
  font-weight: normal;
}
.tps-earringbuilder-earring-size-wrapper select::-ms-expand {
  display: none;
}
.tps-earringbuilder-earring-size-wrapper select:focus{
  outline: none;
  box-shadow: none;
}
.tps-earringbuilder-earring-size-wrapper select.active{
  animation: scale-display 1s;
  display: inline-flex;
}
.tps-earringbuilder-earring-size-wrapper .tps-earringbuilder-earring-size-dropdown-div.tps-highlight select{
  animation: blink 2s ease-in-out infinite none;
  border-color: #ff0023;
}
@keyframes blink {
  0% {
    box-shadow: 0 0 0 0 rgb(255 4 4 / 25%);
  }
  100% {
    box-shadow: 0 0 0 8px rgb(255 0 35 / 9%);
  }
}
@keyframes scale-display{
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes scale-display--reversed{
    0% {
        display: inline-flex;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    99% {
        display: inline-flex;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}
.tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn{
    width: 50px;
    border: 1px solid #d4d7da;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 14px;
    background-color: #d4d7da;
    font-family: 'WilliamsCaslonTextBold';
    padding: 5px 10px 5px 10px;    
    color: #000000;
    border-radius: 7px;
    font-weight: bold;
    cursor: pointer;
}
.tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn.active{
  background-color: #888888;
  color: #fff;
  border-color: #888888;
}
.tps-earringbuilder-final-engraving{
 padding: 20px 0px 0px;
 margin: 15px 0px 0px;
 border-top: 1px solid #ededed;
}
.tps-earringbuilder-final-engraving input#tps-earringbuilder-final-engraving-txt{
  width: 100%;
  display: block;
  max-width: 300px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  color: #000000;
  padding: 10px 10px;
  border: 1px solid #000000;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: none;
  margin: 10px 0px 3px 0px;
}
.tps-earringbuilder-final-engraving input + span.tps-earringbuilder-final-engraving-warn{
  font-size: 14px;
  line-height: 20px;  
}
.tps-earringbuilder-final-engraving-font-wrapper {    
    display: block;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    background-color: #d4d7da; 
    border: 1px solid #d4d7da; 
    max-width: 500px;    
}
.tps-earringbuilder-final-engraving-font-list {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px 15px;
    margin: 10px 0px 5px 0px;
}
.tps-earringbuilder-final-engraving-font-wrapper .tps-earringbuilder-final-engraving-font-label {
    font-size: 16px;
    line-height: 24px;
}
.tps-earringbuilder-final-engraving-font {
    position: relative;
    border: 1px solid #001026;
    border-radius: 1px;    
    text-align: center;   
}
.tps-earringbuilder-final-engraving-font input.tps-earringbuilder-final-engraving-font-option {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
}
.tps-earringbuilder-final-engraving-font .tps-earringbuilder-final-engraving-font-label {
    display: block;
    font-size: 15px !important;
    line-height: 30px !important;
    font-family: inherit;
    color: #000000;
    background-color: #ffffff;
    width: 100%;    
    height: 40px;
    padding: 5px;
}
.tps-earringbuilder-final-engraving-font.tps-font-Helvetica .tps-earringbuilder-final-engraving-font-label {    
    font-family: Helvetica;   
}    
.tps-earringbuilder-final-engraving-font.tps-font-Monospace .tps-earringbuilder-final-engraving-font-label {    
    font-family: 'monospace';    
}
.tps-earringbuilder-final-engraving-font input.tps-earringbuilder-final-engraving-font-option:checked + span.tps-earringbuilder-final-engraving-font-label {
    background-color: #001026;
    color: #ffffff;
}
.tps-earringbuilder-final-engraving-symbol-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tps-earringbuilder-final-engraving-symbol-list {
    padding-top: 5px;
}
.tps-earringbuilder-final-engraving-symbol-option {
    cursor: pointer;
    padding-right: 8px;
}
.tps-earringbuilder-final-engraving-symbol-option:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}

.tps-latestv-reset-loader{
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: 80%;
  top: -1px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
  background-repeat: no-repeat;
}   
.tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond{
   grid-template-columns: 1fr;
}
/*popup*/
.tps-earringbuilder-form-popup{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #00000085;
  left: 0%;
  top: 0%;
  z-index: 999999;
  display: none;
}
.tps-earringbuilder-form-popup.active{
  display: block;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr{
  width: 100%;
/*max-width: 900px;*/
  max-width: 750px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  transform: translate(-50%, -50%);
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr .tps-earringbuilder-form-popup-title{
  border-bottom: 1px solid #00000029;
  padding: 20px;
  position: relative;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-title .tps-earringbuilder-form-popup-main{
  font-size: 22px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-family: 'ITCFranklinGothicBookRegular';
  margin: 0px;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-close{
  position: absolute;
  width: 23px;
  height: 23px;
  top: 10px;
  right: 10px;
  background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
  background-position: -372px -143px;
  cursor: pointer;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-close:hover{
  background-position:  -398px -143px;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-content{
  padding: 15px 20px;
}

@keyframes scaler-display{
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes scale-displayr--reversed{
    0% {
        display: inline-flex;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    99% {
        display: inline-flex;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

#content{
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr .tps-earringbuilder-form-popup-title .tps-earringbuilder-form-descr {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-family: 'ITCFranklinGothicBookRegular';
    max-width: 380px;
    margin: 5px auto 0px auto;
}
.tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap input, .tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap textarea {
    outline: none;
    box-shadow: none;
    border: 1px solid #000 !important;
    border-radius: 3px;
    padding: 12px 25px 12px 15px;
    font-size: 14px;
    background-color: #fff;
    font-family: 'ITCFranklinGothicBookRegular';
    color: #000;
    margin-bottom: 14px;
    width: 90%;
}
.tps-earringbuilder-form-popup .tps-form{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.tps-earringbuilder-form-popup .tps-form-image-block{
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.tps-earringbuilder-form-popup .tps-form-img-loader{
  width: 100%;
  height: 250px;
}
.tps-earringbuilder-form-popup .tps-form-img-loader p{
  display: flex;
  height: 100%;
  width: 100%;
  position: relative;
  color: transparent;
}
.tps-earringbuilder-form-popup .tps-form-img-loader p::after{
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tps-earringbuilder-form-popup .email-us-form,
.tps-earringbuilder-form-popup .drop-hint-form{
  width: 60%;
}
.tps-earringbuilder-form-popup.email-us-form.active .tps-form p,
.tps-earringbuilder-form-popup.drop-hint-form .tps-form p {
  margin-bottom: 10px;
}
.tps-earringbuilder-form-popup .drop-hint-form .form-group label, 
.tps-earringbuilder-form-popup .drop-hint-form .form-group  br{
  display: none;
}
.tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap input, 
.tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap textarea, 
.tps-earringbuilder-form-popup .drop-hint-form .wpcf7-form-control-wrap input, 
.tps-earringbuilder-form-popup .drop-hint-form .wpcf7-form-control-wrap textarea{
  outline: none;
  box-shadow: none;
  border: 1px solid #000 !important;
  border-radius: 1px;
  padding: 12px 25px 12px 15px;
  font-size: 14px;
  background-color: #fff;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000;
  margin-bottom: 10px;
  width: 90%;
}
.tps-earringbuilder-form-popup .email-us-form .tps_eamil_us.btn_tps_bnr, 
.tps-earringbuilder-form-popup .drop-hint-form .tps_drop_hint.tps-btn{
  padding: 13px 20px 11px;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  margin-bottom: 15px;
  border: 1px solid #001026;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 14px;
  background-color: #001026;
  border-radius: 0px;
  color: #fff;
  position: relative;
  width:300px;
  text-transform: capitalize;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  text-align: center;
  cursor: pointer;
  margin: 20px auto 5px auto;
}
.tps-earringbuilder-form-popup .wpcf7 form .wpcf7-response-output{
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  border-color: #ef3f49;
  font-size: 14px;
  font-weight: normal;
  display: none !important;
}
.thankyou {
    background-color: #001026;
    color: #fff;
    text-align: center;
    font-family: 'ITCFranklinGothicBookRegular';
    font-size: 16px;
    font-weight: normal;
    max-width: 600px;
    padding: 10px 20px;
    margin: auto;
}
.thankyou .thankyou-heading {
  font-family: 'ITCFranklinGothicBookRegular';
  color: #fff;
  font-size: 25px;
  font-weight: normal;
}
.tps-earringbuilder-form-popup .email-us-form .tps_eamil_us.btn_tps_bnr:hover, 
.tps-earringbuilder-form-popup .drop-hint-form .tps_drop_hint.tps-btn:hover{
  background-color: #ffffff !important;
  border-radius: 0px;
  color: #001026 !important;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr .tps-earringbuilder-form-popup-title .tps-earringbuilder-form-descr{
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-family: 'ITCFranklinGothicBookRegular';
  max-width: 380px;
  margin: 5px auto 0px auto;
  font-weight: normal;
}
.tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap textarea,
.tps-earringbuilder-form-popup .drop-hint-form .wpcf7-form-control-wrap textarea {
  height: 150px;
}
.tps-earringbuilder-form-popup .wpcf7-not-valid-tip{
  text-align: left;
  margin: -10px 0px 7px 25px;
  font-size: 12px;
  font-family: 'ITCFranklinGothicBookRegular';
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide,
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical .tps-seDetailc-gallery-slide{
  margin-bottom: 10px !important;
}

.tps-seDetailc-vertcal-parent .tps-seDetailc-gallery-inner, 
.tps-earringbuilder-final-vertcal-parent .tps-earringbuilder-final-gallery-inner{
    display: flex;
    align-items: center;
}
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-slide .tps-earringbuilder-final-img-div img{
    margin-left: auto;
    margin-right: auto;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr{
    width: 100%;
    max-width: 350px;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-title{
 font-size: 18px;
 line-height: 22px;
 color: #000;
 margin: 12px 0px 00px;
 font-family: 'ITCFranklinGothicBookRegular';
 font-weight: bold;
 text-transform: capitalize;
 display: block;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-subtitle{
 font-size: 12px;
 line-height: 24px;
 color: #000;
 margin: 0px 0px 20px;
 font-family: 'ITCFranklinGothicBookRegular';
 font-weight: bold;
 text-transform: capitalize;
 display: block;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-cbutton{
 max-width: 300px;
 margin-left: auto;
 margin-right: auto;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-close, 
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-icon.tps-icon-addto{   
 width: 50px;
 height: 50px;
 overflow: hidden;
 display: block;
 margin: auto;
 cursor: pointer;
 background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
 color: transparent;
}
.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist.tps-loading a::before{
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-icon.tps-icon-addto{    
    background-position: -73px -441px;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-close{
    background-position: -8px -442px;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-icon.tps-icon-addto:hover{    
    background-position: -222px -441px;
}
.tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-close:hover{
    background-position: -154px -442px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label{
  text-align: center;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h2,
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h3{
 text-transform: uppercase;
 font-size: 25px;
 line-height: 35px;
 color: #000000;
 font-family: 'ITCFranklinGothicBookRegular';
 font-weight: normal;
 letter-spacing: 1.5px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent{
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: center;
  grid-gap: 20px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-counter-child{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 0px;
  border-bottom: 1px solid #8888884f;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col{
 width: fit-content;
 padding: 0;
 text-align: center;
 cursor: pointer;
 position: relative;
} 
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col::after{
 content: '';
 width: 1px;
 height: 100%;
 display: block;
 position: absolute;
 right: -9px;
 top: 50%;
 transform: translateY(-50%);
 background-color: #888888;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col:nth-last-child(1)::after{
 display: none;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:hover .tps-earringbuilder-item-metadata-div{
  border-color: #001026;
}
.tps_latestv_earringl_filter .tps-earringbuilder-metal.tps_latesv_earring_fil_common ul{
  grid-gap: 5px 2.6%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal .tps-seDetailc-swatche-option:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal .tps-seDetailc-swatche-option.active .tps-seDetailc-sw-iocn{
 border-color: #000000;
 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal {
  margin-bottom: 10px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li .tps-seDetailc-sw-iocn::after{
  display: none;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li .tps-seDetailc-sw-iocn{
 border: 1px solid transparent;
 border-radius: 50%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.active .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li:hover .tps-seDetailc-sw-iocn{
 border-color: #000000;
 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-round .tps-seDetailc-sw-iocn{
  background-position: -12px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-asscher .tps-seDetailc-sw-iocn{
  background-position: -116px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-cushion .tps-seDetailc-sw-iocn{
  background-position: -83px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-emerald .tps-seDetailc-sw-iocn{
  background-position: -242px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-marquise .tps-seDetailc-sw-iocn{
  background-position: -149px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-oval .tps-seDetailc-sw-iocn{
  background-position: -181px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-pear .tps-seDetailc-sw-iocn{
  background-position: -212px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-princess .tps-seDetailc-sw-iocn{
  background-position: -47.5px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-radiant .tps-seDetailc-sw-iocn{
  background-position: -309px -867px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-hert .tps-seDetailc-sw-iocn{
  background-position: -273px -865px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-round:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-round.active .tps-seDetailc-sw-iocn{
  background-position: -12px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-asscher:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-asscher.active .tps-seDetailc-sw-iocn{
  background-position: -117px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-cushion:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-cushion.active .tps-seDetailc-sw-iocn{
  background-position: -83px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-emerald:hover .tps-seDetailc-sw-iocn,
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-emerald.active .tps-seDetailc-sw-iocn{
  background-position: -241px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-marquise:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-marquise.active .tps-seDetailc-sw-iocn{
  background-position: -148px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-oval:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-oval.active .tps-seDetailc-sw-iocn{
  background-position: -179px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-pear:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-pear.active .tps-seDetailc-sw-iocn{
  background-position: -210px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-princess:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-princess.active .tps-seDetailc-sw-iocn{
  background-position: -45.5px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-radiant:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-radiant.active .tps-seDetailc-sw-iocn{
  background-position: -309px -818px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-hert:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with li.tps-seDetailc-swatche-option-hert.active .tps-seDetailc-sw-iocn{
  background-position: -270px -817px;
}
.tps-seDetailc-meta .tps-seDetailc-btn{
 padding: 16px 0px 0px;
 border-top: 1px solid #ededed; 
 display: inline-block !important;
 width: 48%;
 margin-right: 0.5%;
 margin-left: 0.5%;
}
.tps-seDetailc-stone-and-earring-size-wrapper {
    display: flex;    
    align-items: start;
    width: 100%;
}
.tps-earringbuilder-center-stone-carat-dropdown-div {
    width: 50%;
    display: flex;
    align-items: center;
    color: #000000;
}
.tps-earringbuilder-center-stone-carat-dropdown-div select.tps-earringbuilder-carat-weight-list {
    font-size: 16px;
    line-height: 20px;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
    max-width: 80px;
    width: 65px;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/Makar_Arrow.svg);
    background-position: 98% 7px;
    background-repeat: no-repeat;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0px;
    padding: 4px 10px 5px;
    transition: opacity 1s ease-out;    
    transition: all 1s ease;
    -webkit-transition: all 1s ease;    
    animation: scale-display 1s;
    display: inline-flex;
}
.tps-earringbuilder-earring-size-wrapper:nth-child(2) {
    width: 50%;
    display: flex;
/*  align-items: end;*/
}
.tps-earringbuilder-earring-size-wrapper:nth-child(3) {
    width: 15%;
}
.tps-seDetailc-add-certificate-div {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #000000;
}
.tps-seDetailc-add-certificate-checkbox-div {
    display: flex;
    flex-wrap: wrap;
}
.tps-seDetailc-add-certificate-checkbox-option {
    position: relative;
}
.tps-seDetailc-add-certificate-checkbox-option input.tps-seDetailc-add-certificate-radio {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    opacity: 0;
    margin: 0px;
    cursor: pointer;
}
.tps-seDetailc-add-certificate-checkbox-option .tps-seDetailc-add-certificate-label {
    font-size: 16px;
    padding-left: 60px;
    position: relative;
}
.tps-seDetailc-add-certificate-checkbox-option .tps-seDetailc-add-certificate-label:before {
    content: " ";
    cursor: pointer;
    display: block;
    font-size: 20px;
    opacity: 1;
    position: absolute;
    top: 50%;
    transition: opacity .2s;    
    left: 50%;
    background-image: none;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: 1px solid #001026;
    background-color: #fff;
    color: #001026;
    transform: translate(-50%,-50%);
}
.tps-seDetailc-add-certificate-checkbox-option input[type=radio]:checked + .tps-seDetailc-add-certificate-label::before {
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/gemstone-listing-images/diamond-list-icon.svg);
    background-position: -17px -156px;
}
.tps-seDetailc-qty-box-wrapper {
    display: flex;
    align-items: end;
    margin: 20px 0;
    color: #000000;
}
.tps-seDetailc-qty-box-wrapper input#tps-seDetailc-qty-box {
    border: none;
    color: #000000;
    border-radius: 0;
    border-bottom: 1px solid #000000;
    text-align: center;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    font-size: 20px;
    line-height: normal;
}
.tps-page-gemstoneearringbuilder-setting_detail .glsr-star-empty, .tps-page-gemstoneearringbuilder-setting_detail .glsr-star-rating--stars[class*=" s"]>span {
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/star_empty.svg) !important;
    margin-right: 5px;
}
.tps-page-gemstoneearringbuilder-setting_detail .glsr-star-full, 
.tps-page-gemstoneearringbuilder-setting_detail .glsr-star-rating .glsr-star-rating--stars[class*=" s"]>span.gl-active, 
.tps-page-gemstoneearringbuilder-setting_detail .glsr-star-rating .glsr-star-rating--stars[class*=" s"]>span.gl-active.gl-selected {
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/star_full.svg) !important;
}
.tps-seDetailc-shipping-days{
 font-family: 'ITCFranklinGothicBookRegular';
 font-size: 16px;
 color: #000000;
 line-height: 20px;
 margin: 15px 0 20px;
 font-weight: normal;
 position: relative;
 display: block; 
 cursor: default;
 text-transform: none;
 letter-spacing: 0.5px;
}
.tps-seDetailc-shipping-days b{
 font-weight: normal;
 color: #000000;
}
.tps-seDetailc-shipping-days:hover{
 color: #000000;
}
.tps-seDetailc-shipping-days .tps-dia-detail-shipping-title::before,
.tps-extra-shipping-info-span:before {
 display: inline-block;
 vertical-align: sub;
 content: '';
 width: 26px;
 height: 20px;
 background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
 margin-right: 2px;
 background-position: -166px -1011px;
}
.tps-extra-shipping-info-div {
    display: block;
}
.tps-extra-shipping-info-span {
    display: block;
    color: #000000;
    font-size: 15px;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;    
    line-height: 30px;  
    vertical-align: middle; 
    letter-spacing: 0.5px; 
}
.tps-extra-shipping-info-span a {
    font-family: 'WilliamsCaslonTextBold';
    font-weight: bold;
    color: #001026;
    text-decoration: none;
    cursor: pointer;
}
.tps-extra-shipping-info-span a:hover {
    font-weight: normal;
    color: #001026;
    text-decoration: underline;
}
/*end*/


/*currecy swithcer*/
#et-secondary-menu {
    margin-right: 80px;
}  
.tps-header-icons{
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  position: relative;
  width: 80%;
}
.tps-header-icons #alg_currency_select{
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 text-transform: uppercase;
 text-decoration: none;
 color: #757575;
 cursor: pointer;
}
.tps-header-icons .tps-header-cur-switcher{
  position: absolute;
  top: 19px;
  right: 40px;
  z-index: 999999;
  text-align: center;
  cursor: pointer;
}
.tps-header-icons .tps-header-cur-switcher .tps-header-currency{
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #ef3f49;
}
.tps-header-icons .tps-header-cur-switcher  .tps-header-currency-dropdown{
  position: absolute;
  top: 21px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.tps-header-icons .tps-header-cur-switcher:hover  .tps-header-currency-dropdown {
  opacity: 1;
}
.tps-header-icons .tps-header-wishlist{
 position: absolute;
 top: 19px;
 right: 0;
 z-index: 999;
}
.tps-header-icons .wishlist_products_counter .wishlist_products_counter_text{
  display: none;
}
.tps-header-icons .tps-header-wishlist .wishlist_products_counter_number{
 position: absolute;
 top: -4px;
 right: -2px;
}
/*end*/

.tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized{
  display: flex;
  grid-gap: 0px 30px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
  max-width: 500px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-data-list{
  width: 100%;
  margin-bottom: 15px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-earring-size-wrapper{
  display: flex;
  align-items: center;
  grid-gap: 0px 10px;
  width: auto;
}
.tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn:nth-child(1){
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-right: -4px;
  z-index: 9;
}
.tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn:nth-child(2){
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  z-index: 9;
}
.tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn:nth-child(1).active{
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  margin-right: -4px;
  z-index: 99;
}
.tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn:nth-child(2).active{
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  z-index: 9;
}
.tps-earringbuilder-final-data div span span.tps-earringbuilder-final-setting-price, 
.tps-earringbuilder-final-data div span span.tps-earringbuilder-final-diamond-price{
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
.tps-earringbuilder-final-engraving .tps-earringbuilder-final-en-title{
  margin-bottom: 10px;
  display: block;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-earring-size-wrapper:nth-child(3){
/*margin-left: auto;*/
  margin-left: 10px;
}
.tps-earringbuilder-final-data div span a:hover{
  text-decoration: none;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab[data-tab-type="setting"] a::after{
  content: '';
  width: 1px;
  height: 70%;
  display: block;
  background-color: #000000;
  position: absolute;
  right: -9px;
  top: 50%;
  transform: translateY(-50%);
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-setting .tps-earringbuilder-final-scol{
    display: flex;
    width: 100%;
    grid-gap: 0px 1%;
}
.tps-earringbuilder-final-sinfo.tps-active-info#tps-earringbuilder-final-diamond{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px 30px;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr {
    display: flex;
    align-items: center;
    padding: 10px 15px 10px 40px;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-left, 
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-right {
    display: inline-block;
    font-size: 15px;
    font-family: 'ITCFranklinGothicBookRegular';
    text-transform: none;
    color: #000000;
    text-align: left;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-right {
    width: 50%;
    color: #000000;
    font-weight: normal;
    text-align: left;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-right a.tps-dia-detail-lab-certificate-link {
    text-decoration: underline;
    text-underline-offset: 4px;
    font-family: 'WilliamsCaslonTextBold';
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    cursor: pointer;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-right a.tps-dia-detail-lab-certificate-link:hover {    
    color: #001026;
    text-decoration: none;    
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-left {
    width: 50%;
    text-align: left;
    font-family: 'WilliamsCaslonTextBold';
    font-weight: bold;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr:nth-child(odd) {
    background-color: #d4d7da;
}
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-scol-title {
    font-family: 'WilliamsCaslonTextBold';
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: capitalize;
    display: block;
    text-align: center;
} 
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-dia-detail-sattr-right:hover {
    color: #001026;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: bold;
}
.tps-earringbuilder-form-popup .tps_recaptcha{
   margin: auto;
   width: fit-content;
}
.tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-content {
    width: fit-content;
    padding: 19px 20px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 19px;
    color: #fff;
    font-family: 'ITCFranklinGothicBookRegular';
    background-color: #000000;
    margin: auto;
    text-align: center;
    max-width: 300px;
    text-align: center;
    display: block;
}
.tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-popup {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    position: relative;
}
.tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-close {
    width: 15px;
    height: 15px;
    display: block;
    background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
    background-position: -376px -146px;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    color: transparent;
    right: 5px;
    border: 1px solid #fff;
    top: 4px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li.active .tps-seDetailc-sw-iocn::after, 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li:hover .tps-seDetailc-sw-iocn::after{
  display: none;
}
.tps-fixed-thumbnail .slick-track{
  transform: none !important;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-3,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-3{
  width: 33%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-2, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-2{
 width: 49%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-1, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-1{
 width: 100%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-title, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-title{
   font-size: 16px;
   text-align: center;
   width: 100%;
   display: block;
   color: #000000;
   font-family: 'ITCFranklinGothicBookRegular';
   font-weight: normal;
   margin-top: 15px;
   margin-bottom: 15px;
   text-transform: uppercase;
   letter-spacing: 1px;
}
.tps-earringbuilder-final-sinfo.tps-active-info#tps-earringbuilder-final-diamond .tps-earringbuilder-final-sattr{
    padding: 10px 15px 10px 40px;
    height: auto;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal{
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  position: relative;
  letter-spacing: 0.5px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon {
    width: 31px;
    height: 31px;
    display: block;
    margin: 5px auto 5px;
    background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
    background-repeat: no-repeat;    
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-9ct-white-gold{
    background-position: -364px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-14ct-white-gold{
    background-position: -541px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-18ct-white-gold{
    background-position: -787px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-9ct-rose-gold{
    background-position: -481px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-14ct-rose-gold{
    background-position: -659px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-18ct-rose-gold{
    background-position: -928px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-9ct-yellow-gold{
    background-position: -423px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-14ct-yellow-gold{
    background-position: -599px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-18ct-yellow-gold{
    background-position: -858px -513px;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-metal .tps-earringbuilder-item-metal-icon.metal-platinum {
    background-position: -718px -513px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab a{
  cursor: pointer;
}
.tps-seDetailc-img-popup-div .tps-seDetailc-img-popup-title{
  text-transform: capitalize;
  text-align: center;
  margin: 0px auto 20px auto;
  display: block;
  font-size: 18px;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  color: #000000;
}
.tps-earringbuilder-form-popup .tps-form-image-block .tps-email-img-title{
  display: block;
  font-size: 16px;
  font-family: 'ITCFranklinGothicBookRegular';
  font-weight: normal;
  color: #000000;
  margin-top: 10px;
}
.tps-earringbuilder-page-title h1, .tps-earringbuilder-page-title h2{
 text-align: center;
 padding: 13px 0px 13px 0px;
 text-transform: uppercase;
/* background-color: #D4D7DA;*/
 font-size: 27px;
 letter-spacing: 1.5px;
 margin: 10px 0px -4px 0px;
 font-family: 'ITCFranklinGothicBookRegular';
 font-weight: normal;
 color: #000000;
}
/*vertical gallery loader*/
.tps-vertical .tps-animated-gallery-img {
    float: right;
    background: transparent;
}
.tps-vertical .tps_grid_meta_section {    
    width: 15%;
    background-color: #fff;
    height: 100%;
    margin-right: 5%;
    position: relative;
    float: left;
}
.tps-vertical .tps-seDetailc-spinner-row {
    display: block;
    width: 100%;
    position: absolute;
    bottom: auto;
    top: 50%;    
    transform: translateY(-50%);
}
.tps-vertical .tps_grid_meta_section .tps_grid_meta_title {    
    width: 60px !important;
    height: 60px !important;    
    margin-top: 10px;
    margin-bottom: 10px;
}
.tps-vertical .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
    width: 30px;
    height: 30px;    
}
/*vertical gallery loader*/

.tps-seDetailc-similar-settings-wrapper {
    margin-bottom: 20px;
}
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-div.slick-slide {
    cursor: pointer;    
}
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-div.slick-slide img.tps-seDetailc-similar-setting-img {
    margin-left: auto;
    margin-right: auto;
}
.tps-seDetailc-similar-settings-wrapper .slick-prev {
    left: 15px;
}
.tps-seDetailc-similar-settings-wrapper .slick-next {
    right: 15px;
}
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-div.slick-slide:hover .tps-seDetailc-similar-setting-title-div {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-title-div, 
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-price-div {
    display: block;    
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 0px 0px 0px;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 0.5px;
}
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-title-div {
    padding: 10px 0px 0px;    
}    
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-setting-price-div {
    font-size: 18px;
    line-height: 30px;    
    font-family: 'WilliamsCaslonTextBold';    
    font-weight: bold;    
}
.tps-earringbuilder-seDetailc .glsr-tag-value, 
.tps-earringbuilder-seDetailc .tps-seDetailc-add-review{
  font-size: 16px;
  line-height: 16px;
  font-family: 'ITCFranklinGothicBookRegular';
  color: #000000;
  font-weight: normal;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-add-review{
    cursor: pointer;
    text-decoration: underline;
}
.tps-product-review-wrapper{
  max-width: 1320px;
  margin: auto;
  padding: 10px 15px 40px 15px;
}
.tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-settings-title, 
.tps-product-review-wrapper .tps-product-review-title{
    font-family: 'ITCFranklinGothicBookRegular';
    font-size: 26px;
    color: #000000;
    width: fit-content;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 5px 5px 5px;
    margin-bottom: 15px;
    display: block;   
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-bottom: 3px solid #cea74d;
    line-height: normal;
}
.tps-product-review-wrapper .tps-product-review-tabs{
  border-bottom: 1px solid #B9B8B8;
  padding-left: 10px;
}
.tps-product-review-wrapper .tps-product-review-tabs .tps-product-review-tab{ 
  background-color: #D4D7DA;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 15px;
  font-family: 'WilliamsCaslonTextBold';
  font-weight: bold;
  border: 1px solid #B9B8B8 !important;
  border-bottom: none !important;
  color: #000;
  margin-bottom: -1px;
  margin-right: 10px;
  padding: 14px 10px 10px 10px;
  max-width: 200px;
  width: 100%;
  cursor: pointer;
}
.tps-product-review-wrapper .tps-product-review-tabs .tps-product-review-tab.active, 
.tps-product-review-wrapper .tps-product-review-tabs .tps-product-review-tab:hover{
  background-color: #fff;
}
.tps-product-review-wrapper .tps-product-review-sections{
  padding: 25px 0px 0px 0px;
  max-width: 600px;
}
.tps-product-review-wrapper .glsr-label.glsr-label-rating span{
  font-size: 16px;
  font-family: ITCFranklinGothicBookRegular;
  line-height: 16px;
  font-weight: normal;
}
.tps-product-review-wrapper .glsr-star-rating{
  margin-bottom: 20px;
}
.tps-product-review-wrapper .glsr-field .glsr-label-text, 
.tps-product-review-wrapper .glsr-field .glsr-label  span, 
.glsr-default form.glsr-form .glsr-toggle label{
  color: #000;
  font-size: 15px !important;
  text-transform: capitalize !important;
  font-weight: normal;
}
.tps-product-review-wrapper .glsr-field textarea, 
.tps-product-review-wrapper .glsr-field input,{
 border-color: #B8B6B6 !important;
 font-size: 14px !important;
 font-family: ITCFranklinGothicBookRegular !important;
 color: #000 !important;

}
.tps-product-review-wrapper .glsr-field input{
  height: 40px;
}
.tps-product-review-wrapper .glsr-field {
  margin-bottom: 20px;
}
.tps-product-review-wrapper .wp-block-button button{
  width: auto;
  padding: 10px 20px 10px;
}
.tps-seDetailc-iframe-div iframe{
  width: 100%;
  height: 500px;
  border: none;
}
.tps-seDetailc-iframe-div {
    text-align: center;
    color: #000000;
}

.tps-dia-detail-shipping-title{
  margin-bottom: 5px;
  display: block;
}
.tps-seDetailc-shipping-days .tps-dia-detail-shipping-title::before, 
.tps-extra-shipping-info-span:before{
  height: 23px;
  background-position: -16px -1102px;  
}
.tps-extra-shipping-info-span.free-returns:before{
  background-position: -70px -1102px;
}
.tps-extra-shipping-info-span.free-shipping:before{
  background-position: -132px -1102px;
}
.tps-extra-shipping-info-span.taxes:before{
  background-position: -197px -1102px;
}
.tps-extra-shipping-info-span.telephone:before{
  background-position: -262px -1102px;
}
.tps-extra-shipping-info-span.book-appointment:before{
  background-position: -326px -1102px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_center-stone-carat-weightct .tps-seDetailc-sw-iocn{
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  border: 1px solid #d4d7da;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting .tps-seDetailc-sw-iocn{
  border-radius: 50%;
  border: 1px solid #d4d7da;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_center-stone-carat-weightct .tps-seDetailc-swatche-option:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_center-stone-carat-weightct .tps-seDetailc-swatche-option.active .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting .tps-seDetailc-swatche-option:hover .tps-seDetailc-sw-iocn, 
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting .tps-seDetailc-swatche-option.active .tps-seDetailc-sw-iocn{
  border-color: #000;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting .tps-seDetailc-sw-iocn {
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/band-setting.png);
    width: 55px !important;
    height: 55px !important;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-pave .tps-seDetailc-sw-iocn { 
    background-position: -117px 8px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-micro .tps-seDetailc-sw-iocn { 
    background-position: -55px 8px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-plain .tps-seDetailc-sw-iocn {        
    background-position: 8px 8px;
}
.tps-seDetailc-claw-title-div {
    margin-bottom: 10px;
}
.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting li {
    transition: transform 0.3s linear;
}
.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting li:hover {
    transform: scale(1.1);
}
.tps-seDetailc-claw-div .tps-seDetailc-claw-main-title {
    font-size: 16px;
    line-height: 26px;
    font-family: 'ITCFranklinGothicBookRegular';
    color: #000000;
    text-transform: capitalize;
    font-weight: normal;
}
.tps-seDetailc-claw-div .tps-seDetailc-claw-sub-title {
    font-size: 14px;
    line-height: 24px;
    font-family: 'WilliamsCaslonTextBold';
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
    margin-left: 5px;
}
.tps-seDetailc-claw-div {
    margin-bottom: 25px;
    margin-top: 25px;
/*  float: right;*/
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list {   
    display: flex;
    flex-wrap: wrap;
    grid-gap: 18px;
    list-style: none;
    margin: 0px;
    padding-left: 0;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li {
    position: relative;
    width: 20%;    
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;    
    opacity: 0;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li .tps-seDetailc-claw-option-label {
    font-family: 'ITCFranklinGothicBookRegular';
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    line-height: 14px;
    text-align: center;
    text-transform: capitalize;
    display: block;
    margin: auto;
    position: relative;
    padding-bottom: 10px;
    cursor: pointer;
    min-height: 32px;
    width: fit-content;
    letter-spacing: 0.5px;
    transition: transform 0.3s linear;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li:hover .tps-seDetailc-claw-option-label {
    transform: scale(1.1);
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li input:checked + .tps-seDetailc-claw-option-label {
/*    transform: scale(1);*/
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li input + span:before {
    content: '';
    width: 55px !important;
    height: 55px !important;
    display: block;
    margin: 0px auto 8px auto;
    background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
    background-repeat: no-repeat;    
    border: 1px solid #d4d7da;
    border-radius: 50%;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li.tps-claw-talon input + span:before {
    background-position: -695px -810px;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li.tps-claw-round input + span:before {
    background-position: -619px -810px;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li:hover input + span:before,
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li input:checked + span:before {
    border-color: #000000;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li input + span:after {
    content: '';
    width: 0%;
    height: 2px;
    background-color: #000000;
    transition: width 0.5s;
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
}
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li:hover span:after,
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li input:checked + span:after {
    width: 100%;
}
.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox]{
  outline: none !important;
  box-shadow: none !important;
}
.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox] +.glsr-toggle-track:before{
  background-color:  #D4D7DA !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
}
.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:before{
  background-color:  #001026 !important;
}


/*setting tiles gallery loader*/
.tps-seDetailc-tiles-gallery-loader, .tps-earringbuilder-final-tiles-gallery-loader, .tps-dia-detail-tiles-gallery-loader {
    width: 48%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
.tps-seDetailc-tiles-gallery-loader span,  .tps-earringbuilder-final-tiles-gallery-loader span, .tps-dia-detail-tiles-gallery-loader span {
    color: transparent;
}
.tps-seDetailc-tiles-gallery-loader .tps-fullwidth, 
.tps-earringbuilder-final-tiles-gallery-loader .tps-fullwidth,
.tps-dia-detail-tiles-gallery-loader .tps-fullwidth {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    min-height: 550px;
}
.tps-seDetailc-tiles-gallery-loader .tps-half, 
.tps-earringbuilder-final-tiles-gallery-loader .tps-half,
.tps-dia-detail-tiles-gallery-loader .tps-half {
    width: 49.5%;
    display: inline-block;    
    min-height: 315px;
}
.tps-earringbuilder-final-tiles-gallery-loader .tps-fullwidth, .tps-dia-detail-tiles-gallery-loader .tps-fullwidth {    
    min-height: 415px;
}
.tps-earringbuilder-final-tiles-gallery-loader .tps-half, .tps-dia-detail-tiles-gallery-loader .tps-half {    
    min-height: 300px;
}
/*setting tiles gallery loader*/

/*setting detail swatches loader*/
.tps-seDetailc-swatches-wrapper-div {
    position: relative;
}
.tps-seDetailc-swatch-loader {
    color: transparent;    
    width: 100%;
    height: 100%;    
    position: absolute;
    text-align: center;    
    background-color: rgba(255,255,255,0.9);
    background-repeat: no-repeat;
    z-index: 10;
}
.tps-seDetailc-swatch-loader:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/common-images/loader.gif) no-repeat;  
    background-size: contain;       
}
/*setting detail swatches loader*/



/*Transpacific software --- media query start here*/
@media(max-width:1400px){
  .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
      height: 293px;
   }
   .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide, 
   .tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide{
      width: 90px !important;
      height: 90px !important;
      margin: 5px !important;
   }
   .tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-video-div, 
   .tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div,
   .tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-slide .tps-earringbuilder-final-video-div, 
   .tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-slide .tps-earringbuilder-final-img-div{
      width: 100% !important;
   }
}

@media(max-width:1350px){
 
}


@media(max-width:1300px){
  .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-title{
    font-size: 16px;
    line-height: 22px;
  }

  /*currecy swithcer*/
  .tps-header-icons{
    width: 95%;
  }
 /* End */

 .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr{
     overflow: hidden;
     overflow-y: scroll;
     height: 95%;
   }

}
@media(max-width:1280px){
 .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input + span{
    line-height: 15px;
  }

  .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
      height: 270px;
   }
   .tps_latestv_steps .tps_latestv_steps_data, .tps_latestv_steps .tps_latestv_steps_action{
    font-size: 11px;
   }
   .tps-earringbuilder-seDetailc .tps-seDetailc-tiles-gallery img.tps-seDetailc-tiles-gallery-img {
    height: auto;
   }      
}

@media(max-width:1200px){
  .tps-earringbuilder-sheading h2,
  .tps-earringbuilder-final-specification a,
  .tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-settings-title, .tps-product-review-wrapper .tps-product-review-title {
    font-size: 20px;
    line-height: 30px;
  }
 
}


@media(max-width:1199px){
   /*vertical gallery loader*/
    .tps-vertical .tps_grid_meta_section .tps_grid_meta_title {    
        width: 45px !important;
        height: 45px !important;       
    }
    .tps-vertical .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
        width: 30px;
        height: 30px;    
    }
  /*vertical gallery loader*/  

  .tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
     width: 185px;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul{
    margin-left: -15px;
  } 
  .tps_latestv_earringl_filter .tps-earringbuilder-metal.tps_latesv_earring_fil_common ul {
    margin-left: -20px;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul{
    margin-left: -15px;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style-type ul {
    margin-left: -22px;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style-type ul li {
/*    width: 30%;*/
  }
  .tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-video-div, 
  .tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div{
     width: auto;
  }
  .tps-seDetailc-meta .tps-seDetailc-swatches-options-list{
    grid-gap: 20px;
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr, 
  .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr,
  .tps-earringbuilder-final-sinfo.tps-active-info#tps-earringbuilder-final-diamond .tps-earringbuilder-final-sattr{
    padding: 10px 10px 10px 10px;
  }
  .tps-seDetailc-spacification .tps-earringbuilder-sheading {
    padding: 0px 10px;
  }
   .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option-sublist{
    flex-wrap: wrap;
    grid-gap: 5px 10px;
   }
   .tps-earringbuilder-item-selected-value ul li a:hover {
    text-decoration: none;
    }
   .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option{
     align-items: flex-start;
   }
   .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-type-label{
    margin-top: 0px;
   }
   .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:before{
    display: none;
   }
   .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input + span{
     font-size: 12px;
   }


   /* HOVER REMOVED */
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="cathedral"] + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="cathedral"] + span:before{
  background-position: -8px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="classic"] + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="classic"] + span:before{
  background-position: -8px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="crossover"] + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="crossover"] + span:before{
  background-position: -8px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="halo"] + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="halo"] + span:before{
  background-position: -8px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="twist"] + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="twist"] + span:before{
  background-position: -8px -631px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover {
    transform: none;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li .tps-diamond-shape-video,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover .tps-diamond-shape-video {
    opacity: 0;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-bridal-set-option input + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-bridal-set-option:hover input + span:before{
    background-position: -94px -720px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-earring-option input + span:before, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-earring-option:hover input + span:before{  
   background-position: -17px -720px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li:hover input + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input + span:before {
  box-shadow: none;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input + span{
    color: #000000;
} 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked + span {
    color: #000000;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input + span::after, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input + span::after,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li:hover .tps-seDetailc-sw-iocn::after,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li .tps-seDetailc-sw-iocn::after,
.tps-seDetailc-meta .tps-seDetailc-shapes-list li:hover .tps-seDetailc-shapes-icon::after, 
.tps-seDetailc-meta .tps-seDetailc-shapes-list li.tps-seDetailc-shapes-icon::after,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li:hover input + span::after,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input + span::after{
    width: 0%;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="solitaire"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="solitaire"] + span:before{
  background-position: -8px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="halo"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="halo"] + span:before{
  background-position: -103px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bridal-sets"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="bridal-sets"] + span:before{
  background-position: -206px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="flower"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="flower"] + span:before{
  background-position: -308px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="vintage"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="vintage"] + span:before{
  background-position: -410px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="eternity"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="eternity"] + span:before{
  background-position: -488px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="trilogy"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="trilogy"] + span:before{
  background-position: -560px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="hidden-halo"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="hidden-halo"] + span:before{
  background-position: -653px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="cluster"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="cluster"] + span:before{
  background-position: -738px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bespoke"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="bespoke"] + span:before{
  background-position: -836px -631px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="two-stones"] + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="two-stones"] + span:before{
  background-position: -928px -631px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="solitaire"]:checked + span:before{
  background-position: -8px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="halo"]:checked + span:before{
  background-position: -103px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bridal-sets"]:checked + span:before{
  background-position: -206px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="flower"]:checked + span:before{
  background-position: -308px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="vintage"]:checked + span:before{
  background-position: -410px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="eternity"]:checked + span:before{
  background-position: -488px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="trilogy"]:checked + span:before{
  background-position: -560px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="hidden-halo"]:checked + span:before{
  background-position: -653px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="cluster"]:checked + span:before{
  background-position: -738px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="bespoke"]:checked + span:before{
  background-position: -836px -701px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="two-stones"]:checked + span:before{
  background-position: -928px -701px;
}

/*.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="round"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="round"].active .tps-seDetailc-sw-iocn{
  background-position: 1px -229px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="asscher"]:checked + span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="asscher"].active .tps-seDetailc-sw-iocn{
 background-position: -160px -229px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="cushion"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="cushion"].active .tps-seDetailc-sw-iocn{
  background-position: -106px -229px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="emerald"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="emerald"].active .tps-seDetailc-sw-iocn{
  background-position: -374px -229px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="marquise"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="marquise"].active .tps-seDetailc-sw-iocn{
  background-position: -213px -230px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="oval"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="oval"].active .tps-seDetailc-sw-iocn{
  background-position: -267px -229px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="pear"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="pear"].active .tps-seDetailc-sw-iocn{
  background-position: -321px -229px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="princess"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="princess"].active .tps-seDetailc-sw-iocn{
  background-position: -52px -229px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="radiant"]:checked + span::before, 
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with li[data-option-slug="radiant"].active .tps-seDetailc-sw-iocn{
  background-position: -487px -232px;
}*/

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-bridal-set-option input:checked + span:before{
   background-position: -248px -720px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li.tps-earringbuilder-earring-option input:checked + span:before{
   background-position: -171px -720px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked + span:before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li input:checked + span:before{
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked + span::after, 
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li.active .tps-seDetailc-sw-iocn::after, 
.tps-seDetailc-meta .tps-seDetailc-shapes-list li.active .tps-seDetailc-shapes-icon::after, 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.active input + span::after,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input:checked + span::after{
   width: 100%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left{
    width: 60%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, 
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
    width: 40%;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-title,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-title{
  font-size: 16px;
}
.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting li:hover,
.tps-seDetailc-claw-div ul.tps-seDetailc-claw-list li:hover .tps-seDetailc-claw-option-label {
    transform: scale(1);
}

}


@media(max-width:1050px){
  .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img {
     height: 210px; 
  }
  .tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
    width: 170px;
  }
  .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_num{
    font-size: 25px;
    width: 50px;
  }
  .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading, 
  .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading{
     font-size: 13px;
  }
  .tps_latestv_steps .tps_latestv_steps_data, .tps_latestv_steps .tps_latestv_steps_action{
    font-size: 11px;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h2,
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h3{
    font-size: 20px;
    line-height: 30px;
  }
  .tps-seDetailc-meta .tps-seDetailc-meta-price, 
  .tps-earringbuilder-final-meta .tps-earringbuilder-final-price{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;    
  }
  .tps-earringbuilder-main-container{
    padding: 0px 30px;
  }
  .tps-earringbuilder-page-title h2{
    font-size: 20px;
  }
  .tps-product-review-wrapper {    
    padding: 10px 30px 40px 30px;
  }
  .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal li {    
    width: 14.33%;
  }
}


@media(max-width:1024px){
  .tps-earringbuilder-main-container {    
    padding-top: 140px !important;
  }
  /*main banner*/
  .tps-earringbuilder-banner {    
    margin-top: 140px;
  }
  .tps-earringbuilder-banner h1 {
    font-size: 30px;
  }
  /*main banner*/

  .tps-earringbuilder-item-listing-div, .tps-earringbuilder-item-listing-div noscript {    
    grid-template-columns: 1fr 1fr 1fr;    
  }
  .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div{    
    background: transparent !important;
  }
  .tps_latestv_earringl_filter .tps-earringbuilder-style, .tps_latestv_earringl_filter .tps-earringbuilder-metal {
    width: 48%;
    margin-right: 2%;
  }
  .tps_latestv_earringl_filter .tps-earringbuilder-price, .tps_latestv_earringl_filter .tps-earringbuilder-style-type {
    width: 48%;
    margin-left: 2%;
  }
  .tps-seDetailc-meta .tps-seDetailc-meta-title, 
  .tps-earringbuilder-final-meta .tps-earringbuilder-final-title{
    font-size: 24px;
    line-height: 34px;
  }
  .tps-seDetailc-meta-description{
    padding-top: 0px;
  }
  .tps-seDetailc-meta-description p,
  .tps-seDetailc-meta .tps-seDetailc-SKU{
    font-size: 14px;
    margin-bottom: 10px;
  }
  .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div {
    border-color: #001026;
  }
  .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li .tps-diamond-shape-video,
  .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li:hover .tps-diamond-shape-video {
    opacity: 0;
  }
  .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li:hover {
    transform: none;
  }
}


@media(max-width:991px){
/*vertical gallery loader*/  
.tps-vertical .tps-animated-gallery-img {
    float: none;    
}
.tps-vertical .tps_grid_meta_section {
    width: 100%;    
    height: 90px;
    margin-right: 0;
    position: absolute;
    float: none;
} 
.tps-vertical .tps-seDetailc-spinner-row {
    display: flex;    
}
.tps-vertical .tps_grid_meta_section .tps_grid_meta_title {
    width: 60px !important;
    height: 60px !important;
}
.tps-vertical .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
    width: 40px;
    height: 30px;
}
/*vertical gallery loader*/

/*main banner*/      
.tps-earringbuilder-banner h1 {
    font-size: 26px;    
}
/*main banner*/   

 .tps_latestv_earringl_filter .tps-earringbuilder-metal, 
 .tps_latestv_earringl_filter .tps-earringbuilder-shape, 
 .tps_latestv_earringl_filter .tps-earringbuilder-style {
    width: 100%;
    margin-right: 0px;
 }
 .tps_latestv_earringl_filter .tps-earringbuilder-shape,
 .tps_latestv_earringl_filter .tps-earringbuilder-price,
 .tps_latestv_earringl_filter .tps-earringbuilder-style-type {
    width: 100%;
    margin-right: 0%;
    margin-left: 0px;
 } 
 .tps-earringbuilder-item-listing-div, 
 .tps-earringbuilder-item-listing-div noscript{
    grid-template-columns: 1fr 1fr;
 }  
 .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_num, 
 .tps_latestv_steps .tps_latestv_steps_data, .tps_latestv_steps .tps_latestv_steps_action, 
 .tps_latestv_steps_inner .tps_latestv_steps_item:first-child{
    display: none;
 }
 .tps_latestv_steps .tps_latestv_steps_action{
    display: block;
 }
 .tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_one .tps_latestv_steps_node::before{
    display: none;
 }
 .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
 }
 .tps_latestv_steps .tps_latestv_steps_pho{
    width: 40px;
    height: 40px;
 }
 .tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_earring,
 .tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_earring {
    background-position: -427px -346px;
} 
.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_diamond,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_diamond {
    background-position: -470px -343px;
}
.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_final,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_final {
    background-position: -517px -349px;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_earring {
    background-position: -424px -291px;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_diamond {
    background-position: -468px -290px;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_final {
    background-position: -515px -294px;
}  
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node {
    background: #ffffff;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node:before {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node:after {
    border-left-color: #ffffff;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node::before {
    border-top-color: #001026;
    border-bottom-color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node::after {
    border-left-color: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node {    
    background: #001026;
}
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_heading .nostyle-heading, 
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_num,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_data,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_action a,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_nostyle_heading {
  color: #000000;
} 
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_heading .nostyle-heading, 
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_num, 
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_data, 
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_action a, 
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_nostyle_heading {
  color: #ffffff;
}


.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
    height: 270px;
}
.tps-earringbuilder-spinner-grid-container{
   grid-template-columns: 1fr 1fr;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-gallery, 
.tps-earringbuilder-final-row .tps-earringbuilder-final-gallery{
    width: 70%;
   margin: 0px auto 40px;
} 
.tps-earringbuilder-seDetailc .tps-seDetailc-meta, 
.tps-earringbuilder-final-row .tps-earringbuilder-final-meta{
   width: 100%;
   margin: 0px 0px;
   text-align: left;
}
.tps-seDetailc-spinner-grid-container{
    grid-template-columns: 1fr;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list{
    justify-content: start;
}
.tps-earringbuilder-btn, 
.tps-seDetailc-meta .tps-seDetailc-share-list{
    margin: auto;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-track{
    justify-content: center;
    width: 100% !important;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-slide div{
   justify-content: center;      
}
.tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-video-div, 
.tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-img-div {
    width: auto !important;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
  width: 70%;
}
.tps-earringbuilder-final-data div span{
  text-align: left;
}
.tps-earringbuilder-final-data{
  margin-left: 0;
  margin-right: auto;
  max-width: 100%;
}
.tps-earringbuilder-final-engraving input#tps-earringbuilder-final-engraving-txt {
    text-align: left;
    max-width: 390px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-button{
  grid-template-columns: 1fr;
}
.tps-earringbuilder-final-shipping{
  justify-content: start;
  margin-top: 20px;
}
.tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right {
  width: 70%;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-message span{
  margin-top: 20px;
  display: block;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-slide div, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal .slick-slide div,
.tps-earringbuilder-earring-size-wrapper .tps-earringbuilder-earring-size-country-box{
  justify-content: center;
}
.tps-earringbuilder-earring-size-wrapper select,
.tps-earringbuilder-final-engraving input{
    margin-left: auto;
    margin-right: auto;
}
.tps-earringbuilder-final-engraving input{
    text-align: center;
}
.tps-latestv-reset-step-popup:before{
    left: 48% !important;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond {
    grid-template-columns: 1fr;
}
.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr{
    max-width: 90%;
 }
 .tps-earringbuilder-sheading h2, .tps-earringbuilder-final-specification a,
 .tps-seDetailc-similar-settings-wrapper .tps-seDetailc-similar-settings-title, .tps-product-review-wrapper .tps-product-review-title {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
 }
 .tps_latestv_earringl_reset_block .tps_latestv_rest_filter, .tps_latestv_earringl_reset_block label{
    font-size: 14px;
    line-height: 22px;
 }
 .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div {
    width: 100%;
 }
 .tps-earringbuilder-item-banner-div.tps-left-banner img.tps-earringbuilder-item-banner-img, 
 .tps-earringbuilder-item-banner-div.tps-right-banner img.tps-earringbuilder-item-banner-img {
    width: 100%;
    height: auto;
}
 .tps-seDetailc-meta .tps-seDetailc-SKU,
 .tps-seDetailc-meta .tps-seDetailc-btn{
    margin-left: 0;
    margin-right: auto;
 }
 .tps-seDetailc-shipping-days{
    justify-content: start;
 }
 .tps-seDetailc-spacification .tps-seDetailc-sp-info-col{
    grid-template-columns: 1fr 1fr;
  }
  .tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized{
    margin-left: 0;
    margin-right: auto;
  }
  .tps-earringbuilder-final-data div span.tps-earringbuilder-final-data-title{
    text-align: left;
    padding: 9px 10px;
  }
  .tps-earringbuilder-final-engraving input{
    margin-left: 0;
    margin-right: auto !important;
  }
  .tps-earringbuilder-final-engraving, 
  {
    margin: 15px auto 0px;
  }
  .tps-earringbuilder-final-meta .tps-earringbuilder-final-button{
     max-width: 100%;
     margin-left: 0;
     margin-right: auto;
  }
  .tps-earringbuilder-final-meta .tps-earringbuilder-btn.tps-earringbuilder-final-add-to-cart {
     max-width: 390px;     
  }
  .tps-earringbuilder-final-sinfo#tps-earringbuilder-final-setting .tps-earringbuilder-final-scol, 
  .tps-earringbuilder-final-sinfo#tps-earringbuilder-final-diamond .tps-earringbuilder-final-scol{
    grid-template-columns: 1fr 1fr;
  }
  .tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_common .tps_latestv_steps_cont{
    text-align: center;
  }
  .tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab {
    justify-content: start;
    padding-left: 0;
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info, 
  .tps-earringbuilder-final-sinfo#tps-earringbuilder-final-setting .tps-earringbuilder-final-scol{
    flex-wrap: wrap;
    grid-gap: 20px 1%;
    justify-content: center;
  } 
  .tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-3,
  .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-3 {
    width: 100%;
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-title, .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-title {
    text-align: left;
  }
   .tps-earringbuilder-final-gallery .tps-earringbuilder-final-main-gallery .slick-track, 
   .tps-seDetailc-gallery .tps-seDetailc-main-gallery  .slick-track{
      display: block !important;
   }
   .tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal, 
   .tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal {    
    display: flex;
    justify-content: center;
}
.tps-seDetailc-spacification .tps-earringbuilder-sheading {
    padding-left: 0;
}
.tps-earringbuilder-final-engraving-font-wrapper {    
    max-width: 100%;
}
.tps-seDetailc-gallery .tps-seDetailc-thumbnail-gallery-vertical + .tps-seDetailc-main-gallery, 
.tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-vertical + .tps-earringbuilder-final-main-gallery {
    width: 100%;
    margin-left: 0;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-gallery .slick-dots li button:before,
.tps-earringbuilder-final-row .tps-earringbuilder-final-gallery .slick-dots li button:before {
    font-size: 12px;
    border: 1px solid transparent;
    border-radius: 50%;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-gallery .slick-dots li.slick-active button:before,
.tps-earringbuilder-final-row .tps-earringbuilder-final-gallery .slick-dots li.slick-active button:before {
    border-color: #000000;
    opacity: 1;
}

}


@media(min-width:768px) and (max-width:991px){ 
  .tps_latestv_steps .tps_latestv_steps_data{
        display: block;
  }
  .tps_latestv_steps .tps_latestv_steps_data .cyobar_title,
  .tps_latestv_steps .tps_latestv_steps_data .cyobar_icon{
      display: none;
  }
  .tps_latestv_steps .tps_latestv_steps_node{
    height: 98px;
  }
  .tps_latestv_steps{
    height: 116px;
  }
  .tps_latestv_steps .tps_latestv_steps_node::after{
    border-top: 49px solid transparent;
    border-bottom: 49px solid transparent;
  }
  .tps_latestv_steps .tps_latestv_steps_node::before{
    border-top: 49px solid #ffffff;
    border-bottom: 49px solid #ffffff;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
    width: 14%;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li {
    width: 13%;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li {
    width: 12.5%;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style-type ul li {
    width: 16%;
  }  
  .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal li {    
    width: 7.33%;
  }

}

@media(max-width:980px){
 /*currecy swithcer*/
 #top-header .et-social-icons{
    margin-right: 20px;
 }
 /*end*/
}
@media(max-width:900px){
   .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img {
    height: 253px;
   }
}
@media(max-width:850px){
   .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img {
    height: 230px;
   }
}
@media(max-width:800px){
   .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img {
    height: 200px;
   }
}
@media(max-width:767px){
 /*main banner*/      
.tps-earringbuilder-banner h1 {
    font-size: 24px;
    left: 23%;
}
/*main banner*/   
 .tps-earringbuilder-filter-wrapper-div{   
    position: fixed;
    top: auto;
    left: 0%;
    width: 100%;
    margin-left: -100%;
    height: 88% !important;
    background-color: #fff;
    z-index: 99999;
    transition: all 0.5s linear;
    padding-top: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    bottom: 0;
 }
 .tps-earringbuilder-backdrop{
    position: fixed;
    top: 0;
    left: 0%;
    width: 100%;
    margin-left: -100%;
    height: 100% !important;
    background-color: #00000085;
    transition: all 0.5s linear;
    z-index: 9999;
 } 
 .tps-earringbuilder-filter-wrapper-div.open-popup, 
 .tps-earringbuilder-backdrop.open-backdrop{
    margin-left: 0%;
 }
 .tps-earringbuilder-mob-filter-button, 
 .tps-earringbuilder-filter-show-result{
    display: block;
 }
 .tps-earringbuilder-mob-filter-button{
   -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
 }
 .tps-earringbuilder-mob-filter-button.tps_filter_sticky_btn{
   position: fixed;
   bottom: 0px;
   left: 50%;
   transform: translateX(-50%);
   z-index: 99999;
   width: 100%;
   padding: 0px;
   margin: 0px;
 }
 .tps-earringbuilder-mob-filter-button.tps_filter_sticky_btn button{
   width: 100%;
   margin: 0px;
   background-color: #000000;
 }
 .tps-earringbuilder-mob-filter-button button{
   display: block;
    margin: auto;
    background-color: #001026;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 25px;
    text-transform: uppercase;
    line-height: normal;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: bold;
    padding: 6px 20px 6px;
    font-weight: 100;
    border: 1px solid #001026;
    font-size: 14px;
    width: 200px;
    border-radius: 3px;
 }
 .tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button{
    padding: 6px 20px 4px;  
    font-size: 13px;
    font-weight: normal;
 }
 .tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div{
    z-index: 1;
 }
 .tps-earringbuilder-mob-filter-button button:hover{
    background-color: transparent;
    border-color: #001026;
    color: #001026;
 }
 .tps-earringbuilder-filter-title{
    width: 100%;
    display: flex;
    padding: 13px 15px 10px;
    background-color: #f3f3f3;
    margin-bottom: 10px;
    position: sticky;
    top: 0;
    z-index: 999999;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
 }
 .tps-earringbuilder-filter-title label{
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-family: 'ITCFranklinGothicBookRegular';
    padding-top: 8px;
 }
 .tps-earringbuilder-filter-title button{
    margin-left: auto;
    background-color: transparent;
    outline: none;
    width: 40px !important;
    height: 30px;
    background-image: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
    background-position: -174px -140px;
    display: flex;
    padding: 0;
    outline: none !important;
    border: none;
 }
 .tps_latestv_earringl_filter .tps-earringbuilder-price, 
 .tps_latestv_earringl_filter .tps-earringbuilder-style-type{
    width: 100%;
 }
 .tps_latestv_earringl_filter .tps-earringbuilder-style-type.tps_latesv_earring_fil_common ul{
/*    justify-content: center;*/
    margin-left: 0px;
 }
 .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style-type ul li {
    width: auto;
}
 .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul, 
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul{
    flex-wrap: unset;
    overflow: hidden;
    scroll-snap-type: x mandatory;
    overflow-x: scroll;
    transition: .25s left ease;
    scroll-padding-left: 10px;
    list-style: none;
    padding-left: 10px;
 }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul::-webkit-scrollbar, 
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul::-webkit-scrollbar{
    display: none;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li{
    scroll-snap-align: start;
    flex: 0 0 90px;
} 
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li{
    scroll-snap-align: start;
    flex: 0 0 90px;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
    height: 300px;
 }
 .tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading{
    font-size: 12px;
 }
 .tps-earringbuilder-filter-show-result{
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 999999;
  }
 .tps-earringbuilder-filter-show-result button{
    padding: 13px 20px 11px;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: normal;
    margin: 0px;
    border: 1px solid #000000;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 14px;
    background-color: #000000;
    color: #fff;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    text-align: center;

 }
 .tps-earringbuilder-spinner-grid-container{
    grid-template-columns: 1fr 1fr;
 }
 .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-sort-by select, 
 .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col1 span {
/*    font-size: 14px;*/
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col1 span, .tps-earringbuilder-item-col2 .tps-earringbuilder-item-sort-by-title {
    font-size: 18px;
  }
  .tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-title{
    font-size: 14px;
    line-height: 24px;
  }
  .tps-seDetailc-meta .tps-seDetailc-share-list div{
    display: flex;
    justify-content: start;
  }
  .tps-earringbuilder-sheading h2{
    /*margin-left: auto;
    margin-right: auto;
    text-align: center;*/
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, 
  .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, 
  .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left,
  .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right{
      font-size: 13px;
      line-height: 24px;
  }
  .tps-seDetailc-meta .tps-seDetailc-share-list{
    grid-gap: 0px 10px;
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left,
  .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left, 
  .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left{
     width:55%;
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-rightm,
  .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right, 
  .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
    word-break: break-all;
  }
  .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right,
  .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right, 
  .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
    width: 45%;
  }
  .tps-seDetailc-spinner-grid-container {
    grid-template-columns: 1fr;
  }
  .tps-seDetailc-img-popup-div div{
    width: 90%;
    height: auto;
  }
  .tps-seDetailc-img-popup-div img, 
  .tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-video-div video{
     height: auto !important;
     max-width: 50%;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul,
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul{
/*    margin-left: 0px;*/
  }
  .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list{
    justify-content: flex-start !important;
  }
  .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected{
      position: unset !important;
      margin-left: unset;
  } 
  .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list{
     padding-right: 0px !important;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-sort-by select{
    width: 165px;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value{
    text-align: center;
    padding: 15px 10px;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value ul {
    justify-content: left !important;
   }
   .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul, .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul{
     padding-left: 0px;
   }  
   .tps-seDetailc-main-gallery .slick-arrow.slick-next,
   .tps-earringbuilder-final-gallery .slick-arrow.slick-next{
      right: -20px;
   }
   .tps-seDetailc-main-gallery .slick-arrow.slick-prev,
   .tps-earringbuilder-final-gallery .slick-arrow.slick-prev{
      left: -20px;
   }
   .tps-earringbuilder-breacrum{
     flex-wrap: wrap;
   }
   .tps-seDetailc-gallery-loader,
   .tps-earringbuilder-final-gallery-loader{
      height: 500px;
   }
   .tps-earringbuilder-item-not-found-div{
     font-size: 20px;
     line-height: 20px;
   }
   .tps-earringbuilder-item-not-found-div .tps-earringbuilder-item-not-found-sub-title {
    font-size: 16px;
   }
   .tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo:nth-child(2) .tps-earringbuilder-final-sattr-left,
   .tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo:nth-child(2) .tps-earringbuilder-final-sattr-right{
      width: 100% !important;
   }
   .tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab,
   .tps-earringbuilder-earring-size-wrapper .tps-earringbuilder-earring-size-country-box{
      justify-content: start;
   }
   .tps-earringbuilder-earring-size-wrapper select{
      margin-left: auto;
      margin-right: auto;
   }
   .tps-latestv-reset-step-popup{
     left: auto;
     right: 0;
     top: 80px;
     transform: none;
   }
   .tps-latestv-reset-step-popup:before {
    left: 70% !important;
   }

   /*popup*/
   .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr .tps-earringbuilder-form-popup-title{
     padding: 16px 15px 8px 15px;
   }
   .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-title .tps-earringbuilder-form-popup-main{
     font-size: 20px;
   }
   .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr{
     max-width: 100%;
     width: 95%;
   }
  /* end  */
  .tps-earringbuilder-form-popup .tps-form{
    flex-direction: column-reverse;
    align-items: center;
    grid-gap: 40px 12px;
  }
  .tps-earringbuilder-form-popup.email-us-form .tps-form{
   grid-gap: 0px 12px;
  }
  .tps-earringbuilder-form-popup .email-us-form, 
  .tps-earringbuilder-form-popup .tps-form-image-block,
  .tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap input, 
  .tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap textarea,  
  .tps-earringbuilder-form-popup .tps-form-image-block,
  .tps-earringbuilder-form-popup .drop-hint-form,
  .tps-earringbuilder-form-popup .wpcf7-form-control-wrap input, 
  .tps-earringbuilder-form-popup .wpcf7-form-control-wrap textarea{
    width: 100%;
  }
  .tps-earringbuilder-form-popup .tps-form-image-block .tps-email-img-div{
    max-width: 400px;
  }
  .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr .tps-earringbuilder-form-popup-title{
    padding: 10px 15px;
  }
   .tps-earringbuilder-form-popup .email-us-form .wpcf7-form-control-wrap textarea {
    height: 200px;
  }
  .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-content{
    height: 500px;
    overflow: hidden;
    overflow-y: auto;
  }
  .tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr .tps-earringbuilder-wishlist-popup-title{
    font-size: 16px;
    line-height: 22px;
  }
   .tps-earringbuilder-cbutton{
    padding: 10px 20px 8px;
    font-size: 12px;
    line-height: 14px;
  }
  .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filters-title{
    font-size: 18px;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value{
    text-align: left;
  }
  .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected a{
    top: -35px;
  }
  .tps-earringbuilder-mob-filter-button button{
    display: block;
    margin: auto;
    background-color: #fff;
    color: #000000;
    text-transform: uppercase;
    line-height: normal;
    font-family: 'ITCFranklinGothicBookRegular';
    font-weight: bold;
    color: transparent;
    padding: 6px 20px 6px;
    font-weight: 100;
    border: 1px solid #7f7f7f4d;
    font-size: 14px;
    width: 60px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    text-overflow: ellipsis;
  }
  .tps-earringbuilder-mob-filter-button button::after{
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/../images/setting-listing-images/earringbuilder_latest_sprite.svg);
    background-position: -15px -1052px !important;
  }
  .tps-earringbuilder-mob-filter-button.tps_filter_sticky_btn button::after{
    background-position: -227px -1052px !important;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h2,
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h3 {
    font-size: 18px;
    line-height: 28px;
  }  
  .tps-earringbuilder-filter-wrapper-div.open-popup .tps_latestv_earringl_filter_parent-child{
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    margin-top: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
  .tps_latestv_earringl_reset_block{
    padding: 0px 12px 8px;
  }
  .tps_latestv_earringl_filter .tps-earringbuilder-metal.tps_latesv_earring_fil_common ul{
    grid-gap: 5px 2.6%;
    margin-left: -33px;
  }
  .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div, 
  .tps-earringbuilder-item-info-div .tps-earringbuilder-item-price-div{
    text-align: center;
  }
  .tps_latestv_earringl_reset_block .tps_latestv_rest_filter, .tps_latestv_earringl_reset_block label {
    font-size: 12px;
    line-height: 22px;
  }
  .tps_latestv_earringl_reset_block label{
    padding-top: 3px;
  }
  .tps-seDetailc-meta-description p{
    margin-bottom: 0px !important;
  }
  .tps-seDetailc-meta .tps-seDetailc-meta-title, .tps-earringbuilder-final-meta .tps-earringbuilder-final-title {
    font-size: 20px;
    line-height: 30px;
    max-width: 75%;
 }
 .tps-seDetailc-spacification, .tps-earringbuilder-final-specification{
    margin: 0px 0px 50px;
    padding: 30px 0px 0px;
 }
 .tps-seDetailc-meta .tps-seDetailc-btn {
    width: 49%;
 }
 .tps-seDetailc-btn .tps-earringbuilder-btn{
    max-width: 305px;
 }
.tps-earringbuilder-form-popup .wpcf7-not-valid-tip{
    margin: -10px 0px 7px 6px;
}
.tps-earringbuilder-form-popup .wpcf7 form .wpcf7-response-output{
  font-size: 13px;
  line-height: 20px;
}
/*currecy swithcer*/
.tps-header-icons .tps-header-cur-switcher, 
.tps-header-icons .tps-header-wishlist{
    top: 13px;
}
#top-header .et-social-icons {
    margin-right: 40px;
}
.tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized{
  grid-gap: 0px 10px;
}
.tps_latesv_earring_fil_common{
  padding: 0px 15px;
  margin-left: 0 !important;
}
body.tps-earringbuilder-filter-open{
  overflow: hidden !important;
}
.tps-earringbuilder-form-popup .tps-form-image-block .tps-email-img-div {
    display: none !important;
}
.tps_latestv_steps .tps_latestv_steps_action a{
  font-size: 10px;
  margin-right: 5px;
}
.tps_latestv_steps .tps_latestv_steps_action a:nth-child(2){
  margin-right: 0px;
}
.tps-earringbuilder-main-container, .tps-product-review-wrapper {
    padding: 0px 20px;
}
.tps-product-review-wrapper {
    padding-top: 10px;
    padding-bottom: 40px;
}
.tps_latestv_steps{
    padding: 7px 0px 10px;
    margin-bottom: 15px;
    height: 88px;
}
.tps_latestv_steps .tps_latestv_steps_node {
    height: 70px;
}
.tps_latestv_steps .tps_latestv_steps_node::before,
.tps_latestv_steps .tps_latestv_steps_node::after {
    border-top-width: 35px;
    border-bottom-width: 35px;
}
.tps_latestv_steps .tps_latestv_steps_pho {
    width: 40px;
    height: 34px;
}

.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-3, 
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-2,
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-1,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-3, 
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-2,
.tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-1 {
    width: 100%;
}
 .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right, .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
  font-size: 13px !important;
  line-height: 20px !important;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr, .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-attr{
    height: auto !important;
}
.tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide img, .tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide img{
    object-fit: cover;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab{
    border-bottom: 1px solid #ededed;
    padding-bottom: 14px;
    margin-bottom: 28px;
}   
.tps-seDetailc-spacification .tps-seDetailc-sp-info .tps-seDetailc-sp-info-col-title, .tps-earringbuilder-final-sinfo .tps-seDetailc-sp-info-col-title {
    font-size: 15px;
    text-align: left;
}

.tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-cr{
     height: auto;
}

   .tps-seDetailc-img-popup-div div{
    padding: 15px 10px 15px;
   }
   .tps-seDetailc-img-popup-div .tps-seDetailc-img-popup-title{    
    margin: 0px auto 11px auto;
    display: block;
    font-size: 16px;    
   }
   .tps-earringbuilder-form-popup .tps-form-image-block .tps-email-img-title{
      display: none;
   }
   .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal li {
    width: 15%;
   }
   .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li {
    width: 15%;
    }
    .tps-product-review-wrapper .wp-block-button button {   
        padding: 10px 15px 10px;
    }
    .tps-seDetailc-iframe-div iframe, .tps-earringbuilder-final-iframe-div iframe {
        width: 100%;
        height: 320px;
        border: none;
    }
    .tps-seDetailc-iframe-div, .tps-earringbuilder-final-iframe-div {
        text-align: center;
        color: #000000;
    }
    .tps-seDetailc-similar-settings-wrapper img {
        margin-left: auto;
        margin-right: auto;
    }
    .tps-seDetailc-similar-settings-wrapper button.slick-next {
        right: 0;
    }
    .tps-seDetailc-similar-settings-wrapper button.slick-prev {
        left: 0;
    }
    .tps-seDetailc-shipping-days {
        letter-spacing: 0.3px;
        text-align: left;
        font-weight: normal;
        font-size: 14px;
        margin-top: 20px;
    }
    .tps-extra-shipping-info-span {
        font-size: 14px;
        letter-spacing: 0.4px;
    }
    .tps-earringbuilder-seDetailc .tps-seDetailc-gallery .slick-dots li button:before,
    .tps-earringbuilder-final-row .tps-earringbuilder-final-gallery .slick-dots li button:before {
        font-size: 12px;
        border: 1px solid transparent;
        border-radius: 50%;
    }
    .tps-earringbuilder-seDetailc .tps-seDetailc-gallery .slick-dots li.slick-active button:before,
    .tps-earringbuilder-final-row .tps-earringbuilder-final-gallery .slick-dots li.slick-active button:before {
        border-color: #000000;
        opacity: 1;
    }
/*end*/
}

@media(max-width:639px){
 .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
    height: 240px;
 }
 .tps-earringbuilder-seDetailc .tps-seDetailc-gallery, 
 .tps-earringbuilder-final-row .tps-earringbuilder-final-gallery{
    width: 100%;
 }
 .tps-seDetailc-spacification .tps-seDetailc-sp-info-col {
    grid-template-columns: 1fr 1fr;
 }
 .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right{
    text-align: left;
    height: auto;
 }
 .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right{
    text-align: left;
 } 
.tps-earringbuilder-main-container, .tps-product-review-wrapper {
    padding: 0px 15px;
}
.tps-product-review-wrapper {
    padding-top: 10px;
    padding-bottom: 40px;
}
.tps-seDetailc-main-gallery .slick-arrow, 
   .tps-seDetailc-main-gallery .slick-arrow:hover, 
   .tps-earringbuilder-final-gallery .slick-arrow, 
   .tps-earringbuilder-final-gallery .slick-arrow:hover{
        z-index: 99;
        border: 1px solid #000000;
        width: 30px;
        height: 30px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
   }
   .tps-seDetailc-main-gallery .slick-arrow.slick-next, 
   .tps-seDetailc-main-gallery .slick-arrow.slick-next:hover, 
   .tps-earringbuilder-final-gallery .slick-arrow.slick-next, 
   .tps-earringbuilder-final-gallery .slick-arrow.slick-next:hover{
        right: -20px;
        background-position: -238px -359px !important;
   }
   .tps-seDetailc-main-gallery .slick-arrow.slick-prev, 
   .tps-seDetailc-main-gallery .slick-arrow.slick-prev:hover, 
   .tps-earringbuilder-final-gallery .slick-arrow.slick-prev, 
   .tps-earringbuilder-final-gallery .slick-arrow.slick-prev:hover{
        left: -20px;
        background-position: -220px -359px !important;
   }

}


@media(max-width:580px){
 .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
    height: 230px;
 }
 .tps-seDetailc-img-popup-div div {
    padding: 40px 10px 10px;
}
.tps-seDetailc-img-popup-div img, .tps-seDetailc-main-gallery .tps-seDetailc-gallery-slide .tps-seDetailc-video-div video {    
    max-width: 100%;
}
 .tps-earringbuilder-item-counter-div{
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    grid-gap: 8px;
 }
 .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value ul{
    justify-content: center;
 }
 .tps-earringbuilder-item-selected-value ul li a{
    font-size: 16px;
  }
  .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-sort-by select, .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col1 span{
/*    font-size: 14px;*/
  }
  .tps-seDetailc-thumbnail-gallery-horizontal .tps-seDetailc-gallery-slide, 
  .tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .tps-earringbuilder-final-gallery-slide{
     width: 65px !important;
     height: 65px !important;
  }

  .tps-seDetailc-thumbnail-gallery-horizontal .slick-slide, 
  .tps-earringbuilder-final-gallery .tps-earringbuilder-final-thumbnail-gallery-horizontal .slick-slide{
     justify-content: center;
  }
  .tps-seDetailc-meta .tps-seDetailc-share-list{
    display: flex;
  }
  .tps-seDetailc-meta .tps-seDetailc-share-list div:nth-child(1){
    width: 30%;
  } 
  .tps-seDetailc-meta .tps-seDetailc-share-list div:nth-child(2){
    width:30%;
  }
  .tps-seDetailc-meta .tps-seDetailc-share-list div:nth-child(3){
    width: 30%;
  }
  .tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-track{
    transform: none !important;
  }
  .tps-seDetailc-diamond-selection-popup .tps-seDetailc-diamond-selection-popup-inner{
    width: 90%;
  }
  .tps-seDetailc-meta .tps-seDetailc-swatches-pa_can_be_set_with .tps-seDetailc-swatches-options-list{
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    grid-gap: 12px;
  }

.tps-seDetailc-gallery-loader,
.tps-earringbuilder-final-gallery-loader{
    height: 375px;
}
.tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-popup {
    max-width: 100%;
    width: 70%;
  }
.tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-content{
  width: 100%;
  max-width: 100%;
  font-size: 12px;
}
 .tps-seDetailc-gallery .tps-seDetailc-gallery-inner .tps-seDetailc-thumbnail-gallery-horizontal .slick-track, .tps-earringbuilder-final-gallery .tps-earringbuilder-final-gallery-inner .tps-earringbuilder-final-thumbnail-gallery-horizontal .slick-track{
    width: auto !important;
 }
 .tps-earringbuilder-final-data div span span{
    width: auto;
 }
 .tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab{
/*  flex-direction: column;*/
    grid-gap: 15px;
 }
 .tps-earringbuilder-wishlist-popup .tps-earringbuilder-wishlist-popup-cr{
   width: 80%;
   max-width: 100%;
 }
 .tps_latestv_earringl_filter .tps-earringbuilder-metal.tps_latesv_earring_fil_common ul{   
    margin-left: -10px;
  }
 .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li {
/*    width: 30%;*/
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent{
    flex-direction: column;
    align-items: center;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col::after{
    display: none;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, .tps-seDetailc-spacification .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-left, .tps-earringbuilder-final-sinfo .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right {
    font-size: 14px !important;
    line-height: 24px;
    justify-content: left;
    height: auto !important;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-pa_this-earring-can-be-set-with .tps-seDetailc-swatche-option{
  width: 18%;
}
/*currecy swithcer*/
#main-header .container{
  padding-right: 10px;
  padding-left: 10px;
  margin-top: -14px;
}
.tps-header-icons .tps-header-wishlist{
  position: relative;
  width: fit-content;
  z-index: 999999;
}
.tps-header-icons .tps-header-cur-switcher{
  position: relative;
}
.tps-header-icons{
  display: flex;
  justify-content: center;
  grid-gap: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-bottom: 10px;
}
#main-header #logo{
    max-width: 80%;
    margin-top: 13px;
}   
.mobile_menu_bar{
    padding-bottom: 9px !important;
}
.tps-header-icons .tps-header-cur-switcher, .tps-header-icons .tps-header-wishlist {
    top: 5px;
    right: auto;
}
.tps-header-icons a.wishlist_products_counter::before{
    margin-right: 0px !important;
}
.tps-header-icons .tps-header-wishlist .wishlist_products_counter_number{
    right: -6px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab[data-tab-type="setting"] a::after{
/*    display: none;*/
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo:nth-child(2) .tps-earringbuilder-final-sattr-left, .tps-earringbuilder-final-specification .tps-earringbuilder-final-sinfo:nth-child(2) .tps-earringbuilder-final-sattr-right{
    text-align: left;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-col, 
.tps-earringbuilder-final-sinfo#tps-earringbuilder-final-setting .tps-earringbuilder-final-scol{
    grid-template-columns: 1fr;
    width: 100%;
}
.tps-seDetailc-meta .tps-seDetailc-share-list div{
  justify-content: left;
}
.tps-seDetailc-meta .tps-seDetailc-share-list div:nth-child(1), 
.tps-seDetailc-meta .tps-seDetailc-share-list div:nth-child(2) {
    width: 32%;
}
.tps-seDetailc-meta .tps-seDetailc-share-list div:nth-child(3) {
    width: 35%;
}
/*end*/
.tps-seDetailc-stone-and-earring-size-wrapper {
    display: block;
}
.tps-earringbuilder-center-stone-carat-dropdown-div {
    width: 100%;
    margin-bottom: 20px;
}
.tps-earringbuilder-earring-size-wrapper:nth-child(2) {
    display: inline-flex;
    width: 72%; 
    align-items: start;   
}
.tps-earringbuilder-earring-size-wrapper:nth-child(3) {
    display: inline-block;
    width: 24%;   
    margin-left: 0 !important;
}
.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_band-setting, .tps-seDetailc-claw-div {
    display: block;
    width: 100%;
}
.tps-seDetailc-btn .tps-earringbuilder-btn {
    padding: 10px 4px;
    max-width: 98%;
    margin-left: 0;
}
.tps-product-review-wrapper .tps-product-review-tabs .tps-product-review-tab {    
    margin-right: 3px;
    padding: 14px 5px 10px 5px;
    max-width: 155px;   
}
.tps-earringbuilder-seDetailc .tps-seDetailc-gallery .slick-next,
.tps-earringbuilder-final-row .tps-earringbuilder-final-gallery .slick-next {
    right: 0;
}
.tps-earringbuilder-seDetailc .tps-seDetailc-gallery .slick-prev,
.tps-earringbuilder-final-row .tps-earringbuilder-final-gallery .slick-prev {
    left: 0;
}

}


@media(max-width:500px){
 .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
    height: 180px;
 } 
 .tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized{
    align-items: end;
 }
 .tps-earringbuilder-earring-size-country-box .tps-earringbuilder-earring-size-country-btn{
    width: 80px;
    padding: 7px 10px 7px 10px;
 }  
 .tps-seDetailc-shipping-days{
    align-items: start;
 }
}


@media(max-width:480px){
 /*main banner*/
.tps-earringbuilder-banner.banner-setting_listing picture img, .tps-earringbuilder-banner.banner-diamond_listing picture img {
    height: 150px;
    object-fit: cover;
}
.tps-earringbuilder-banner h1 {
    font-size: 22px;
    max-width: 50%;
    line-height: normal;
}
/*main banner*/

 .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img{
    height: 180px;
 }
 .tps-earringbuilder-item-listing-div, 
 .tps-earringbuilder-item-listing-div noscript{
    grid-gap: 20px 10px;
 }
 .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div {    
    padding: 5px;
}
 .tps-earringbuilder-spinner-grid-container {
    grid-template-columns: 1fr;
 }
 .tps-earringbuilder-form-popup .tps-form-image-block .tps-email-img-div{
    max-width: 80%;
  }
  .tps-earringbuilder-form-popup .tps-earringbuilder-form-popup-close {
    top: 10px;
}
.tps-seDetailc-spacification .tps-seDetailc-sp-info-col, 
.tps-earringbuilder-final-data{
    flex-direction: column;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-pr{
    height: auto;
    padding: 20px 5px 10px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_shapes-can-be-set-with li {
    margin-bottom: 10px;
}
.tps_latestv_steps .tps_latestv_steps_heading .tps-header-step-loader {    
    width: 15px;
    height: 15px;     
    margin-left: 2px;
}
.tps-seDetailc-meta .tps-seDetailc-btn {
    width: 100%;
    margin-bottom: 0;
    border-top: 0;
}
.tps-seDetailc-meta .tps-seDetailc-btn.tps-seDetailc-buy-setting-btn {
    margin-bottom: 20px;
    margin-top: 0;
}

}


@media(max-width:390px){
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img {
    height: 165px;
}
}


@media(max-width:375px){
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div img.tps-earringbuilder-item-img {
    height: 157px;
}
}
/*** Code Created by TransPacific Software Pvt. Ltd ***/
/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;-ms-filter:"alpha(opacity=25)";opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_444444_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(/wp-content/plugins/tps-latest-gemstoneearringbuilder/assets/css/lib/images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none;margin-left:0;margin-top:-2px;vertical-align:middle;display:inline-block}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
