/* Bands Builder styles */
		
#wedding-bands-app input[type=text], textarea {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
}
#wedding-bands-app input[type=text]:focus, textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #51cbee;
}
#wedding-bands-app .b-lgrey2 {
    background: #dcdcdc;
}
#wedding-bands-app .list-inline>li {
    padding: 8px;
    position: relative;
}
#wedding-bands-app .band-style.list-inline>li {
    padding: 10px;
    max-width: 33%;
}
#wedding-bands-app button.btn {
    border: 0 none !important;
    border-radius: 0 !important;
    border-color: #fff !important;
    margin-bottom: 4px;
    font-size: 12px;
}
#wedding-bands-app .btn.active {
    background: white !important;
    box-shadow: none !important;
    border-bottom: 4px solid black !important;
    margin-bottom: 0px;
}
#wedding-bands-app .btn-default:hover {
    background-color: #ffffff !important;
    border-bottom: 4px solid red !important;
    margin-bottom: 0px;
}
#wedding-bands-app .band-size select {
    border-bottom: 4px solid #000 !important;
    border-radius: 0 !important;
    border: 0 none;
    box-shadow: none;
}
#wedding-bands-app .band-style button {
    padding: 0;
}
/* Bands Builder Styles End */
#wedding-bands-app .band-metal .white {
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/page-images/bands/whitegold-bg.jpg) !important;
    box-shadow: 0px 0px 5px -2px inset;
    background-size: cover !important;
}
#wedding-bands-app .band-metal .yellow {
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/page-images/bands/yellowgold-bg.jpg) !important;
    box-shadow: 0px 0px 5px -2px inset;
    background-size: cover !important;
}
#wedding-bands-app .band-metal .rose {
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/page-images/bands/rosegold-bg.jpg) !important;
    box-shadow: 0px 0px 5px -2px inset;
    background-size: cover !important;
}
#wedding-bands-app .band-metal .platinum {
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/page-images/bands/whitegold-bg.jpg) !important;
    box-shadow: 0px 0px 5px -2px inset;
    background-size: cover !important;
}
#wedding-bands-app .band-metal .btn.active {
    box-shadow: 0px 0px 5px -2px inset !important;
}
#wedding-bands-app .band-builder-options td, .band-builder-options th {
    display: block !important;
    float: left;
    width: 100%;/* text-align: center; */
}
#wedding-bands-app #builder-options ul.list-inline {
    margin: 0;
}
#wedding-bands-app .btn-default.focus, .btn-default:focus {
    box-shadow: none !important;
    outline: none;
}
#wedding-bands-app .band-size li {
    /* background: white; */
    margin-right: 0;
    /* border-bottom: 4px solid black !important; */
    padding: 8px 6px 0 6px;
    margin-bottom: 8px;
}
#wedding-bands-app input, textarea, select, a {
    outline: none !important;
}
#wedding-bands-app .pictureslider .bx-wrapper .bx-viewport {
    height: 229px !important;
    margin: 0;
}
#wedding-bands-app .bx-controls-direction {
    display: none;
}
#wedding-bands-app .rich-pins-block {
    display: none;
}
#wedding-bands-app .thumbs-block {
    margin-top: 5px;
    padding-left: 7px !important;
}
#wedding-bands-app span.glyphicon.glyphicon-play {
    display: none;
}
#wedding-bands-app .cust-plugin .col-md-4, .cust-plugin .col-md-8 {
    float: left;
    width: 100%;
    padding: 0;
}
#wedding-bands-app .cust-plugin div#FontName_msdd {
    width: 100% !important;
}
#wedding-bands-app .cust-plugin span.pluginhelptext {
    font-size: 11px;
    color: green;
    float: left;
    display: none;
}
#wedding-bands-app .cust-plugin input#EngravingText {
    padding: 9px 10px;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
    font-size: 14px;
    margin: 0;
    color: grey;
    font-weight: normal;
}
#wedding-bands-app .cust-plugin input#cust-apply-changes {
    background: black;
    color: white;
}
#wedding-bands-app select#size.ring-field {
    display: none;
}
#wedding-bands-app select#size.ring-field + a {
    display: none;
}
#wedding-bands-app .qty2 {
    float: none !important;
    margin: auto !important;
}
#wedding-bands-app a.build-matching-button {
    /* border: 1px solid #acacac; */
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
#wedding-bands-app div#FontName_child {
    height: auto !important;
}
#wedding-bands-app #builder-options legend {
    background: url(https://media.superjeweler.com/f_auto,fl_lossy,q_auto/page-images/bands/metal-bg-new.png) no-repeat;
    background-size: 100% 100%;
    border: 0 none;
}
#wedding-bands-app #builder-options legend span {
    background: #eeeeee;
    padding: 0 6px;
    color: #9c9c9c;
}
#wedding-bands-app #custPlugins .col-md-offset-4 {
    margin-left: -10px !important;
    /* width: 100%; */
    padding: 0;
    text-align: center;
}
#wedding-bands-app #custPlugins .param-label {
    margin: 0;
}
#wedding-bands-app #builder-preview h3.section-title {
    padding: 7px 20px;
    border-radius: 5px;
}
#wedding-bands-app .btn[disabled]::after {
    /* content: "\e014"; */
    /* font-family: 'Glyphicons Halflings'; */
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 15px);
    height: 23px;
    width: 23px;
    color: #000000;
    border: 2px dashed #8b8b8b;
    font-size: 19px;
    border-radius: 50px;
    background: #ffffff;
    line-height: 30px;
    opacity: 1;
    font-weight: bold;
}
#wedding-bands-app .btn[disabled]::after {
    content: "n/a";
    text-transform: none;
    font-size: 13px;
    width: 36px;
    height: 36px;
}
#wedding-bands-app .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
#wedding-bands-app small {
    font-size: 50%;
    vertical-align: super;
    margin-left: -9px;
}
.product-price .btn.btn-block {
    display: block;
    width: auto;
}
.product-price .btn {
    background: #ffa845;
    background: -moz-linear-gradient(top, #ffd275 0%, #ffa642 35%, #ff7105 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd275), color-stop(35%, #ffa642), color-stop(100%, #ff7105));
    background: -webkit-linear-gradient(top, #ffd275 0%, #ffa642 35%, #ff7105 100%);
    background: -o-linear-gradient(top, #ffd275 0%, #ffa642 35%, #ff7105 100%);
    background: -ms-linear-gradient(top, #ffd275 0%, #ffa642 35%, #ff7105 100%);
    background: linear-gradient(to bottom, #ffd275 0%, #ffa642 35%, #ff7105 100%);
    background-size: auto 100%;
    width: 217px;
    font-weight: 700;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #de8d59;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    font-size: 19px;
    line-height: normal;
    color: #fff;
}
.final-price .clearance {
    color: #cb2027;
    margin-top: 3px;
    display: block;
}
.final-price .clearance small {
    font-size: 50%;
    vertical-align: super;
    line-height: 1;
}
.detail-page .final-price .clearance small {
    font-size: 50%;
    vertical-align: super;
    line-height: 1;
    margin-left: -7px;
}
#builder-preview div#form-view-partial {
    padding: 10px 0;
}
#wedding-bands-app .thumbs-block {
    margin-top: 5px;
    padding-left: 7px !important;
    float: left;
}
div#product-block {
    float: right;
}

@media (min-width:992px) {
#wedding-bands-app .MagicZoom {
    min-height: 292px !important;
}
#wedding-bands-app .product-price {
    border: 0;
    /*margin-top: 0;*/ margin-top: 20px;
    padding: 0;
    width: 100%;
	float: left;
}
#wedding-bands-app #bands-builder-engine .col-md-8.col-md-offset-3 {
    margin-left: 0 !important;
    width: 100%;
    /* clear: both; */
    margin-bottom: 31px;
    text-align: center;
}
#wedding-bands-app #bands-builder-engine h3.section-title.mb10 {
    display: none;
}
#wedding-bands-app .cust-plugin span.ddlabel {
    display: none;
}
#wedding-bands-app .pictureslider {
    margin: 0 !important;
}
#wedding-bands-app div#media-view-partial {
    margin: 0;
}
#wedding-bands-app .section-title span {
    float: none;
}
#wedding-bands-app div#custPlugins {
    margin-bottom: 0;
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
#wedding-bands-app #form-view-partial .buy-btn {
    margin: 0;
}
#wedding-bands-app .form-group.cust-plugin-param {
    margin-bottom: 5px;
}
#wedding-bands-app .metal-buttons button {
    padding: 6px 12px;
}
#wedding-bands-app .band-fit li {
    margin: 13px 0;
}
#wedding-bands-app .bands-builder-share-buttons {
    float: left;
    margin-top: -34px;
    z-index: 9000;
    position: absolute;
    /* right: 0; */
    width: 100%;
    text-align: center;
    margin-left: 30px;
}
}

@media (min-width: 1200px) {
	
.price-block .was-price {
    font-size: 17px;
    color: rgb(84, 84, 84);
    font-weight: bold;
    line-height: 1.5;
}
.price-block .you-save {
    font-size: 19px;
    color: rgb(255, 126, 20);
    font-weight: bold;
    line-height: 1.5;
}
.final-price {
    font-size: 38px;
    font-weight: bold;
    position: relative;
    line-height: 125%;
    margin-top: 7px;
    min-width: 100px;
}
.final-price .special-label {
    font-size: 14px;
    position: absolute;
    top: -10px;
    line-height: 14px;
    width: 100%;
    text-align: center;
    color: #cb2027;
    white-space: nowrap;
}
}
@media (max-width:1200px) and (min-width:992px) {
.price-block .was-price {
    font-size: 14px;
}
.price-block .you-save {
    font-size: 18px;
}
.final-price .special-label {
    font-size: 14px;
    position: absolute;
    top: 0px;
    line-height: 14px;
    width: 100%;
    text-align: center;
    color: #cb2027;
}
.final-price .clearance {
    color: #cb2027;
    margin-top: 3px;
    display: block;
    font-size: 24px;
}
#wedding-bands-app small {
    font-size: 56%;
    vertical-align: super;
    margin-left: -3px;
}
}

@media (max-width:992px) and (min-width:768px) {
#wedding-bands-app .media-box {
    width: 290px!important;
    height: 290px!important;
    display: block;
    border: 0!important;
    padding: 0!important;
}
#wedding-bands-app #customized-view-partial h3.section-title {
    display: none;
}
#wedding-bands-app .bands-builder-share-buttons {
    float: left;
    margin-top: -75px;
    z-index: 9000;
    position: absolute;
    right: 0;
    width: 100%;
    text-align: center;
}
}

@media (max-width:992px){
	
}

@media screen and (max-width: 992px) and (min-width: 768px) {
.price-block .was-price {
    font-size: 16px;
    color: #545454;
    font-weight: bold;
    line-height: 1.5;
}
.price-block .you-save {
    font-size: 19px;
    color: #ff7e14;
    font-weight: bold;
    line-height: 1.5;
}
.final-price .special-label {
    font-size: 14px;
    position: absolute;
    top: -10px;
    line-height: 14px;
    width: 100%;
    text-align: center;
    color: #ed1c24;
    white-space: nowrap;
}
.final-price {
    font-size: 39px;
    font-weight: bold;
    position: relative;
    line-height: 136%;
    min-width: 100px;
}
}

@media (max-width:768px) {
#wedding-bands-app #builder-options legend span {
    background: #ffffff;
    padding: 0 6px;
    color: #9c9c9c;
}
#wedding-bands-app #builder-options fieldset.pull-left.ng-scope {
    float: none !important;
    margin: 0 auto !important;
    width: 185px !important;
    text-align: center;
}
#wedding-bands-app .band-metal button {
    min-width: 49px;
}
#wedding-bands-app #customized-view-partial h3.section-title {
    display: none;
}
#wedding-bands-app .bands-builder-share-buttons {
    float: left;
    margin-top: -75px;
    z-index: 9000;
    position: absolute;
    right: 0;
    width: 100%;
    text-align: center;
}
#custPlugins .row {
    margin: 0 !important;
}
}

@media (max-width: 768px) {
.price-block .was-price {
    font-size: 13px;
    color: #545454;
    font-weight: bold;
    line-height: 1.5;
}
.price-block .you-save {
    font-size: 16px;
    color: #ff7e14;
    font-weight: bold;
    line-height: 1.5;
}
.final-price {
    font-size: 32px;
    font-weight: bold;
    position: relative;
    line-height: 100%;
    min-width: 100px;
    margin-top: 7px;
}
.final-price .special-label {
    font-size: 12px;
    position: absolute;
    top: -10px;
    line-height: 14px;
    width: 100%;
    text-align: center;
    color: #ed1c24;
    white-space: nowrap;
}
}

@media (max-width:768px) and (min-width:300px) {
#wedding-bands-app div#bands-builder-engine {
    position: relative;
    overflow: hidden;
}
#wedding-bands-app div#builder-options ul {
    text-align: center;
}
#wedding-bands-app div#builder-options {
    /* top: 0; */
    /* position: absolute; */
    /* left: 800px; */
    /* background: white; */
    /* border: 2px solid #b0b0b0; */
    /* z-index: 10000; */
    padding: 5px !important;/* text-align: center; */
}
/*div#builder-preview {
    min-height: 810px !important;
}*/
#wedding-bands-app #builder-options td, #builder-options th {
    display: block;
}
#wedding-bands-app #builder-options td {
    background: white;
}
#wedding-bands-app #builder-options th {
    background: #D7D7D7;
}
#wedding-bands-app #builder-options .list-inline>li {
    padding: 5px;
    max-width: none;
}
#wedding-bands-app #builder-options .band-style.list-inline>li, #wedding-bands-app #builder-options .band-fit.list-inline>li {
    padding: 5px;
    max-width: 33% !important;
}
/*.col-md-5.col-sm-5.text-center.ng-hide, .loading-image-cont {
    min-height: 772px !important;
}*/

#wedding-bands-app .bands-builder-heading span.t-red {
    clear: both;
    float: left;
    margin-bottom: 15px;
    font-size: 19px;
    width: 100%;
}
#wedding-bands-app fieldset:nth-child(4) {
    width: 103px !important;
}
#wedding-bands-app select.form-control {
    font-size: 14px;
}
#wedding-bands-app #tns.media-box .row-fluid + div {
    padding: 0 !important;
    margin: 0 !important;
}
}

@media (max-width: 360px) {
#wedding-bands-app .container {
    min-width: 260px !important;
}
}
