.nameRingNecklaces .divider {
    border-bottom: 1px solid #ccc;
    height: 1px;
    margin: 15px 0;
    width: 100%;
    float: left;
}

.nameRingNecklaces .ring-size-block .btn-question2 {
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.nameRingNecklaces .product-attributes li a.btn-question2.active,
.nameRingNecklaces .product-attributes li a.btn-question2:hover {
    border: 0;
}

.nameRingNecklaces .product-attributes .list-inline > li {
    min-height: 30px;
}

.nameRingNecklaces .product-attributes .pop-btn {
    height: 30px;
}

.nameRingNecklaces .product-attributes .ring-size-block {
    padding: 15px 15px 0 15px !important;
}

.nameRingNecklaces .product-attributes .custom-input {
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 20px;
    padding: 5px 15px;
}

.nameRingNecklaces .product-attributes .custom-input ::placeholder {
    opacity: .3;
}

.nameRingNecklaces .product-attributes .metal-type-text br {
    display: none;
}

.nameRingNecklaces #LayawayModal .modal-content {
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px;
    margin-top: 23px;
    margin-right: 30px;
    margin-left: 10px;
}

.nameRingNecklaces .banConten.mt5.mb5 {
    float: left;
    width: 100%;
}

/* owl-carousel css*/
.nameRingNecklaces .banConten-1,
.nameRingNecklaces .banConten-2 {
    display: block;
}

.nameRingNecklaces .banConten-1 img,
.nameRingNecklaces .banConten-2 img {
    width: 100%;
}

.nameRingNecklaces .fadeOut.owl-carousel,
.nameRingNecklaces .fadeOut.owl-carousel.owl-theme.owl-loaded.owl-drag {
    display: none;
}


.nameRingNecklaces .owl-theme .owl-nav [class*=owl-] {
    border: 0;
    background: #fff;
    color: #000;
}

.nameRingNecklaces .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #000;
}

.nameRingNecklaces .owl-prev,
.nameRingNecklaces .owl-next {
    position: absolute;
    bottom: 40%;
    padding: 1%;
    background: white;
    height: 22%;
    border: 0;
}

.nameRingNecklaces .owl-prev {
    left: 0;
}

.nameRingNecklaces .owl-next {
    right: 0;
}
.nameRingNecklaces .owl-theme .owl-nav {
	margin-top: 10px;
}

.nameRingNecklaces .product-attributes {
    position: relative;
}

.nameRingNecklaces .guide-arrow {
    position: absolute;
    right: -35px;
    top: 50%;
    height: 70px;
    width: 70px;
    margin-top: -35px;
}

.nameRingNecklaces #LayawayModal  .img-responsive{
    width: 100%;
}


@media only screen and (max-width: 792px) {
    .nameRingNecklaces .product-attributes label.mobTitle {
        font-weight: bold;
        font-size: 18px;
        border-bottom: 1px solid #ccc;
        padding: 5px;
        border-top: 1px solid #ccc;
        text-align: center;
    }

    .nameRingNecklaces .divider {
        display: none;
    }

    .nameRingNecklaces #price-view-partial-2 {
        border-top: 1px solid #ccc;
    }

    .nameRingNecklaces .product-attributes .metal-type-text br {
        display: block;
    }

    /* owl-carousel css*/
    .nameRingNecklaces .banConten-1,
    .nameRingNecklaces .banConten-2 {
        display: none;
    }

    .nameRingNecklaces .fadeOut.owl-carousel,
    .nameRingNecklaces .fadeOut.owl-carousel.owl-theme.owl-loaded.owl-drag {
        display: block !important;

    }

    .nameRingNecklaces .owl-carousel.owl-hidden {
        opacity: 1;
    }

}

@media only screen and (max-width: 991px) {
    .nameRingNecklaces .guide-arrow {
        display: none;
    }
}