.continuity-product .variant-selector .striking-standards-link {position:absolute;margin-top:1rem;}
.continuity-product .variant-selector .alloy{margin-top:1rem;}

.continuity-product .myCombined_2 .pill_wrapper {
    width: calc(100% - 20px);
}

.continuity-product .myCombined_2 .pdpCombined
{
    top: -3px;
    position: relative;
}


.combinedFineness.left_arrow .myCombined {padding-left:0px;}
.myPadding.left_arrow.combinedFineness {margin-bottom:1rem;} 
/*.combinedFineness.left_arrow .myCombined  {background-color:transparent;}*/

.combined-modal .mobile_modal {display:none;}
.combined-modal .desktop_modal {display:flex;}

.image-gallery .pdpCombined  {font-size:1rem;}
span.grade_conv {
    margin-left: 0.5rem;
    font-size: 15px;
    font-family: 'brandon-grotesque';
    position: relative;
    top: -2px;
    color: #fff;
}
.image-gallery .combinedWrapper .combinedTitle {font-size:17px;}

.pdpCombined.piedfort {box-shadow: 3px 3px #000;}
.pill_row_graded,.pill_row_standard {
    justify-content: center;
}

/*
.combined-modal .pill.col-1 {
    width: 12%;
    flex: 0 0 12%;
    max-width: 12%;
    padding-left: 0;
    padding-right: 0;
}
*/ 

.combined-modal .pill.col-1 {
    width: 9%;
    flex: 0 0 9%;
    max-width: 9%;
    padding-left: 0;
    padding-right: 0;
}

.fifty.showDiv:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #533e6f;
    top: -3px;
    right: -3px;
    border-radius: 50%;
}

.pass_through_pill {border:2px solid #533e6f;} /*background-color:#533e6f!important;border:none;} */

.striking-standards-link {display:none!important;}
.product-card .standard {display:none!important;}
.swiper-slide.swiper-slide-active .standard {display:none!important;}
.myCombined  .icon.moreInfo {
    display:inline-block;
    top: 5px;
    margin-left: 5px;
    height:18px;
}

.combined-modal h5.modal-title .modal_pill{line-height:1.1;}
.combined-modal .modal-dialog  {
    top: 50%;
    transform: translateY(-56%)!important;
}


.combinedTitle {
    padding-right: 5px;
    font-size: 12px;
    display: inline-block;
    background-color: transparent;
}

.combinedWrapper .combinedTitle {
    font-family: brandon-grotesque,sans-serif;
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    position: relative;
    /* float: right; */
    text-align: right;
    padding-top: 0.2rem;
}

.myCombined .combinedTitle {
    font-size:18px;
    margin-left: 10px;  
    text-transform:capitalize;
    color:black;
}

.combined-modal .modal-title .close {color:#000;}
.combined-modal .row.pill_row {margin-left:4%;}

.myCombined {    
    background-color: #f4f1eb;
    padding: 1rem;
    margin-left: 0;
    width: 90%!important;
}


.gallery .standard {display:none!important;}

.pill_divider .fifty.showDiv, .pill_divider .full.showDiv {display:inline-block;} 
.pill_divider .fifty {width:50%;display:inline-block;margin:0;padding:0;position:relative;background-color:#533e6f;height:100%;display:none;top:-14px;}
.pill_divider .full {width:50%;display:inline-block;margin:0;padding:0;position:relative;background-color:#533e6f;height:100%;display:none;float:right;}
.pill_divider {width:100%;margin:0;padding:0;position:relative;background-color:#999;display:inline-block;height:5px;top:15px;}

.pill.col-2, .pill_divider.col-1 {padding-left:0!important;padding-right:0;}

.pill_divider.col-1 {
    width: 5%;
    flex: 0 0 5%;
    max-width: 5%;
}

.combined-modal .pill .pill_body{
    background-color: #999;
    color: white;
    text-align: center;
    border-radius: 45px;
    padding:0.3rem;
    height:36px;
    font-family:brandon-grotesque,sans-serif;
}

.combined-modal .modal-title .prod_title{display:inline-block;}

.combined-modal .modal-title .modal_pill {
    background-color: #999;
    color: white;
    text-align: center;
    border-radius: 45px;
    padding: 0.3rem;
    height: 36px;
    min-width: 6rem;
    display: inline-block;
    font-size: 1.5rem;
    margin-right: 1rem;
    border:1px solid;
    font-family:brandon-grotesque,sans-serif;
    /* top: 3px; */
}

.combined-modal .pill .pill_text {
    text-align: center;
    color:#666;
    font-family:brandon-grotesque,sans-serif;
}

.combined-modal .pill.activePill .pill_body{
    background-color:#533e6f
}

.combined-modal .modal-header .close {
    padding: 5px;
    margin: 0;
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
    opacity: 1;
}

.combined-modal .pill.activePill .pill_text{
   color:black;
   font-family:brandon-grotesque,sans-serif;
}

.combinedWrapper {
    position: absolute;
    top: 0px;
    right: 0;
    margin-top: 0.1rem;
    background-color: transparent;
    z-index: 2;
    cursor: help;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
    display: flex;
    width: 100%;
    /* text-align: right; */
    justify-content: right;
}

.pdpCombined {
    background-color: #fff;
    border-color: #000;
    color: #000;
    border-radius: 45px;
    display: inline-block;
    max-width: 50px;
    padding-left: 7px;
    padding-righT: 7px;
    font-size: 0.6rem;
    border: 1px solid;
    text-align: center;
    font-family: brandon-grotesque,sans-serif;
    /* float: right; */
    width: 20%;
    font-size:1rem;
}

.protectText {
  -webkit-user-select: none; /* Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
}
  
.product-card .product-information .product-name .smallTitle {text-transform:capitalize;}
.product .product-information .product-overview h1.product-name.smalllerH1 {font-size:2.5rem;}
.ss_cursor {cursor:help;}

/*
.pdpcombined:before { content: "\1f6c8";
    padding-right: 2px;
    font-size: 1.1rem;
    line-height: 1;
    position: relative;
    top: 1px;
}*/

.infoInner {/*margin:5px;background-color:#edeae5;color:#696969;*/}

.combinedTitle {padding-right: 5px;}

.combined-modal .VF_symbol {
    display: inline-block;
    /*width: 2rem;*/
    height: 2rem;
    border-radius: 50%;
    margin: 0 0 -.25rem .125rem;
    margin-right:25px;
}


.styledcombined .VF_symbol {
    display: inline-block;
    border-radius: 45px;
    color:white;
    margin-right: 10px;
    background-color: yellow;
    line-height: 1;
    padding: 0.2rem;
    margin-bottom: 0.5rem;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}

.combined-modal .modal-title {width:100%;}
.combined-modal .modal-body {padding:2rem;}
.combined-modal  .modal-header {
    border-bottom: 1px solid #dee2e6;
}

.combined-modal .modal-header .modal-title { 
    color:#fff;
    font-size:1.65rem;
    background-color:#533e6f;
    margin-bottom:0.5rem;
}

@media screen and (max-width:769px)
{

  .vertical_pill .pill_divider .full { background-color:#999999!important;} 
  .vertical_pill .pill_divider .full.showDiv { background-color:#533e6f!important;} 
  
 .combined-modal .horizontal_pill .pill .pill_text {
    font-size: 15px;
    margin-bottom: 1rem;
}

/*-------------------------------------------------*/

.combined-modal .mobile_modal {display:flex;}
.combined-modal .desktop_modal {display:none;}
  
.vertical_pill .pill_divider .fifty.showDiv, .vertical_pill .pill_divider .full.showDiv {display:block;}  
  
.combined-modal .vertical_pill .row.pill_row, .combined-modal .vertical_pill .row.pill_row_graded, .combined-modal .vertical_pill  .row.pill_row_standard {
    margin-left: 33%;
    margin-bottom: 10px;
}
  .vertical_pill .fifty.showDiv:after {display:none;}
.vertical_pill .fifty.showDiv:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 4px;
    background-color: #533e6f;
    top: -2px;
    right: -2px;
    border: none;
    border-radius: 50%;
}
  
.vertical_pill .pill_divider .full {
    width: 5px;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #533e6f;
    height: 5px;
    display: block;
    float:none;
    left:0px;
    order:1;
}

.vertical_pill .pill_divider .fifty {
    width: 5px;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #533e6f;
    height:5px;
    display: none;
    top: 0;
    left:0px;
    order:2;
}
  .combined-modal .vertical_pill .pass_through_pill {border:2px solid #533e6f; } /*background-color:#533e6f!important;border:none;} */ 
  
.vertical_pill .pill_divider.col-1, .vertical_pill .pill_divider.col-2 {
    width: 5px;
    flex: 0 0 5px;
    max-width: 5px;
    height: 10px;
    top: 0px;
    left: 50px;
    display: inline-block;
    position: relative;
}
  
 .combined-modal .vertical_pill .pill .pill_text {
    font-size: 1rem;
    display: inline-block;
    font-family:brandon-grotesque,sans-serif;
}
.combined-modal .activePill .pill_text {text-decoration:underline; } 
.combined-modal .vertical_pill .pill.col-1,.combined-modal .vertical_pill .pill.col-2 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.combined-modal .vertical_pill  .pill .pill_body {
    font-size: 14px;
    padding-top: 7px;
    width: 100px;
    position: relative;
    display: inline-block;
}

.combined-modal h5.modal-title .modal_pill {
    line-height: 1.1;
    font-size: 1rem;
    min-width: 4rem;
    height: 30px;
    margin-right: 0.5rem;
}
  
.combined-modal .modal-title .prod_title {
    display: inline-block;
    font-size: 1rem;
}
  
  .combined-modal .modal-header .close {
    right: -10px;
    top: -10px;
}
  
  .beta_nav_carousel_wrapper {max-width: 100vw;}
  .item-card.col-6 .combinedWrapper {zoom:0.6;} 
  .item-card.col-6 .product-card .asset img.img-responsive {
       padding: 10%!important;
    }

#content .col-12 {padding-left:5px!important; padding-right:5px!important;}
  
#content .container, #content  .container-fluid, #content  .container-xl {
     padding-right: 0!important; 
     padding-left: 0!important;
 }
  
/*.mobileShrink .combinedWrapper {display:none;}*/

.myCombined {
        padding: .75rem;
        margin-left: 0;
        width: 99%!important;
}

.combined-modal .modal-dialog { top:0;transform:none!important;}

.modal.show .modal-dialog.combined-modal .modal-dialog {
    top: 0;
    transform: none;
}

ul.combinedFineness li {
    margin-left: 0;
}

.combined-modal .modal_body_text {
    padding: 1rem;
    margin-bottom: 0;
}

.combined-modal .btn.btn-secondary:hover {width:100%!important;}
  
.combined-modal .modal-body {padding:0;}

   .product .product-information .product-overview h1.product-name.smalllerH1 {font-size:2.1rem!important;}
    .tools-container {display:none!important;}
  
  .product .product-information {
    display: flex;
    flex-wrap: wrap;
    width: 100vw;
    max-width: 100vw;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    flex: 0 0 95%;
}
  
  .product .product-information .purchase {
    width: 100%;
    align-self: flex-end;
    align-content: center;
    text-align: center;
}
  
 .product .product-information .purchase .number-spinner {
    margin: 0 0 1.5rem;
    margin-left: auto;
    margin-right: auto;
}
 
 .combined-modal .modal-footer .btn.btn-secondary:hover {width:100%!important;}
}

@media screen and (max-width:450px)
{
  
  #content .col-12 {padding-left:10px!important; padding-right:10px!important;}
  
  .item-card.col-6 .productBadgeImg {    
    zoom: 0.5;
    right: 5px;
    bottom: 5px;
  }
  
  .isAppleDevice .item-card.col-6 .combinedWrapper {zoom:0.4!important;}
  .isAppleDevice .item-card.col-6 .combinedWrapper .pdpCombined {font-size:0.5rem!important;line-height:0.5rem!important;padding-left:1px;padding-right:1px;}
  .isAppleDevice .item-card.col-6 .combinedWrapper .combinedTitle {text-transform:capitalize!important;}
  .isAppleDevice .item-card.col-6 .btn.btn-primary.add-to-basket {font-size:0.6rem!important;padding:0.4rem;font-weight:900;}
 

}


/* continuity style message  -----------------*/


.styledcombined {padding-top:10px;}


.infocombinedTile {
  display:none;
  margin-bottom:0.5rem;
  border-bottom: 1px dashed rgba(0,0,0,0.2);
  color:white;
  padding-left:1rem!important;
  padding-right:1rem!important;
  padding-bottom:1rem!important;
}

.infocombinedTile a {color:white;position:relative;left:10px;padding-bottom:10px;display:inline-block;}
.mycombined p {margin-bottom:0.5rem;}
.mycombined .icon.moreInfo {display:inline-block; height:0.625rem;}

.product-invest .myPadding.styledcombined {
    padding: 1rem;
    margin: 0px;
    padding-bottom: 0px;
}

.product-invest .mycombined {padding-bottom:0px;}
