
/*Start of Blog Page*/

.post-item-wraper { border: none; }

.post-item-wraper:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.post-item-list .post-image {
    width: 100%;
    display: block !important;
}
.post-item-list .post-info-wraper {
    width: 100%;
    display: block !important;
    padding: 0 5px 0 5px;
    margin-top: 10px;
    min-height: 126px;
}
.post-info-wraper h2.mp-post-title { margin-bottom: 6px; }

.post-info-wraper .mp-post-title .post-link-title,
.mpblog-post-view .page-title-wrapper .page-title .base {
    color: #333 !important;
    font: 300 32px/40px 'Lato';  
}
.mpblog-post-view .page-title-wrapper .page-title { 
    text-transform: none; 
    margin-bottom: 0px;
    letter-spacing: 0em;
}

.post-info-wraper .mp-post-info,
.post-info-wraper .mp-post-info a.mp-info,
.limiter .limiter-label,
.limiter select,
.limiter .limiter-text {
    color: #7f7f7f !important;
    font: 400 13px/18px 'Lato';
    margin-bottom: 16px;
}
/*.mpblog-post-index .post-info-wraper .mp-post-info { display: none; }*/
.limiter .limiter-label,
.limiter select,
.limiter .limiter-text { margin-bottom: 0; }

.tps_product_toolbar .limiter .limiter-text {
    vertical-align: -webkit-baseline-middle;
    margin-top: 8px;
}

#mpblog-list-container .mp-post-meta-info a.mp-read-more {
    color: #7f7f7f !important;
    font: 400 16px/21px 'Lato';
    text-decoration: underline;
}
.post-image img.img-responsive { width: 100%; }
.mpblog-post-index .page-main .columns .main { padding-bottom: 20px; }

.mpblog-post-view .post-post_content { 
    margin-top: 0px;
}

.mpblog-post-view .post-post_content h2 { margin: 19px 0; }

.post-post_content ul { 
    margin-bottom: 0;
    list-style-type: none;
}
.post-post_content ul li { margin-bottom: 0; }
.budget_largest { 
    font-weight: 700;
    color:  #a56c7f;
}
.gia_report { margin-top: 52px; }

.related-content-container .product-items .item, .product-items>.item {
    margin-top: 5px;
    padding: 1%;
    background: #fff;
    width: 25%;
    float: left;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.related-content-container .products-grid {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.related-content-container .product-items .item { padding: 10px; }
.related-content-container .product-items .product-item-info {
    width: auto;
    max-width: none;
}

.related-content-container .related-content-container .product-item-info .product-item-img {
    position: relative;
    text-align: center;
}

.related-content-container .product-item-info .product-item-img a {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

.related-content-container .product-image-photo, .related-content-container .product-image-photo {
    display: block;
    position: relative;
}

.related-content-container .product-items .action.towishlist, .related-content-container .products.list.items .action.towishlist {
        display: inline-block;
    text-decoration: none;
}

.related-content-container .product-item-info .product-item-img .towishlist {
    position: absolute;
    top: 0;
    right: 2px;
    padding: 0;
    margin: 0;
    opacity: 0;
    background: #e5e5e5;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.related-content-container .product-item-details {
    min-height: 150px;
}

.related-content-container .product-item-name {
    height: 42px;
    display: inline-block;
}

.related-content-container .price-box {
    text-align: center;
    margin: 7px 0;
}

.related-content-container .price-box .price-container .price {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    font-weight: 400;
}

.related-content-container .product-items .item .sticker-wrapper {
    left: 0;
}

.related-content-container .products-grid .sticker,
.related-content-container .products-grid .sticker.new,
.related-content-container .products-grid .sticker.sale {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.related-content-container .sticker {
    background: #a56c7f;
    color: #fff;
    letter-spacing: 0;
}

.related-content-container .sticker-wrapper {
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.related-content-container .product-item-name {
    height: 42px;
    display: inline-block;
}

.related-content-container .product-items .item:hover, .related-content-container .product-items>.item:hover {
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
}

.related-content-container .product-items .item {
    padding: 10px;
}

.related-content-container .rating-summary .rating-result>span:before {
    color: #a56c7f;
}

.mp-clear { clear: both; }

/*End of Blog Page*/

/*Start of Information Page*/

.diamond_certul { list-style-type: none; }

/*.design_terms h4 { margin-bottom: 0; }*/

.color_wheel { text-align: center; }

.img_block {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 15px 0;
    margin-bottom: 20px;
}

.block_bottom_space { margin-bottom: 40px; }
.explore_the_rainbow_content { margin-bottom: 0; }
.toggle_head {
    margin-bottom: 0;
    cursor: pointer;
}
.new_style h4, .new_style h4.subhead_b, .new_style .subhead_b {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    letter-spacing: .1em;
    margin-bottom: 10px;
}

.new_style .toggle_head h3 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    cursor: pointer;
}
.explore_the_rainbow .explore_the_rainbow_content:last-child { border-bottom: 1px solid #ccc; }
.fancy_icon:before {
    content: '';
    display: inline-block;
    background: url(../images/fancy_diamond_sprite.png) no-repeat -10px -6px;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-right: 7px;
}
.yellow_cooler:before { background-position: -263px -6px; }
.yellow_warmer:before { background-position: -10px -6px; }
.orange_yellow:before { background-position: -73px -6px; }
.yellow_orange:before {  background-position: -231px -6px; }
.orangy_pink:before { background-position: -105px -6px; }
.pink:before { background-position: -168px -6px; }
.purplish_pink:before { background-position: -137px -6px; }
.blue:before { background-position: -42px -6px; }
.yellow_green:before { background-position: -200px -6px; }
.fancy_icon i.fancy_down_arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10%;
    font-size: 18px;
    transform: translate(0,-50%) rotate(0deg);
    -webkit-transform: translate(0,-50%) rotate(0deg);
}
.toggle_head.active .fancy_icon i.fancy_down_arrow {
    transform: translate(-25%,-50%) rotate(180deg);
    -webkit-transform: translate(-25%,-50%) rotate(180deg);
}
.explore_the_rainbow_content .toggle_content { padding-top: 20px; }

.list-inside {
    display: inline-block;
    width: 40%;
    margin-bottom: 10px;
}
.list-inside li {
    width: 50%;
    list-style: none;
    position: relative;
    padding-left: 10px;
    margin-bottom: 0;
}
.list-inside li:before {
    content: '';
    background: #333;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

.text-center { text-align: center; }

.img_block .captions {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
/*End of Information Page*/

/*Start of collection page*/

.block-static-block.widget,
.block-cms-link.widget { margin-bottom: 0; }

.block-adv .block-adv-info {
    float: right;
    width: 37%;
    max-width: 310px;
    text-align: center;
    margin-top: 60px;
    margin-right: 5%;
    margin-bottom: 20px;
}

.block-blue .block-adv-info {
    float: left;
    margin-top: 50px;
    margin-left: 4%;
    margin-right: 0;
    width: 35%;
}
.block-blue.block-adv{
    background-size: 100% 100% !important;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.collection-block .block-adv-info {
    margin-top: 90px;
    margin-bottom: 90px;
}
.description {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
}

.block-adv-info .button-pink {
    display: inline-block;
    clear: both;
    margin: 30px auto 20px;
    text-decoration: none;
}

.button-pink:hover {
    color: #fff;
    background-color: #b67c90;
}
.block-adv .image {
    float: left;
    width: 50%;
}
.collection-pearls .image { width: 56%; }
.block-adv .diamond_headings {
    margin-bottom: 15px;
}
.link-pink {
    display: block;
    clear: both;
}
.block-blue .image {
    float: right;
    margin: 0;
    width: 55%;
    text-align: center;
}
.block-blue .block-adv-info {
    float: left;
    margin-top: 30px;
    margin-left: 4%;
    margin-right: 0;
    width: 39%;
}
.block-blue { background: #f6f6f7 url(../images/block-blue-bg.png) left center no-repeat; }
.block-violet {
    clear: both;
    text-align: center;
    background: #c497a7;
    color: #fff;
    padding: 50px 0;
}
.block-violet h2 {
    background: url(../images/title-bg-white.png) center bottom no-repeat;
    color: #fff;
    padding-bottom: 35px;
}
.block-adv .description h2 {
    text-align: center;
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 8px;
    border:none;
}
.block-adv .description h2.white { color: #fff; }
.lab_section:hover, .lab_selected {
    background: #b67c90;
    color: #fff;
}
.category-image > img {
    width: 100%;
}
/*End of collection page*/
/*-----------------------------------Neha Cart,checkout,account page Design start-----------------------*/

.message.success, .success-msg {
    background-image: none;
    position: relative;
}
.message.success, .message.error, .message.warning, .message.notice, .error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: right center !important;
    padding: 15px 30px 15px 12px !important;
    text-align: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.message.success, .success-msg {
    background-color: #f2f1f4;
    border: 0;
    color: #b67c90;
    font-weight: 400;
    text-transform: uppercase;
    background-repeat: no-repeat;
}

.success-msg:after, .message.success:after {
    content: '';
    display: inline-block;
    background-position: -1114px -305px;
    width: 21px;
    height: 17px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.checkout-cart-index .reward-message.reward-checkout {
    border: 1px solid #b67c90;
    padding: 10px;
}
.checkout-cart-index .reward-message.reward-checkout .messages {
    margin-bottom: 0;
    list-style-type:none;
}
.checkout-cart-index .reward-message.reward-checkout .messages ul { list-style-type: none; }
.checkout-cart-index .reward-message.reward-checkout .success-msg {
    background: 0 0;
    margin-bottom: 0;
    padding: 0 !important;
}
.checkout-cart-index .reward-message.reward-checkout .success-msg span {
    display: inline-block;
}
.checkout-cart-index .reward-message.reward-checkout .success-msg p {
    margin-bottom: 0;
}
.data-table tr:nth-of-type(2n+1):last-child {
    border-bottom: #f5f5f5 solid 1px;
}
.data-table thead tr:last-child {
    border-bottom: #e5e5e5 solid 1px !important;
}
.data-table thead tr:last-child {
    border-bottom: #aaa solid 1px !important;
}
.cart.table-wrapper .col {
    padding-top: 20px;
}
.cart-table thead th {
    font-weight: 400;
    font-size: 10px;
    color: #666;
    line-height: 14px;
    text-transform: uppercase;
    border: 0;
}   
.checkout-cart-index .cart-table .qty-cart {
    padding-right: 25px;
}
.checkout-cart-index .cart-table .col-delete {
    padding-right: 10px;
    padding-left: 10px;
}
.data-table tr td:last-child, .data-table tr th:last-child {
    border-right: none;
}
.cart.table-wrapper .items thead+.item {
    border-top: 0;
    border-bottom: #eee solid 1px;
}
.data-table tr:nth-of-type(2n+1):last-child {
    border-bottom: #f5f5f5 solid 1px;
}
.cart-table td:first-child, .cart-table tr.odd td:first-child, .data-table tr.even td:first-child {
    border-right: none;
    padding: 12px;
    border-right: none;
}
.price-including-tax .price, .price-excluding-tax .price, .cart-table td {
    padding: 45px 16px 16px;
}
.cart-table td:nth-child(2) {
    width: 60%;
}
.data-table tr td, .data-table tr th {
    border-right: 1px solid #f5f5f5;
}
.cart.table-wrapper .product-item-name, .cart-table .product-name {
    text-transform: uppercase;
}
.cart-table .product-name a {
    color: #666;
}
.tps_cart-container tbody.cart.item .tps_cart_qty {
    padding: 45px 5px;
}
.price-including-tax, .price-excluding-tax {
    line-height: 1.8 !important;
}
.message.success > *:first-child:before { display: none; }
.checkout-cart-index .reward-message.reward-checkout .success-msg {
    background: 0 0;
    color: #333;
    text-align: left;
    text-transform: none;
    margin-bottom: 0;
    padding: 0 !important;
    font-weight: 300;
}
.tps_cart-container.cart-container .form-cart {
    width: 100%;
}
.nested-container {
    width: 102%;
    margin-left: -1%;
}
.cart-collaterals {
    margin-top: 5%;
    display: inline-block;
}
.a-more a { text-decoration: none; }
.cart.cart-table th .caption { text-transform: uppercase; }
.tps_summary-cart {
    width: 31.33%;
    display: inline-block;
    float: right;
    position: relative;
    margin-bottom: 20px;
}
.tps_summary-cart .cart-summary {
    top: 0 !important;
}
.tps_summary-cart .cart-summary {
    display: inline-block;
    width: 100%;
    padding: 25px 12px;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty {
    width: 100px;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty .control.qty {
    width: auto;
    display: inline-block;
    margin-right: 5px;
}
.cart-table input.qty {
    width: 63px!important;
    height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ddd;
    text-align: right;
    font-size: 12px;
    color: #333;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty .control.qty input {
    width: 35px !important;
    height: 35px;
    padding: 3px;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty .actions-toolbar {
    display: inline-block;
}
.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, 
.column:not(.sidebar-additional) form .actions-toolbar, 
.login-container .fieldset:after {
    margin-left: 0;
}
a.tps_action, a.tps_action.action-edit {
    margin: 0 5px;
    vertical-align: middle;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty .actions-toolbar a {
    margin: 0;
    text-decoration: none;
}
.cart-table .btn-remove {
    width: 22px;
    height: 22px;
    text-decoration: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}.cart-table .btn-remove:before {
    content: "";
}
.cart-table .btn-remove {
    background-position: -852px -258px;
}
.tps_cart_actionblock {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.cart .discount {
    width: 100%;
    max-width: 290px;
}
.cart-collaterals .discount {
    width: 64.67%;
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}
.help-center {
    clear: both;
    background: #f9f9fa;
    padding: 25px 30px;
    margin: 40px 0 30px;
}
.help-center .help-center-content {
    display: inline-block;
    width: 100%;
}
.help-center .left-help {
    float: left;
    width: 19%;
}
.help-center .left-help li:first-child {
    text-transform: uppercase;
}
.help-center .right-help {
    float: right;
    width: 81%;
}
.help-center .right-help p {
    font-size: 1rem;
}
.help-center .left-help ul { list-style: none; }
.choice .radio {
    width: 25px;
    height: 25px;
}
.choice .radio, .choice .checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    z-index: 1;
    width: 30px;
    height: 30px;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}
.choice .radio+.label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-125%,-50%);
    transform: translate(-125%,-50%);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: -1106px -643px;
}
.choice .radio+.label:after {
    content: '';
    opacity: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-125%,-50%);
    transform: translate(-125%,-50%);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position:-1106px -568px;
}
.choice .radio:checked+.label:after, .choice .checkbox:checked+.label:after {
    opacity: 1;
}
.choice .label{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

/*------------------------Account Page-------------------*/
.account-login .new-users, .account-login .registered-users {
    margin-bottom: 20px;
}
.login-container .block {
    width: 48%;
    margin: 0 1%;
}
.account-login h2, #opc-login h3, .fieldset .legend, .multiple-checkout .col2-set h2.legend, .info-set h2.legend {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    width: 100%;
}
.account-login p {
    line-height: 20px;
}
.customer-account-login .account-login .buttons-set {
    margin-top: 5px;
}
.buttons-set {
    clear: both;
    margin: 30px 0 0;
    padding-top: 10px;
}
.account-login .buttons-set {
    padding: 20px 0;
}
.form-list li, .form-list .field {
    margin-bottom: 12px;
}
.forgot-password-form .fieldset>.field:not(.choice)>.label, .fieldset>.field:not(.choice)>.label, .form-list label {
    margin-bottom: 5px;
    display: inline-block;
    text-align: left;
    font-weight: 400;
}
.account-login .form-list .input-box {
    width: 68%;
}
.form-list .input-box {
    display: block;
    clear: both;
}
.customer-account-login .account-login .form-list input.input-text {
    padding-left: 13px;
}
.account-login .form-list input.input-text {
    width: 100%;
}
.action.primary, .btn.btn_primary { text-transform: uppercase; }

.form-login>.fieldset>.field.captcha .control.captcha {
    width: 68%;
    display: inline-block;
}
.account-login p.required {
    text-align: right;
}
.buttons-set {
    clear: both;
    margin: 30px 0 0;
    padding-top: 10px;
}
.form-login>.fieldset>.field.captcha .label {
    width: 100%;
    display: inline-block;
}
.account-login .buttons-set .secondary a {
    float: right;
    height: auto;
    line-height: 15px;
    margin: 10px 0;
    text-decoration: none;
}
.account-login .buttons-set a:hover {
    text-decoration: none;
}
.buttons-set button.button {
    float: left;
    margin-left: 0;
}
.account-form {
    float: left;
    width: 50%;
}
.account-form .form.password.forget {
    min-width: 100%;
}
.forgot-password-form .fieldset .legend {
    margin-left: 0;
    width: 100%;
}
.forgot-password-form .form-list {
    margin: 20px 0 30px;
}
.account-image {
    float: left;
    width: 50%;
    padding-top: 5%;
}
.forgot-password-form .fieldset>.field:not(.choice)>.label {
    width: auto;
    text-align: left;
}
.forgot-password-form .fieldset>.field:not(.choice)>.label, .fieldset>.field:not(.choice)>.label, .form-list label {
    margin-bottom: 5px;
    display: inline-block;
}
.customer-account-forgotpassword .col-main .buttons-set p.required, .customer-account-forgotpassword .column.main .buttons-set p.required {
    margin-top: -55px;
}
.buttons-set p.required {
    float: right;
    line-height: 1em;
    margin: -33px 0 0;
}
.buttons-set .back-link a {
    position: relative;
    display: block;
    padding-left: 15px;
    text-decoration: none;
    margin-top: 12px;
}
.forgot-password-form .buttons-set .back-link a:before, a:hover:before {
    text-decoration: none !important;
}
.forgot-password-form .buttons-set .back-link a:before {
    text-decoration: underline;
    content: '\f104';
    display: inline-block;
    font-family: FontAwesome;
}
.buttons-set .back-link a:before {
    content: '\e260';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
}
.form-list input.input-text {
    width: 262px;
}
.forgot-password-form .buttons-set button.button {
    float: right;
}
.forgot-password-form .buttons-set .back-link {
    display: block;
    float: left;
    line-height: 36px;
}
.buttons-set .back-link a:hover { text-decoration: underline; }
.customer-account-create .form-list li.fields, .customer-account-create .form-list .fields, .form-style-one .form-list li.fields {
    width: 100%;
    display: inline-block;
}
.customer-account-create .form-list .fields .field:first-child, .account-form .form-list .field:first-child, .form-style-one .form-list .fields .field:first-child {
    margin-right: 3.6%;
}
.customer-account-create .form-list .field, .form-style-one .form-list .field {
    max-width: none;
    width: 48.2%;
}
.customer-account-create .account-form .form-list .field {
    float: left;
}
.choice .checkbox+.label:before,
.aw-gdpr-consent .choice .label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-125%,-50%);
    transform: translate(-125%,-50%);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: -1153px -566px;
}
.customer-account-create .account-form .form-list .control .label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: -1153px -566px;
}
.customer-account-create .account-form .form-list .control .tps_checkbox:checked+.label:after,
.choice .checkbox:checked+.mage-error+.label:after {
    opacity: 1;
}
.customer-account-create .account-form .form-list .control .tps_checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.customer-account-create .account-form .form-list .control .label:after {
    content: '';
    opacity: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: -1153px -640px;
}
.choice .checkbox+.label:after,
.choice .checkbox+.mage-error+.label:after {
    content: '';
    opacity: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-125%,-50%);
    transform: translate(-125%,-50%);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: -1153px -640px;
}
.customer-account-create .account-form .form-list .control .label {
    padding-left: 35px;
}   
.form-create-account .fieldset>.form-list>div.fields.full-width>.field {
    min-height: 92px;
}

.form-create-account .aw-gdpr-consent {
    width: 100%;
    display: inline-block;
    position: relative;
}

.form-create-account .aw-gdpr-consent .mage-error {
    position: absolute;
    bottom: -25px;
}

.form-create-account .aw-gdpr-consent .choice { position: relative; } 
.form-create-account .aw-gdpr-consent .choice .checkbox {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 38px;
    top: 50%;
    -webkit-transform: translate(-125%,-50%);
    transform: translate(-125%,-50%);
}

.form-create-account .aw-gdpr-consent .choice .label {
    display: inline-block;
    margin-left: 40px;
}

.customer-account-create .account-form .form-list .control {
    position: relative;
    width: 100%;
    margin-bottom: 0;
}
.tps_customer_dob #dob {
    margin-right: 0;
    background: #fff;
    background-clip: padding-box;
    padding: 0 9px;
    border: 1px solid #d1ced7;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    height: 40px;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    font: 12px/15px 'lato',Arial,Helvetica,sans-serif;
    vertical-align: middle;
    transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
}
.tps_customer_dob #dob+button {
    position: absolute;
    right: 0;
    top: 0;
}
.customer-account-create .form-list input.input-text, .customer-account-create .form-list .field input.input-text, .form-style-one .form-list input.input-text, .form-style-one .form-list .field input.input-text {
    max-width: none;
    width: 100%;
}
.customer-account-create .account-form .form-list .field.confirmation { margin-bottom: 20px; }
.account-form .form.create.account {
    min-width: 100%;
}
.account-nav .content ul li a, .account-nav .content ul li strong, .block-account .block-content ul li a, .block-account .block-content ul li strong {
    padding: 7px 10px 6px 0;
    text-transform: uppercase;
    border: 0;
    border-bottom: 1px solid #e4e5e6;
    border-left: 0;
    margin-bottom: 0;
}
.account-nav .content {
    background: #fff;
    padding: 0;
}
.account-nav .content ul li.current strong, .account-nav .item.current a, .block-account .block-content ul li.current strong {
    font-weight: 800;
    border-bottom: 1px solid #e4e5e6;
}
.sidebar .account-nav .item .delimiter { display: none; }
.account-nav .content ul li a:hover, .block-account .block-content ul li a:hover {
    background: 0 0;
}
.customer-account-index .column.main, .customer-account-edit .column.main, .customer-account-index .col-main, .customer-account-edit .col-main, .customer-address-index .column.main, .sales-order-history .column.main, .wishlist-index-index .column.main, .rewards-account-index .column.main, .newsletter-manage-index .column.main, .rewards-referral-index .column.main {
    margin-top: 20px;
    padding-left: 5%;
}
.box-account .box-head {
    border-bottom: 0;
    margin: 25px 0;
}
.box-account .col2-set {
    margin-bottom: 20px;
}
.tps_block_content .col-1 {
    width: 49%;
    float: left;
    position: relative;
}
.col2-set .col-1 {
    float: left;
    width: 49%;
}
.col2-set .col-2 {
    float: right;
    width: 49%;
}
.box-account.box-info .col-1 {
    border-right: 0;
}
.account .column.main .tps_block_content.block-content .col-1 .box {
    width: 100%;
}
.box-account.box-info .col-1 .box {
    padding-right: 0;
}
.dashboard .col-1 .box .box-title, .dashboard .box .address-content-mobile .col-1 .box-title {
    padding-right: 5%;
}
.account .box .box-title, .dashboard .box .box-title {
    padding: 0 0 2px;
    margin: 0 0 10px;
    text-align: left;
    width: 100%;
}
.box-info .box-content .col-1:first-child, .account .box-info .col-1 .box-content, .dashboard .box-info .col-1 .box-content, .box-account.box-info .box-content .col-1 {
    border-right: 1px solid #e5e5e5;
}
.account .box-info .col-1 .box-content:last-child {
    border-right: 0;
}
.tps_block_content .col-1 .edit {
    position: absolute;
    top: 0;
    right: 5%;
}
.account .col-2 .box .box-title, .dashboard .col-2 .box .box-title, .dashboard .box .address-content-mobile .col-2 .box-title {
    padding-left: 4%;
    margin-left: -4%;
}
.account .col-2 .box .box-content {
    padding-left: 4%;
}
.box .box-title .action {
    float: right;   
}
.block .box-actions a:hover , .box .box-title .action:hover { color: #a56c7f; }
.box-info .box-content .col-1:last-child {
    padding-left: 20px;
}
.box-content.tps_block_content .col-1 .edit {
    position: relative;
    left: 0;
    top: 0;
    right: auto;
}
.account .box .box-title h3 { display: inline-block; }
.account .column.main .addresses-list .addresses-primary .item {
    padding: 15px;
    margin: 0 0 10px;
    background-color: #f5f5f5;
}
.addresses-list .addresses-additional .item {
    padding: 15px;
    margin: 10px 0;
    border: 1px solid #e5e5e5;
}

.aw-gdpr__customer-consent-popup .modal-inner-wrap .buttons .action {
    height: auto;
    line-height: normal;
    font-size: 12px;
}
.aw-gdpr__customer-consent-popup .buttons .action.secondary { width: 450px; }
.account .modal-popup .modal-inner-wrap { width: 90%; }
.addresses-list .addresses-additional .item a.delete { float: right; }
.block-addresses-list .items.addresses>.item:nth-child(even) {
    float: right;
    margin-bottom: 20px;
}
.account-form.form-style-one {
    width: 62%;
}
.buttons-set .back-link {
    display: none;
}
/*----------------------------Success Page Design-------------------*/
.checkout-onepage-success .right-success {
    float: right;
    width: 45%;
}
.checkout-onepage-success .left-success {
    width: 50%;
    float: left;
    font-weight: 400;
}   
.checkout-onepage-success .buttons-set {
    border-bottom: 1px solid #e5e5e5;
    border-top: medium none;
    float: left;
    padding-bottom: 50px;
    width: 60%;
}
.checkout-onepage-success .left-success .buttons-set {
    padding-top: 0;
    width: 100%;
}
.subscriber-order-success {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.subscriber-order-success>h3 {
    text-transform: uppercase;
}
.subscriber-order-success p {
    float: left;
    line-height: 18px;
    width: 45%;
}
.subscriber-order-success .tps_block_newsletter .field {
    margin-right: -3px;
    width: 40%;
    display: inline-block;
}
.subscriber-order-success .form.subscribe .button, .subscriber-order-success #subscribe-form .button {
    background: #c497a7;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    min-width: 86px;
    text-align: center;
    font-size: 12px;
}
.subscriber-order-success .form.subscribe .input-text, .subscriber-order-success #subscribe-form .input-text {
    width: 100%;
}
.tps_invoice_table.data-table tr th, #my-orders-table.data-table tr th, .tps_invoice_table.table tr th, #my-orders-table.table tr th, .tps_invoice_table.table .cell-label, #my-orders-table.table .cell-label, .tps_invoice_table.data-table .cell-label, #my-orders-table.data-table .cell-label {
    text-transform: uppercase;
    font-weight: bold;
    min-width: 100px;
}
.sales-order-history .pager .limiter {
    display: none;
}
.tps_invoice_table tr, #my-orders-table tr {
    border-bottom: 1px solid #eee;
}
.account .table-wrapper .table-order-items .action , .account .actions-toolbar .action.back { text-decoration: none; }
.account .table-wrapper .table-order-items .action:hover , .account .actions-toolbar .action.back:hover { text-decoration: underline; }

.order-date {
    margin: 15px 0;
    color: #ee001c;
    clear: both;
}
.page-title_action {
    display: inline-block;
    float: right;
}
.page-title_action .separator, .page-title_action .link-reorder, .page-title_action .link-rss, .page-title_action .link-print {
    font-weight: 400;
    display: inline-block;
    margin-top: 10px;
    margin-right: 0;
    text-decoration: none;
}
.page-title_action .separator {
    margin: 0 3px;
}
.order-actions-toolbar .page-title_action .action.link-print {
    display: inline-block;
    float: none;
    padding-top: 0px;
}
.order-actions-toolbar .page-title_action .action.link-print span { background: #fff; }
.link-print {
    background-position: -89px -619px;
    padding: 2px 0 2px 25px;
}
.order-links {
    margin-bottom: 4%;
    width: 100%;
}
.order-links .item.current {
    border-bottom: 1px solid #fff;
}
.order-links .item {
    padding: 10px 20px;
    border: 1px solid #d1d1d1;
    margin-bottom: -1px;
    margin-right: -1px;
}
.tps_invoice_table tr td.price .price, #my-orders-table .table tr td.price .price {
    padding: 0;
    font-size: 16px;
}
.tps_invoice_table tr td.subtotal .price, #my-orders-table .table tr td.subtotal .price {
    padding: 0;
    font-size: 16px;
}
#my-orders-table tr td, .tps_invoice_table tr td, .tps_invoice_table.data-table tr td, #my-orders-table.data-table tr td {
    padding: 14px 8px;
    border: 0;
}
.order-info-box {
    margin: 0 0 10px;
    padding: 20px;
    display: inline-block;
    width: 100%;
}
.extrahint-wrapper .product-pricing, .addresses-list .addresses-primary .item, .order-info-box, .advanced-search-summary, .opc .gift-messages-form {
    background-color: #f9f9fa;
}
.tps_order-info .block-content {
    display: inline-block;
    width: 100%;
}
.tps_order-info {
    display: inline-block;
    margin-top: 5%;
    width: 100%;
}
.order-info-box .col-1 {
    border-right: #e5e5e5 solid 1px;
}
.products-grid.tps_wishlist .product-item:first-child {
    border-top: 1px solid #f5f5f5;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info {
    width: 100%;
    position: relative;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col {
    width: 15%;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col {
    display: inline-block;
    padding: 40px 12px;
    border-right: 1px solid #f5f5f5;
    vertical-align: top;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.product-item-photo {
    width: 113px;
    border-right: 0;
    margin: 0;
}
.tps_wishlist .product-image-wrapper {
    padding-bottom: 105% !important;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.tps_name_wishlist {
    width: 55%;
}
.products-grid.tps_wishlist .product-item-name {
    min-height: auto;
}
.tps_wishlist .product-item-info .product-item-name a {
    text-transform: uppercase;
}
.tps_wishlist .product-item-info .product-item-name .description {
    display: inline-block;
    width: 100%;    
    margin-bottom: 20px;
    clear: both;
    float: none;
}
.tps_wishlist.products-grid .product-item-comment {
    height: 70px;
    line-height: normal;
    margin-top: 20px;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.tps_action_block {
    border-right: 0;
}
.products-grid.tps_wishlist .product-item .fieldset .field.qty {
    float: left;
}
.products-grid.tps_wishlist .product-item .fieldset .field.qty .label {
    padding: 12px 12px 0 0;
    display: inline-block;
}
.products-grid.tps_wishlist .product-item .fieldset .field.qty .control {
    display: inline-block;
    width: 52.2%;
}
.products-grid.tps_wishlist .product-item .box-tocart input.qty {
    width: 40px;
    height: 40px;
}
.products-grid.tps_wishlist .product-item-actions {
    margin: 0;
    text-align: left;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
    float: left;
}
.products-grid.tps_wishlist .product-item {
    width: 100%;
    margin: 0;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col:last-child {
    width: 8%;
    border: 0;
    position: absolute;
    right: 2%;
    bottom: 0;
    top: 0;
    float: none;
    display: inline-block;
    border-left: 1px solid #f5f5f5;
}
.products-grid.tps_wishlist .product-item-actions a {
    color: #000;
    margin: 5px 0;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 400;
    text-transform: none;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.tps_name_wishlist {
    width: 55%;
}
.wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    float: right !important;
    margin-top: 35px;
    margin-bottom: 25px;
}
.products-grid.tps_wishlist .btn-remove:before {
    color: #b1adb8;
    font-size: 21px;
    vertical-align: bottom;
}

.table-wrapper.orders-recent .data-table.table th.caption { text-transform: uppercase; }
.toolbar .pager {
    display: none;
}

.fieldset>.field.required>.label:after, .fieldset>.fields>.field.required>.label:after, .fieldset>.field._required>.label:after, .fieldset>.fields>.field._required>.label:after {
    color: #a56b7f;
}
#referralForm .fieldset>.field:not(.choice)>.label { text-align: right; }
.products-grid.tps_wishlist .product-item-actions a.btn-remove {
    background-position: -852px -258px;
    width: 22px;
    height: 22px;
    display: inline-block;
}
.page {
    text-align: left;
    background-repeat: repeat;
    background-position: center top;
}
.message.error, .error-msg {
    background-color: #a56b7f;
    border-color: #a56b7f;
    color: #fff;
    text-transform: uppercase;
    background-repeat: no-repeat;
    position: relative;
}
.message.error::after, 
.error-msg::after{
    content: '';
    position: absolute;
    width: 11px;
    height: 12px;
    display: inline-block;
    top: 50%;
    right: 5%;
      background-position: -57px -623px;
    -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
}
.message.error > *:first-child:before { display: none; }
.sales-order-history .toolbar .pager {
    display:block;
}

.remove_hand_cursor_tps a,
.remove_hand_cursor_tps { cursor: default; }

/*-----------------------------------Neha Cart,checkout,account page Design End-----------------------*/

/*Start of Contact Us page*/

.contacts-index-index .contact-left {
    width: 58%;
    padding-right: 3%;
    margin-top: 25px;
    float: left;
}
.main_block .form_block.tps_form_block {
    background-color: #fff;
    padding: 30px 30px 30px 0;
    margin-top: 0;
}
.main_block .form_block .input_outer {
    width: 360px;
    margin: 0 35px 30px 0;
    float: left;
}
.main_block .form_block.tps_form_block .input_outer {
    width: 100%;
}
.contacts-index-index .contact-right {
    margin-top: 50px;
    float: left;
    width: 40%;
}
.form_block.tps_form_block .fieldset>.field:not(.choice)>.control { width: 100%; }
.tps_map_con h2 { margin-bottom: 0; }
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar { margin-left: 0; }
.contacts-index-index .mark-locate {
    padding-bottom: 22px;
    border-bottom: 1px solid #e4e5e6;
    margin-top: 25px;
    padding-left: 50px;
   position: relative;
}
.contacts-index-index .mark-locate:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-position: -21px -615px;
    width: 19px;
    height: 28px;
    display: inline-block;
}
.contacts-index-index .mark-locate p {
    margin-top: 6px;
    padding-top: 10px;
}
.contact .fieldset { min-width: 100%; }
.mark-locate a { text-decoration: none; }
.mark-locate a:hover { text-decoration: underline; }
.contacts-index-index .mark-locate:last-child { border-bottom: none; }
.store-map {
    width: 395px;
    float: right;
}
.store-info {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e5e6;
    width: 45%;
}
.store-trading-hours {
    padding-top: 20px;
}
.store-trading-hours table {
    display: block;
}
.store-trading-hours td {
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 0;
}
.store-description {
    width: 100%;
    margin-top: 72px;
}
.store-map>a {
    margin-top: 15px;
    float: right;
}
/*End of Contact Us Page*/
/* ----------------------------------------*/
/* -----Start Checkout Page Design  -----*/
/* ----------------------------------------*/
.header-primary-container .hp-blocks-holder {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0 24px;
    background-position: bottom center;
    text-align: center;
}
.checkout-logo{
    display: inline-block;
}
.continue-shopping{
    float: left;
    display: inline-block;
    width: 18%;
    padding: 0;
}
.continue-shopping i{
    margin-right: 5px;
    vertical-align: middle;
}
.contact-us{
    float: right;
    display: inline-block;
    width: 18%;
    padding:0;
}
.authentication-wrapper.tps_checkout_login{
    display: none;
}
.opc-progress-bar {
    margin-top: 30px;
    margin-bottom: 40px;
}
.tps_checkout-container .checkout-payment-method .payment-methods .payment-group,
.opc-wrapper .opc > li{
    position: relative;
}
.opc-progress-bar-item > span:after{
    line-height: 26px;
}
.opc-progress-bar-item._active::before,
opc-progress-bar-item._active::before, 
.opc-progress-bar-item._active > span::before, 
.opc-wrapper .shipping-address-item.selected-item::after, 
.filter-title strong[data-count]::after, .main-color--bg{
    background: #a56c7f;
}
.tps_checkout-container .opc-block-shipping-information .ship-to .shipping-information-title::before, 
.tps_checkout-container .opc li:first-child::before {
    content: "1";
}
.tps_checkout-container .opc-block-shipping-information .ship-via .shipping-information-title::before, 
.tps_checkout-container .opc li:nth-child(2)::before {
    content: "2";
}
.tps_checkout-container .checkout-payment-method .payment-methods .payment-group::before{
    content: "3";
}
.tps_checkout-container .checkout-payment-method .payment-methods .payment-group:before,
.tps_checkout-container .opc-block-shipping-information .shipping-information-title::before, 
.tps_checkout-container .opc li::before {
    width: 30px;
    height: 30px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    text-align: center;
    background: #d1ced7;
    position: absolute;
    top: -3px;
    left: 0;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
}
.opc-block-shipping-information .shipping-information-title,
.tps_checkout-container .opc-wrapper .step-title{
    padding: 0 0 15px 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.tps-checkout-one-page .forgot-password-form .fieldset > .field:not(.choice) > .label, 
.tps-checkout-one-page .fieldset > .field:not(.choice) > .label, .form-list label{
    text-transform: uppercase;
    width: 100%;
}
.tps-checkout-one-page .opc-wrapper .fieldset > .field{
    margin-bottom: 10px;
}
.tps-checkout-one-page .opc-wrapper .form-login, 
.tps-checkout-one-page .opc-wrapper .form-shipping-address{
    margin-top: 0;
    width: 100%;
    max-width: 100%;
}
.tps-checkout-one-page .opc-wrapper .form-login{
    margin-bottom: 0;
}
.tps-checkout-one-page .choose-input .checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    z-index: 2;
    width: 30px;
    height: 30px;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
}
.tps-checkout-one-page .choose-input .radio {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
    opacity: 1;
    width: auto !important;
    height: auto !important;
}
.tps-checkout-one-page .choose-input .radio:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: none;
}
.tps-checkout-one-page .choose-input .radio:checked+.label-radio:after, 
.tps-checkout-one-page .choose-input .checkbox:checked+.label-radio:after {
    opacity: 1;
}
.tps-checkout-one-page .choose-input{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.tps-checkout-one-page .table-checkout-shipping-method tbody td:first-child{
    width: auto;
}
.tps-checkout-one-page .opc-sidebar{
    margin: 0;
}
.opc-block-summary{
    padding: 0;
    background: #fff;
    margin-bottom: 40px;
}
.tps_checkout-container .opc-block-summary > .title{
    padding: 0 0 15px 40px;
    margin-bottom: 10px;
    position: relative;
    color: #666;
    border-bottom: 1px solid #ddd;
}
.tps_checkout-container .opc-sidebar .opc-block-summary > .title::before {
    content: '4';
    width: 30px;
    height: 30px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    text-align: center;
    background: #d1ced7;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
}
.minicart-items .product-item-name{
    height: auto;
    margin-bottom: 0;
}
.minicart-items .product-item-details .details-qty{
    margin-top: 5px;
    color: #7f7f7f;
}
.tps-checkout-one-page input.input-text, .tps-checkout-one-page select, 
.tps-checkout-one-page textarea{
    color: #110F0F;
    font-size: 13px;
}
.opc-block-shipping-information{
    padding: 0;
}
.opc-block-summary .table:not(.cart):not(.totals){
    margin-bottom: 40px;
}
.checkout-payment-method .actions-toolbar .primary{
    float: left;
}
.opc-block-shipping-information .ship-to, 
.opc-block-shipping-information .ship-via{
   margin-bottom: 30px; 
}
.checkout-billing-address .actions-toolbar .action-cancel{
    margin-top: 0;
}
.checkout-payment-method .checkout-billing-address .primary .action-update{
    margin-right: 20px;
}
.table-checkout-shipping-method{
    min-width: auto;
    display: inline-block;
}
.table-checkout-shipping-method tbody,
.table-checkout-shipping-method tbody tr,
.table-checkout-shipping-method tbody tr td{
    display: inline-block;
}
.table-checkout-shipping-method tbody tr td{
    padding-left: 0;
    padding-right: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    font-size : 15px;
}

.column.main .opc-block-summary .block.items-in-cart .title strong,
.opc-block-summary .items-in-cart > .title strong{
    font-size: 0.875rem;
    line-height: 18px;
    font-weight: 700;
}
.opc-block-shipping-information .shipping-information-title .action-edit{
    height: 28px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before{
    vertical-align: top;
}
.opc-wrapper .shipping-address-item.selected-item{
    border-color: #a56c7f;
}
/* ----------------------------------------*/
/* -----End Checkout Page Design  -----*/
/* ----------------------------------------*/

/* ----------------------------------------*/
/* ----- Start Search Page Design  -----*/
/* ----------------------------------------*/
#search_mini_form .search-autocomplete {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
        background-color: #fff;
    color: #666;
    z-index: 5;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0, 0.15);
    box-shadow: 0 3px 10px rgba(0,0,0, 0.15);
}
.search-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none none;
}
.search-autocomplete li{
    background: #fff;
    color:#a56c7f;
     border: 1px solid #c2c2c2;
    border-top: 0;
    cursor: pointer;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
    border: 0;
}
.search-autocomplete ul li:hover, .search-autocomplete ul li.selected {
    background: #fff;
    color: #110F0F;
}
/* ----------------------------------------*/
/* ----- End Search page Design  -----*/
/* ----------------------------------------*/

/* ----------------------------------------*/
/* ----- Start information page Design  -----*/
/* ----------------------------------------*/
.block_full_width {
    display: inline-block;
    width: 100%;
}
.block_bottom_space {
    margin-bottom: 40px;
}
.contacts-leftbar{
    margin-bottom: 20px;
    margin-right: 10%;
    border-top: 2px solid #a56b7f;
    margin-top: 10px;
    padding-top: 20px;
    
}
.contacts-leftbar ul li{
    list-style: none;
    margin-bottom: 0;
    line-height: 31px;
    border-bottom: 1px solid #d9d9d9;
}
div.contacts-leftbar ul li a{
    text-decoration: none;
    margin-bottom: 0;
    display: inline-block;
    line-height: 31px;
    vertical-align: top;
    text-transform: uppercase;
    width: 100%;
}
.contacts-leftbar ul li a:hover{
    color: #110F0F;
}
.toggle_head {
    margin-bottom: 0;
    cursor: pointer;
}
.block_full_width {
    display: inline-block;
    width: 100%;
}
.toggle_content {
    display: none;
    padding-top: 20px;
    padding: 0 40px;
    padding-top: 0px;
    padding-left: 40px;
    padding-top: 20px;
    padding-left: 0;
}
.toggle_head h3 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    cursor: pointer;
}
.cms-page-view .column.main .collapsible, .cms-page-view .col-main .collapsible{
    clear: both;
}
.cms-page-view .column.main .collapsible .block-content, 
.cms-page-view .col-main .collapsible .block-content {
    padding: 20px 0;
}
.collapsible > .block-title, 
.mobile-collapsible > .block-title {
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    border-top: 0 !important;
    position: relative;
    margin-bottom: 0 !important;
}
.collapsible > .block-title:after{
    font-size: 14px;
    position: absolute;
    right: 0%;
    top: 50%;
    -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
}
.collapsible > .block-content{
    display: none;
    width: 100%;
}
.collapsible.active > .block-content{
    display: inline-block;
}
.clear {
    clear: both;
}
.block-pink {
    background: #fcf5f8 url("../images/block-pink-bg.png") left center no-repeat;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.offer-details ul li {
    display: inline-block;
    float: left;
    height: auto;
    width: auto;
    text-align: center;
    margin: 5px;
}
.link-pink {
    display: block;
    clear: both;
    text-transform: capitalize;
}
.dyo_page .block_full_width {
    margin-bottom: 20px;
}
.iframe_block iframe{
    border: 0;
}
.img_block {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 15px 0;
        margin-bottom: 15px;
        margin-left: 0px;
    margin-bottom: 20px;
}
.float_right {
    width: auto;
    float: right;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.fancy_coloured_diamond .block_bottom_space{
    margin-bottom: 0;
}
/* landing Pages */
.cms-page-view.cms-finance table > tbody > tr > td {
    padding: 0;
        padding-bottom: 0px;
    padding-bottom: 5px;
    color: #4d4d4d;
    font-weight: 400;
}
.collection-block .block-adv-info {
    margin-top: 90px;
    margin-bottom: 90px;
}
.jewellery-make-sparkle .image {
    width: 35%;
}
.jewellery-make-sparkle .block-adv-info {
    width: 24%;
    margin: 80px 4% 0;
    float: left;
}
.jewellery-make-sparkle .jewellery-bottom {
    float: right;
    width: 33%;
    margin-top: 70px;
}
.tps_banner1 {
    background-image: url(../images/community-panel1-commpoints.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    background-position: 100% 100%;
}
.tps_banner1 .tps_banner_info {
    position: relative;
    display: inline-block;
    top: 15%;
    padding: 14.4% 0;
    left: 5%;
    text-align: center;
    width: 34%;
}
.tps_banner2 {
    background: #c296a5;
    position: relative;
}
.tps_banner2 .tps_banner_image {
    display: inline-block;
    width: 58%;
}
.tps_banner2 .tps_banner_info2 {
    width: 40%;
    color: #fff;
    position: absolute;
    top: 32%;
    right: 2%;
    text-align: center;
}
.tps_banner2 .tps_banner_info2 .caption{
    color: #fff;
}
.tps_community_point_info {
    width: 65%;
    display: inline-block;
}
.tps_community_point_img {
    width: 35%;
    float: right;
}



.block_full_width{
    display: inline-block;
    width: 100%;
}
.main-content-block2 .content-block{
    width:59%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.main-content-block2 .content-block .content-block-img{
    position: absolute;
    right: -70%;
    top: 0;
}
.main-content-block2 .img-block{
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
/* ----------------------------------------*/
/* ----- End information page Design  -----*/
/* ----------------------------------------*/

/*-------------------------------------Neha 404 Page Starts--------------*/
.no-route-cms {
    padding-top: 30px;
}
.no-route-cms .return-home {
    margin-top: 50px;
    text-decoration: none;
}
.no-route-cms .img-no-route img {
    width: 50%;
    float: right;
    margin-top: -120px;
}
/*-------------------------------------Neha 404 Page End--------------*/

/*------------------------------------Neha 360 video comparison start---------------*/
.tps_no360compare {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
}
.tps_no360compare p {
    top: 50%;
    margin-top: 10%;
    transform: translate(0%,100%);
    -moz-transform: translate(0%,100%);
    -webkit-transform: translate(0%,100%);
    text-transform: uppercase;
}
.tps_btn_clear {
    display: inline-block;
    width: 100%;
}
a.tps_remove {
    display: inline-block;
    float: right;
    margin-top: 10px;
}
.tps_compareMsg {
    display: inline-block;
    width: 100%;
    text-align: center;
}
#compareLoader {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#compareLoader span {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    text-align: center;
    vertical-align: middle;
    padding: 10% 0;
}
.tpscompare360 {
    display: inline-block;
    width: 100%;
}
.tpscompare360>.product-item {
    padding: 0 15px;
    width: 25%;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}
.delete_360 {
    position: absolute;
    right: 5px;
    top: 5px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: -851px -258px !important;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: border .25s ease-in-out;
    transition: border .25s ease-in-out;  
}
.tpscompare360 iframe {
    margin-top: 30px;
    max-width: 100%;
    width: 100%;
    height: 450px;
    border: none;
}
.tpscompare360 .product-item img{
    margin-top: 30px;
    max-width: 100%;
    width: 100%;
    height: 325px;
    border: none;  
}
.tpscompare360 .product_details {
    display: inline-block;
    width: 100%;
}
.tpscompare360 .product_details>span {
    text-align: right;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.tpscompare360 .product_details span>strong {
    float: left;
}
 .tpscompare360 .product_details>span .price-box {
    display: inline-block;
    font-weight: 600;
    float: right;
    margin: 0;
    text-align: right;
}
.tpscompare360 .price-box.price-final_price .tps_from {
    font-size:14px;margin-right:0px;
}
.tpscompare360 .product_details>span:last-child {
    text-align: left;
}
.delete_360:hover, .delete_360:active, .delete_360:focus {
    border: 1px solid #b67c90;
}
/*------------------------------------Neha 360 video comparison End---------------*/
/* ----------------------------------------*/
/* ----- End Testimonial page Design  -----*/
/* ----------------------------------------*/
form.mb_form.contact {
    width: 65%;
    margin: 25px auto 0;
}
form.mb_form.contact .fieldset{
    margin-bottom: 0;
}
form.mb_form.contact .fieldset .legend{
    text-align: center;
    border-bottom: 0;
}
form.mb_form.contact .actions-toolbar{
    text-align: center;
}
form.mb_form.contact .actions-toolbar .primary{
    float: none;
}
form.mb_form.contact .fieldset > .field:not(.choice) > .label{
    text-align: right;
}
/* ----------------------------------------*/
/* ----- End Testimonial page Design  -----*/
/* ----------------------------------------*/
/*-----------------------------Neha Testimonial changes Start--------------------*/
.magebuzz-testimonial-toolbar.toolbar.bottom {
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    border: 0;
}
.magebuzz-testimonial-toolbar .pager, .review-toolbar .pager {
    display: block;
}
.magebuzz-testimonial-toolbar.toolbar.bottom .toolbar-amount {
    display: none;
}
.magebuzz-testimonial-toolbar .limiter { float: right; }
.magebuzz-testimonial-toolbar select { display: inline-block; }
/*.magebuzz-testimonial-content #right .content {
    padding-right: 30px;
}*/
.testi_img {
    text-align: left;
    margin: 25px 0;
}
.testi_img p {
    font-size: 16px;
}
.testi_img img {
    margin-bottom: 25px;
    width: 18%;
    margin-right: 2%;
    margin-top: 20px;
}
.magebuzz-testimonial-content #row { display: inline-block; }
.magebuzz-testimonial-toolbar .limiter-text { text-transform: lowercase; }
/*-----------------------------Neha Testimonial changes End--------------------*/
/*---------------Neha Calender Style Start---------------------*/
.ui-datepicker {
    width: 14em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker {
    border: 1px solid #ddd;
    color: #333;
}
.ui-helper-clearfix {
    zoom: 1;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.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 span, .ui-datepicker .ui-datepicker-next span {
    border-color: transparent #b67c90 transparent transparent;
}
.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-next {
    right: 2px;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-datepicker .ui-datepicker-next span {
    border-color: transparent transparent transparent #b67c90;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month ,
.ui-datepicker .ui-datepicker-title .ui-datepicker-year { display: inline-block; padding: 0 5px !important; font-size: 13px;}
.ui-widget :active {
    outline: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: 700;
    color: #1c94c4;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    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 {
    font-weight: 700;
    color: #c77405;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    font-weight: 700;
    color: #eb8f00;
}
/*---------------Neha Calender Style End---------------------*/
/*-----------------Neha Instagram popup Design Start-----------------*/

#backgrounddiv #whitebgdiv #rightpart .user { padding-left: 20px; }
#backgrounddiv #whitebgdiv #rightpart { height: auto; }
#backgrounddiv #whitebgdiv { 
    height: auto;
    padding-bottom: 20px; 
}
#backgrounddiv #whitebgdiv #rightpart #instatitle { 
    padding: 0 20px; 
    font-family: 'Lato',sans-serif;
    font-style: normal;
    text-align: center;
    color: #000;
    font-size: 16px;
}
#backgrounddiv #whitebgdiv #rightpart .main-user-div { border-bottom: none; }

.finalring_can_be_match_with img { width: 10%; }

.tps-product-list-page .ui-widget-overlay.ui-front {
    background-color: rgba(51, 51, 51, 0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 900;
}
.tps-product-list-page .ui-dialog-titlebar-close { text-decoration: none; }
.tps_confirmMesssage {
  width: 50% !important;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  z-index: 900;
  padding: 20px;
  border: 2px solid #231e1e;
}
.tps_confirmMesssage span.ui-button-text { 
  color: #7f7f7f; 
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
}
button.ui-button-text-only span.ui-button-text {
  color: #fff;
  margin-bottom: 0;
}
button.ui-button-text-only span.ui-button-text:hover { color: #fff; }
.tps_confirmMesssage .ui-button-text:hover { 
 color: #99334f; 
 text-decoration: none;
}
.tps_confirmMesssage button:hover { text-decoration: none; }
.tps_confirm_text { padding-top: 15px; }
.tps_confirm_text h5 { color: #7f7f7f; }
.tps_confirmMesssage .ui-dialog-buttonset button:first-child { margin-right: 10px; }

.ringbuider .title-engagement.page-title-wrapper .page-title {
    color: #110F0F;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.05em;
}
.ringbuider .slider-arrows3 .owl-controls .owl-buttons .owl-prev, 
.ringbuider .slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev {
    top: 23%;
}
.ringbuider .slider-arrows3 .owl-controls .owl-buttons .owl-next,
.ringbuider .slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next {
    top: 23%;
    right: 0px;
}
.ringbuider .page.messages { clear: both; }
.ringbuider .zoomContainer { height: 375px !important; }
.ringbuilder-finalring-view .zoomWindowContainer .zoomWindow { height: 500px !important; }
.steps_progress {
    position: relative;
    z-index: 9;
}
/*-----------------Neha Instagram popup Design End-----------------*/  
/*---------------------------New Checkout Page Changes start--------------------*/
.tps_checkout-container .checkout-payment-method .payment-methods .payment-group:before, .tps_checkout-container .opc-block-shipping-information .shipping-information-title::before, .tps_checkout-container .opc li::before {
    display: none;
}
.choice .label { display: initial; }
.checkout-payment-method .payment-option-title {
    margin-bottom: 0;
    padding-bottom: 17px;
}
.step-title span { vertical-align: text-bottom; }
.checkout-container a.button-action { margin-top: 5px; }
#co-place-order-area { padding-right: 0 !important; padding-left: 0 !important; }
.osc-place-order-wrapper .place-order-primary button.primary.checkout {
    background-image: none;
    background: #a56c7f;
    border: 2px solid #a56c7f;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding: 0px 15px;
    font-size: 0.875rem;
    line-height: 2.375rem;
    box-sizing: border-box;
    vertical-align: middle;
    height: 40px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.1em;
    width: 70%;
    float: right;
}
.osc-place-order-block {
    border: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tps-checkout-one-page .forgot-password-form .fieldset > .field:not(.choice) > .label, .tps-checkout-one-page .fieldset > .field:not(.choice) > .label, .form-list label {
    position: relative;
    padding-right: 10px;
}
.tps-checkout-one-page .opc-wrapper .fieldset > .field.required > label:after, 
.tps-checkout-one-page .opc-wrapper .fieldset > .field._required > label:after {
    right: 0;
}
.field-error { font-size: 12px; }
#checkout-review-table thead th, #checkout-review-table tbody tr td, #checkout-review-table tfoot tr td {
    padding: 26px 0px !important;
    font-size: 14px; 
}
.tps_checkoutmain { float: left; }
#checkout-review-table tbody tr td.a-left.product { padding: 0 !important; }
.opc-block-summary .minicart-items .product-item-name { 
    font-size: 10px !important; 
    line-height: 12px;
}
#checkout-step-payment .actions-toolbar > .primary { text-align: left; }
#co-place-order-area .osc-addition-content-wrapper {
    width: 100%;
    text-align: right;
}
.osc-place-order-block {
    padding: 0 !important;
    margin-bottom: 0;
}
#co-place-order-area .osc-place-order-wrapper { float: right; width: 100%; }
.one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    padding-left: 5px;
    width: 50%;
    padding-top: 10px;
    word-break: break-word;
}
.tps-checkout-one-page .minicart-items .product > .product-image-container {
    height: 60px !important;
    width: 60px !important;
    padding: 5px;
}

.cart-summary .block .item-options,
.cart-summary .block .item-title {
    display: inline-block;
}
.cart-summary .block .fieldset .methods .field>.label {
    display: inline-block !important;
}

html div#om-joabkwhqpiqbzejcjlqu .jacksonville-FieldsElement--wrapper button { padding-top: 10px; }
/*---------------------------New Checkout Page Changes End--------------------*/
.opc-block-summary .table-totals .grand .mark { padding-right: 10px !important; padding-top: 8px; }
.opc-block-summary .table-totals .grand .amount { padding-right: 20px; padding-top: 8px; padding-bottom: 10px; }  
.opc-block-summary .table-totals .grand.totals.incl {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.opc-block-summary .table-totals .totals-tax th.mark { padding-bottom: 12px; }

.tps_shopping_popup { padding: 40px 20px; }
.popup_leftcontent {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.popup_rightcontent {
    width: 50%;
    display: inline-block;
}
.title_shop {
    font-size: 25px;
    font-weight: 100;
    display: block;
}
.title_shop_msg {
    display: block;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 20px;
}
.popup_leftcontent .product_name {
    display: block;
    margin-bottom: 20px;
}
.fancybox-close {
    top: 5px;
    right: 5px;
    background-size: auto;
}
.tps_shpopping_btn { text-align: center; display: block; }

#back_top {
    cursor: pointer;
    float: right;
    margin-top: -45px;
    position: relative;
    z-index: 9;
}
#back_top span {
    color: #a56c7f;
    font-weight: bold;
}
#back_top i {
    font-size: 18px;
    font-weight: bold;
    color: #a56c7f;
}

.block-applybtn {
    float: right;
    margin-bottom: 60px;
}

.page-with-filter .columns .message.info { margin: 20px 0; }  

.tps_setting_listing .filter-options .filter-options-content .item a input + label:before { display: none; }

.modal-popup.confirm .modal-inner-wrap { width: 75%; }

.metal_grid {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.tps_setting_listing .filter-options .filter-options-content .item a input:checked + label:after { opacity: 0; }
.tps_setting_listing.tps_block { position: relative; }

.tps_wish_ring a.action.towishlist { z-index: 9; }
.tps_plati.active + p { text-decoration: underline; }

html div#om-lhcoxdmxvayf4jhonbey .tucson-FieldsElement--wrapper button { padding: 0px 0 0px !important; }
div#om-bcipewuohuniitocxzrn .FieldsElement--horizontal button { padding-top: 9px !important; }

.aw-gdpr__guest-consent-popup .modal-inner-wrap .buttons .action, .aw-gdpr__customer-consent-popup .modal-inner-wrap .buttons .action {
    padding: 0 !important; }

/*-----------Neha Our Team Start--------------*/
.out-team-heading { text-align: center; margin-bottom: 40px; }  
.our_team {
    width: 48%;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    margin-bottom: 60px;
}
.our_team:nth-child(odd) { margin-right: 18px; }
.our_team:nth-child(even) { margin-left: 18px; }
.our-team-info {
    border-top: 0;
    padding: 25px 20px; 
    position: relative;
    width: 100%;
    min-height: 130px;
}

.our_team:hover .our-team-info ,
.our_team.toggled .our-team-info  {
    background-color: #a56c7f;
    color: #fff;
}
.our_team:hover .our-team-info h3 ,
.our_team:hover .our-team-info p ,
.our_team.toggled .our-team-info h3,
.our_team.toggled .our-team-info p { color: #fff; } 
.our-team-content {
    overflow: hidden;
    padding: 0 36px;
    max-height: 0;
    opacity: 0;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.middle {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.our_team.toggled .our-team-content {
    max-height: 100%;
    opacity: 1;
}
.our_team.toggled + .our-team-info {
    background-color: #a56c7f;
    color: #fff;
}

 .our_team.toggled + .our-team-info h3 , .our_team.toggled + .our-team-info p { color: #fff; }

.our-team-img { position: relative; border: 1px solid #cacaca; }
.our_team.toggled { background: #eaeaea; }
.our_team.toggled .our-team-img img { opacity: 0; }
.our-team-content.middle p { 
    margin-bottom: 0; 
    font-style: italic; 
    font-weight: bold;
    font-size: 17px;
    line-height: 21px;
}

.out-team-heading > p {
    width: 70%;
    margin: 0 auto;
    line-height: 29px;
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
}
.our_team .our-team-info p { 
    font-style: italic; 
    margin-bottom: 0; 
    font-weight: bold;
    font-size: 17px;
}
.our-team-img img { display: block; }

.our_innerteam {
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    width: 100%;
    padding: 0 15px;
}

.our-team-info { padding: 0; }

.our_innerteam h3 {
    font-size: 24px;
    line-height: 30px;
}
/*-----------Neha Our Team End--------------*/
.instagrampro-view.clearer {
    float: left;
    width: 100%;
}

.instagrampro-view.insta-home { margin-left: 1%; }
.instagrampro-view.insta-home #mainimgdiv {
    height: 184px;
    width: 184px;
    margin: 0 5px 15px 0;
    background: #fff;
}

.instagrampro-view #mainimgdiv {
    float: left;
    margin: 0 2% 15px 0;
    overflow: hidden;
    position: relative;
    width: 23%;
    border: 1px solid #d8d8d8;
    height: 260px;
    width: 260px;
}
.instagrampro-view #mainimgdiv img {
    height: auto;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.instagrampro-view #mainimgdiv .hoverp {
    background: rgba(0,0,0,.6) none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv {
    cursor: pointer;
    display: inline-block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > #imagelikes {
    float: left;
    margin-left: 40px;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > #imagecomments {
    float: right;
    margin-right: 40px;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > span {
    font-size: 20px;
    padding-top: 45%;
}
.instagrampro-view div {
    float: left;
    margin: 10px;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > #imagelikes > .fa.fa-heart, 
.instagrampro-view #mainimgdiv .hoverp #innerdiv > #imagecomments > .fa.fa-comment {
    margin-right: 5px;
}
.instagrampro-view #mainimgdiv .hoverp {
    background: rgba(0,0,0,.6) none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.instagramproshow {
    display: block !important;
}
.title-instagram {
    text-align: center;
    margin-top: 20px;
    background-position: bottom center;
    padding-bottom: 30px;
}
.desc-instagram {
    text-align: center;
    position: relative;
    margin: 0 0 70px;
    padding: 0 0 50px;
}

#backgrounddiv {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background: rgba(0,0,0,.85) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
    position: fixed;
    z-index: 15001;
    width: 100%;
    height: 100%;
    display: none;
}
#backgrounddiv #whitebgdiv {
    background-color: #fff;
    height: 886px;
    margin: 60px auto;
    max-width: 100%;
    width: 675px;
    position: relative;
    overflow: auto;
}
#backgrounddiv #loadingdiv {
    background: rgba(0,0,0,0) url("../images/fancybox_loading.gif") no-repeat scroll 0 0/50px 50px;
    display: none;
    height: 24px;
    margin-left: 45%;
    margin-top: 25%;
    width: 24px;
    background-size: contain;
}
#backgrounddiv #whitebgdiv #closebtndiv {
    background: rgba(0,0,0,0) url("../images/icon-close-instagram.png") no-repeat scroll 0 0/25px 25px;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 2%;
    top: 2%;
    width: 25px;
    z-index: 9999;
}
#backgrounddiv #whitebgdiv #popupblock {
    display: inline-block;
    width: auto;
    padding: 20px;
}
#backgrounddiv #whitebgdiv #popupblock > .main-user-div {
    height: 76px;
    width: 100%;
}
#backgrounddiv #whitebgdiv #popupblock > .main-user-div > .user {
    margin: 0 auto;
    padding: 10px 0;
    text-align: left;
    width: 100%;
}
#backgrounddiv #whitebgdiv #popupblock > .main-user-div > .user > .userimage {
    display: inline-table;
    vertical-align: middle;
    margin-left: 20px;
}
#backgrounddiv #whitebgdiv #popupblock > .main-user-div > .user > .userimage > img {
    border-radius: 50px;
    height: 52px;
    padding: 2px;
    width: 52px;
}
#backgrounddiv #whitebgdiv #popupblock > .main-user-div > .user .userlink {
    display: inline-table;
    line-height: 40px;
    margin-left: 10px;
    vertical-align: middle;
    height: 40px;
}
#backgrounddiv #whitebgdiv #leftpart {
    display: table-cell;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
#backgrounddiv #whitebgdiv #leftpart img {
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
#backgrounddiv #whitebgdiv #leftpart img {
    width: auto;
    height: auto;
    padding-top: 30px;
}
#backgrounddiv #whitebgdiv #leftpart > span {
    position: absolute;
}
#backgrounddiv #whitebgdiv #leftpart #titletext {
    border-radius: 6px;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
#backgrounddiv #whitebgdiv #rightpart {
    display: table-cell;
    float: left;
    height: 100%;
    position: relative;
    vertical-align: top;
    width: 100%;
}
#backgrounddiv #whitebgdiv #time-ago {
    background-position: -124px -620px;
    width: 18px;
    height: 18px;
    background-color: #fafafb;
    line-height: 100%;
    text-align: left;
    text-indent: 30px;
    padding: 20px 47px;
    color: #666;
    font-weight: 400;
}
#backgrounddiv #whitebgdiv .share-buttons {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
#backgrounddiv #whitebgdiv #rightpart ul {
    border-bottom: 1px solid #000;
    clear: both;
    padding: 15px 0;
}
/*.header.content.inner-header-content , .sections.nav-sections { z-index: 1; }*/
.header.content .logo , .header.content .block-search , .navigation { position: static; }
#backgrounddiv #whitebgdiv .share-buttons ul li a { text-decoration: none; cursor: pointer; } 
#backgrounddiv #whitebgdiv #rightpart .main-user-div {
    border-bottom: none;
    height: 60px;
    width: 100%;
}
#backgrounddiv #whitebgdiv #rightpart>.main-user-div>.user {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
#backgrounddiv #whitebgdiv #rightpart>.main-user-div>.user>.userimage {
    display: inline-table;
    vertical-align: middle;
}
#backgrounddiv #whitebgdiv #rightpart>.main-user-div>.user>.userimage>img {
    border: 1px solid;
    border-radius: 50px;
    height: 34px;
    padding: 2px;
    width: 34px;
}
#backgrounddiv #whitebgdiv #rightpart>.main-user-div>.user>.userimage {  
    display: inline-table;
    vertical-align: middle;
}
#backgrounddiv #whitebgdiv #rightpart>.main-user-div>.user .userlink {
    display: inline-table;
    font-size: 20px;
    line-height: 40px;
    margin-left: 10px;
    vertical-align: middle;
    height: 40px;
}
#backgrounddiv #whitebgdiv #rightpart ul {
    border-bottom: 1px solid #000;
    clear: both;
    padding: 15px 0;
}
#backgrounddiv #whitebgdiv #rightpart #instatitle {
    padding: 0 20px;
    font-family: 'Lato',sans-serif;
    font-style: normal;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .01em;  
    margin-left: 20px;
    margin-top: 10px;
}
#backgrounddiv #whitebgdiv {
    height: auto;
    padding-bottom: 20px;
}


#ringsizestyle {
    width: 50%;
    margin: 0 auto;
}

#ringsizestyle .rsrow {
    margin: 10px 0 0;
    width: 100%;
    float: left;
}
#ringsizestyle .rsrow .rslabel {
    margin: 8px 0;
    float: left;
    width: 60%;
    text-align: left;
}
#ringsizestyle .rsrow .sizeDropdown, 
#ringsizestyle .rsrow select.select, 
#ringsizestyle .rsrow div.selector {
    float: left;
    width: 40%;
    text-align: center;
}
#ringsizestyle .rsrow .sizeDropdown select {
    text-align: center;
    width: 100%;
}
.catalog-product-view .fancybox-close {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 31px;
}
#ringsizestyle .rsrow #ringsize {
    background-color: #ccc;
    height: 34px;
    border: none;
    width: 40%;
    float: left;
    text-align: center;
}


label.required:after, span.required:after, .required>label:after, .required>span:after {
    content: '*';
    color: #a56b7f;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    font-size: 11px;
    display: inline-block;
}
.fieldset>.field.required>.label:after, .fieldset>.fields>.field.required>.label:after, 
.fieldset>.field._required>.label:after, .fieldset>.fields>.field._required>.label:after {
    color: #a56b7f;
}
.tps-checkout-one-page .opc-wrapper .fieldset>.field.required>label:after, 
.tps-checkout-one-page .opc-wrapper .fieldset>.field._required>label:after {
    right: 0;
}
.tps-checkout-one-page .forgot-password-form .fieldset>.field:not(.choice)>.label, 
.tps-checkout-one-page .fieldset>.field:not(.choice)>.label, .form-list label {
    text-transform: uppercase;
    width: 100%;
}
#mpblog-list-container .pager .limiter { float: right; margin-top: -37px; }
#mpblog-list-container .pager .limiter select { display: inline-block; } 
#mpblog-list-container .pager .limiter .limiter-text { text-transform: lowercase; } 
#mpblog-list-container .post-list-item { padding: 0; }
#mpblog-list-container .post-list-item .post-item-wraper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mpblog-post-index .page-main {
    padding-left: 0;
    padding-right: 0;
}
.post-item-wraper {
    border: none !important;
}
#mpblog-list-container .post-list-item .post-item-wraper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.toolbar-amount, .limiter .label, .sorter-label, .tps_product_toolbar select, .limiter-text {
    display: inline-block !important;
    line-height: 40px;
    padding-top: 0;
    vertical-align: top !important;
}
.collapsible>.block-title, .mobile-collapsible>.block-title {
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    border-top: 0;
    position: relative;
}
/* ------------ About Infinity Rings Page design Start ---------- */
.infinity_main_ban{width: 100%;}
.infinity_info_img{width: 30%;float: right;display: inline-block;}

.block_content_right,
.collapsible_content .block-content .infinity-image {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}

.collapsible_content .block-content .infinity-image { width: 29%; }
.about_infinity_title { color: #999; }

.collapsible_infinity .collapsible > .block-content { margin-bottom: 0; }
.cms-page-view .column.main .collapsible_infinity .collapsible .block-content { padding-bottom: 10px; }

/* ------------ About Infinity Rings Page design End ---------- */
/* ------------ Start Pink Diamonds Page design ---------- */
.tps_argyle_row {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}
.tps_argyle_col6 {
    width: 49.5%;
    display: inline-block;
    float: left;
    padding: 0 15px;
}
.tps_argyle_col4{
    width: 32.33%;
    display: inline-block;
    float: left;
    margin-right:1%;
}
.tps_argyle_row .tps_argyle_col4:last-child{
    margin-right:0;
}
.tps_argyle_row .tps_argyle_col6:last-child{
    padding-right: 0;
}
.tps_argyle_row .tps_argyle_col6:first-child{
    padding-left: 0;
}
.tps_argyle_img_right, .text-center{
    text-align: center;
}
.pinkdiamond_button {
    width: 100%;
    margin: 12px 0;
}
.tps_argyle_img_right img, .text-center.m40 img {
    margin-bottom: 15px;
}
.tps_form_pinkdiamond_hint .form_error {
    color: #f00;
    font-size: 12px;
}
.tps_form_pinkdiamond_hint .form-group {
    margin-bottom: 15px;
}
.m40 {
    margin-bottom: 40px;
}
.mt20{
    margin-top: 20px;
}
.argyl_cert_description {
    padding: 20px 35px;background:#f7f7f7;  min-height: 400px; position: relative;
}
.tps-ver {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 8%;
    right: 8%;
}
.argyl_cert_description img{
    padding:20px 0;
}
.argyl_cert_description p{
    text-align: left;
}
.argyl_cert_description h4{
    color: #a56c7f;
}
.tps_form_pinkdiamond_hint textarea{
    height: auto;
}
.form_modal_text.tps_form_pinkdiamond_hint.tps_form_set {
    position: relative;
}
.tps_form_pinkdiamond_hint .enquiry_loading{
    position: absolute;
}
.slider-arrows3 .owl-wrapper-outer .owl-wrapper {
    width: 100% !important;
}
/* ------------ Close Pink Diamonds Page design ---------- */

   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}


/* ABOUT AFTERPAY  page  */
.how-work {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}
.after-pay {
    display: inline-block;
    width: 29%;
    vertical-align: middle;
}
.after-pay img {
    background: #efefef;
    padding: 35px 30px;
    float: right;
}
.tps-at-checkout div,
.i-buy div {
    display: inline-block;
    width: 33.33%;
    float: left;
    padding-right: 6%;
    text-align: center;
}
.tps-at-checkout div h5,
.tps-at-checkout div p,
.i-buy div h5,
.i-buy div p { text-align: left; }
.tps-at-checkout div:last-child {padding-right: 0;}
.tps-at-checkout { margin: 15px 0; display: inline-block; }
.sparkle-now { clear: both; display: inline-block; margin-bottom: 20px; }
.tps-at-checkout div img { text-align: center; }
.sparkle-now-img {
    display: inline-block;
    width: 33%;
    float: left;
}
.sparkle-now-info {
    display: inline-block;
    width: 65%;
    float: left;
    background: #e5e5e5;
    padding: 32px;
    margin-left: 2%;
}
.sparkle-now-img img {
    background: #fcf6f8;
    padding: 14% 18%;
}
.i-buy { 
    clear: both; 
    display: inline-block;
    margin-top: 0px;
}

.apay-mob { display: none; }
.checkout-payment-method #afterpaypayovertime-method .payment-method-title .payment-icon { width: 35%; }
#afterpaypayovertime-method .payment-method-note h3 {
    color: #333333;
    font-weight: normal;
    font-size: 16px;    
}
#afterpaypayovertime-method .payment-method-note h3 strong { font-weight: normal; }
#afterpaypayovertime-method .payment-method-note ul {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 0 0;
    margin-bottom: 0;
}
#afterpaypayovertime-method .payment-method-note ul li {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333333;
    text-align: left;
}
#afterpaypayovertime-method .payment-method-note ul.cost li { font-size: 16px; color: #333333; }
#afterpaypayovertime-method .payment-method-note ul.instalment { width: 60%; }
#afterpaypayovertime-method .payment-method-note ul.icon { width: 8%; }
#afterpaypayovertime-method .payment-method-note ul.cost { width: 28%; }
#afterpaypayovertime-method .afterpay-checkout-redirect .instalment-footer { width: 100%; }
#afterpaypayovertime-method .afterpay-checkout-redirect { padding-bottom: 15px !important; }




    /**book a call css*/
.bookcallbtn{    float: left;
    width: 100%;    margin-bottom: 12px!important;}
.bookcallbtn a{
    color: #fff!important;
    text-decoration: none!important;
        padding: 0 0px!important;
}
.action.primary.bookcallbtn{
    padding:0px 0px!important;
}
.bookargyle{
    padding: 0px;
    display: inline-block;
    border: solid 0px #999;
    width: 100%;
}   
.bookargyle-text{
    width: 47%; float: left;padding-right:1%;
}
.bookargyle-img{
    width: 53%; float: left;
}
.bookargyle-img img{
    float:right;
}
.deskcontent{
    display:block;
}
.mob-content{
    display:none;
}
/*end book a call css*/
.mpblog-post-index .page-main .columns .main,
.page-layout-2columns-left.mpblog-post-view .column.main {
    width: 100% !important;
    float: none;
}

.page-layout-2columns-left.mpblog-post-view .column.main{
    width: 60% !important;
    float: none;
    margin: auto;
}

/*.mpblog-post-view .column.main { display: none; }*/
#mpblog-list-container .post-list-item {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
}
.post-list-content .pager { clear: both; }
.mpblog-post-index h1.page-title {
    font-size: 40px;
    font-weight: 300;
    color: #333;
    text-align: center;
    margin-bottom: 20px; 
    text-transform: capitalize;
}
.post-info-wraper h2.mp-post-title { 
    line-height: 30px; 
    /*min-height: 60px;*/
    margin-bottom: 15px;
    text-align: left;
}
.post-item-list .post-info-wraper .mp-alignright { text-align: left; }
#mpblog-list-container .mp-post-title a {
    font-size: 22px;
    line-height: 23px;
}
#mpblog-list-container .post-item-list .post-image { min-height: 205px; }
#mpblog-list-container .post-item-wraper { border: 1px solid transparent !important; }
#mpblog-list-container .post-item-wraper:hover {
    box-shadow: none;
    border: 1px solid #b2b2b2 !important;
}

.post-image img.img-responsive { margin-top: 0; }
.tps_blog-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin: 10px auto 50px;
    font-size: 18px;
    color: #333;
}
.post-info-wraper .mp-post-info { display: none; }
.mpblog-post-view .post-view-image { display: none; }
.mpblog-post-view .post-post_content > img { width: 100%; }


.mp-blog-view #mpblog-list-container h4 {
    margin-top: 26px !important;
}

/*************************************************/

.osc-payment-after-methods .opc-payment-additional .actions-toolbar > .primary {
    width: auto !important;
}

.tps_gift_crd .primary .action.action-apply span {
    text-transform: uppercase !important;
    font-size: 13px !important;
}

.tps_gift_crd .secondary .action.action-check span {
    text-transform: uppercase !important;
    font-size: 13px !important;
}

.checkout-payment-method .payment-option-inner{
    margin: 0 0!important 
}

/*************************************/

.magebuzz-testimonial-content #row{padding: 30px;}

.pager .pages{
    width: 80%;
    display: inline-block;
}

.pager .pages ul.items.pages-items {
    float: left;
}





@media screen and (max-width:1250px){

/* ----------------------------------------*/
/* ----- Start Checkout Page Design  -----*/
/* ----------------------------------------*/
    .opc-block-summary .product-item .price{
        padding: 0;
    }
/* ----------------------------------------*/
/* ----- End Checkout Page Design  -----*/
/* ----------------------------------------*/   
/* ----------------------------------------*/
/* ----- Start Information page Design  -----*/
/* ----------------------------------------*/   
    .block-adv .block-adv-info{
        width: 34%;
    }
    .offer-details ul li {
    display: inline-block;
    float: left;
    height: auto;
    width: 23%;
    text-align: center;
    margin: 5px;
}
.block-blue .block-adv-info {
    width: 40%;
}
    /* Start Landing page */
    .block-adv .block-adv-info{
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 50px;
    }
    .jewellery-make-sparkle .jewellery-bottom{
       width: 29%; 
        margin-top: 50px;
    }
    /* End Landing page */
/* ----------------------------------------*/
/* ----- Start Information page Design  -----*/
/* ----------------------------------------*/    

.menu-col-2 .right-block-menu > div h3 {
    font-size: 24px;
    line-height: 28px;
}
.menu-col-2 .right-block-menu > div a {
    font-size: 14px;
    line-height: 22px;
}
.menu-col-2 .right-block-menu > div { min-height: 200px; }
.instagrampro-view #mainimgdiv {
    height: 220px;
    width: 23%;
}
.instagrampro-view.insta-home #mainimgdiv {
    height: 165px;
    width: 15%;  
}
.instagrampro-view.insta-home {
    margin-left: 4%;
}
.tps_final_detailed .product.items {
    width: 100%;
}
.tps-custom-button.tps_final_custom .size-guide { width: 40%; }
.home_slider .block.block4 {
    top: 10%;
    left: 23%;
}
.one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    width: 45%;
}
.tps-checkout-one-page .minicart-items .product > .product-image-container {
    height: 50px !important;
    width: 50px !important;  
}

.table-checkout-shipping-method tbody tr td { font-size: 12px; }

.metal_grid-div { width: 75%; }

.video360.tps_360_iframe {
    padding-top: 95.3%;
    width: 100%;
}

.tps_360_iframe iframe {
    height: 100%;
}

.tps_fancy_grid .diamondlistingDesk .table_th.d_lab {
    width: 9%;
}
   /* Start Cart page Design */
   .cart-table tbody tr td.cartProduct_subtotal,
   .cart-table tbody tr td.cartProduct_name{
        padding-bottom: 0;
        padding-top: 48px;
        margin-top: 0;
   }

   .our_team:nth-child(odd) { margin-right: 14px; }
   .our_team:nth-child(even) { margin-left: 14px; }
   .our-team-info {
        padding: 17px 20px;
        bottom: 0;
   }
   .our-team-content { padding: 0 10px; }

   .our_team:hover .our-team-info {
        background-color: #ffffff;
        color: inherit;
    }
    .our_team:hover .our-team-info h3 { color: #666666; background: transparent; }
    .our_team:hover .our-team-info p { color: #7f7f7f; background: transparent; }
   
    .our_team.toggled .our-team-info {
        background-color: #a56c7f !important;
        color: #fff !important;
    }

    .our_team.toggled .our-team-info h3, .our_team.toggled .our-team-info p { color: #fff; }

    .our-team-info { min-height: 115px; }
    .our-team-img img { width: 100%; }

    .our-team-info { padding: 9px 20px; }
    .the-slideshow-wrapper .slide .block4 .left { width: 64%; }
    .btn-slide a { font-size: 12px; }
   /* End Cart page DEsign */ 
   .the-slideshow-wrapper .slide .block .btn-slide a {
        height: auto;
        line-height: 20px;
        padding: 6px;
    }
    .instagrampro-view #mainimgdiv .hoverp #innerdiv > span {
    font-size: 16px;
}
   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}

   #mpblog-list-container .mp-post-title a { font-size: 20px; }


}


@media screen and (max-width:1160px){ 
    .bookargyle-text {
    width: 53%;
    float: left;
    padding-right: 1%;
}
.bookargyle-img {
    width: 47%;
    float: left;
}
.instagrampro-view.insta-home #mainimgdiv {
    height: 142px;
    width: 15%;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > span {
    font-size: 14px;
}
   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}

   .sparkle-now-img img { padding: 24.5% 18%; }
   #mpblog-list-container .mp-post-title a { font-size: 18px; line-height: 18px; }
   .post-item-list .post-info-wraper { min-height: 100px; }

   .pager .pages{width: 76%;}
}
@media screen and (max-width:1024px){ 
    .bookargyle-text {
    width: 55%;
    float: left;
    padding-right: 1%;
}
.bookargyle-img {
    width: 44%;
    float: left;
}
.action.primary.bookcallbtn {
    padding: 0px 0px!important;
    height: auto;
    line-height: 30px;
}
    .our_team:hover .our-team-info {
        background-color: #ffffff;
        color: #666;
    }
    .our_team.toggled + .our-team-info {
        background-color: #a56c7f !important;
        color: #fff !important;
    }
    .our_team.toggled + .our-team-info h3, .our_team.toggled + .our-team-info p {
        color: #fff !important;
    }
    .gen-tabs--style1 .tabs .title a:hover:before { display: none; }
    .tps_monogram_seclect_field .control{width: 50% !important;}
    .instagrampro-view.insta-home #mainimgdiv {
    height: 126px;
    width: 15%;}
    .instagrampro-view #mainimgdiv .hoverp #innerdiv > span {
    font-size: 12px;
    padding-top: 38%;
    }
    
    .argyl_cert_description {
    min-height: 420px;}

    .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}

   #mpblog-list-container .post-item-list .post-image { min-width: 100%; }

   .post-item-list .post-info-wraper { min-height: 126px; } 


   
}
@media screen and (max-width:995px){ 

/*Start of Blog Page*/

.post-image { min-height: 150px; } 

/*End of Blog Page*/

/*Start of information page*/

.list-inside { width: 100%; }
.list-inside li { width: 100%; }

/*End of information page*/

/*Start of detail page*/

.block-blue .block-adv-info {
   width: 50%;
   margin-left: 2%;
}

.block-adv.block-pink .block-adv-info {
    width: 40%;
    margin-right: 2%;
    margin-top: 20px;
}

.block-blue .image { width: 48%; }

.column.main .product-items{
    margin-left: 0;
    margin: 0;
}
/*Start of information page*/

.list-inside { width: 100%; }
.list-inside li { width: 100%; }

/*End of information page*/

/*Start of detail page*/

.block-blue .block-adv-info {
   width: 50%;
   margin-left: 2%;
}

.block-adv.block-pink .block-adv-info {
    width: 40%;
    margin-right: 2%;
    margin-top: 20px;
}

.block-blue .image { width: 48%; }
/*End of detail page*/  

/*--------------------------Neha Account Page Changes Start-----------------*/

.customer-account-create .account-form .form-list .control .label { font-size: 12px; }
.password-strength-meter { font-size: 10px; }
.customer-account-create .form-list .field.captcha { width: 100%; }
.wishlist-index-index .products-grid .product-item { padding-left: 0; }
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.tps_name_wishlist {
    width: 45%;
}
.diamond_detail .fotorama__stage__shaft {
    display: block;
    height: 300px;
    margin: auto;
    width: 300px;
}
/*--------------------------Neha Account Page Changes End-----------------*/

.contacts-index-index .contact-right { width: 42%; }
/* ----------------------------------------*/
/* ----- Start Checkout Page Design  -----*/
/* ----------------------------------------*/
    .tps-checkout-one-page .page-header{
        display: none;
    }
    .opc-block-summary .product-item .subtotal,
    .opc-block-summary .product-item .price{
        padding: 0;
        vertical-align: top;
    }
    .minicart-items .product-item-details .price-including-tax{
        margin-top: 0;
    }
    
       .opc-wrapper .opc .actions-toolbar > .primary .action.button.action-update,
    .opc-wrapper .opc .actions-toolbar > .primary .action.button.action-cancel{
        width: auto;
        min-width: 100px;
        margin-bottom: 0;
    }
    .opc-block-summary .product-item .price,
    .minicart-items .product-item-details .details-qty,
    .minicart-items .product-item-name{
        font-size: 13px;
    }
/* ----------------------------------------*/
/* ----- End Checkout Page Design  -----*/
/* ----------------------------------------*/

/* ----------------------------------------*/
/* ----- Start Cart Page Design  -----*/
/* ----------------------------------------*/
.minicart-wrapper .action.showcart .counter.qty { top: 7px; right: 15px; }
.block-content-inner {
    width: 100%;
    padding: 15px 5%;
}
.block-content-inner:after, .block-content-inner:before {
    left: 90%;
}
.header-container .minicart-items-wrapper {
    height: auto !important;
}
.block-content-inner {
    background: #fff;
    border: 1px solid #e4e5e6;
    border-top: 0;
}
.tps_summary-cart{
    width: 75%;
}  
#shopping-cart-table h2.product-name,
#shopping-cart-table h2.product-name + .notice{
    text-align: left;
}

.cart-table td{
  padding-top: 16px;  
}
.tps_cart-container tbody.cart.item .tps_cart_qty{
    padding: 16px 5px;
}

.cart-table tbody tr td.cartProduct_name{
    width: 49%;
    padding-top: 30px;
    padding-bottom: 0;
}
.cart-table tbody tr td.cartProduct_subtotal{
    padding-top: 30px;
    padding-bottom: 0;
}
.cart-table tbody tr td.cartProduct_subtotal, .cart-table tbody tr td.cartProduct_img{
    width: 25%;
}
/* ----------------------------------------*/
/* ----- End Cart Page Design  -----*/
/* ----------------------------------------*/
/* ----------------------------------------*/
/* ----- Start Information page Design  -----*/
/* ----------------------------------------*/   

.block-adv.block-pink .block-adv-info{
    max-width: 100%;
    width: 100%;
}
.block-adv.block-pink.collection-pearls .block-adv-info {
    width: 37%;
}
.block-blue .block-adv-info {
    width: 50%;
    margin-left: 2%;
}
    .block-adv-info .button-pink{
        padding: 0 8px;
    }

.block-adv.block-pink.jewellery-make-sparkle .block-adv-info {
    width: 55%;
    margin-right: 4%;
    margin-left: 4%;
}
.block-adv.block-pink.jewellery-make-sparkle .jewellery-bottom {
    width: 100%;
    float: none;
    text-align: center;
    clear: both;
    margin-top: 0;
    padding-top: 30px;
}
.tps_banner1 .tps_banner_info {
    padding: 6.4% 0;
    left: 0;
    width: 50%;
}
    .tps_banner2 .tps_banner_info2 {
    width: 46%;
    color: #fff;
    position: absolute;
    top: 9%;
    right: 0;
    text-align: center;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > #imagelikes{
    margin-left: 24px;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > #imagecomments {
    float: right;
    margin-right: 24px;
}
.block-adv.block-pink .block-adv-info {
    margin-right: 2%;
    margin-top: 20px;
    width: 45%;
}
.block-blue .block-adv-info {
    width: 49%;
    margin-left: 2%;
}
.main-content-block2 .content-block .content-block-img{
    width: 67%;
}
/* ----------------------------------------*/
/* ----- Start Information page Design  -----*/
/* ----------------------------------------*/ 

/*--------------------------Neha 360 video start-----------------*/
.tpscompare360 {
    text-align: center;
}
.tpscompare360>.product-item {
    width: 50%;
    padding: 0 20px;
    min-height: auto;
}
.tpscompare360>.product-item:nth-child(2n+1) {
    padding-left: 0;
}
.tpscompare360 iframe {
    width: auto;
}
.tpscompare360>.product-item:nth-child(2n+2) {
    padding-right: 0;
}
.store-map {
    width: 100%;
    float: left;
    clear: both;
}
.store-info {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.store-description {
    margin-top: 20px;
}
/*--------------------------Neha 360 video End-----------------*/
   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}

}
@media screen and (max-width:995px){
    /*Start of Blog Page*/
.post-info-wraper .mp-post-title .post-link-title {
    font-size: 18px;
    line-height: 26px;
}
.post-list-body .mp-12:nth-of-type(1) { margin-bottom: 0; }

/*End of Blog Page*/
/*------------------------------Neha account Pages Design Start-------------------------*/
.form-list .field, .form-list input.input-text, .form-list textarea, .form-list select, 
.form-list li.wide .input-box, .form-list li.wide input.input-text, .form-list li.wide textarea, .form-list li.wide select {
    width: 100%;
}
.login-container .block {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.customer-account-create .form-list .field, .form-style-one .form-list .field {
    width: 100%;
}
.checkout-onepage-success .right-success {
    display: none;
}
.checkout-onepage-success .left-success {
    width: 100%;
}
.page-layout-2columns-left .column.main { padding-left: 0; }
.block, .block-banners, .block-banners-inline {
    display: inline-block;
    width: 100%;
}
.products-grid.tps_wishlist .product-item {
    width: 100%;
    padding: 0;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col {
    padding: 12px;
    width: 95%;
    border: 0;
    height: auto;
}
.wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col:last-child, .wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.tps_name_wishlist, .wishlist-index-index .products-grid.tps_wishlist .product-item-info .td-col.product-item-photo {
    width: 95%;
    position: relative;
    right: 0;
    border: 0;
}
.products-grid.wishlist .product-image-container {
    max-width: 80px;
}
.products-grid.tps_wishlist .product-item-name {
    min-height: auto;
}
.products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
}

.price-box { text-align: left; }
.products-grid.wishlist .product-item-actions .action.delete {
    float: left;
}
.wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-top: 0;
}
.products-grid.tps_wishlist+.actions-toolbar>.primary .action {
    width: auto;
    margin-bottom: 0;
}
#my-orders-table.table tr td, .tps_invoice_table.table tr td, #my-orders-table.data-table tr td, .tps_invoice_table.data-table tr td {
    padding: 5px 12px;
}
.actions-toolbar>.primary .action.button {
    width: auto;
}
.account-form.form-style-one {
    width: 100%;
}

/*------------------------------Neha account Pages Design End-------------------------*/

/*Start of contact us page*/

.contacts-index-index .contact-left {
    width: 100%;
    padding-right: 0;
    margin-right: 0; 
}

.contacts-index-index .contact-right { width: 100%; }

.main_block .form_block.tps_form_block { padding: 0; }

/*End of contact us page*/
/* ----------------------------------------*/
/* ----- Start Checkout Page Design  -----*/
/* ----------------------------------------*/
    .opc-progress-bar{
        margin-bottom: 0;
    }
    .opc-estimated-wrapper{
        padding: 18px 0;
        width: 100%;
        display: inline-block;
        border-bottom: 0;
    }
    .opc-estimated-wrapper .estimated-block{
        float: left;
    }
    .opc-estimated-wrapper .minicart-wrapper{
        width: auto;
        background: none;
        display: inline-block;
        float: right;
        height: auto;
        padding: 0;
        
    }
    .opc-estimated-wrapper .minicart-wrapper .action.showcart{
        height: auto;
        width: auto;
        padding: 0;
        background: none;
        border: 0;
    }
    .opc-estimated-wrapper .minicart-wrapper .action.showcart:active,
    .opc-estimated-wrapper .minicart-wrapper .action.showcart:focus,
    .opc-estimated-wrapper .minicart-wrapper .action.showcart:hover{
        border:0;
        background: none;
    }
    .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty{
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
    }
    .tps_checkout-container .opc-sidebar .opc-block-summary {
            padding: 22px 20px;
        }
    .opc-wrapper .opc .actions-toolbar > .primary .action.button{
        width: 100%;
    }
 
    .tps_checkout-container .fieldset > .field:not(.choice) > .label{
        padding: 12px 0 8px;
        margin-bottom: 0;
    }
    .table-checkout-shipping-method tbody tr td{
        padding-bottom: 0;
        padding-top: 0;
    }
    .checkout-payment-method .payment-methods{
        margin: 0;
    }
    .checkout-payment-method .billing-address-same-as-shipping-block .label,
    .checkout-payment-method .payment-method-title label {
    padding-left: 30px;
    width: 100%;
}
    .checkout-payment-method .billing-address-same-as-shipping-block .label{
        padding-left: 45px;
    }
    .checkout-payment-method .billing-address-same-as-shipping-block,
    .checkout-payment-method .payment-method-title {
        position: relative;
    }
    .checkout-payment-method .billing-address-same-as-shipping-block .choose-input,
    .checkout-payment-method .payment-method-title .choose-input{
            position: absolute;
            left: 10px;
            top: 50%;
            -webkit-transform: translate(0,-50%);
            transform: translate(0,-50%);
    }
    .checkout-payment-method .actions-toolbar .primary{
        float: none;
    }
    .opc-block-shipping-information {
    padding: 0 30px;
    margin-top: 0;
}
    .modal-custom .action-close{
        margin: 15px;
    }
    
/* ----------------------------------------*/
/* ----- End Checkout Page Design  -----*/
/* ----------------------------------------*/

/* ----------------------------------------*/
/* ----- Start Cart Page Design  -----*/
/* ----------------------------------------*/

.cart-empty-content {
    margin-bottom: 20px;
}
.cart-empty-content, .empty-img {
    float: none;
}
#top-cart-btn-checkout.tps_checkout_button { width: 100%; }
.cart.table-wrapper {
    overflow: inherit;
}
.cart .data-table tr, .cart .data-table td, .my-wishlist .data-table tr, .my-wishlist .data-table td, 
.my-account .data-table tr, .my-account .data-table td, .order-review .data-table tr, 
.order-review .data-table td {
    border: none !important;
    background: 0 0 !important;  
    display: block;
    width: 100%;
    text-align: left !important;
}
.cart .cart-table .col-delete {
    text-align: center;
}
.cart .cart-table tbody td {
    padding: 10px !important;
}
.cart.table-wrapper .product-item-photo {
    position: relative;
    top: 0;
    display: inline-block;
    max-width: 100%;
}
.cart-table .product-name {
    text-align: center;
}
.price-including-tax .price, .price-excluding-tax .price, .cart-table td {
    padding: 0;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty {
    width: 180px;
}
.tps_cart-container tbody.cart.item .tps_cart_qty .field.qty .control.qty input {
    width: 45px !important;
    height: 35px;
    line-height: 35px;
    padding:0 7px;
}
.tps_cart-container.cart-container .form-cart .field.qty .actions-toolbar {
    margin-top: 10px;
    margin-left: 10px;
    display: inline-block;
}
.abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
    text-align: center;
}
.cart .button {
    vertical-align: middle;
}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart .button {
    width: 172px;
    float: none;
    padding: 0;
    display: inline-block !important;
    margin: 0 !important;
}
.cart .cart-right-column, .tps_summary-cart, .cart-collaterals .discount, .cart .cart-left-column {
    width: 100%;
}
.block, .block-banners, .block-banners-inline {
    display: inline-block;
    width: 100%;
}
.checkout-cart-index .cart-payment {
    text-align: center;
}
#shopping-cart-table .product-item-details { min-height: auto; }
.tps_cart-container tbody.cart.item .tps_cart_qty {
    padding: 25px 5px;
}
.help-center { padding-left: 5px; }

.cart-table thead, 
.tps_cart_shipping, 
.cart-summary > strong.title{
    display: none;
}

.cart-table tbody tr td.cartProduct_name,
.cart-table tbody tr td.cartProduct_subtotal, 
.cart-table tbody tr td.cartProduct_img{
    /*width: 100%;*/
    text-align: center !important;
    border:0 !important;
    display: inline-block;
}

#shopping-cart-table.cart-table tbody tr td.cartProduct_name h2.product-name{
    text-align: left;
    margin-bottom: 10px;
    width: 100%;
}
.cart-table tbody tr{
    padding: 15px 10px;
}

.tps_cart-container.cart-container .form-cart{
    margin-top: -5px;
}
.cart-table.data-table tr:nth-of-type(2n+1):last-child, 
.cart-table.data-table tr:nth-of-type(2n+1):last-child, 
.cart-table tbody tr{
    border-bottom: 2px solid #a56c7f !important;
}
.cart.table-wrapper .cartProduct_img .product-item-photo{
    max-width: 100%;
}

.cart-info-text{
    position: relative;
    margin-top: 15px;
}
.tps_cart-total .table-wrapper .table tbody tr.grand th, 
.tps_cart-total .table-wrapper .table tbody tr.grand td,
.tps_cart-total .table-wrapper .table tbody tr{
    margin-bottom: 15px;
}

/* ----------------------------------------*/
/* ----- End Cart Page Design  -----*/
/* ----------------------------------------*/
/* ----------------------------------------*/
/* ----- Start Information and Landing pages  -----*/
/* ----------------------------------------*/
.tps_banner1 .tps_banner_info {
    left: 0;
    width: 40%;
    padding: 9.4% 0;
}
.instagrampro-view #mainimgdiv {
    width: 47.3%;
} 
.main-content-block2 .content-block{  
    width:100%;
}
.main-content-block2 .img-block{
    width:100%;
    text-align: center;
}
    .main-content-block2 .img-block iframe,
    .main-content-block2 .img-block img{
        float: none !important;
    }
.main-content-block2 .content-block .content-block-img{
     position: relative;
    right: auto;
    top: auto;
    width: auto;
    display: block;
    margin: 0 auto;
}
#shopping-cart-table.cart-table tbody tr td.cartProduct_name h2.product-name {
    text-align: left;
}
/* ----------------------------------------*/
/* ----- End Information and Landing Page Design  -----*/
/* ----------------------------------------*/

   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;} 

   .post-image img.img-responsive { width: auto; }

   #mpblog-list-container .post-item-list .post-image { min-width: 100%; min-height: 122px; }
   .post-info-wraper h2.mp-post-title { font-size: 20px; }

   #mpblog-list-container .mp-post-title a { font-size: 16px; }

  .pager .pages{width: 72%;}
}
@media screen and (max-width:901px){
.instagrampro-view.insta-home #mainimgdiv {
    height: 108px;
    width: 15%;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > span {
    font-size: 14px;
    padding-top: 38%;
}

   .argyl_cert_description {
    padding: 20px 20px;}
   
   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}

   .sparkle-now-img img { padding: 52% 18%; }


}
@media screen and (max-width:768px){
/**book a call css*/
.deskcontent{
    display:none;
}
.mob-content{
    display:block;
}
.bookargyle {
    padding: 10px;
    }
.bookargyle-text {
    width: 100%;
    float: left;
    padding-right: 0%;
}
.bookargyle-img {
    width: 100%;
    float: left;
    text-align: center;margin-top:20px;
}
.bookargyle-img img{
    float:none;
}

/*end book a call css*/

.instagrampro-view.insta-home #mainimgdiv {
    height: 105px;
    width: 15%;
}
.instagrampro-view #mainimgdiv .hoverp #innerdiv > span {
    font-size: 11px;
    padding-top: 40%;
}

   .new-yrk-desk{display:  block;}
   .new-yrk-mob{display: none;}

   .tps_argyle_img_right{
    padding-left: 24px;
}

.argyl_cert_description {
    min-height: 476px;
}

}
@media screen and (max-width:767px){
    .action.primary.bookcallbtn {
    padding: 0px 0px!important;
    height: auto!important;
    line-height: 30px!important;
}
    .tps_checkout_top{
        background: transparent;
        margin-bottom: 0;
    }
    .tps_checkout_top .inside_content{
        padding-bottom: 0;
    }
    .help-center .left-help, .help-center .right-help {
        float: none;
        width: 100%;
    }
    .help-center .left-help {
        padding-bottom: 20px;
    }

    .mpblog-post-view.page-layout-2columns-left .sidebar-main {
        order: 2;
    }
/* ------------ About Infinity Rings Page design Start ---------- */
.infinity_main_ban{width: 100%;}
.infinity_info_img{
    width: 100%;
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.collapsible_content .block-content .infinity-image {width: auto !important; display: block;margin: 0 auto;}
.block_content_right { width: 100%; margin-bottom: 20px; }
/* ------------ About Infinity Rings Page design End ---------- */
/* ------------ start Pink Diamonds Page design ---------- */
    .tps_argyle_col6, .tps_argyle_col4{
        width: 100%;
        padding: 0;
    }
    .tps_argyle_row{
        margin: 15px 0;
    }
    .tps_argyle_row .tps_argyle_col4{
        text-align: center;
    }
    .cert_detail .tps_argyle_col6 {
    margin-bottom: 15px;
    }
/* ------------ Close Pink Diamonds Page design ---------- */
   .new-yrk-desk{display: none;}
   .new-yrk-mob{display: block; margin: 0 auto;}

   .tps_argyle_col4 {
    margin-bottom: 15px; 
   }

   .argyl_cert_description {
    min-height: 265px;
}

   .tps_argyle_img_right {
     padding-left: 0px; 
}

.category-sparkle-now-pay-later .category-description ,
.categorypath-collections-sparkle-now-pay-later .category-description{ display: block; min-height: 104px; }

.page-with-filter.categorypath-collections-sparkle-now-pay-later .columns .sidebar.sidebar-main { top:192px; }

.how-work , .after-pay {
    display: block;
    width: 100%;
}
.after-pay {
    text-align: center;
    background: #efefef;
}
.after-pay img { float: none; }
.tps-at-checkout div, .i-buy div {
    width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
}
.tps-at-checkout div:last-child { margin-bottom: 0; }
.sparkle-now-img {
    display: block;
    width: 100%; 
    text-align: center;
    background: #fcf6f8;
    margin-bottom: 20px;
}
.sparkle-now-img img {
    padding: 8% 18%;
    padding-bottom: 7%;
}
.sparkle-now-info {
    margin-left: 0;
    width: 100%;
}
.how-work-after {
    display: flex;
    flex-direction: column;
}
.after-pay {
    order: 1;
    -webkit-order: 1;
    margin-bottom: 30px;
}
.how-work {
    order: 2;
    -webkit-order: 2;
}

.apay-desk { display: none; }
.apay-mob { display: inline-block; }
.tps-at-checkout { margin-top: 0; }
.cms-about-afterpay .columns .column.main { padding-bottom: 0; }
.categorypath-collections-sparkle-now-pay-later.page-with-filter .title-engagement.page-title-wrapper { min-height: 50px; }
.categorypath-collections-sparkle-now-pay-later .category-image .image { width: 400px; margin: 0 auto; }

#mpblog-list-container .post-list-item { width: 100%; }
.post-info-wraper h2.mp-post-title { min-height: auto; }

#mpblog-list-container .pager .limiter {
    margin-bottom: 50px;
    margin-top: 0px;
    margin-right: 15px;
}

#mpblog-list-container .post-list-item { width: 50%; }

#shopping-cart-table .cart.item .cartProduct_name .actions-toolbar { float: left; }

#mpblog-list-container .post-list-item {
    width: 100%;
}
#mpblog-list-container .post-item-list .post-image {
    height: auto;
    min-height: auto !important;
}
.post-image img.img-responsive  { position: static !important; }
.post-image img.img-responsive { width: 100%; }
.post-item-list .post-info-wraper { min-height: auto; }

.cart-table tbody tr td.cartProduct_name { width: 63%; }
.cart-table tbody tr td.cartProduct_subtotal { 
    width: 74%; 
    float: right;
    text-align: left !important;
}
#shopping-cart-table.cart-table tbody tr td.cartProduct_name .product-item-details .product-name, 
#shopping-cart-table.cart-table tbody tr td.cartProduct_name .product-item-details .product-name a {
    word-break: break-word;
    overflow-wrap: break-word;
}
.cart.table-wrapper .product-item-name+.item-options { float: left; }

#mpblog-list-container .mp-post-title a {
    font-size: 20px;
}

.cart-table.data-table tr:nth-of-type(2n+1):last-child, .cart-table.data-table tr:nth-of-type(2n+1):last-child, .cart-table tbody tr  {
    display: inline-block;
}

/***************/

#logo, #right{width: 100%; text-align: center;}
#logo a{padding: 5px 5px 0px 5px; width: 25%;}
#logo img {width: auto;}
#right .testi_img {text-align: center;}
.magebuzz-testimonial-content #right .content .author{text-align: center; padding-top: 20px;}
.magebuzz-testimonial-new-button-container{text-align: center;}
.pager .pages{width: 56%;}
.magebuzz-testimonial-toolbar select {height: 32px;}

#back_top{position: fixed;}

}

@media screen and (max-width:639px){
/*Start of collectio page*/

    .block-blue .block-adv-info {
        width: 100%;
        float: none;
    }

    .block-adv .block-adv-info {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 15px 0 0 0;
        max-width: none;
        padding: 0 0px;
        float: none;
    }

    .block-adv.collection-block { background-size: 100% 100% !important; }
    .block-adv { padding: 30px 0 ; }
    .collection-pearls .image,
    .block-adv.block-pink .block-adv-info,
    .block-blue .image,
    .block-adv .block-adv-info { 
        width: 100%;
        float: none;
    }

    /*End of collection page*/ 
    /*---------------------------------------Neha Account page design Start--------------------------*/
    .customer-account-forgotpassword .col-main .buttons-set p.required, .customer-account-forgotpassword .column.main .buttons-set p.required {
        margin-top: -40px;
    }
    /*---------------------------------------Neha Account page design End--------------------------*/
/* ----------------------------------------*/
/* ----- Start Information page Design  -----*/
/* ----------------------------------------*/   
.block-adv {
    padding: 30px 0;
}
    .offer-details ul li{
        width: 46%;
    }
    .contacts-leftbar{
        margin-right: 0;
    }
    
.block-adv.block-pink.collection-pearls .block-adv-info {
    width: 100%;
}
.jewellery-make-sparkle .image {
    width: 100%;
}
    .block-adv .image {
    float: none;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
.block-adv.block-pink.jewellery-make-sparkle .block-adv-info,    
.block-adv .block-adv-info {
    float: none;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.block-adv.block-pink.jewellery-make-sparkle .jewellery-bottom {
    width: 100%;
    float: none;
    text-align: center;
    clear: both;
    margin-top: 0;
    padding-top: 30px;
}
.tps_community_point_info {
    width: 100%;
}
.tps_community_point_img {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 30px;
}
/* ----------------------------------------*/
/* ----- Start Information page Design  -----*/
/* ----------------------------------------*/ 
/* ----------------------------------------*/
/* ----- Start Testimonial page Design  -----*/
/* ----------------------------------------*/ 
form.mb_form.contact {
    width: 100%;

}
.tpscompare360>.product-item {
    width: 100%;
    padding: 0 20px;
    }
/* ----------------------------------------*/
/* ----- End Testimonial page Design  -----*/
/* ----------------------------------------*/ 
/* ----------------------------------------*/
/* ----- Start Instagram page Design  -----*/
/* ----------------------------------------*/
#backgrounddiv #whitebgdiv {
    width: 90%;
    display: table;
}
/* ----------------------------------------*/
/* ----- End Instagram page Design  -----*/
/* ----------------------------------------*/
.share_wish_photo {
    display: block; 
}
.order-links .item { padding: 10px 5px; }

.instagrampro-view #mainimgdiv {
    height: 212px;
}

/*------------------------Neha changes Start----------------*/
.tps_setting_listing .tps_setting_filter_block { width: 100%; }
.tps_setting_filter_block .tps_input_filter_label {
    display: block;
    margin: 0 auto;
}
.tps_setting_filter_block .Setting_Style_filter .tps_items li { margin-bottom: 10px; }
.tps_setting_filter_block .Setting_Style_filter .tps_items li {
    width: 20%;
}
/*------------------------Neha changes End----------------*/
    .home-block-top a { width: 100%; }
    .tpscompare360>.product-item:nth-child(2n+2),
    .tpscompare360>.product-item:nth-child(2n+1) { padding: 0 !important }

    .home_slider .block.block4 { margin-left: 5%; }

    .checkout-payment-method .payment-method-title .action-help { 
        padding-left: 25px; 
        display: block;
    }
    .checkout-payment-method .payment-method:last-child .choose-input {
        top: 34%;
    }
    .title_shop { font-size: 18px; }
    .title_shop_msg { font-size: 16px; }
    .page-with-filter .columns .message.info { width: 250px; }

    .page-with-filter .columns .sidebar.sidebar-main .block.filter.block-layered-nav.active .block-content.filter-content, 
    .page-products.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block-layered-nav.active .block-content.filter-content {
        overflow-y: scroll;
        height: 270px;
    }
    .metal_grid {
        /*width: 25%;*/
        margin-bottom: 0;
    }
    .metal_grid-div { width: 80%; }
    .div-applybtn-diamond .block-applybtn { width: 100%; }

    .car_filter_color_container li { width: 18%; margin: 0 1% 15px; }

    /*.our_team { padding-bottom: 23%; }*/
    .our-team-info { padding: 15px 20px; }
    
    .tps_wish_header { right: 125px; }


    
        .tps_blog_content img { margin-right: 2%; }
           .new-yrk-desk{display: none;}
   .new-yrk-mob{display: block; margin: 0 auto;}

   .argyl_cert_description img {
    padding: 10px 0;
}

   .tps_argyle_img_right {
     padding-left: 0px; 
}



}
@media screen and (max-width:479px){
    /*Start of Blog Page*/

    .post-info-wraper .mp-post-title .post-link-title {
        font-size: 14px;
        line-height: 20px;
    }
    /*End of Blog Page*/



/*Start of Information Pages*/
    
    .cms-page-view .column.main .infinity_info_img img { width: auto; padding-bottom: 0; }
    .cms-page-view .column.main img.tps_aust_img,
    .cms-local-partners .column.main img {
        width: auto;
        float: none !important;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .toggle_content {
        padding-right: 10px;
    }

    .partner-images {text-align: center;}

    /*End of Information Pages*/


    /*---------------------------------------Neha Account page design Start--------------------------*/
    .account-image {
        display: none;
    }
    .account-form, .account-form.form-style-one {
        width: 100%;
    }
    .products-grid.tps_wishlist+.actions-toolbar>.primary .action { margin-top: 15px; }
    .account .col2-set .col-1 {
        border-right: none;
        margin-bottom: 20px;
    }
    .col2-set .col-1, .col2-set .col-2 {
        width: 100%;
    }
    .order-info-box .box {
        padding: 10px;
    }
    .form.form-newsletter-manage .field.choice .label { font-size: 13px; }
    .dashboard .col-1 .box .box-title, .dashboard .box .address-content-mobile .col-1 .box-title {
        padding-right: 0;
        padding-left: 0;
    }
    .tps_block_content .col-1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .box-info .box-content .col-1:last-child {
        padding-left: 0px;
    }
    #my-orders-table.table tr, .tps_invoice_table.table tr, #my-orders-table.data-table tr, .tps_invoice_table.data-table tr {
        padding-bottom: 20px;
    }
    /*---------------------------------------Neha Account page design End--------------------------*/



.cart .button {
    width: 100%;
    margin-bottom: 20px !important;
}
.cart-container .form-cart .action.update { margin-top: 0 !important; }
/* ----------------------------------------*/
/* -----Start Information Page  -----*/
/* ----------------------------------------*/
.float_right {
    margin-left: 0;
    text-align: left;
    width: 100%;
}
.iframe_block iframe{
    width: 100%;
}

.tps_banner1 {
    background: 0 0;
    text-align: center;
}
.tps_banner1 .tps_banner_info {
    width: 100%;
    padding-top: 0;
}
.tps_banner2 .tps_banner_image {
    width: 100%;
}
.tps_banner2 .tps_banner_info2 {
    width: 100%;
    position: static;
    padding-bottom: 40px;
}
    /* ----------------------------------------*/
    /* ----- End Information Page  -----*/
    /* ----------------------------------------*/  
        /*  Start Cart Page Design */
    .cart-container .checkout-methods-items .action.primary, 
    .cart-container .tps_cart-total .checkout-methods-items .action.primary, 
    .top_cart_button.action.primary{
        width: 100%;
    }
    .tps_cart-total .table-wrapper .table tbody tr th, .tps_cart-total .table-wrapper .table tbody tr td{
        font-size: 14px;
    }
    .tps_cart-total .table-wrapper .table tbody tr.grand th, .tps_cart-total .table-wrapper .table tbody tr.grand td{
        font-size: 23px;
    }
    /* End Cart page Design */

    .tps_blog_content > p, .tps_blog_content > div { width: 100%; }
    .tps_blog_content img { width: 100%; margin: 0!important; margin-bottom: 10px !important; }
        /*.our_team { padding-bottom: 26%; }*/
    .our-team-info { padding: 22px 20px; }
    .our-team-img img { padding-bottom: 0 !important; }
    .tps_wish_header { right: 80px; }
    .page-with-filter .columns .message.info {
       width: 180px;
       margin-top: 0;
   }
      .new-yrk-desk{display: none;}
   .new-yrk-mob{display: block; margin: 0 auto;}
      .tps_argyle_img_right {
     padding-left: 0px; 
}
.after-pay img { padding-bottom: 35px !important; }
.sparkle-now-img img { padding-bottom: 7% !important; }
.post-image img.img-responsive { width: 100%; }
.post-image { min-height: 220px !important; }

#mpblog-list-container .post-list-item {
    width: 100%;
}
/*.cart-table tbody tr td.cartProduct_subtotal { width: 100%; }*/

.pager .pages{width: 48%;}

}

@media screen and (max-width:360px){
    .instagrampro-view #mainimgdiv {
        height: 145px;
    }
    .spritespin-instance{
        width: 100% !important;
        height: 70vw !important;
    }
    .our_innerteam { padding: 0 5px; } 
       .new-yrk-desk{display: none;}
   .new-yrk-mob{display: block; margin: 0 auto;}
   .tps_argyle_img_right {
     padding-left: 0px; 
}
}
