/* this css file loads only on  static page */


form.woocommerce-form.woocommerce-form-register.register,
form.woocommerce-form.woocommerce-form-login.login {
    min-height: 375px;
}


/* engagment landing page  css start*/
.engagment_jewellery_banner .e-con-inner {
    margin-left: auto;
    margin-right: 0 !important;
}

.page-id-1258.tps_info_page .container.grid-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.tps_info_title h1 {
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    color: var(--tps-black-color) !important;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
}

.tps_title_h2 h2 {
    font-family: 'Montserrat' !important;
    color: var(--tps-black-color) !important;
    text-transform: uppercase;
    font-size: 40px !important;
    line-height: 40px;
    font-weight: normal !important;
    text-align: center;
}

.tps_title_h2 h3 {
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    color: var(--tps-black-color) !important;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 54px;
}

.tps_info_content p {
    font-size: 20px;
    line-height: 27px;
    font-family: 'Montserrat';
    font-weight: 300 !important;
    margin-bottom: 10px;
    color: var(--tps-black-color);
}

.tps-eng-shop-by-sheps .swiper-slide,
.tps-eng-ring-styles-list .slick-slide>div {
    position: relative;
    padding: 5px;
    margin-right: 10px;
}

.tps-eng-shop-by-sheps .swiper-slide::before,
.tps-eng-ring-styles-list .slick-slide>div::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -1px;
    border-top: 1px solid var(--tps-black-color) !important;
    border-left: 1px solid var(--tps-black-color) !important;
    width: 0%;
    height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
}

.tps-eng-shop-by-sheps .swiper-slide::after,
.tps-eng-ring-styles-list .slick-slide>div::after {
    width: 0%;
    height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
    top: 0;
    right: 0;
    border-bottom: 1px solid var(--tps-black-color) !important;
    border-right: 1px solid var(--tps-black-color) !important;
    position: absolute;
    content: "";
}

.tps-eng-shop-by-sheps .swiper-slide:hover::before,
.tps-eng-shop-by-sheps .swiper-slide:hover::after,
.tps-eng-ring-styles-list .slick-slide>div:hover::before,
.tps-eng-ring-styles-list .slick-slide>div:hover::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;
}

.tps_end_vringsi_section h3 {
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: normal !important;
    font-size: 30px;
}

.tps_end_vringsi_section .tps_info_content p {
    text-align: center;
}

.inspiration-gallery .e-con .e-con-inner {
    margin-right: auto !important;
    margin-left: 0;
}

#tps-eng-shop-eng-ntn a {
    position: relative;
}

.tps_info_button a {
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
}

.tps_button_small a {
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    /*border: 1px solid var(--tps-black-color);
    color: var(--tps-black-color) !important;*/
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat';
    font-weight: 300 !important;
    position: relative;
}

.tps_button_small a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}

.tps_button_small a:hover:before {
    transform: scaleY(1);
}

.tps_button_small a:hover span {
    z-index: 9;
/*    color: var(--tps-white-color) !important;*/
}

.inspiration-gallery h2,
.inspiration-gallery p {
    color: var(--tps-white-color) !important;
}

.inspiration-gallery p {
    margin-bottom: 10px;
}

.tps_info_button a,
.tps_info_button a span,
.tps_button_small a {
    font-family: 'Montserrat' !important;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 25px;
}

.tps_info_button a {
    position: relative;
}

.tps_info_button a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}

.tps_info_button a:hover:before {
    transform: scaleY(1);
}

.tps_info_button a:hover {
    /*        background:var(--tps-black-color) !important;*/
/*    color: var(--tps-white-color) !important;*/
/*    border-radius: 0;*/

}

.tps_info_button a:hover span {
    z-index: 99;
}

#tps-eng-shop-eng-ntn a {
    position: relative;
}

#tps-eng-shop-eng-ntn a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}

#tps-eng-shop-eng-ntn a:hover:before {
    transform: scaleY(1);
    border-radius: 0px;
}

.tps_container_info {
    width: 100% !important;
    max-width: 1440px !important;
    padding: 0 15px !important;
    margin: auto !important;
}

#design_your_own-ring .tps_info_button a {
/*    border: 1px solid var(--tps-black-color) !important;*/
}

#design_your_own-ring .tps_info_button a:hover {
   /* background: transparent !important;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color) !important;*/
}

#design_your_own-ring {
    margin-bottom: 50px !important;
}

.tps_hedding_h2_secont h2,
.tps-eng-ring-styles-title-section h2.tps-eng-ring-styles-title {
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    font-size: 40px !important;
    line-height: 51px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.tps_eng_bannersection {
    right: 225px !important;
    width: 28% !important;
}

#tps_mens_woomens_ring .tps_info_button a {
    /*background: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;*/
    padding-left: 30px !important;
    padding-right: 30px !important;
/*    border: 1px solid var(--tps-black-color) !important;*/
    position: relative;
}

#tps_mens_woomens_ring .tps_info_button a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E2D4C3;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}

#tps_mens_woomens_ring .tps_info_button a:hover:before {
    transform: scaleY(1);
}

#tps_mens_woomens_ring .tps_info_button a:hover span {
    z-index: 99;
/*    color: var(--tps-black-color);*/
}

#tps_mens_woomens_ring .tps_info_button a:hover {
   /* border-color: var(--tps-black-color) !important;
    color: var(--tps-black-color);*/
}

div#tps-eng-shop-womens-btn a {
    /*background: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;*/
    position: relative;
}

div#tps-eng-shop-womens-btn a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-white-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}

#tps-eng-shop-womens-btn a:hover:before {
    transform: scaleY(1);
}

#tps_mens_woomens_ring .tps_info_content p {
    text-align: center;
    margin-bottom: 5px;
}

.tps_gym_guarantee span {
    color: var(--tps-black-color) !important;
    font-size: 17px !important;
    line-height: 27px !important;
    font-weight: 300 !important;
}

.tps_info_page.wp-custom-logo .container.grid-container .inside-article {
    padding: 0px !important;
}

.tps_eng_sec .e-con-inner {
    margin-left: 40px !important;
    text-align: center !important;
}

.tps_end_vringsi {
    height: 100%;
    max-height: 457px !important;
    min-height: 457px !important;
}

.separate-containers .site-main {
    margin-top: 0 !important;
}

.tps_info_page .entry-content {
    margin-top: 14px !important;
}

.home.tps_info_page .entry-content {
    margin-top: 0px !important;
}

header.entry-header {
    text-align: center;
    margin-bottom: 20px;
}

.otgs-development-site-front-end {
    display: none;
}

/* Shop Engagement Ring Styles section new slider design */
.tps-eng-ring-styles-list .tps-eng-ring-style {
    height: auto;
    transition: all .2s ease-in-out;

}

.tps-eng-ring-styles-list .tps-eng-ring-style,
.tps-eng-ring-styles-title-section h2.tps-eng-ring-styles-title {
    text-align: center;
}

.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style img.tps-eng-ring-img {
    margin: auto;
    height: auto;
    max-width: 254px;
    transition: all .2s ease-in-out;
    width: 80%;
}

.tps-eng-ring-styles-list .tps-eng-ring-item-meta-data span {
    font-size: 15px;
    line-height: 22px;
    font-family: 'Montserrat';
    font-weight: normal;
    color: var(--tps-black-color);
    text-transform: uppercase;
}

.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
    height: 240px;
}

.tps-eng-ring-styles-list .slick-slide.slick-current.slick-active.slick-center .tps-eng-ring-style{
    margin: auto;
    transform: scale(1.43);
    z-index: 20;
    position: relative;
}

.tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-prev.slick-arrow,
.tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-next.slick-arrow {
    position: absolute;
}

.tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-prev.slick-arrow:before,
.tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-next.slick-arrow:before {
    content: "";
    background-image: url(../images/Homepage-Arrows.svg);
    width: 14px;
    height: 28px;
    z-index: 1;
    font-size: 0px;
    position: absolute;
}

.tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-prev.slick-arrow:before {
    background-position: -36px -120px;
    left: 0px;
    top: 0;
}

.tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-next.slick-arrow:before {
    background-position: -74px -120px;
    right: 0px;
    top: 0;
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tps-eng-rings-carousel-loader-wrapper .timeline-item {
    background: var(--tps-white-color);
    border-bottom: 1px solid #f2f2f2;
    padding: 25px;
    margin: 0 auto;
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 900px 204px;
    height: 40px;
    position: relative;
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-animated-background.tps_grid_animated-background {
    height: 400px;
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container .tps_grid_meta_section {
    bottom: 0px;
    left: 0%;
    width: 100%;
    background-color: var(--tps-white-color);
    height: 90px;
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-background-masker {
    background: var(--tps-white-color);
    position: absolute;
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title {
    bottom: 50px;
    background: #eeeeee;
    width: 90%;
    height: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_price {
    bottom: 15px;
    background: #eeeeee;
    width: 40%;
    height: 15px;
    left: 50%;
    transform: translateX(-50%);
}

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


/**end***/

/*   engagment landing page  css start */

/*privacy policy  page design */
.privacy-policy ul {
    margin-left: 20px;
}

.privacy-policy ul li {
    margin-bottom: 5px;
    font-family: sans-serif;
    font-family: 'Montserrat';
    font-weight: normal;
    color: var(--tps-black-color);
}

.privacy-policy header.entry-header {
    display: block;
    text-align: center;
}

.privacy-policy .container.grid-container {
    margin-top: 10px;
    padding-top: 10px !important;
}

.privacy-policy p {
    margin-bottom: 10px;
    font-family: sans-serif;
    font-family: 'Montserrat';
    font-weight: normal;
    color: var(--tps-black-color);
}

.tps_info_hedding_h1 h1,
h1.elementor-heading-title,
.fine_jewellery_banner h1{
    font-family: 'Alchemin' !important;
    font-size: 42px !important;
    line-height: 52px !important;
    font-weight: 500 !important;
}
/*.tps_info_hedding_h1_new h1{
    color: var(--tps-white-color) !important;
}*/
/*.tps_banner_section_dynamic h1{
    color: var(--e-global-color-primary) !important;
}*/

/******* my account ********/
/*.wp-custom-logo.tps-page-loose-diamond-diamond_listing .container.grid-container,
.wp-custom-logo.tps-page-ringbuilder-setting_listing .container.grid-container,
.wp-custom-logo.tps-page-earringbuilder-setting_listing .container.grid-container,*/
/*.tps-page-earringbuilder-diamond_listing .container.grid-container,*/
.tps-page-rtw-product_listing .container.grid-container {
    max-width: 100% !important;
    padding: 0px !important;
    width: 100% !important;
}

.wp-custom-logo .container.grid-container {
    max-width: 1440px;
    padding: 0px 15px;
    width: 100% !important;
}

.wp-custom-logo .container.grid-container .inside-article {
    padding: 20px !important;
}

.woocommerce-account .container.grid-container {
    max-width: 1440px !important;
    padding: 0px 10px !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    margin: 0;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    border-color: transparent !important;
    background-color: #efefef;
    color: var(--tps-white-color);
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
    padding: 10px 15px;
    color: var(--tps-black-color);
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #c5c5c5;
    font-family: 'Montserrat' !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a:last-child {
    border-bottom: none;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover .woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-account nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: var(--tps-maincolor);
    color: var(--tps-white-color);
}

.woocommerce-account .woocommerce-MyAccount-content a {
    color: var(--tps-black-color);
}

.woocommerce-account .woocommerce-MyAccount-content a:hover {
    color: var(--tps-maincolor);
}

button.woocommerce-Button.button {
    padding: 22px 20px 22px;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-bottom: 15px;
    border: 1px solid var(--tps-black-color);
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 16px;
    background-color: var(--tps-black-color) !important;
    border-radius: 0px;
    color: var(--tps-white-color) !important;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    text-align: center;
    cursor: pointer;
}

button.woocommerce-Button.button:hover,
button.woocommerce-Button.button:focus {
    background-color: var(--tps-white-color) !important;
    border-radius: 0px;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color) !important;
}

.woocommerce-cart header.entry-header {
    margin-top: 20px;
    margin-bottom: 20px;
}

.woocommerce-cart .entry-content .alignwide {
    margin-left: 0px !important;
    max-width: 100% !important;
}

.woocommerce-cart .entry-content span.wc-block-components-product-name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

.woocommerce-cart .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link {
    background-color: var(--tps-black-color) !important;
    border-radius: 0px;
    color: var(--tps-white-color) !important;
    border: 1px solid var(--tps-black-color) !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
}

.woocommerce-cart .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link:hover {
    background-color: var(--tps-white-color) !important;
    border-radius: 0px;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color)
}

.woocommerce-cart .wc-block-components-totals-coupon a.wc-block-components-totals-coupon-link {
    background-color: var(--tps-black-color) !important;
    border-radius: 0px;
    color: var(--tps-white-color) !important;
    border: 1px solid var(--tps-black-color) !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
}

.woocommerce-cart .wc-block-components-totals-coupon a.wc-block-components-totals-coupon-link:hover {
    background-color: var(--tps-white-color) !important;
    border-radius: 0px;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color)
}

.woocommerce-cart .wc-block-cart-item__wrap .wc-block-components-product-low-stock-badge {
    margin-bottom: 10px;
}

.woocommerce-cart span.price.wc-block-components-product-price span {
    font-weight: bold;
    margin-bottom: 10px;
}

.woocommerce-cart .wc-block-cart__submit-container a.components-button {
    background-color: var(--tps-black-color) !important;
    border-radius: 0px;
    color: var(--tps-white-color) !important;
    border: 1px solid var(--tps-black-color) !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
}

.woocommerce-cart .wc-block-cart__submit-container a.components-button:hover {
    background-color: var(--tps-white-color) !important;
    border-radius: 0px;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color)
}


.wp-custom-logo .entry-content h2 {
    font-size: 30px !important;
}

.wp-custom-logo form.woocommerce-form.woocommerce-form-login.login,
.wp-custom-logo form.woocommerce-form.woocommerce-form-register.register {
    border: 1px solid var(--tps-black-color) !important;
    border-radius: 0px !important;
    min-height: 410px !important;
}

.wp-custom-logo button.woocommerce-button.button.woocommerce-form-login__submit {
    padding: 22px 20px 22px;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-bottom: 15px;
    border: 1px solid var(--tps-black-color);
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 16px;
    background-color: var(--tps-black-color) !important;
    border-radius: 0px;
    color: var(--tps-white-color) !important;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    text-align: center;
    cursor: pointer;
}

.wp-custom-logo button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background-color: var(--tps-white-color) !important;
    border-radius: 0px;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color);
}

.wp-custom-logo input#rememberme {
    cursor: pointer !important;
}

.woocommerce-orders table.my_account_orders .button {
    background-color: var(--tps-white-color);
    color: var(--tps-black-color);
    border: 1px solid var(--tps-black-color);
    font-family: 'Montserrat' !important;
}

.woocommerce-orders table.my_account_orders .button:hover {
    background-color: var(--tps-black-color);
    color: var(--tps-white-color);
    border: 1px solid var(--tps-black-color);
}


.woocommerce-account .woocommerce-info {
    border-top-color: var(--tps-black-color) !important;
}

.woocommerce-account .woocommerce-info::before {
    color: var(--tps-maincolor);
}

.woocommerce-account .woocommerce-info a.button.wc-forward {
    border: 1px solid var(--tps-white-color);
    background-color: var(--tps-black-color);
    color: var(--tps-white-color);
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.woocommerce-account .woocommerce-info a.button.wc-forward:hover {
    border: 1px solid var(--tps-black-color);
    background-color: var(--tps-white-color);
    color: var(--tps-black-color);
    border-radius: 0px;
}

/* wishlist  page design */
.tps-wishlist-main-item {
    display: none;
}
.tps-wishlist-main-item-main-colom .product-remove.tps-wishlist-main-item-remove button {
    width: 20px;
    height: 20px;
    background: url(../images/wishlist-white-close-icon.svg), var(--tps-maincolor);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
}
.tps-wishlist-main-item-main-colom .tps-wishlist-selct-item input.input-checkbox {
    width: 20px;
    height: 20px;
    accent-color: var(--tps-maincolor);
}
.tps-wishlist-main-item-main-colom .product-thumbnail.tps-wishlist-product-img {
    margin-bottom: 3px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 190px;
}
.tps-wishlist-main-item-main-colom .product-thumbnail.tps-wishlist-product-img img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.tps-wishlist-manage-list {
    margin-bottom: 70px;
}
.tps-wishlist-footer-pagination {
    text-align: center;
    margin-top: -50px;
    width: 50%;
    margin: 00px auto auto auto;
}
.tps-wishlist-footer-pagination a {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
    font-size: 15px !important;
    line-height: 18px;
    margin-left: 5px;
}
.tps-wishlist-footer-pagination a:hover{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
}
.tps-wishlist-footer-sec {
    display: flex;
    justify-content: space-between;
}
.tps-wishlist-footer-sec .tinvwl-to-right.look_in {
    grid-gap: 15px;
    display: flex;
}
.tps-wishlist-main-item-main-colom .tps-wishlist-product-item-title {
    font-size: 15px !important;
    line-height: 20px;
    color: var(--tps-black-color);
    margin: 10px 0px 10px;
    font-family: 'Montserrat';
    text-transform: capitalize;
    text-align: left;
    position: relative;
    display: block;
    font-weight: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 40px;
    display: -webkit-box;
    overflow: hidden;
}
.tps-wishlist-main-item-main-colom dl.variation {
    margin-top: 10px;
}
.tps-wishlist-main-item-main-colom  dd.variation-Metal, .tps-wishlist-main-item-main-colom dd.variation-ProductCordonColorType {
    margin-left: 0;
    margin-right: 0;
}
.tps-wishlist-main-item-main-colom .product-price.tps-wishlist-product-item-price{
    font-size: 14px;
    line-height: 19px;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat';
    text-align: left;
    font-weight: normal;
    margin: 0px 0px 5px;
}
.tps-wishlist-main-item-main-colom .product-date.tps-wishlist-add-date{
    font-size: 16px;
    color: var(--tps-maincolor) !important;
    padding-bottom: 5px;
    font-family: 'Montserrat';
    display: none;
}

.tps-wishlist-main-item-main-colom .wishlist_item .tps-wishlist-top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}
.tps-wishlist-main-item-main-colom .product-remove.tps-wishlist-main-item-remove button .ftinvwl-times:before {
    content: none !important;
}

.tps-wishlist-main-item-main-colom {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1%;
    margin-bottom: 30px;
    justify-content: center;
    box-shadow: rgba(27, 27, 27, 0.17) 0px 2px 5px;
    border-radius: 4px;
    border: 1px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    padding: 40px 0px 30px;
}
.tps-wishlist-main-item-main-colom .wishlist_item{
    width: 24%;
}
.tps-wishlist-main-item-main-colom  .product-remove{
    width: 17px !important;
}
.tps_whishlist_body .entry-title{
    text-transform: uppercase;
}
.tps-wishlist-main-item-main-colom .product-action{
    width: 100%;
}
.tps-wishlist-main-item-main-colom .wishlist_item{
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
    padding: 10px;
}
.tps-wishlist-main-item-main-colom .wishlist_item:hover{
    border-color: #8888884f;
}
.tps-wishlist-main-item-main-colom .product-remove.tps-wishlist-main-item-remove {
    padding: 0 !important;
}
.tps_info_page .tinv-wishlist table td,
.tps_info_page .tinv-wishlist table th {
    vertical-align: top;
    text-align: left;
}

.tps_info_page .tinv-wishlist table td.product-action {
    width: 170px;
}

.tps_info_page .tinv-wishlist table td.product-name a {
    text-decoration: none;
    font-size: 18px;
}

.tps_info_page .tinv-wishlist .product-action button.button.alt,
.tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn {
    border: 1px solid var(--tps-black-color) !important;
      background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    border-radius: 0px;
    font-size: 15px !important;
    line-height: 15px;
}

.tps_info_page .tinv-wishlist .product-action button.button.alt:hover,
.tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn:hover {
    border: 1px solid var(--tps-black-color) !important;  
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
}

.tps_info_page .tinvwl-input-group .form-control {
    padding: 0px 10px !important;
}

.tps_info_page button.button {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
    font-size: 15px !important;
    line-height: 18px;
}

.tps_info_page button.button:hover {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.tps_info_page button.woocommerce-Button.button {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.tps_info_page button.woocommerce-Button.button:hover {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.tps_info_page form.woocommerce-cart-form {
    width: 70%;
    display: inline-block !important;
    vertical-align: top;
}

.tps_info_page .cart-collaterals {
    width: 29% !important;
    display: inline-block !important;
    vertical-align: top;
}

.tps_info_page .cart-collaterals .cart_totals h2 {
    display: none;
}

.tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.tps_info_page form.woocommerce-cart-form .coupon input#coupon_code {
    width: 130px !important;
    color: var(--tps-black-color);
    border: 1px solid #afafaf;
    height: 40px;
}

.tps_info_page form.woocommerce-cart-form table.shop_table td {
    vertical-align: top !important;
}

.tps_info_page form.woocommerce-cart-form table.shop_table td.product-thumbnail img {
    width: 100px !important;
}

.tps_info_page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 95% !important;
}

.tps_info_page .select2-container--default .select2-selection--single {
    border: 1px solid var(--tps-black-color);
    height: 35px !important;
}

.tps_info_page .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--tps-black-color);
    line-height: 34px !important;
}

.tps_info_page form.woocommerce-cart-form table.shop_table td.product-remove,
.tps_info_page form.woocommerce-cart-form table.shop_table td.product-thumbnail {
    padding: 5px !important;
}

.tps_info_page.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #0a0a0a !important;
}

.tps_info_page.woocommerce-checkout #payment {
    background: var(--tps-dimondinformation-color) !important;
}

.tps_info_page h3#order_review_heading {
    margin-top: 20px !important;
}

.woocommerce-info {
    border-top-color: var(--tps-maincolor) !important;
    border-top: 3px solid var(--tps-maincolor) !important;
}

.woocommerce-info::before {
    color: var(--tps-black-color) !important;
}

.tps_info_page .woocommerce-order {
    text-align: center;
}

.tps_info_page .woocommerce ul.order_details {
    text-align: center;
}

.tps_info_page .woocommerce ul.order_details li {
    float: none !important;
    display: inline-block !important;
    text-align: center;
    margin-bottom: 20px;
}


/* contact us page design start */
.tps_contct_tx ul {
    margin: 0 0;
}

.tps_contct_tx li {
    line-height: 30px;
    color: var(--tps-white-color);
    list-style: none;
    padding-left: 40px;
    margin-bottom: 30px;
}

.tps_contct_tx li span.phone {
    background-position: -6px -5px;
}

.tps_cnt_frm_bx .form-group.field {
    float: left;
    width: 49%;
    margin-right: 2%;
}

.tps_cnt_frm_bx .form-group.field:nth-child(odd) {
    margin-right: 0%;
}

.tps_cnt_frm_bx .form-group.field:nth-child(6),
.tps_cnt_frm_bx .form-group.field:nth-child(7) {
    width: 100%;
}

.tps_contct_tx li span {
    width: 30px;
    height: 35px;
    margin-left: -42px;
    display: inline-block;
    position: absolute;
    margin-top: -1px;
    background-image: url(../images/contact_sprite.svg);
}

.tps_cnt_frm_bx span.wpcf7-spinner {
    position: absolute;
    margin-top: 15px;
}

.tps_contct_tx li a {
    color: var(--tps-white-color);
    text-decoration: none;
}

.tps_contct_tx li span.adress {
    background-position: -149px -4px;
}

.tps_contct_tx li span.emil {
    background-position: -78px -4px;
}

.tps_cnt_frm_bx form {
    background-color: var(--tps-maincolor);
    padding: 50px 90px 50px 90px;
}

.tps_cnt_frm_bx input[type=text],
.tps_cnt_frm_bx input[type="email"],
.tps_cnt_frm_bx input[type="tel"],
.tps_cnt_frm_bx textarea {
    box-shadow: none;
    border: none;
    background-color: var(--tps-white-color) !important;
    font-size: 14px;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
}

.tps_cnt_frm_bx input::placeholder,
.tps_cnt_frm_bx textarea::placeholder {
    color: var(--tps-black-color) !important;
}

.tps_bttn_sub input.wpcf7-form-control.has-spinner.wpcf7-submit.tps_email_us.tps-btn.hvr-shutter-in-horizontal {
    width: 80%;
    background: var(--tps-black-color);
    color: var(--tps-white-color);
    border: 1px solid var(--tps-black-color);
}

.tps_bttn_sub input.wpcf7-form-control.has-spinner.wpcf7-submit.tps_email_us.tps-btn.hvr-shutter-in-horizontal:hover {
    border: 1px solid var(--tps-white-color);
    color: var(--tps-white-color);
    background: transparent;
}

/*contact us page design end/

/****** cart pages *****/

.tps_info_page p.return-to-shop a.button.wc-backward, 
.woocommerce-account .woocommerce-info .woocommerce-Button{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: normal !important;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px 10px;
}

.tps_info_page p.return-to-shop a.button.wc-backward:hover,
.woocommerce-account .woocommerce-info .woocommerce-Button:hover{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    padding: 16px 10px 10px 45px;
    display: flex;
    flex-direction: column;
    grid-row-gap: 10px;
}
.woocommerce-account .woocommerce-info .woocommerce-Button{
    max-width: 195px;
}

.tps_info_page address {
    font-style: normal !important;
}

.tps_info_page .woocommerce-MyAccount-content .woocommerce-address-fields button.button {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
    width: 100%;
    display: block;
    padding: 20px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

.tps_info_page .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover {
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}

.tps_info_page .woocommerce form .form-row {
    padding: 3px 0px !important;
}

.tps_info_page form.woocommerce-ResetPassword.lost_reset_password {
    width: 50%;
    margin: auto;
}

.tps_info_page form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;

}

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

.tps_info_page #payment #place_order,
.tps_info_page #payment #place_order {
    float: left !important;
}

.tps-pagenot-found {
    text-align: center;
}

.tps-pagenot-found h2 {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding: 115px 0;
    font-family: 'Alchemin' !important;
    font-size: 60px !important;
    color: var(--tps-maincolor) !important;
    text-align: center;
}


.tps-pagenot-found h2:before {
    content: "404";
    position: absolute;
    top: -85px;
    left: 50%;
    color: #efefef;
    font-family: 'Alchemin';
    font-weight: inherit;
    font-size: 300px;
    line-height: 300px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.tps-pagenot-found p {
    color: var(--tps-black-color) !important;
    font-size: 18px !important;
    text-align: center !important;
}

.tps-pagenot-found a.elementor-button.elementor-button-link.elementor-size-sm span.elementor-button-text {
    border: none !important;
}

.tps-pagenot-found a.elementor-button.elementor-button-link.elementor-size-sm {
    background-color: var(--tps-black-color) !important;
    border-radius: 0px;
    color: var(--tps-white-color) !important;
    border: 1px solid var(--tps-black-color) !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    margin-bottom: 20px;
}

.tps-pagenot-found a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background-color: var(--tps-white-color) !important;
    border-radius: 0px;
    color: var(--tps-black-color) !important;
    border: 1px solid var(--tps-black-color);
}

.tps-look-slider-mob .elementor-swiper-button svg {
    fill: hsl(0deg 0% 0% / 90%) !important;
}

.privacy-policy ul li a:hover {
    text-decoration: underline !important;
}

.tps_404_page h1.entry-title {
    display: none;
}

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

/*** serach page design start */

/*** search page design end ***/
.search.search-results.woocommerce h2.woocommerce-loop-product__title {
    font-size: 15px !important;
    line-height: 20px;
    color: var(--tps-black-color);
    margin: 0px 0px 0px;
    font-family: 'Montserrat' !important;
    font-weight: normal !important;
    text-transform: capitalize;
    text-align: left;
    width: 245px;
    position: relative;
    display: block;
    margin-bottom: 6px;
}

.search-results ul.products li.product .price {
    font-size: 16px;
    color: var(--tps-maincolor) !important;
    padding-bottom: 5px;
    font-family: 'Montserrat';
}

.search-results ul.products li.product .button {
    font-size: 16px;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat';
    font-weight: normal;
    line-height: 20px;
    padding: 10px 20px;
    margin-top: 0;
    background-color: transparent;
    border: 1px solid var(--tps-black-color);
    border-radius: 1px;
    text-align: center;
    cursor: pointer;
    text-decoration: none !important;
    text-transform: capitalize;
}

.search-results ul.products li.product .button:hover {
    color: var(--tps-white-color) !important;
    background-color: var(--tps-maincolor);
    border: 1px solid var(--tps-maincolor);
}

.search-results ul.products li.product .tinvwl_add_to_wishlist_button {
    color: var(--tps-maincolor) !important;
    font-family: 'Montserrat';
}

.search-results .tinvwl-tooltip {
    display: block;
    margin-top: 16px;
    margin-left: 5px;
    color: var(--tps-maincolor) !important;
}

.search-results .tinv-wraper.tinv-wishlist {
    font-size: 100%;
    display: flex;
    align-items: center;
}

.search-results.woocommerce .woocommerce-ordering select {
    font-family: 'Montserrat';
    font-weight: normal;
}

/** fine jwelarry page design start **/
.fine_jewellery_banner span {
/*    color: var(--tps-black-color) !important;*/
    font-weight: 500 !important;
    font-size: 40px;
    line-height: 50px;
}

.tps-fine-jew-hedding h1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fine_jewellery_banner p {
    font-family: 'Montserrat' !important;
    font-size: 16px;
    margin-bottom: 15px;
/*    color: var(--tps-black-color);*/
}

.tps_shop_all_button a {
    /*background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;*/
    font-size: 20px;
    line-height: 30px;
    padding: 8px 15px;
}

.tps_shop_all_button a:hover,
.tps_shop_all_button a:hover span {
    /*background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;*/
}

.tps_shop_all_button span {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat';
    font-weight: normal;
}

.tps_shop_by_prise_hedding h2 {
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 600 !important;
}

.tps_shop_by_price_content {
    position: relative;
}

.tps_fine_jewllry_second_section .fine_jewl_left_title h2 {
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 600 !important;
    transform: rotate(-90deg);
    position: absolute;
    left: -62px;
    top: 230px;
    width: 400px;
    text-align: center;
    text-transform: uppercase;
}

.tps_fine_jewllry_second_section .fine_jewl_right_title h2 {
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 600 !important;
    transform: rotate(90deg);
    position: absolute;
    left: -163px;
    top: 100px;
    width: 400px;
    text-align: center;
    text-transform: uppercase;
}

.tps_fine_jewllry_second_section .tps_fine_img_content .elementor-image-box-content p {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Montserrat';
    font-weight: normal;
    color: var(--tps-black-color) !important;
}

.tps_fine_jewllry_second_section .tps_fine_img_content .elementor-image-box-content span.elementor-image-box-title {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: var(--tps-black-color) !important;
}

.tps_shop_by_price_content span,
.tps_shop_by_price_content strong {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-right: 15px;
}

.tps_shop_by_price_content strong {
    font-weight: 600;
}

.tps_shop_by_price_content p {
    font-size: 15px;
    line-height: 25px;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-bottom: 10px !important;
}

.tps-finejewlary-discover-btn {
    position: absolute !important;
    bottom: 240px;
    text-align: center !important;
    right: 0;
    left: 0;
}

.tps-finejewlary-discover-btn a,
.tps-finejewlary-discover-btn-right a {
    background: var(--tps-white-color) !important;
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-black-color) !important;
    position: relative;
}

.tps-finejewlary-discover-btn a span,
.tps-finejewlary-discover-btn-right a span {
    color: var(--tps-black-color) !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-family: 'Montserrat';
    font-weight: 300 !important;
}

.tps-finejewlary-discover-btn a:hover span,
.tps-finejewlary-discover-btn-right a:hover span {
    color: var(--tps-white-color) !important;
    z-index: 11;
}

.tps-fine-jewlary-main-images .tps-finejewlary-discover-btn a:before,
.tps-fine-jewlary-main-images .tps-finejewlary-discover-btn-right a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color);
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}

.tps-fine-jewlary-main-images:hover .tps-finejewlary-discover-btn a:before,
.tps-fine-jewlary-main-images:hover .tps-finejewlary-discover-btn-right a:before {
    transform: scaleY(1);
}

.tps-fine-jewlary-main-images:hover .tps-finejewlary-discover-btn a span,
.tps-fine-jewlary-main-images:hover .tps-finejewlary-discover-btn-right a span {
    color: #fff !important;
    z-index: 11;
}

.tps-fine-jewlary-main-images:hover a {
    color: var(--tps-white-color);
    z-index: 11;
}

.tps_fine_img_content .elementor-image-box-wrapper .elementor-image-box-img {
    width: 443px !important;
}

.tps-finejewlary-discover-btn-right {
    width: 443px;
    position: absolute !important;
    bottom: 133px;
    margin: auto;
    text-align: center;
    right: auto;
    left: auto;
}

div#earring-section .tps-finejewlary-discover-btn-right {
    bottom: 183px;
}

.tps_fine_img_content.tps-fine-jewlary-main-images .elementor-image-box-content {
    width: 440px;
}

.tps-fine-jewlary-main-images .elementor-image-box-img {
    overflow: hidden;
    object-fit: cover;
    position: relative;
    width: 100%;
    height: 100% !important;
    height: 590px !important;
}

.tps-fine-jewlary-main-images .tps_fine_img_content .elementor-image-box-img img,
.tps-fine-jewlary-main-images .elementor-image-box-img img {
    transition: all .3s ease;
}

.tps-fine-jewlary-main-images:hover .tps_fine_img_content img,
.tps-fine-jewlary-main-images:hover img {
    transform: scale(1.05);
}

/*fine jwelarry page design end*/

/*wedding ring  page design start */

.tps-wedding-ring-btn a.elementor-button, 
.fine_jewellery_banner a.elementor-button{
   /* background: transparent !important;
    color: var(--tps-black-color) !important;
    border-color: var(--tps-black-color) !important;
    border-width: 1px;*/
    font-family: 'Montserrat';
    font-weight: 300 !important;
    position: relative;
}
.fine_jewellery_banner a.elementor-button{
    display: inline-block;
    line-height: 1;
/*    background-color: #69727d;*/
    font-size: 15px;
    padding: 4px 24px;
    border-radius: 3px;
    /*color: #fff;
    fill: #fff;*/
    text-align: center;
    transition: all .3s;
}
.fine_jewellery_banner a.elementor-button span{
    font-size: 15px;
    font-weight: normal;
    width: 100% !important;
    height: 100% !important;
    z-index: 9;
}

.tps-wedding-ring-btn a.elementor-button:before, 
.fine_jewellery_banner a.elementor-button:before{
    content: '';
    position: absolute;
    /*    z-index: -1;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.fine_jewellery_banner a.elementor-button:before{
     z-index: 0 !important;
}
    
.tps-wedding-ring-btn a.elementor-button:hover:before,
.fine_jewellery_banner a.elementor-button:hover:before{
    transform: scaleY(1);   
}

.tps-wedding-ring-btn a.elementor-button:hover span {
    /*    background-color: var(--tps-black-color) !important;*/
/*    color: var(--tps-white-color) !important;*/
    z-index: 99;
/*    border-color: var(--tps-black-color) !important;*/
}

.tps-wedding-by-title span {
    color: #000 !important;
    font-weight: 300 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    line-height: 26px !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px !important;
}

.tps-weeding-ring-by-style-images {
    overflow: hidden !important;
}

.tps-weeding-ring-by-style-images img {
    transition: transform .5s ease !important;
    backface-visibility: hidden;
    overflow: hidden;
}
.tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link, 
.tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link{
    position: relative;
    width: 100%;
    display: block;
    padding: 5px;
    margin: 10px 0;
}
.tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link:after, 
.tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link:after{
    position: absolute;
    content: "";
    width: 0%;
    height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
    top: 0;
    right: 0;
    border-bottom: 1px solid var(--tps-black-color) !important;
    border-right: 1px solid var(--tps-black-color) !important;   
}
.tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link:before, 
.tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link:before{
    position: absolute;
    content: "";
    bottom: 0;
    left: -1px;
    border-top: 1px solid var(--tps-black-color) !important;
    border-left: 1px solid var(--tps-black-color) !important;
    width: 0%;
    height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
}
.tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link:hover::before,
 .tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link:hover::after,
 .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link:hover::before,
 .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link:hover::after{
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;
}

.tps-weeding-ring-by-style-images:hover img {
    transform: scale(1.1) !important;
}

.tps-weeding-hedding-tilte h2 {
    font-size: 42px !important;
    font-weight: bold !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
}

.tps-women-wedding-ring-wraper h2.elementor-heading-title {
    font-size: 30px !important;
    font-weight: bold !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    line-height: 40px !important;
}

.tps-women-wedding-ring-wraper p {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: var(--tps-black-color) !important;
    margin-bottom: 0 !important;
}

.tps-wedding-ring-shopall-btn a {
    /*background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    border-color: var(--tps-black-color) !important;*/
    border: 1px solid !important;
    position: relative;
}

.tps-wedding-ring-shopall-btn a:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-white-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}

.tps-wedding-ring-shopall-btn a:hover:before {
    transform: scaleY(1);
}

.tps-wedding-ring-shopall-btn a:hover {
    /*    background-color: transparent !important;*/
    /*color: var(--tps-black-color) !important;
    border-color: var(--tps-black-color) !important;*/
    z-index: 99;
}

.tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner figcaption.elementor-image-carousel-caption {
    color: #000 !important;
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    line-height: 26px !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px !important;
    z-index: 9;
    text-transform: uppercase !important;
}

.tps-womens-wedding-ring-section-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner figcaption.elementor-image-carousel-caption {
    text-transform: uppercase !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    font-family: 'Montserrat';
}

.tps-womens-wedding-ring-section-slider .swiper-slide {
    transition: all .3s ease;
    backface-visibility: hidden;
}

.tps-womens-wedding-ring-section-slider .swiper-slide:hover img {
    transform: scale(1.1);
}

.tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner {
    overflow: hidden !important;
    height: 362px;
}

.tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner img {
    transition: transform .5s ease !important;
    backface-visibility: hidden;
    overflow: hidden;
}

.tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner:hover img {
    transform: scale(1.1) !important;
}

/*wedding ring  page design end */

/* diamond landing page design start */

.tps-dimond-landing-page-colordimond-content p {
    font-size: 16px;
    line-height: 26px;
    color: var(--tps-black-color) !important;
    margin-bottom: 0px !important;
}

.wp-custom-logo .tps-dimond-landing-page-colordimond-hedding h2 {
    font-size: 30px !important;
    line-height: 40px;
    font-weight: 500 !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
}

.tps-dimond-landing-page-learn-more a {
    font-family: 'Montserrat' !important;
/*    color: var(--tps-black-color) !important;*/
/*    background: transparent !important;*/
/*    padding: 0;*/
    font-weight: 500 !important;
/*    text-decoration: underline !important;*/
    font-size: 16px !important;
    line-height: 22px !important;
}

.tps-white-loose-diamonds-wrapper .tps-white-loose-diamonds-title-section h2.tps-white-loose-diamonds-subtitle,
.tps-color-loose-diamonds-wrapper .tps-color-loose-diamonds-title-section h2.tps-color-loose-diamonds-subtitle {
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: bold !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    text-align: center;
    margin-bottom: 30px;
}

.tps-color-loose-diamonds-wrapper .tps-color-loose-diamond,
.tps-color-loose-diamonds-wrapper .tps-color-loose-diamond,
.tps-white-loose-diamonds-wrapper .tps-white-loose-diamond img,
.tps-color-loose-diamonds-wrapper .tps-color-loose-diamond img {
    text-align: center;
    margin: auto;
}

.tps-color-loose-diamonds-wrapper .tps-color-loose-diamond p.tps-color-loose-diamond-item-descr, .tps-white-loose-diamonds-wrapper .tps-white-loose-diamond p.tps-white-loose-diamond-item-descr {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    font-family: 'Montserrat';
    margin: 0 0 12px 0px;
}
.tps-white-loose-diamond-item-meta-data span.tps-white-loose-diamond-item-title,
.tps-color-loose-diamonds-wrapper span.tps-color-loose-diamond-item-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat';
}

.tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond, .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond {
     margin: auto;
    transition: all .2s ;
    padding: 0 7%;
    text-align: center;
    height: 400px;
    margin-bottom: 0;
}

.tps-white-loose-diamonds-wrapper .slick-slide.slick-current.slick-active.slick-center .tps-white-loose-diamond,
.tps-color-loose-diamonds-wrapper .slick-slide.slick-current.slick-active.slick-center .tps-color-loose-diamond {
    margin: 40px auto auto auto;
    transform: scale(1.2);
}

.tps-color-loose-diamonds-list,
.tps-white-loose-diamonds-list {
    margin-top: 20px;
}

.tps-color-loose-diamonds-wrapper button.slick-prev:before,
.tps-white-loose-diamonds-wrapper button.slick-prev:before,
.tps-color-loose-diamonds-wrapper button.slick-next:before,
.tps-white-loose-diamonds-wrapper button.slick-next:before {
    font-size: 0px;
    width: 30px;
    height: 35px;
    background-image: url(../images/Homepage-Arrows.svg);
    background-position: -30px -117px;
    display: block;
}

.tps-color-loose-diamonds-wrapper button.slick-next:before,
.tps-white-loose-diamonds-wrapper button.slick-next:before {
    background-position: -74px -120px;
}

.tps-color-loose-diamonds-list .tps-color-loose-diamond .tps-color-loose-diamond-item-meta-data,
.tps-white-loose-diamonds-list .tps-white-loose-diamond .tps-white-loose-diamond-item-meta-data {
    padding-top: 20px;
}

.tps-color-loose-diamonds-list .slick-active .tps-color-loose-diamond .tps-color-loose-diamond-item-meta-data,
.tps-white-loose-diamonds-list .slick-active .tps-white-loose-diamond .tps-white-loose-diamond-item-meta-data {
    padding-top: 10px;
}

.real_time_diamond-inspaction h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: bold !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    text-align: center;
}

.tps-real-time-steps span.elementor-author-box__name {
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: bold !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    text-align: center !important;
    margin-bottom: 10px !important;
    display: block !important;
}

.tps-real-time-steps p {
    font-size: 14px !important;
    color: var(--tps-black-color) !important;
    line-height: 20px !important;
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
}

.real_time_diamond-inspaction .e-con-inner {
    margin-left: auto !important;
    margin-right: 90px !important;
}

/* diamond landing page design end */

/* become an affility page poup up design */


.tps-become-a-apply-now-button a {
    background: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-weight: 500 !important;
    font-size: 17px;
    line-height: 27px;
    max-width: 100%;
    width: 200px !important;
    border: 1px solid var(--tps-black-color);
    position: relative;
}
.tps-become-a-apply-now-button a:before{
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:  var(--tps-white-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}
.tps-become-a-apply-now-button a:hover:before {
    transform: scaleY(1);
}

.tps-become-a-apply-now-button a:hover {
/*    background: transparent !important;*/
    color: var(--tps-black-color) !important;
}
.tps-become-a-apply-now-button a:hover span{
    color: var(--tps-black-color) !important;
    z-index: 9;
}

/*.tps-become-an-affiliate {
    position: fixed !important;
    top: 0 !important;
    background: #0000008f;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 999999999 !important;
    overscroll-behavior: contain;
    overflow: hidden !important;
    display: none;
    align-items: center !important;
    justify-content: center !important;
}*/

/*.tps-become-an-affiliate .tps-become-affiliate-form {
    background: var(--tps-white-color);
    padding: 15px 0px 10px !important;
}*/

.tps-become-affiliate-fild.row .form-field.col-6 {
    width: 49%;
}

.tps-become-affiliate-fild.row {
    display: flex;
    justify-content: space-between;
}

/*.tps-become-an-affiliate .e-con-inner,
.tps_careers_form_section .e-con-inner{
    align-items: center !important;
    background: var(--tps-white-color);
    padding: 20px !important;
    height: 80vh !important;
    max-height: 840px;
    overflow-y: scroll;
    box-sizing: border-box;
}*/
.tps_careers_form_section,
.tps-become-an-affiliate{
    position: fixed !important;
    right: 0%;
    bottom: 0%;
    background-color: #00000085;
    left: 0%;
    top: 0%;
     display: none; 
    overflow: auto;
    z-index: 99999999999 !important;
}

.tps_careers_form_section>.e-con-inner,
.tps-become-an-affiliate>.e-con-inner{
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
}
.tps_careers_form_section>.e-con-inner .tps-careers-form-section,
.tps-become-an-affiliate>.e-con-inner .tps-become-an-affilti-form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    max-width: 900px !important;
    min-width: 900px !important;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 40px;
    overflow: hidden;
    overflow-y: auto;
}

.tps-become-an-affilti-form .tps-become-affiliate-form input,
.tps-careers-form-section .tps-career-application-form input{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    padding: 10px;
    border-color: var(--tps-filtrcolor);
    text-align: left;
    height: 45px !important;
    border-radius: 3px;
    background-color: transparent !important;
}

.tps-become-an-affilti-form .tps-become-affiliate-form label,
.tps-careers-form-section .tps-career-application-form label{
    font-size: 14px !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    text-transform: capitalize;
    font-weight: normal !important;
}

.tps-become-an-affilti-form .tps-become-affiliate-form input.wpcf7-submit,
.tps_careers_form_section .tps-career-application-form input.wpcf7-submit{
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-black-color) !important;
    padding: 12px 0px 9px !important;
    border-radius: 0px !important;
    font-size: 15px !important;
    text-align: center !important;
    font-family: 'Montserrat' !important;
    position: relative !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    z-index: 0;
    max-width: 250px;
    margin: 15px auto 0px auto;
    display: block;
}

.tps-become-an-affilti-form .tps-become-affiliate-form input.wpcf7-submit:hover,
.tps_careers_form_section .tps-career-application-form input.wpcf7-submit:hover{
    color: var(--tps-white-color) !important;
    background: var(--tps-black-color) !important;
}

.tps-become-an-affilti-form .tps-become-affiliate-form .wpcf7-spinner {
    margin: 11px 24px;
    position: absolute;
    right: 0;
}

.tps-become-an-gamayle-hedding p {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Montserrat';
    margin-bottom: 30px;
    display: block;
}

.tps-become-an-gamayle-hedding p span {
    font-weight: 600;
}

.tps-terms-con-form p{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Montserrat';
    color: var(--tps-black-color) !important;
}

.tps-terms-con-form p a {
    text-decoration: underline;
    color: var(--tps-maincolor);
}
.tps-terms-con-form p a:hover{
    text-decoration: none;
}

.tps-become-a-close {
    position: absolute;
    display: block;
    right: 0;
    z-index: 99;
    top: 0;
    cursor: pointer;
}

.tps-become-a-close span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.tps-become-an-affiliate-img {
    width: 100px;
    height: 100px;
    margin: auto auto 10px;
}

.tps-become-affiliate-form-success {
    font-size: 22px;
    text-align: center;
    padding: 20px;
}

/*.tps-become-an-affiliate.tps-submit-success .e-con-inner {
    align-items: center !important;
    background: var(--tps-white-color);
    padding: 20px !important;
    height: auto !important;
    max-height: 100% !important;
    box-sizing: border-box;
    position: relative;
    overflow-y: auto;
    right: 0;
    left: 0;
    top: 40%;
}*/

.tps-wedding-ring-by-type-wraper-slider .elementor-swiper-button.elementor-swiper-button-prev,
.tps-wedding-ring-by-type-wraper-slider .elementor-swiper-button.elementor-swiper-button-next {
    display: none;
}

/* end  */

/* eduaction  page design start */

.tps-education-span-hedding span {
    font-size: 22px;
    line-height: 32px;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat';
    font-weight: 300 !important;
}

.tps-education-span-subhedding h2 {
    color: var(--tps-black-color) !important;
    font-size: 38px !important;
    line-height: 48px;
    font-family: 'Montserrat';
    font-weight: 500 !important;
}

.tps-education-sub-span-hedding span {
    font-size: 26px;
    line-height: 36px;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
}

.tps-education-sub-hedding-span span {
    font-size: 22px;
    line-height: 32px;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
}

.tps-education-content p,
.tps-education-content p span {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: var(--tps-black-color) !important;
    margin-bottom: 0 !important;
}

.tps-education-content ul {
    margin-bottom: 0;
}

.tps-education-content ul li,
.tps-education-content ul li span {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: var(--tps-black-color) !important;
    margin-bottom: 0 !important;
}

.tps-education-content ul li {
    margin-bottom: 10px !important;
    list-style-type: disclosure-closed;
}

.tps-education-content img {
    float: left;
    margin-right: 20px;
}

.tps-education-content p a,
.tps-education-content p span a {
    color: var(--tps-maincolor) !important;
}

.tps-education_info {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 15px;
    align-items: center;
}

.tps-education_info .tps-info_img {
    width: 40%;
}

.tps-education_info .info_edu_content {
    width: 55%;
}

.info_edu_content .tps-education-sub-span-hedding span {
    display: block;
    margin-bottom: 10px;
}

.info_edu_content .tps-education-content {
    padding: 0px 0 10px 0;
}

.education_tap_section .education_tab_content-top a {
    border-bottom: 1px solid transparent !important;
    margin-right: 10px;
    padding: 0 0 3px 0;
    line-height: 28px;
    font-weight: normal;
    font-family: 'Montserrat';
    margin-right: 10px;
    position: relative;
}

a.js-scroll-to0:after {
    content: "";
    background: var(--tps-white-color) !important;
    height: 1px;
    position: absolute;
    display: block;
    width: 100%;
}

a.js-scroll-to0.active:after {
    content: "";
    background: var(--tps-maincolor) !important;
    height: 1px;
    position: absolute;
    display: block;
    width: 100%;
}

.education_tap_section .education_tab_content-top a:hover {
    color: var(--tps-maincolor) !important;
    border-bottom: var(--tps-maincolor) !important;
}

.education_sidebar {
    position: relative;
}

.tps-sidbar-mobile {
    display: -webkit-box !important;
    position: relative !important;
}

.education_sidebar {
    position: sticky !important;
    top: 13%;
    width: 400px;
    max-width: 300px !important;
}

.education_sidebar.tps-add-sticky {
    top: 15%;
}

.education_tap_section .education_tab_content-top a.active {
    color: var(--tps-maincolor) !important;
    border-bottom: var(--tps-maincolor) !important;
    cursor: default;
}

.education_sidebar_section ul.education_sidebar_list li {
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 10px 20px;
    list-style-type: none;
}

.education_sidebar_section ul.education_sidebar_list {
    margin-left: 0;
    margin-bottom: 0;
}

.education_sidebar_section ul.education_sidebar_list li.active a {
    color: var(--tps-maincolor) !important;
    cursor: default;
}

.education_sidebar_section {
    background: var(--tps-whitegray-color) !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.education_tap_section {
    box-shadow: 0 2px 3px 0 rgba(20, 26, 46, .17);
    clear: both;
    position: relative;
    background: var(--tps-white-color);
    padding: 10px 0 0 10px;
}

select#education_sidebar_mobile {
    display: none;
}

.tps-faq-heddingandcontent .elementor-accordion-item {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0 !important;
}

.tps-faq-heddingandcontent .elementor-accordion .elementor-tab-title {
    border-top: 1px solid var(--tps-whitegray-color) !important;
    border-bottom: 1px solid var(--tps-whitegray-color) !important;
}

.tps-faq-heddingandcontent .elementor-accordion .elementor-tab-title.elementor-active {
    border-top: 1px solid var(--tps-maincolor) !important;
    border-bottom: 1px solid var(--tps-maincolor) !important;
}

.tps-faq-heddingandcontent .elementor-accordion-title {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px;
    font-family: 'Montserrat';
}

.tps-faq-heddingandcontent .elementor-accordion .elementor-tab-content p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat';
    font-weight: normal;
}

.tps-faq-heddingandcontent span.elementor-accordion-icon.elementor-accordion-icon-right {
    padding-top: 5px;
    text-align: center;
}

.tps-faq-heddingandcontent .elementor-accordion .elementor-tab-title.elementor-active {
    background: var(--tps-maincolor);
    color: var(--tps-white-color) !important;
}

.tps-faq-heddingandcontent .elementor-accordion .elementor-tab-title.elementor-active a {
    color: var(--tps-white-color) !important;
}

.tps-faq-sidebar-content-hedding p a {
    color: var(--tps-maincolor);
}

.elementor-2268 .elementor-element.elementor-element-f0a6208 .elementor-active .elementor-accordion-icon svg {
    fill: var(--tps-white-color) !important;
}

.tps-faq-sidebar-content .tps-faq-sidebar-content-hedding span {
    font-size: 23px;
    line-height: 33px;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    padding-bottom: 5px;
}

.tps-faq-sidebar-content .tps-faq-sidebar-content-hedding span:before {
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    bottom: 0px;
    width: 300%;
    z-index: -1;
    right: 0;
    transition: right .4s ease-out;
    background: linear-gradient(to right, var(--tps-maincolor) 0%, var(--tps-maincolor) 33.3%, transparent 33.3%, transparent 66.6%, var(--tps-maincolor) 66.6%, var(--tps-maincolor) 100%) !important;
}

.tps-faq-sidebar-content .tps-faq-sidebar-content-hedding span:hover:before {
    transition: right .5s ease-out;
    right: -200%;
}

.tps-faq-sidebar-content-hedding.tps-faq-callus p {
    margin: 0;
}

.tps-faq-sidebar-content-hedding.tps-faq-callus p small {
    font-size: 14px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
    text-align: center;
}

.tps-faq-sidebar-content .tps-faq-sidebar-content-hedding p {
    font-size: 14px;
}

/*end */


/*careers form design  strat */
.tps_careers_form_section {
    display: none;
}

/*.tps_careers_form_section {
    position: fixed !important;
    top: 0;
    margin: auto;
    background: #0000008a;
    padding: 0;
    z-index: 99999999 !important;
    height: 100% !important;
}

.tps_careers_form_section .tps-careers-form-section {
    background: #fff !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0 0 0;
}*/

.tps-career-application-form-field.row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tps-career-application-form-field.row .form-field.col-6 {
    width: 49%;
}

.tps-careers-form-section .tps-career-application-form input {
    background-color: transparent !important;
    padding: 7px 9px;
}

.tps-careers-form-section .tps-career-application-form label {
    color: var(--tps-black-color) !important;
    font-size: 16px;
    font-weight: 300 !important;
}

.tps_careers_form_section .tps-careers-form-section .tps-career-application-form-close {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
}

.tps-career-application-form-img {
    width: 100px;
    height: 100px;
    margin: auto auto 10px;
}

.tps-career-application-hedding p {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Montserrat';
    margin-bottom: 10px;
    display: block;
}

.tps-career-application-form-field.row .form-field.col-6 p {
    margin-bottom: 10px;
}
.tps-apply-now-btn {
    cursor: pointer !important;
}


.tps_careers_form_section .tps-career-application-form-field.row.submit_button {
    justify-content: start;
    grid-gap: 0px;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
}

.tps_careers_form_section .tps-career-application-form-submit{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tps_careers_form_section .tps-career-application-form-submit p {
    position: relative;
    margin-bottom: 0;
    width: 100%;
}
.tps-white-loose-diamonds-wrapper .slick-active,
.tps-color-loose-diamonds-wrapper .slick-active {
    opacity: 1;
}
/* responive start */

/*Info Page Design*/
.woocommerce-cart .tps-cart-form table,
.woocommerce-cart .tps-cart-form-collaterals table{
    background-color: var( --tps-white-color);
    border: none;
}
.woocommerce-cart .tps-cart-form table,
.woocommerce-cart .tps-cart-form-collaterals table,
.woocommerce-cart .tps-cart-form table tr,
.woocommerce-cart .tps-cart-form-collaterals table tr,
.woocommerce-cart .tps-cart-form table th,
.woocommerce-cart .tps-cart-form-collaterals table th,
.woocommerce-cart .tps-cart-form table td,
.woocommerce-cart .tps-cart-form-collaterals table td{
    border: none;
}
.tps-cart-form .tps-cart-product-title-header{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
}
.tps-cart-form .tps-cart-product-title-header .product-remove{
    margin-left: auto;
    display: flex;
    align-items: center;
    grid-gap: 10px;
}
.woocommerce-cart .tps-cart-form,
.woocommerce-cart .tps-cart-form tbody .woocommerce-cart-form__cart-item td{
    padding: 0px;    
}
.woocommerce-cart .tps-cart-form tbody .woocommerce-cart-form__cart-item td .tps-cart-product-main-block, 
.woocommerce-cart .tps-cart-form-collaterals .tps_cart_collaterals_total {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px;
    padding: 25px 15px;
    margin-bottom: 20px;
}
.tps-cart-form .tps-cart-product-title-header .tps-cart-product-category-name{
    font-size: 18px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
}
.tps-cart-form .tps-cart-product-title-header .tps-cart-product-category-name span{
    color: var(--tps-filtrcolor);
}
.tps-cart-form .tps-cart-product-title-header .product-remove a{
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: var(--tps-gray-color2) !important;
    text-transform: uppercase;
    width: 100% !important;
    background-color: transparent !important;
    height: 100% !important;
    position: relative;
}
.tps-cart-form .tps-cart-product-title-header .product-remove span{
    line-height: 11px;
}
.tps-cart-form .tps-cart-product-title-header .product-remove a:after,
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button:after,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button:after{
    content: '';
    width: 1px;
    height: 100%;
    background-color: var(--tps-gray-color2);
    transition: width 0.5s;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -6px;
}
.tps-cart-form .tps-cart-product-title-header .product-remove .tps-product-remove-option a:after{
    display: none;
}
.tps-cart-form .tps-cart-product-title-header .product-remove .tps-product-remove-option a{
    margin-bottom: -2px;
}
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button:after,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button:after{
    background-color: var(--tps-maincolor);
    width: 0%;
    bottom: 2px;
}

.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button:hover:after,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button:hover:after{
    width: 120%;
}
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button:hover span,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button:hover span{
   color: #fff !important;
   z-index: 9;
}
.tps-cart-form .tps-cart-product-container, 
.tps-cart-form .tps-cart-cal,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container{
    display: flex;
    flex-wrap: wrap;
}
.tps-cart-form .tps-cart-cal{
    align-items: center;
    grid-gap: 0px 20px;
    margin-left: auto;
    margin-top: 0px;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail{
    width: 35%;
}
.tps-cart-form .tps-cart-product-container .product-name,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name{
    width: 65%;
    padding-left: 4%;
    font-size: 18px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
}
.tps-cart-form .tps-cart-product-container .product-name .product-price-sku, 
.tps-cart-form .tps-cart-product-container .product-name .tps-cart-product-info,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .product-price-sku,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-cart-product-info{
    font-size: 14px;
    line-height: 20px;
}
.tps-cart-form .tps-cart-cal .product-price bdi, 
.tps-cart-form .tps-cart-cal .product-price bdi span,
.tps-cart-form .tps-cart-cal .product-quantity input,
.tps-cart-form .tps-cart-cal .product-quantity input::placeholder,
.tps-cart-form .tps-cart-cal .product-subtotal bdi,
.tps-cart-form .tps-cart-cal .product-subtotal bdi span{
    font-size: 18px;
    line-height: 18px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
}
.tps-cart-form .product-quantity input{
    padding: 0px 0px;
    width: fit-content;
    max-width: fit-content;
    border: none;
    color: var( --tps-white-color) !important;
    text-align: center;
    height: 35px;
    width: 200px !important;
    background-color: var(--tps-maincolor) !important;
}
.tps-cart-form  .product-quantity{
    position: relative;
    margin-top: 10px;
}
.woocommerce-cart .tps-cart-form-collaterals .cart_totals th, 
.woocommerce-cart .tps-cart-form-collaterals .cart_totals td,
.woocommerce-cart .tps-cart-form-collaterals .cart_totals span{
    font-size: 15px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    padding: 0;
}
.tps-cart-form .product-name a,
.woocommerce-cart .tps-cart-form-collaterals .woocommerce-shipping-totals .shipping-calculator-button,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name a{
    text-decoration: none;
    position: relative;
    color: var(--tps-maincolor);
    margin-bottom: 4px;
    display: block;
    width: fit-content;
}
.tps-cart-form .product-name a:after,
.woocommerce-cart .tps-cart-form-collaterals .woocommerce-shipping-totals .shipping-calculator-button:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name a:after{
    content: '';
    width: 00%;
    height: 1px;
    background-color: var(--tps-maincolor);
    transition: width 0.5s;
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
}
.tps-cart-form .product-name a:hover:after,
.woocommerce-cart .tps-cart-form-collaterals .woocommerce-shipping-totals .shipping-calculator-button:hover:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name a:hover:after{
    width: 100%;
}
.tps-cart-form .variation dt, 
.tps-cart-form .variation p,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .variation dt,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .variation p{
    font-size: 16px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
}
.tps-cart-form .variation dd,
.tps-cart-form .variation dd p,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .variation dd,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .variation dd p{
    margin: 0px;
}
.tps-cart-form .variation dt,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .variation dt{
  display: inline-block;
  float: left;
  margin-right: 5px;
  font-weight: 600;
}
.tps-cart-form .tps-cart-product-container .product-name .product-price-sku,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .product-price-sku{
    display: flex;
    grid-gap: 5px;
    align-items: center;
    margin: 3px 0px 3px;
}
.tps-cart-form .tps-cart-product-container .product-name .product-sku{
    color: var(--tps-gray-color2);
}
.tps-cart-form .tps-cart-product-container .product-name .product-price-sku + br{
    display: none;
}
.woocommerce-cart .tps-cart-form-collaterals .cart_totals th, .woocommerce-cart .tps-cart-form-collaterals .cart_totals td{
    padding: 10px 0px;
}
.woocommerce-cart .tps-cart-form-collaterals .cart_totals th{
    font-weight: 500;
}
.woocommerce-cart .tps-cart-form-collaterals .tps_cart_collaterals_total{
    border: 1px solid var(--tps-gray-color);
    width: 95%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
}   
.woocommerce-cart .tps-cart-form-collaterals .wc-proceed-to-checkout a{
    margin-bottom: 0px;
}
.woocommerce-cart .tps-cart-form-collaterals .wc-proceed-to-checkout{
    padding-bottom: 0px;
}
.woocommerce-cart .tps-cart-form-collaterals .woocommerce-shipping-totals .shipping-calculator-button{
    margin: 3px 0px 0px auto;
    width: fit-content;
    font-weight: 400;
}
.woocommerce-cart .tps-cart-form-collaterals .woocommerce-shipping-totals .shipping-calculator-button:after{
    margin-left: 0px;
}
.tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,
.tps_info_page.woocommerce-cart .actions button.button{
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 500 !important;
    height: 44px;
}
.tps-cart-form td.actions{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.tps_info_page form.woocommerce-cart-form .coupon input#coupon_code{
    font-size: 16px !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    height: 44px !important;
    text-align: center !important;
    margin-right: 10px;
}
.tps_info_page form.woocommerce-cart-form .coupon input#coupon_code::placeholder{
     font-size: 16px !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
}
.woocommerce-cart .tps-cart-product-summary-title{
    font-size: 18px;
    font-family: 'Montserrat';
    color: var(--tps-filtrcolor);
    font-weight: 600;
    padding: 10px 0px;
}
.woocommerce-cart .tps-cart-form-collaterals .tps-cart-product-summary-title{
    padding-left: 5%;
}
.woocommerce-cart .breadcrumb p,
.woocommerce-cart .breadcrumb span{
    font-family: 'Montserrat';
    color: var(--tps-black-color);
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
}
.woocommerce-cart .breadcrumb .container{
    padding: 0px !important;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail img{
    width: 100%;
}
.woocommerce-cart .woocommerce-error, 
.woocommerce-cart .woocommerce-info, 
.woocommerce-cart .woocommerce-message{
    color: var(--tps-filtrcolor);
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: normal;
}
.tps_car_bottom_info ul{
    list-style: none;
    margin-left: 40px;
    margin-bottom: 0px;
}
.tps_cart_contact{
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 15px;
}
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-widget-heading  .elementor-heading-title,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-widget-heading  .elementor-heading-title,
.tps_cart_contact a{
  position: relative;
  display: flex;
  align-items: center;
  color: #707070;
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 600;
  line-height: 14px;
}
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-widget-heading .elementor-heading-title::before,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-widget-heading .elementor-heading-title::before,
.tps_cart_contact a::before{
  content: '';
  width: 38px;
  height: 30px;
  margin-right: 5px;
  background-image: url(../images/header-footer.svg);
}
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-widget-heading .elementor-heading-title::before{
    background-position: -191px -513px;
}
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-widget-heading .elementor-heading-title::before{
    background-position: -254px -514px;
}
.tps_cart_contact a.tps_cart_contact_call::before{
    background-position: -315px -517px;
    width: 25px;
    height: 19px;
}
.tps_cart_contact a.tps_cart_contact_chat::before{
    background-position: -368px -518px;
    width: 25px;
    height: 19px;
}
.tps_car_bottom_info .tps_car_bottom_info_col1,
.tps_car_bottom_info .tps_car_bottom_info_col2{
    grid-gap: 7px;
}
.tps_car_bottom_info ul li{
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 24px;
    color: #707070;
}
.tps_cart_contact a{
    font-weight: 400;
}
.tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button,
.tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button{
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 500 !important;
    line-height: 24px;
    color: var(--tps-maincolor);
    padding: 0px;
    margin: 0px;
    background-color: transparent !important;
    width: fit-content;
    position: relative;
    margin-left:  40px;
}
.tps_car_bottom_info_col3 .elementor-heading-title{
    font-size: 14px;
    font-family: 'Montserrat' !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    color: #707070 !important;
}

.tps-cart-form-collaterals .cart_totals .shop_table tbody tr:nth-child(1) th,
.tps-cart-form-collaterals .cart_totals .shop_table tbody tr:nth-child(1) td{
    padding-top: 0px !important;
}
.tps_info_page .cart-collaterals .tps-cart-form-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .tps-cart-form-collaterals .cart_totals,
.tps_info_page.woocommerce-cart .cart-collaterals .cart_totals, 
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals{
    width: 100% !important;
}
.tps-cart-card-block p{
    margin: 25px 0px 5px 0px;
    font-size: 14px;
    font-weight: normal;
    color: var(--tps-black-color);
}
.tps-cart-form-collaterals tbody td{
    text-align: right;
}
.tps-cart-card-block div{
    width: 200px;
    height:33px;
    background-image: url(../images/cart-card.svg);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.tps_en_shop_en_ring .e-con-inner .elementor-element-ffb421a{
    display: none !important;
}
.tps_en_design .e-con-inner .elementor-element-8a14a13 .tps_title_h2{
    display: none;
}


/*End*/

/*education page design*/
.tps_education_col_container .tps_education_col{
    background-color: var(--tps-white-color);
    box-shadow: 0 1px 2px 0 rgba(44, 59, 108, .72);
    text-align: center;
    padding: 60px 0 !important;
    transition: all .2s;
}
.tps_education_col_container .tps_education_col:hover{
    box-shadow: rgba(0, 0, 0, .247059) 0 14px 45px, rgba(0, 0, 0, .219608) 0 10px 18px;
}
.tps_education_col_container h2.elementor-heading-title,
.tps_education_col_container h2.elementor-heading-title a{
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    line-height: 32px !important;
    color: var(--tps-black-color);
    font-size: 22px !important;
}
.tps_education_col_container h2.elementor-heading-title span{
    font-weight: 500 !important;
}
.tps_education_col_container .tps_education_img .elementor-widget-container{
    width: 138px;
    height: 138px !important;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
}
.tps_education_col_container .tps_education_img .elementor-widget-container img{
    border-radius: 50%;
    transition: transform .5s;
}
.tps_education_col_container .tps_education_img:hover img{
    transform: scale(1.1);
}
.tps_education_col_container .elementor-button-link,
.tps_fine_jewelery_landing_container .tps_fine_jw_button .elementor-button,
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box .tps_fine_jw_button .elementor-button{
    /*background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-black-color) !important;*/
    width: 100% !important;
    padding: 13px 0px !important;
    border-radius: 0px !important;
    font-size: 15px !important;
    font-weight: normal !important;
    text-align: center !important;
    font-family: 'Montserrat' !important;
    position: relative !important;
    text-transform: uppercase;
    max-width: 140px;
}
.tps_fine_jewelery_landing_container .tps_fine_jw_button .elementor-button,
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box .tps_fine_jw_button .elementor-button{
/*    background-color: var(--tps-white-color) !important;*/
} 
.tps_education_col_container .elementor-button-link:before,
.tps_fine_jewelery_landing_container .tps_fine_jw_button .elementor-button:before,
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box .tps_fine_jw_button .elementor-button:before{
    content: '' !important;
    position: absolute !important;
    z-index: 0 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0) !important;
    transform-origin: 50% 100% !important;
    transition: transform 0.2s ease-out !important;
}
.tps_education_col_container .elementor-button-link:hover:before,
.tps_fine_jewelery_landing_container .tps_fine_jw_button:hover .elementor-button:before,
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box:hover .elementor-button:before
{
    transform: scaleY(1) !important;
}
.tps_education_col_container .elementor-button-link:hover,
.tps_fine_jewelery_landing_container .tps_fine_jw_button .elementor-button:hover,
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box:hover .elementor-button{
/*    color: var(--tps-white-color) !important;*/
}
.tps_education_col_container .elementor-button-link span,
.tps_fine_jewelery_landing_container .tps_fine_jw_button .elementor-button span{
    z-index:1 !important;
}
.tps_fine_jewelery_landing_col  h2.elementor-heading-title{
      font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 600 !important;
    text-align: center;
    text-transform: uppercase;  
    transform: translate3d(-50.4%, 50%, 0) rotate(-90deg);
    position: absolute;
    left: 27px;  
}
.tps_fine_jewelery_landing_col .tps_fine_jw_heading .elementor-widget-container{
    position: absolute;
    top: 50%;
    height: fit-content !important;
    transform: translateY(-50%);
    right: 0;
}
.tps_fine_jewelery_landing_col .tps_fine_jw_heading .elementor-element{
     height:100%;
}
.tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_left{
   justify-content: flex-start;
}
.tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right{
   justify-content: flex-end;
}
.tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right  .tps_fine_jw_heading .elementor-widget-container {
    right: unset;
    left: 0;
}
.tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right   h2.elementor-heading-title{
    left: -27px;  
}
.tps_fine_jewelery_landing_container .tps_fine_jw_button{
    margin-top: -100px;
}   
.tps_fine_jewelery_landing_container .tps_fine_jw_info{
    padding-top: 50px;
    grid-gap: 5px;
}
.tps_fine_jewelery_landing_container .tps_fine_jw_info .elementor-heading-title a{
    font-size: 22px;
    line-height: 32px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: var(--tps-black-color) !important;
    text-transform: uppercase;
}
.tps_fine_jewelery_landing_container .tps_fine_jw_info p.elementor-heading-title{
    font-size: 16px;
    line-height: 20px;
    font-family: 'Montserrat';
    font-weight: normal;
    color: var(--tps-black-color) !important;
    max-width: 359px;
    margin-left: auto;
    margin-right: auto;
}
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box .elementor-widget-image img{
    transition: all .3s ease;
}
.tps_fine_jewelery_landing_container .tps_fine_jw_img_box:hover .elementor-widget-image img{
    transform: scale(1.05);
}
.tps_fine_jewelery_landing_col{
    height: fit-content;
}
.tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right{
        margin-top: 162px;
}
.wp-custom-logo .entry-content #tps_mens_woomens_ring  h2 {
    font-size: 25px !important;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    line-height: 32px;
}
/*End*/

/*contact us page*/
.tps_contact_us_page_new .tps_heading h2{
    font-size: 20px !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    color: var(--tps-black-color);
    margin-bottom: 5px;
}
.tps_contact_us_page_new .tps_paragraph p{
    font-size: 14px;
    line-height: 20px;
    font-family: 'Montserrat';
    font-weight: normal;    
    color: var(--tps-black-color);
}
.tps_contact_us_page_new .tps_contact_icon_box{
    padding: 30px 20px;
}
.tps_contact_us_page_new .tps_contact_icon_box .e-font-icon-svg{
    font-size: 30px;
}
.tps_contact_us_page_new .tps_contact_icon_box .e-font-icon-svg path{
    fill: #000;
}
.tps_contact_us_page_new .tps_contact_icon_box h3,
.tps_contact_us_page_new .tps_contact_icon_box h3 a{
    font-size: 16px;
    line-height: 16px;
    font-family: 'Montserrat';
    font-weight: normal;    
    color: var(--tps-black-color);
}
.tps_contact_us_page_new .elementor-button-link{
    background-color: transparent !important;
    border: 1px solid var(--tps-black-color);
    color: var(--tps-black-color);
    width: 100% !important;
    padding:13px 0px;
    border-radius: 0px;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    text-align: center;
    font-family: 'Montserrat' !important;
    position: relative;
}   
.tps_contact_us_page_new .elementor-button-link:before{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.tps_contact_us_page_new .elementor-button-link:hover:before{
    transform: scaleY(1);
}
.tps_contact_us_page_new .elementor-button-link:hover span{
    color: var(--tps-white-color);
    z-index: 1;
}
.tps_contact_us_page_new .tps_contact_icon_box h3{
    margin: 20px 0px;
}
.tps_contact_us_page_new .form-group label{
    font-size: 14px;
    line-height: 14px;
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
    color: var(--tps-black-color) !important;
    display: block;
    margin-bottom: 10px;
}
.tps_contact_us_page_new .form-group label + br{
    display: none;
}
.tps_contact_us_page_new .form-group .wpcf7-form-control{
    background-color: transparent !important;
    border-color: var(--tps-gray-color);
}
.tps_contact_us_page_new .form-group .wpcf7-form-control::placeholder,
.tps_contact_us_page_new .form-group .wpcf7-form-control.wpcf7-select,
.tps_contact_us_page_new .form-group .wpcf7-form-control.wpcf7-file,
.tps_contact_us_page_new .form-group.tps_file span,
.tps_contact_us_page_new .tps_bttn_sub p input,
.tps_contact_us_page_new .tps_form_last_para,
.tps_contact_us_page_new .tps_form_last_para,
.tps_contact_us_page_new .form-group .wpcf7-form-control{
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
    color: var(--tps-filtrcolor) !important;
}
.tps_contact_us_page_new .form-group .wpcf7-form-control.wpcf7-file {
    font-size: 0px !important;
    width: 100%;
}
.tps_contact_us_page_new .form-group .wpcf7-form-control{
    color: var(--tps-black-color) !important;   
    outline: none !important;
    box-shadow: none !important; 
    line-height: 24px !important ;
}
.tps_contact_us_page_new .form-group .wpcf7-form-control[name="phone-number"],
.tps_contact_us_page_new .form-group .wpcf7-form-control[name="email"],
.tps_contact_us_page_new .form-group .wpcf7-form-control[name="full-name"],
.tps_contact_us_page_new .form-group .wpcf7-form-control.wpcf7-select,{
    padding: 8px 10px !important;
}
.tps_contact_us_page_new .form-group .wpcf7-form-control.wpcf7-select{
    width: 100%;
    max-width: 270px;
    height: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;  
    background-image: url(../images/contact-us-drop-icon.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.tps_contact_us_page_new  form.wpcf7-form{
    width: 80%;
}
.tps_contact_us_page_new .form-group .wpcf7-form-control .wpcf7-select option{
    padding: 10px 0px;
}
.tps_contact_us_page_new .tps_bttn_sub p,
.tps_contact_us_page_new .tps_bttn_sub p input, 
.tps_contact_us_page_new .wpcf7-form-control-wrap[data-name="full-name"],
.tps_contact_us_page_new .wpcf7-form-control-wrap[data-name="message"],
.tps_contact_us_page_new .wpcf7-form-control-wrap[data-name="full-name"] input,
.tps_contact_us_page_new .wpcf7-form-control-wrap[data-name="message"] textarea{
    width: 100% !important;
}
.tps_contact_us_page_new .tps_form_div{
    padding-left: 40px;
}
.tps_contact_us_page_new .tps-form-group{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.tps_contact_us_page_new .tps-form-group .form-group, 
.tps_contact_us_page_new .tps-form-group .form-group p, 
.tps_contact_us_page_new .tps-form-group .form-group input{
    width: 100%;
}
.tps_contact_us_page_new .tps_bttn_sub p input{
    text-transform: uppercase;
    color: var( --tps-white-color) !important;
    border: 1px solid var(--tps-black-color) !important;
    height:50px;
}
.tps_contact_us_page_new .tps_bttn_sub p input:hover{
    color: var(--tps-black-color) !important;
}
.tps_contact_us_page_new .tps_bttn_sub p{
    margin-bottom: 0px !important;
}
.tps_contact_us_page_new .tps_form_last_para.elementor-widget-heading .elementor-heading-title {
    font-size: 12px !important;
    line-height:20px !important;
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
    color: var(--tps-filtrcolor) !important;
    margin-top: 10px !important;
    margin-bottom: 20px;
}
.tps_contact_us_page_new .wpcf7-not-valid-tip{
    font-size: 12px;
    line-height: 24px;
    font-family: 'Montserrat' !important;
}
.tps_contact_us_page_new  .tps_file_attach{
     position: relative;
    height: 20px;
    width: 62%;
    cursor: pointer;
}
.tps_contact_us_page_new  .tps_file_attach p{
    margin-bottom: 0px;
}
.tps_contact_us_page_new  .tps_file_attach .wpcf7-file{
    width: 125px;
    background: transparent;
    opacity: 0;    
    cursor: pointer;
}
.tps_contact_us_page_new .form-group.message.field.tps_file span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    top: 0;
    width: 100%;
    display: contents;
}
.tps_contact_us_page_new  .tps_file_attach .wpcf7-form-control-wrap{
    position: absolute;
    top: 0;
    left: 0;
}
.tps_contact_us_page_new .form-group.message.field.tps_file p span.tps_get_file_name {
    padding-top: 20px;
    display: block;
}
.tps_contact_us_page_new  .tps_file_attach label{
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.tps_contact_us_page_new  .tps_file_attach label:before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/Attach-file.svg);
    background-position: top -1px center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.tps_contact_us_page_new .tps_file_attach + p{
    margin-bottom: 10px;
}
.tps_contact_us_page_new .tps_recaptcha p{
    display: none;
}
.tps_contact_us_page_new .tps_recaptcha{
    margin-bottom: 20px;
}
.tps_contact_us_page_new .tps_bttn_sub{
    position: relative;
}
.tps_contact_us_page_new .tps_bttn_sub .wpcf7-spinner{
    position: absolute;
    top: 13px;
    right: 0;
}
.tps_contact_us_page_new .tps_form_last_para.elementor-widget-heading .elementor-heading-title a{
    text-decoration: underline;
}
.tps_contact_us_page_new .tps_form_last_para.elementor-widget-heading .elementor-heading-title a:hover{
    text-decoration: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    font-size: 12px;    
}
.tps_design_your_own .elementor-image-carousel-caption{
    text-transform: uppercase !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    font-family: 'Montserrat';
    margin-top: 10px;
}
.tps_design_your_own .swiper-slide-inner:hover img{
  transform: scale(1.1);
}
/*End*/

/*checkout page design*/
.tps_checkout_container{
    display: flex;
    flex-wrap: wrap;
}
.tps_checkout_container .col2-set{
    width: 62%;
    display: flex;
    flex-direction: column;
    margin-right: 3%;    
}
.tps_checkout_container .col2-set .col-1,
.tps_checkout_container .col2-set .col-2{
    width: 100% !important;
    box-shadow: rgba(27, 27, 27, 0.17) 0px 2px 5px;
    border-radius: 4px;
    border: 1px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    padding: 50px 40px;
    position: relative;
}
.tps_checkout_container .col2-set .col-2{
    margin-top: 30px;
}
.tps_checkout_container .tps-col2-set{
    width: 35%;
    box-shadow: rgba(27, 27, 27, 0.17) 0px 2px 5px;
    border-radius: 4px;
    border: 1px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    position: relative;
    height: fit-content;
    padding: 40px 20px 40px;
}
.woocommerce-checkout #page.container{
    max-width: 1120px !important;
}
.woocommerce-checkout .breadcrumb .container{
    padding: 0px !important;
}
.woocommerce-checkout .entry-title{   
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    font-size: 42px !important;
    line-height: 52px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-error, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout .woocommerce-message{
    color: var(--tps-black-color);
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 300;
}
.tps_checkout_container h3,
.tps_info_page .tps_checkout_container h3#order_review_heading{
    font-family: 'Montserrat';
    font-size: 22px;
    text-transform: uppercase;
    line-height: 35px;
    color: var(--tps-black-color);
    font-weight: 500;
    letter-spacing: 0;
    margin: 0px 0px 20px 0px !important;
}
.tps_checkout_container .form-row label{
    font-size: 14px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: normal;
}
.tps_checkout_container .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,
.tps_checkout_container .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 2%;
}

.tps_checkout_container .form-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 49% !important;
}
.tps_checkout_container .form-row.form-row-last,
.tps_checkout_container .form-row#billing_postcode_field,
.tps_checkout_container .form-row#billing_email_field,
.tps_checkout_container .form-row#billing_country_field,
.tps_checkout_container .form-row#shipping_country_field,
.tps_checkout_container .form-row#shipping_postcode_field{
    margin-left: auto;
}
.tps_checkout_container .form-row#billing_address_1_field,
.tps_checkout_container .form-row#billing_address_2_field,
.tps_checkout_container .form-row#shipping_address_1_field,
.tps_checkout_container .form-row#shipping_address_2_field,
 .woocommerce-additional-fields .form-row {
    width: 100% !important;
}
.tps_checkout_container .form-row input,
.tps_checkout_container .form-row textarea,
.tps_checkout_container .form-row input::placeholder,
.tps_checkout_container .form-row textarea::placeholder,
.tps_checkout_container .form-row .select2-selection__rendered{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    padding: 10px;
    border-color: var(--tps-filtrcolor);
    text-align: left;
}
.tps_checkout_container .select2-container--default .select2-selection--single {
    border-color: var(--tps-filtrcolor);
}   
.tps_checkout_container .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px !important;
    color: var(--tps-black-color);
}
.tps_checkout_container .form-row input,
.tps_checkout_container .select2-container--default .select2-selection--single{
    height: 42px !important;
    border-radius: 3px;
}
.tps_checkout_container .select2-container--default .select2-selection--single .select2-selection__arrow b{
    margin-left: -7px;
    margin-top: -2px;
}
.tps_checkout_container .form-row textarea{
    border-color: var(--tps-filtrcolor);
    border-radius: 3px;
    height: 170px !important;
}
.tps_checkout_container .woocommerce-form__label-for-checkbox.checkbox{
    position: relative;
}
.tps_checkout_container .woocommerce-form__label-for-checkbox.checkbox input{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    cursor: pointer;
}
.tps_checkout_container .woocommerce-form__label-for-checkbox.checkbox input + span{
    display:inline-block;
    padding-left: 30px;
    width: 100%;
    position: relative;
}
.tps_checkout_container .form-row.place-order{
    width: 100% !important;
    display: block;
}
.tps_checkout_container .woocommerce-form__label-for-checkbox.checkbox input + span::before{
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid;
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 6px;
    background-image: url(../images/header-footer.svg);
}
.tps_checkout_container .tps-col2-set  .woocommerce-form__label-for-checkbox.checkbox input + span::before{
    top: 3px;
}
.tps_file .tps_get_file_name b{
    font-size: 14px;
    color: var(--tps-black-color);
    margin-top: 10px;
    display: block;
    font-family: 'Montserrat';
    font-weight: 500;
}
.woocommerce-checkout .select2-results__option,
.woocommerce-checkout .select2-search--dropdown .select2-search__field,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
}
.woocommerce-checkout .select2-results__option:hover,
.woocommerce-checkout .select2-results__option.select2-results__option--highlighted,
.woocommerce-cart .select2-results__option:hover,
.woocommerce-cart .select2-results__option.select2-results__option--highlighted{
    background-color: var(--tps-maincolor) !important;
    color: var(--tps-white-color) !important;
}

.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar,
.woocommerce-account .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{
  width: 5px !important;
}

.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track,
.woocommerce-account .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{
  background: var(--tps-white-color) !important; 
}
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb,
.woocommerce-account .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{
  background:var(--tps-maincolor)  !important; 
}
.tps_checkout_container .woocommerce-checkout-review-order th, 
.tps_checkout_container .woocommerce-checkout-review-order td{
    border: none;
    font-size: 14px;
    line-height: 20px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal !important;
}
.tps_checkout_container .woocommerce-checkout-review-order td{
    font-weight: 300 !important;
    text-align: right;
}   
.tps_checkout_container .woocommerce-checkout-review-order td.product-name{
    text-align: left;
}
.tps_checkout_container .woocommerce-checkout-review-order table{
    border: none;
}
.tps_checkout_container .woocommerce-checkout-payment label[for="payment_method_cod"],
.tps_checkout_container .woocommerce-privacy-policy-text{
    font-size: 14px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: normal;
}
.tps_checkout_container .payment_box.payment_method_cod{
    background-color: var(--tps-maincolor) !important;
    color: var(--tps-white-color);     
}
.tps_checkout_container .payment_box.payment_method_cod{
    font-size: 14px !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: normal;
}
.tps_checkout_container .payment_box.payment_method_cod::before{
    border: 1em solid var(--tps-maincolor) !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
.tps_info_page.woocommerce-checkout .tps_checkout_container #payment ul.payment_methods{
    background: var(--tps-dimondinformation-color) !important;
    margin-bottom: 20px;
    border-bottom-color: var( --tps-white-gray-then-color) !important;
}
.tps_info_page.woocommerce-checkout .tps_checkout_container #payment{
    background-color: transparent !important;
}
.tps_checkout_container .woocommerce-privacy-policy-text{
    font-weight: 300;
}
.tps_checkout_container .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link{
    color: var(--tps-maincolor);
    font-weight: 500;
}
.tps_checkout_container .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link:hover{
    text-decoration: none;
}
.tps_info_page .tps_checkout_container #payment #place_order,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button{
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-black-color) !important;
    padding: 12px 0px 9px !important;
    border-radius: 0px !important;
    font-size: 15px  !important;
    position: relative !important;
    font-weight: normal !important;
    text-align: center !important;
    font-family: 'Montserrat' !important;
    position: relative !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    z-index: 0;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button{
    width: 200px !important;
}
.tps_info_page .tps_checkout_container #payment #place_order::before,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button::before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.tps_info_page .tps_checkout_container #payment #place_order:hover::before,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button:hover::before{
    transform: scaleY(1);
}
.tps_info_page .tps_checkout_container #payment #place_order:hover,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button:hover{
    color: var(--tps-white-color) !important;
}
.tps_checkout_container .col-bottom-info-right,
.tps_checkout_container .col-bottom-info-left{
    font-size: 14px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    max-width: 447px;
    text-align: center;
    margin: 35px auto 0px auto;
}
.tps_checkout_container .col-bottom-info-right a{
    color: var(--tps-maincolor);
    font-weight: normal;
}
.tps_checkout_container .col-bottom-info-right a:hover{
    text-decoration: none !important;
}
.tps_checkout_container .col-bottom-info-left span{
    font-size: 14px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}
.tps_checkout_container .col-bottom-info-left div{
    display: flex;
    grid-gap:15px;
    justify-content: center;
}
.tps_checkout_container .col-bottom-info-left div a{
    text-decoration: none;
    font-weight: normal;
    display: inline-block;
}
.tps_checkout_container .col-bottom-info-left div a:nth-child(1)::before{
    content: '';
    background-position: -312px -518px;
    width: 25px;
    height: 19px;
    margin-right: 1px;
    background-image: url(../images/header-footer.svg);
    display: block;
    float: left;
}
.tps_checkout_container .col-bottom-info-left div a:nth-child(2)::before{
    content: '';
    background-position: -364px -517px;
    width: 25px;
    height: 19px;
    margin-right: 5px;
    background-image: url(../images/header-footer.svg);
    display: block;
    float: left;
}
.tps_checkout_container .col-bottom-info-left div a:hover{
    text-decoration: underline;
}
.tps_checkout_container .woocommerce-form__label-for-checkbox.checkbox input:checked + span::before{
    background-position: -419px -516px;
}
.tps_checkout_container .woocommerce-NoticeGroup{
    width: 100% !important;
}
.tps_checkout_container .woocommerce-NoticeGroup .woocommerce-error li{
    margin-bottom: 5px;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .input-text{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    padding: 10px;
    border-color: var(--tps-filtrcolor);
    text-align: left;
    height: 42px !important;
    border-radius: 3px;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(1){
    font-size: 14px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: normal;
}
.tps_info_page .tps-cart-form-collaterals button.button{
    width: 100%;
    text-transform: uppercase;
    line-height: 25px;
}
.tps-cart-form-collaterals .shipping-calculator-form input{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    padding: 10px;
    border-color: var(--tps-filtrcolor);
    text-align: left;
    border-radius: 3px;
}
.tps-cart-form-collaterals .form-row .select2-selection{
    border: none !important;
    margin: 0 0 0px;
}
.tps-cart-form-collaterals form .form-row{
   margin: 0 0 4px;
}
.tps-cart-form-collaterals .form-row .select2-selection{
    top: 9px;
    right: 8px;
}

.woocommerce-cart .tps-cart-form-collaterals .cart_totals span.select2-selection__rendered,
.tps-cart-form-collaterals .form-row .select2-selection__rendered{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    padding: 10px !important;
    border: 1px solid var(--tps-filtrcolor) !important;
    text-align: left;
    border-radius: 3px;
}
.tps-cart-form-collaterals .shipping-calculator-form .form-row-wide label,
.tps-cart-form-collaterals .shipping-calculator-form .form-row-wide input::placeholder{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
}
.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 9px;
    right: 4px;
}
.woocommerce-cart .tps-cart-form-collaterals .cart_totals span.select2.select2-container{
    margin-bottom: 5px;
}
.woocommerce-cart .tps-cart-form-collaterals .cart_totals span strong{
    font-weight: normal;
}
.tps_info_page.woocommerce-cart form.woocommerce-cart-form .coupon input#coupon_code::placeholder{
    font-weight: normal !important;
}
.tps-eng-shop-by-sheps .swiper-slide a,
.tps-eng-ring-styles-list .slick-slide>div a{
    z-index: 9;
    position: relative;
}
.tps_en_diamond_shape_slider_sec .elementor-swiper-button svg{
    display: none;
}

.tps_en_diamond_shape_slider_sec .elementor-swiper-button {
    width: 30px;
    height: 30px;
    background-image: url(../images/Homepage-Arrows.svg);
}
.tps_en_diamond_shape_slider_sec .elementor-swiper-button.elementor-swiper-button-prev {
    background-position: -30px -120px;
}
.tps_en_diamond_shape_slider_sec .elementor-swiper-button.elementor-swiper-button-next {
    background-position: -66px -120px;
}/*End*/


.woocommerce-account .tps_myaccount_page nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{
  padding: 15px 25px;
  margin-right: 0px;
  background-color: transparent;
  font-size: 14px;
  line-height: 20px;
  color: var(--tps-black-color);
  position: relative;
  font-family: 'Montserrat';
  font-weight: normal;
  border-bottom: 1px solid #ffffff5c;
}
.woocommerce-account .tps_myaccount_page nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a::after{
    content: '';
    width: 0%;
    height: 2px;
    background-color: #13177a;
    transition: width .5s;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content{
    float: right;
    width: 68%;
    border: 1px solid #f1f1f1;
    padding: 20px 20px;
    border-radius: 5px;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p{
    font-size: 14px;
    line-height: 20px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p a{
    color: var(--tps-maincolor);
    position: relative;
    display: inline-block;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p a::after{
    content: '';
    width: 0%;
    height: 1px;
    background-color: var(--tps-maincolor);
    transition: width .5s;
    display: block;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content.tps_myaccount_page_order{
    padding: 0px;
    border: none;
}
.tps_myaccount_page .woocommerce table.my_account_orders{
    border-color: #f1f1f1;
}
.tps_myaccount_page .woocommerce table.my_account_orders td, 
.tps_myaccount_page .woocommerce table.my_account_orders th,
.tps_myaccount_page .woocommerce table.my_account_orders td p.tps_order_status{
  border: none;
  padding: 10px 10px;
  font-size: 13px;
  line-height: 23px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  text-align: center;
  font-weight: normal;
}
.tps_myaccount_page .woocommerce-customer-details .addresses address{
    font-size: 14px;
  line-height: 24px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  text-align: left;
  font-weight: normal;
  height: 100%;
  min-height: 220px;
}
.tps_myaccount_page .woocommerce table.my_account_orders td{
  padding: 15px 10px;
}
.tps_myaccount_page .woocommerce .woocommerce-Addresses,
.tps_myaccount_page .woocommerce-customer-details .addresses{
  display: flex;
  align-items: flex-start;
  grid-gap: 10px;
}
.tps_myaccount_page .woocommerce-customer-details .addresses::before,
.tps_myaccount_page .woocommerce-customer-details .addresses::after{
  display: none;
}
.tps_myaccount_page .woocommerce .woocommerce-Address,
.tps_myaccount_page .woocommerce-customer-details .addresses address{
  border: 1px solid #f1f1f1;
  padding: 20px 20px;
  border-radius: 5px;
}
.tps_myaccount_page .woocommerce .woocommerce-Address .woocommerce-Address-title{
  display: flex;
  align-items: center;
}
.tps_myaccount_page .woocommerce .woocommerce-Address .woocommerce-Address-title h3,
.tps_myaccount_page .woocommerce .woocommerce-MyAccount-content h3,
.tps_myaccount_page .woocommerce-order-details h2.woocommerce-order-details__title,
.tps_myaccount_page .woocommerce-customer-details h2.woocommerce-column__title{
  font-size: 18px !important;
  color: var(--tps-black-color) !important;
  font-family: 'Montserrat' !important;
  font-weight: 500 !important;
  margin-bottom: 0px;
}
.tps_myaccount_page .woocommerce-order-details .shop_table.order_details{
  border-color: #f1f1f1;
}
.tps_myaccount_page .woocommerce-order-details .shop_table.order_details th,
.tps_myaccount_page .woocommerce-order-details .shop_table.order_details td{
  border: none;
  padding: 10px 10px;
  font-size: 13px;
  line-height: 23px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  text-align: left;
  font-weight: normal;
}
.tps_myaccount_page .woocommerce-order-details .shop_table.order_details thead tr{
  background-color: #f1e2e0;
}
.tps_myaccount_page .woocommerce-order-details .shop_table.order_details th{
    font-weight: 500;
}
.tps_myaccount_page .woocommerce-order-details h2.woocommerce-order-details__title,
.tps_myaccount_page .woocommerce-customer-details h2.woocommerce-column__title{
   margin-bottom: 15px;
}

.tps_myaccount_page .woocommerce .woocommerce-Address .woocommerce-Address-title a{
  margin-left: auto;
  width: 22px;
  height: 22px;  
  background-image: url(../images/header-footer.svg);
  overflow: hidden;
  color: transparent;
  font-size: 0px;
  line-height: 0px;
  background-position: -464px -516px;
}
.tps_myaccount_page .woocommerce form .form-row label,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{
  font-size: 14px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  text-transform: capitalize;
  font-weight: normal;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{
 margin-bottom: 0px;
 font-weight: 500;
 display: block;
 padding-top: 10px;
 text-transform: uppercase;
}
.tps_myaccount_page .show-password-input{
  color: var(--tps-maincolor) !important;
}
.woocommerce-message{
  font-size: 14px;
}

.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-EditAccountForm  em{
  font-size: 12px;
  line-height: 22px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
}
.tps_myaccount_page .woocommerce form input,
.tps_myaccount_page .woocommerce form input::placeholder,
.tps_myaccount_page .woocommerce form textarea,
.tps_myaccount_page .woocommerce form textarea::placeholder,
.woocommerce-account .select2-container--default .select2-selection--single{
  font-size: 14px;
  line-height: 20px !important;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  font-weight: 300;
  padding: 10px;
  border-color: var(--tps-filtrcolor);
  text-align: left;
  height: 42px !important;
  border-radius: 3px;
}
.tps_info_page .tps_myaccount_page .select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 20px !important;
  color: var(--tps-black-color);
}
.woocommerce-account .select2-results__option, 
.woocommerce-account .select2-search--dropdown .select2-search__field, 
.woocommerce-account .select2-container--default .select2-results>.select2-results__options,
.woocommerce-account .select2-results__option[aria-selected], 
.woocommerce-account .select2-results__option[data-selected]{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
}
.woocommerce-account .select2-results__option:hover, 
.woocommerce-account .select2-results__option.select2-results__option--highlighted, 
.woocommerce-account .select2-results__option:hover, 
.woocommerce-account .select2-results__option.select2-results__option--highlighted {
    background-color: var(--tps-maincolor) !important;
    color: var(--tps-white-color) !important;
}
.woocommerce-account .select2-results__option[aria-selected=true], 
.woocommerce-account .select2-results__option[data-selected=true] {
    background-color: #ddd;
}
.tps_myaccount_page .woocommerce .woocommerce-Address address{
  font-size: 14px;
  line-height: 24px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  font-weight: normal;
  margin-top: 10px;
}
.tps_myaccount_page .woocommerce .woocommerce-Address .woocommerce-Address-titl
.tps_myaccount_page .woocommerce .woocommerce-Addresses::after,
.tps_myaccount_page .woocommerce .woocommerce-Addresses::before{
  display: none;
}
.tps_myaccount_page .woocommerce table.my_account_orders tbody tr:nth-child(even){
    background-color: #fbfbfb;
}
.tps_myaccount_page .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions a{
  padding: 0px;
  border: none;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
  text-transform: capitalize;
  background-color: transparent;
  color: var(--tps-black-color) !important;
  position: relative;
} 
.tps_myaccount_page .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions a::after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--tps-black-color);
  transition: width .5s;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4px;
}
.tps_myaccount_page .woocommerce table.my_account_orders td p.tps_order_status{
  margin: 0px auto;
  padding: 0px 5px;
  width: fit-content;
  background-color: #efefef;
  border-radius: 5px;
}
.tps_myaccount_page .woocommerce table.my_account_orders td p.tps_order_status.tps-complete-order{
  background-color: #e9f4e7;
}
.tps_myaccount_page .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions a:hover::after{
  width: 0%;
}
.tps_myaccount_page .woocommerce table.my_account_orders th{
    font-weight: 500;
}
.tps_myaccount_page .woocommerce table.my_account_orders thead tr{
   background-color: #f1e2e0;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p a:hover::after{
    width: 100%;
}
.woocommerce-account .tps_myaccount_page nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a{
    background-color: var(--tps-maincolor);
    color: var(--tps-white-color);
}
.woocommerce-account .tps_myaccount_page nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:nth-last-child(1) a{
  margin-right: 0px;
}
.tps_myaccount_page #customer_login::before,
.tps_myaccount_page #customer_login::after{
  display: none;
}
.tps_myaccount_page #customer_login{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2%;
}
.tps_myaccount_page #customer_login .u-column1,
.tps_myaccount_page #customer_login .u-column2{
  width: 49%;
  box-shadow: rgba(27, 27, 27, 0.17) 0px 2px 5px;
  border-radius: 4px;
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
  border-radius: 5px;
  padding: 40px 40px 0px 40px;
}
.tps_myaccount_page #customer_login .u-column1 .social-login-wrapper-div .heateor_sl_login_container,
.tps_myaccount_page #customer_login .u-column1 .social-login-wrapper-div  ul.heateor_sl_login_ul{
    margin: 0% !important;
}
.tps_myaccount_page #customer_login .u-column1 br, .tps_myaccount_page #customer_login .u-column2 br {
    display: none;
}
.tps_myaccount_page .g-recaptcha {
    margin: 20px 0px 0px;
    padding-bottom: 20px;
}
.tps_myaccount_page #customer_login .u-column2 .g-recaptcha {
    padding-bottom: 15px;
}
.tps_info_page form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    margin: 10px 0 0px;
}
.tps_info_page form.woocommerce-ResetPassword.lost_reset_password br {
    display: none;
}
.tps_myaccount_page #customer_login .u-column1 .social-login-wrapper-div {
    margin: 4px 0px 5px;
}
.tps_myaccount_page .g-recaptcha {
    margin: 20px 0px 0px;
}

.tps_myaccount_page #customer_login form{
 padding: 0px;
 border: none !important;
 margin: 0px !important;
}
.woocommerce-account .entry-title{
  text-transform: uppercase;
}
.tps_myaccount_page #customer_login h2{
  font-family: 'Montserrat' !important;
  font-size: 22px !important;
  text-transform: uppercase !important;
  line-height: 35px !important;
  color: var(--tps-black-color) !important;
  font-weight: 500 !important;
  letter-spacing: 0;
  margin: 0px 0px 20px 0px !important;
}
.woocommerce-account .container.grid-container{
    max-width: 1120px !important;
    width: 100% !important;
}
.woocommerce-account .breadcrumb .container, 
.woocommerce-account .breadcrumb{
   padding-left: 0px !important;
   padding-right: 0px !important;
}
.tps_myaccount_page #customer_login p{
   font-size: 14px;
   color: var(--tps-black-color);
   font-family: 'Montserrat';
   text-transform: capitalize;
   font-weight: 300;
   line-height: 23px;
}
.tps_myaccount_page #customer_login label{
   font-size: 14px;
   line-height: 24px;
   color: var(--tps-black-color);
   font-family: 'Montserrat';
   text-transform: capitalize;
   font-weight: normal;
   margin-bottom: 5px;
}
.tps_myaccount_page #customer_login .woocommerce-Input{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: 300;
    padding: 10px;
    border-color: var(--tps-filtrcolor);
    text-align: left;
    height: 42px !important;
    border-radius: 3px;
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme,
.tps_myaccount_page #customer_login .registration-form-mailpoet{
    position: relative;
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme{
    margin-bottom: 00px;    
    font-weight: 500;
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme input,
.tps_myaccount_page #customer_login .registration-form-mailpoet input{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    cursor: pointer;
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme input + span::before,
.tps_myaccount_page #customer_login .registration-form-mailpoet label[for="mailpoet_subscribe_on_register"]::after{
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid;
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/header-footer.svg);
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme input + span,
.tps_myaccount_page #customer_login .registration-form-mailpoet label[for="mailpoet_subscribe_on_register"]{
    display: inline-block;
    padding-left: 30px;
    width: 100%;
    position: relative;
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme input:checked + span::before,
.tps_myaccount_page #customer_login .registration-form-mailpoet.registration-form-mailpoet-checked label[for="mailpoet_subscribe_on_register"]::after{
    background-position: -419px -516px;
}
.tps_myaccount_page #customer_login button{
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;
/*    color: var(--tps-black-color) !important;*/
    padding: 12px 0px 12px !important;
    border-radius: 0px !important;
    font-size: 15px !important;
    position: relative !important;
    font-weight: normal !important;
    text-align: center !important;
    font-family: 'Montserrat' !important;
    position: relative !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    z-index: 0;
}
.tps_myaccount_page #customer_login button::before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(1);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.tps_myaccount_page #customer_login button:hover::before{
    transform: scaleY(0);
}
.tps_myaccount_page .woocommerce-ResetPassword p:nth-child(1){
  font-size: 14px;
  line-height: 24px;
  font-family: 'Montserrat';
  color: var(--tps-black-color);
  text-align: center;  
}
.tps_myaccount_page #customer_login button:hover{
    color: var(--tps-black-color) !important;
}
.tps_myaccount_page #customer_login .woocommerce-form-login__rememberme input[type="hidden"]{
    display: none !important;
}
.tps_myaccount_page #customer_login .registration-form-mailpoet label[for="mailpoet_subscribe_on_register"]{
    font-weight: 500;
    padding-left: 23px;
}
.tps_myaccount_page #customer_login p a{
    color: var(--tps-maincolor);
    font-weight: 500;
    text-decoration: underline;
}
.tps_myaccount_page #customer_login p a:hover{
    text-decoration: none;
}
.tps_myaccount_page #customer_login .show-password-input{
    top: 12px;
}
.tps_myaccount_page #customer_login .show-password-input{
    color: var(--tps-maincolor);
}
.tps_myaccount_page .woocommerce-notices-wrapper{
    width: 100%;
}
.tps_myaccount_page .woocommerce-notices-wrapper li{
    font-size: 14px;
    line-height: 20px !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
}
.tps_myaccount_page .woocommerce-notices-wrapper li strong{
    font-weight: 500;
}
.tps_myaccount_page{
    padding: 0px !important;
}
.tps_info_page .tps_myaccount_page  button.button,
.tps_info_page .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-address-fields button.button,
.tps_myaccount_page .woocommerce-order-details .order-again a,
.tps_info_page .tps_myaccount_page button.button{
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    padding: 12px 0px 12px !important;
    border-radius: 0px !important;
    font-size: 15px !important;
    position: relative !important;
    font-weight: normal !important;
    text-align: center !important;
    font-family: 'Montserrat' !important;
    position: relative !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    z-index: 0;
    margin-top: 30px;
}
.tps_info_page .tps_myaccount_page  button.button::after,
.tps_info_page .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-address-fields button.button::after,
.tps_myaccount_page .woocommerce-order-details .order-again a::after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(1);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.tps_myaccount_page .woocommerce-order-details .order-again a::after{
    background-color: var(--tps-black-color) !important;
    height: auto !important;
    width: 100% !important;
}
.tps_myaccount_page .woocommerce-order-details .order-again{
   max-width: 200px;
}
.tps_info_page .tps_myaccount_page  button.button:hover::after,
.tps_info_page .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover:after,
.tps_myaccount_page .woocommerce-order-details .order-again a:hover::after,
.tps_info_page .tps_myaccount_page button.button:hover::after{
    transform: scaleY(0);
}
.tps_info_page .tps_myaccount_page  button.button:hover,
.tps_info_page .tps_myaccount_page .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover,
.tps_myaccount_page .woocommerce-order-details .order-again a:hover{
    color: var(--tps-black-color) !important;
}
.tps_whishlist_body .container.grid-container{
    max-width: 1120px !important;
}
.tps-wishlist-main-item-main-colom .tps-wishlist-selct-item{
    position: relative;
}
.tps-wishlist-main-item-main-colom .tps-wishlist-selct-item input{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    cursor: pointer;
    z-index: 9;
}
.tps_info_page .tps_myaccount_page .woocommerce-address-fields__field-wrapper{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2%;
}

.tps_myaccount_page form .form-row-first, 
.tps_myaccount_page form .form-row-last,
.tps_myaccount_page form .form-row.address-field,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content#billing_postcode_field,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content#billing_state_field,
.tps_myaccount_page form .form-row#billing_phone_field,
.tps_myaccount_page form .form-row#billing_email_field{
    width: 49%;
}


.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row{
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 49% !important;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content #billing_company_field,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content #billing_country_field,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content #billing_city_field,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content form.edit-account p.form-row.form-row-wide{
  width: 100% !important;
}
.tps_myaccount_page form .form-row.address-field#billing_address_2_field input{
  margin-top: 27px;
}
.tps-wishlist-main-item-main-colom .tps-wishlist-selct-item input + label::before{
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid;
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/header-footer.svg);
}
.tps-wishlist-main-item-main-colom .tps-wishlist-selct-item input:checked + label::before {
    background-position: -419px -516px;
}
.tps_info_page .woocommerce form .form-row.validate-postcode{
    margin-left: 0px !important;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field{
    margin-top: 27px;
}
.tps_info_page .woocommerce form .form-row.validate-state,
.tps_info_page .woocommerce form .form-row.validate-phone{
    margin-left: auto;
}
.tps_info_page .woocommerce form .form-row.validate-email{
    margin-left: unset !important;
}
.tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn,
.tps_info_page .tinv-wishlist  button.button{
    background-color: transparent !important;
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-black-color) !important;
    padding: 12px 0px 9px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    position: relative !important;
    font-weight: normal !important;
    text-align: center !important;
    font-family: 'Montserrat' !important;
    position: relative !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    z-index: 0;
}
.tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn::before,
.tps_info_page .tinv-wishlist  button.button::before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn:hover::before,
.tps_info_page .tinv-wishlist  button.button:hover::before{
    transform: scaleY(1);
}
.tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn:hover,
.tps_info_page .tinv-wishlist  button.button:hover{
    color: var(--tps-white-color) !important;
}
.tps_info_page .tinv-wishlist  button[name="tinvwl-action-product_apply"]{
    width: 150px;
}
.tps_info_page .tinv-wishlist  button.button[name="tinvwl-action-product_selected"]{
    width: 220px !important;
}
.tps_info_page .tinv-wishlist  button.button[name="tinvwl-action-product_all"]{
    width: 170px !important;
}
.tps_info_page .tinvwl-input-group .form-control{
    border: 1px solid var(--tps-black-color) !important;
    color: var(--tps-black-color) !important;
    padding: 12px 5px 9px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 300;
    cursor: pointer;
    width: 150px;
    height: 42px;
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    background-image: url(../images/Down-Arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-size: 15px;
}

.tps_whishlist_body .tinv-header{
    display: none;
}
.entry-title{
    text-transform: uppercase;
}
.tps-wishlist-footer-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}
.tps-wishlist-footer-pagination span{
    font-size: 14px;
    line-height: 14px;
    color: var(--tps-black-color) !important;
}
.tps-wishlist-footer-pagination  .button{
    width: 30px !important;
    height: 30px !important;
    color: transparent !important;
    font-size: 0px !important;
    line-height: 0px !important;
    overflow: hidden;
    background-color: transparent !important;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
    background-image: url(../images/Down-Arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.tps-wishlist-footer-pagination  .button.tinv-next{
    transform: rotate(-90deg);
}
.tps-wishlist-footer-pagination  .button.tinv-prev{
    transform: rotate(90deg);
}
.tps-wishlist-footer-pagination  .button span{
    color: transparent !important;
}
.tps-wishlist-main-item-main-colom .tps-wishlist-product-item-title a{
    text-decoration: none;
}
.tps-wishlist-main-item-main-colom dl.variation{
    display: none;
}
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-overlay {
    z-index: 9999999;
}
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-modal-inner{
  z-index: 999999999;
}
.tinv-wishlist .tinv-modal {
 z-index: 99999998 !important;
}
.woocommerce-page .select2-selection--single .select2-selection__arrow{
 top: 7px;
}
.tps_info_page .woocommerce form.tps_checkout_container .form-row.validate-email {
    width: 100% !important;
}
.explore-loose-diamonds-main .tps-white-loose-diamonds-subtitle h2{
        font-size: 30px !important;
    line-height: 40px !important;
    font-weight: bold !important;
    font-family: 'Alchemin' !important;
    color: var(--tps-black-color) !important;
    text-align: center;
    margin-bottom: 30px;
}
.explore-loose-diamonds .elementor-swiper-button {
    width: 30px;
    height: 30px;
    background-image: url(../images/Homepage-Arrows.svg);
}
.explore-loose-diamonds .elementor-swiper-button.elementor-swiper-button-prev {
    background-position: -30px -120px;
}
.explore-loose-diamonds .elementor-swiper-button.elementor-swiper-button-next {
    background-position: -66px -120px;
}
.explore-loose-diamonds .elementor-swiper-button.elementor-swiper-button-prev svg,
.explore-loose-diamonds .elementor-swiper-button.elementor-swiper-button-next svg {
    display: none;
}
.explore-loose-diamonds .elementor-image-carousel-caption b {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat';
}
.explore-loose-diamonds .elementor-image-carousel-caption p{
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    font-family: 'Montserrat';
    margin: 0 0 12px 0px;
}
.explore-loose-diamonds .swiper-slide::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -1px;
    border-top: 1px solid var(--tps-black-color) !important;
    border-left: 1px solid var(--tps-black-color) !important;
    width: 0%;
    height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
    z-index: -1;
}

.explore-loose-diamonds .swiper-slide::after {
    width: 0%;
    height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
    top: 0;
    right: 0;
    border-bottom: 1px solid var(--tps-black-color) !important;
    border-right: 1px solid var(--tps-black-color) !important;
    position: absolute;
    content: "";
    z-index: -1;
}
.explore-loose-diamonds .swiper-slide:hover::before,
.explore-loose-diamonds .swiper-slide:hover::after{
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;
}
.tps-eng-ring-styles-list .slick-slide>div a {
   display: block;
}
.tps-eng-ring-styles-list .slick-slide>div::before,
.tps-eng-ring-styles-list .slick-slide>div::after{
   display: none;
}   
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style .tps-eng-ring-item-meta-data{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 999999;
  bottom: 0;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style .tps-eng-ring-item-meta-data span{
  max-width: 200px;
  display: block;
  margin: auto;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::before,
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::after{
  content:"";
  width: 0;
  height: 1px;
  position: absolute;
  transition: all 0.2s linear;
  background: var(--tps-black-color);
  z-index: 999999999;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::after{
  content:"";
  width:1px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: var(--tps-black-color);
  z-index: 999999999;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover::after{
  width: 100%;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover .tps-eng-ring-styles-list-cn-child::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover .tps-eng-ring-styles-list-cn-child::after{
  height: 100%;
}

.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::after{
  transition-delay: 0.2s;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::after{
  transition-delay: 0s;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::before{
  right: 0;
  top: 0;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::after{
  left: 0;
  bottom: 0;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::before{
  left: 0;
  top: 0;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::after{
  right: 0;
  bottom: 0;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover::after{
  transition-delay: 0s;
}
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover .tps-eng-ring-styles-list-cn-child::before, 
.tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn:hover .tps-eng-ring-styles-list-cn-child::after{
  transition-delay: 0.2s;
}

/*New Education page design*/
.tps_education_tab_slider ul.elementor-icon-list-items{  
  margin-bottom: 0px;
  max-width: 100% !important;  
  display: flex;
  overflow: hidden;
}
.tps_eucation_nav_tab .tps_education_page_side {
    background-color: var(--tps-whitegray-color);
    padding: 30px 20px;
}
.tps_eucation_nav_tab .tps_education_page_side ul li{
    margin-bottom: 15px;
}
.tps_eucation_nav_tab .tps_education_page_side ul li a,
.tps_eucation_nav_tab .tps_education_page_side ul li span{
    font-size: 16px;
    line-height: 20px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    cursor: pointer;
}    
.tps_eucation_nav_tab .tps_education_page_side ul li a.active span,
.tps_eucation_nav_tab .tps_education_page_side ul li:hover a,
.tps_eucation_nav_tab .tps_education_page_side ul li:hover span{
  color: var(--tps-maincolor);
}
.tps_education_sub_type_tab ul .elementor-icon-list-text,
.tps_education_sub_type_tab ul .elementor-icon-list-text a,
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text, 
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text a{
  font-size: 16px;
  line-height: 16px;
  padding: 0px 0px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  cursor: pointer;
  text-align: center;
  display: block;
  position: relative;
}
.tps_education_sub_type_tab ul li.active .elementor-icon-list-text,
.tps_education_sub_type_tab ul li:hover .elementor-icon-list-text, 
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-item.active .elementor-icon-list-text,
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-item:hover .elementor-icon-list-text{
  color: var(--tps-maincolor);
}
.tps_education_sub_type_tab ul .elementor-icon-list-text,
.tps_education_sub_type_tab ul .elementor-icon-list-text a,
.tps_education_sub_type_tab ul .elementor-icon-list-text span,
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text a, 
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text span{
   position: relative;
   width: fit-content;
   
}
.tps_education_sub_type_tab ul .elementor-icon-list-item,
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-item{
  margin-right: 10px;
  display: flex;
  padding: 0px 15px 0px 0px;
  justify-content: center;
}
.tps_education_sub_type_tab ul .elementor-icon-list-text a::after,
.tps_education_sub_type_tab ul .elementor-icon-list-text::after,
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text::after{
  content:'';
  width: 0%;
  height: 1px;
  background-color: var(--tps-maincolor);
  transition: width .5s;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.tps_education_sub_type_tab ul li.active .elementor-icon-list-text a::after,
.tps_education_sub_type_tab ul li:hover .elementor-icon-list-text::after,
.tps_education_sub_type_tab ul li.active .elementor-icon-list-text::after, 
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-item.active .elementor-icon-list-text::after,
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-item:hover .elementor-icon-list-text::after{
  width: 100%;
}
.tps_education_tab_info h2.elementor-heading-title,
.tps_education_tab_info h1.elementor-heading-title{
  font-family: 'Alchemin' !important;
  color: var(--tps-black-color) !important;
  font-size: 42px !important;
  line-height: 52px !important;
  font-weight: 500 !important;
  margin-bottom: 15px;
}
.tps_education_tab_info span.elementor-heading-title{
  font-size: 22px;
  line-height: 32px;
  color: var(--tps-black-color) !important;
  font-family: 'Montserrat' !important;
  font-weight: 500 !important;
  margin-bottom: 5px;
  margin-top: 10px !important;
  display: block;
  text-transform: capitalize;
}
.tps_education_tab_info p.elementor-heading-title{
  font-size: 14px;
  line-height: 24px;
  color: var(--tps-black-color) !important;
  font-family: 'Montserrat' !important;
  font-weight: normal !important;
  margin-bottom: 10px;
}
.tps_education_tab_slider .slick-arrow{
   width: 20px;
   height: 20px;
   color: transparent;
   font-size: 0px;
   line-height: 0px;
   z-index: 99;   
   margin-top: -1px;
}
.tps_education_tab_slider .slick-arrow::before{
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(../images/header-footer.svg);
    border: 1px solid #000;
    border-radius: 50%;
    display: block;
}
.tps_education_tab_slider .slick-arrow.slick-disabled{
  opacity: 0.3;
  pointer-events: none;
}
.tps_education_tab_slider ul{
  padding: 0px 25px !important;
}
.tps_education_tab_slider .slick-arrow.slick-prev{
  left: 0px;
}
.tps_education_tab_slider .slick-arrow.slick-next{
 right: 0px;
}
.tps_education_tab_slider .slick-arrow.slick-prev::before{
  background-position: -18.5px -470.5px;
  transform: rotate(90deg);
}
.tps_education_tab_slider .slick-arrow.slick-next::before{
  background-position: -18.5px -470.5px;
  transform: rotate(-90deg);
}
.tps_education_tab_info .elementor-icon-list-items .elementor-icon-list-item,
.tps_education_tab_info .elementor-icon-list-items .elementor-icon-list-item span{
  font-size: 15px;
  line-height: 25px;
  color: var(--tps-black-color) !important;
  font-family: 'Montserrat' !important;
  font-weight: normal !important;
  margin-bottom: 10px;
}
.tps_education_tab_info .elementor-icon-list-items .elementor-icon-list-item span{
  margin-bottom: 0px;
}
.tps_education_tab_info .elementor-icon-list-items .elementor-icon-list-item a{
  width: fit-content;
 display: inline-block;
}
.tps_education_tab_info a,
.tps_anchor_parant a{
  position: relative;
  color: var(--tps-maincolor) !important;
  text-decoration: none !important;
  display: inline-block;
}
.tps_education_tab_info a::after,
.tps_anchor_parant a::after{
  content: '';
  width: 100%;
  transition: width .5s;
  height: 1px;
  background-color: var(--tps-maincolor);
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2px;
}
.tps_education_tab_info a:hover::after,
.tps_anchor_parant a:hover::after{
  width: 0%;
}
.tps_education_tab_info div.elementor-heading-title{
  font-size: 16px;
  line-height: 26px;
  color: var(--tps-black-color) !important;
  font-family: 'Montserrat' !important;
  font-weight: normal !important;
  margin-bottom: 5px;
}
.tps_education_tab_info .elementor-icon-list-items .elementor-icon-list-item{
  position: relative;
  padding-left: 25px;
  display: inline-block;
}
.tps_education_tab_info .elementor-icon-list-items{
  display: flex;
  flex-direction: column;
}
.tps_education_tab_info .elementor-icon-list-items .elementor-icon-list-item::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 1px solid var(--tps-black-color);
  position: absolute;
  top: 10px;
  left: 10px;
  background: var(--tps-black-color);
}
.tps_education_tab_info .tps_education_tab_info_faq span.elementor-heading-title{
  font-size: 16px;
  line-height: 26px;
}
.tps_education_tab_info .tps_education_tab_info_faq h2.elementor-heading-title{
  margin-bottom: 5px;
  margin-top: 15px;
}
.tps_education_tab_slider .tps_education_non_diamond_sub_type_tab ul {
    padding: 0px 0px !important;
}
.tps_education_non_diamond_sub_type_tab .elementor-icon-list-items{
  margin-top: 6px !important;
}
.tps_education_tab_slider {
  border-bottom: 1px solid #ebebeb;
}

.tps_education_sub_type_tab ul .elementor-icon-list-text, 
.tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text{
    padding: 10px 0px 7px !important;
}

.tps_eucation_nav_tab.tps-add-sticky .tps_education_page_side {
   position: fixed;
    top: 85px;
    width: 100%;
    overflow: hidden;
    margin-left: -6px;
    max-width: 20%;
}
.tps_select_box_for_mobile{
    display: none !important;
}
.tps_myaccount_page_order ul.wc-item-meta{
   margin-left: 0px;
}
.tps_myaccount_page_order ul.wc-item-meta li{
   display: flex;
   align-items: center;
}
.tps_myaccount_page .select2-container--default .select2-selection--single .select2-selection__rendered{
  padding-left: 0px !important;
}
.tps_myaccount_page #customer_login div.heateor_sl_outer_login_container {
   margin: 10px 0px 50px 0px;
}
.tps_myaccount_page #customer_login div.heateor_sl_outer_login_container .heateor_sl_title{
    font-size: 14px;
    line-height: 24px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 5px;
}
.tps_myaccount_page #customer_login ul.heateor_sl_login_ul li{
  margin-right: 10px !important;
}
.tps_myaccount_page #customer_login .woocommerce-form-register p.woocommerce-form-row:nth-child(1) + p{
  margin-bottom: 0px;
}
.tps_myaccount_page #customer_login .woocommerce-privacy-policy-text p{
    margin-bottom: 0px;
}
.tps_myaccount_page #customer_login .registration-form-mailpoet{
    margin-bottom: 5px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    font-size: 14px;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field input::placeholder,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field input::-webkit-input-placeholder,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field input::-moz-placeholder,
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field input::-ms-input-placeholder, 
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field input::-moz-placeholder{
    font-size: 14px;
    line-height: 20px !important;
} 

.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field span.woocommerce-input-wrapper{
   height: 100%;
   display: block;
}
.woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field::after{
    display: none !important;
}
.tps_en_shop_en_ring h1.elementor-heading-title{
   color: var(--tps-white-color) !important;
}
.tps_en_landing_slider .tps-ringbuilder-background-masker.tps_grid_meta_price{
  display: none;
}
.tps_en_landing_slider .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-animated-background.tps_grid_animated-background {
    height: 300px;
}
/*End*/

.tps_measure_my_ring_back_btn a,
.tps_measure_my_ring_back_btn a:hover{
    background: transparent !important;
    color: var(--tps-black-color);
    font-family: 'Montserrat' !important;
    text-transform: capitalize;
    padding: 0px;   
    display: flex;
    align-items: center;
    grid-gap: 0px 2px;
    font-size: 13px;
}
.tps_measure_my_ring_back_btn a.elementor-button:focus, 
.tps_measure_my_ring_back_btn a.elementor-button:hover, 
.tps_measure_my_ring_back_btn a.elementor-button:visited{
    color: var(--tps-black-color) !important;
}

body.page-id-113163 .entry-header{
    display: none;
}
.tps_measure_my_ring_back_btn a svg{
    display: none;
}
.tps_measure_my_ring_back_btn a::before{
    content: '';
    width: 20px;
    height: 15px;
    background-image: url(../images/Back_Arrow.svg);
    background-position: center center;
}
.tps_find_my_ring_section_col p{
    color: var(--tps-black-color) !important;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    font-family: 'Montserrat';
    font-weight: normal !important;
    margin: 10px 0px 0px 0px;
}
.tps_measure_my_ring{
    border: 1px solid #707070;
    padding: 30px 30px 0px !important;
    border-radius: 8px !important;
    max-width: 1170px !important;
    margin: auto !important;
}
body.page-id-113163 .breadcrumb .container p.breadcrumbs span.breadcrumb_last{
  text-decoration: none !important;
}
.tps_convert_ring img{
    width: 100%  !important;
}
.tps_convert_ring h1.elementor-heading-title{
    font-family: 'Montserrat' !important;
    font-size: 35px !important;    
    line-height: 40px !important;
}
.wp-custom-logo .entry-content .tps_ring_size_guid_section_left h2{
  font-weight:500 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: 'Montserrat' !important;
  margin-bottom: 20px;
  color: var(--tps-black-color) !important;
}
.tps_ring_size_guid_section_left span.elementor-heading-title,
.tps_ring_size_guid_section_left p.elementor-heading-title{
  font-weight:normal !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-family: 'Montserrat' !important;
  margin-bottom: 20px;
  color: var(--tps-black-color) !important;
  display: block;
}
.tps_ring_size_guid_section_left p.elementor-heading-title {
  margin-bottom: 5px;
}
.tps_ring_size_guid_section_left .elementor-icon-list-items li, 
.tps_ring_size_guid_section_left .elementor-icon-list-items li span{
  font-weight:normal !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-family: 'Montserrat' !important;
  color: var(--tps-black-color) !important;
  margin-bottom:0px;
}
.tps_ring_size_guid_section_left .elementor-icon-list-items li{
   position: relative;
   padding-left: 15px;
}
.tps_ring_size_guid_section_left .elementor-icon-list-items li::before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: var(--tps-black-color);
    float: left;
    position: absolute;
    left: 4px;
    top: 9px;
    border-radius: 50%;
}
.tps_ring_size_guid_section_left .elementor-icon-list-items{
  margin-bottom: 20px !important;
}
.tps_ring_size_guid_section_right img{
    margin-top: -25px;
}
.tps_labanese_disc p.elementor-heading-title{
    font-size: 14px;
    line-height: 24px;
    font-family: 'Montserrat' !important;
    color: var(--tps-black-color) !important;
    font-weight: normal !important;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.tps_labanese_disc{
    padding-bottom: 200px;
}
.tps-become-affiliate-form .wpcf7-not-valid-tip,
.tps_careers_form_section .wpcf7-not-valid-tip{
    font-size: 12px;
    line-height: 18px;
    font-family: 'Montserrat' !important;
}
.tps-become-an-affilti-form .tps-become-affiliate-form input[type="file"]{
    padding: 0px;
    margin-top: 15px;
}
.tps-become-an-affilti-form  .wpcf7 form .wpcf7-response-output,
.tps-become-an-affilti-form  .wpcf7 form .wpcf7-response-output,
.tps_careers_form_section .wpcf7 form .wpcf7-response-output{
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Montserrat' !important;
}
.tps-become-an-affilti-form,
.tps_careers_form_section{
    z-index: 999999999 !important;
}
.tps_careers_form_section>.e-con-inner .tps-careers-form-section::-webkit-scrollbar-track, 
.tps-become-an-affiliate>.e-con-inner .tps-become-an-affilti-form::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.tps_careers_form_section>.e-con-inner .tps-careers-form-section::-webkit-scrollbar-track, 
.tps-become-an-affiliate>.e-con-inner .tps-become-an-affilti-form::-webkit-scrollbar-track{
    width: 6px;
    background-color: #F5F5F5;
}
.tps_careers_form_section>.e-con-inner .tps-careers-form-section::-webkit-scrollbar-track, 
.tps-become-an-affiliate>.e-con-inner .tps-become-an-affilti-form::-webkit-scrollbar-track{
    background-color: #000000;
}


.tps-become-an-affilti-form .tps-become-an-affality-submitbutton .wpcf7-spinner,
.tps_careers_form_section .tps-career-application-form-submit .wpcf7-spinner{
    position: absolute;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    margin: 13px auto 12px auto;
}
.tps-become-an-affilti-form .tps-become-an-affality-submitbutton,
.tps_careers_form_section .tps-career-application-form-submit{
    margin-bottom: 30px;
}
.tps_contact_us_button .elementor-button,
.tps-become-a-apply-now-button a{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 500 !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tps_contact_us_button .elementor-button::before,
.tps-become-a-apply-now-button a::before{
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-white-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 0px;
}
.tps_contact_us_button .elementor-button:hover::before,
.tps-become-a-apply-now-button a:hover::before{
    transform: scaleY(1);
}
.tps_contact_us_button .elementor-button:hover,
.tps-become-a-apply-now-button a:hover{
    color: var(--tps-black-color) !important;
}
.tps-become-a-apply-now-button a{
    margin-left: auto;
    margin-right: auto;
}
.tps-career-application-form-close{
    cursor: pointer;
}
.tps-careers-form-section .tps-career-application-form input[type="file"]{
    width: 100%;
}

.tps-become-a-close{
  right: 20px;
  top: 20px;
}
.tps_term_and_condition_sec1 h3,
.tps_term_and_condition_sec1 h4{
  color: var(--tps-black-color);
  font-family: 'Montserrat';
}
.tps_term_and_condition_sec1 .elementor-widget-container{
    color: var(--tps-black-color);
    font-family: 'Montserrat';
}
.tps_term_and_condition_head{
    text-decoration: none !important;
    display: block;
    margin-top: 20px;
}
.tps_term_and_condition_head strong{
   font-size: 30px;
    font-weight: 500;
    text-decoration: none;
}
.tps-cart-form .tps-cart-product-container .product-name,
 .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name{
     padding-left: 50px;
}
.tps-cart-form .tps-cart-product-container .product-name .tps-product-name-span,
.tps-cart-form .tps-cart-product-container .product-name .tps-setting-title,
.tps-cart-form .tps-cart-product-container .product-name .tps-diamond-title{
   position: relative;  
   display: inline-block;
}
.tps-cart-form .tps-cart-product-container .product-name .tps-product-name-span:after,
.tps-cart-form .tps-cart-product-container .product-name .tps-setting-title:after,
.tps-cart-form .tps-cart-product-container .product-name .tps-diamond-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-title:after{
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: -30px;
    top: 4px;
    background-image: url('../images/header-footer.svg');
}
/*RTW*/
.tps-cart-form .tps-cart-product-container .product-name.tps-rtw-earring .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-rtw-earring .tps-product-name-span:after{
    background-position: -16px -561px
}
.tps-cart-form .tps-cart-product-container .product-name.tps-rtw-necklace .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-rtw-necklace .tps-product-name-span:after{
    background-position: -75px -558px;
}
.tps-cart-form .tps-cart-product-container .product-name.tps-rtw-bracelet .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-rtw-bracelet .tps-product-name-span:after{
    background-position: -129px -560px
}
.tps-cart-form .tps-cart-product-container .product-name.tps-rtw-ring .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-rtw-ring .tps-product-name-span:after{
    background-position: -16px -517px;
}
.tps-cart-form .tps-cart-product-container .product-name.tps-rtw-cufflink .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-rtw-cufflink .tps-product-name-span:after{
    background-position: -430px -418px;
}

/*Engagement Ring*/
.tps-cart-form .tps-cart-product-container .product-name.tps-final-eng-ring .tps-setting-title:after,
.tps-cart-form .tps-cart-product-container .product-name.tps-final-eng-ring-fancy .tps-setting-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-eng-ring .tps-setting-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-eng-ring-fancy .tps-setting-title:after{
    background-position: -185px -560px;
}
.tps-cart-form .tps-cart-product-container .product-name.tps-final-eng-ring .tps-diamond-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-eng-ring .tps-diamond-title:after{
    background-position: -228px -561px;
}
.tps-cart-form .tps-cart-product-container .product-name.tps-final-eng-ring-fancy .tps-diamond-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-eng-ring-fancy .tps-diamond-title:after{
    background-position: -416px -560px;
}

/*Pendant*/
.tps-cart-form .tps-cart-product-container .product-name.tps-final-pendant .tps-setting-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-pendant .tps-setting-title:after{
    background-position: -130px -516px;
}
.tps-cart-form .tps-cart-product-container .product-name.tps-final-pendant .tps-diamond-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-pendant .tps-diamond-title:after{
    background-position: -228px -561px;
}

/*Earring*/
.tps-cart-form .tps-cart-product-container .product-name.tps-final-earring .tps-setting-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-earring .tps-setting-title:after{
    background-position: -321px -559px;
}
.tps-cart-form .tps-cart-product-container .product-name.tps-final-earring .tps-diamond-title:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-final-earring .tps-diamond-title:after{
    background-position: -370px -560px;
}

/*Wedding Ring*/
.tps-cart-form .tps-cart-product-container .product-name.tps-wedding-ring .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-wedding-ring .tps-product-name-span:after{
    background-position: -274px -558px;
}


/*RTW Eng ment ring*/
.tps-cart-form .tps-cart-product-container .product-name.tps-rtw-eng-ring .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-rtw-eng-ring .tps-product-name-span:after{
    background-position: -16px -518px;
}

/*Loose Diamonds*/
.tps-cart-form .tps-cart-product-container .product-name.tps-loose-diamond .tps-product-name-span:after,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name.tps-loose-diamond .tps-product-name-span:after{
    background-position: -228px -561px;
}


.tps-cart-form .tps-cart-product-container .product-name .tps-diamond-info-div{
    margin-top: 30px;
    border-top: 1px solid var(--tps-gray-color);
    padding-top: 15px;
    display: flex;
    flex-direction: column;
}
.tps-cart-form .tps-cart-product-container .product-name .tps-diamond-sku,
.tps-cart-form .tps-cart-product-container .product-name .tps-setting-sku,
.tps-cart-form .tps-cart-product-container .product-name .product-sku{
    font-size: 14px;
    color: var(--tps-filtrcolor);
    line-height: 24px;
    display: block;
    margin-top: 0px;
}
.tps-cart-form .tps-cart-product-container .product-name .tps-product-name-span,
.tps-cart-form .tps-cart-product-container .product-name .tps-product-name-span a,
.tps-cart-form .tps-cart-product-container .product-name .tps-setting-title,
.tps-cart-form .tps-cart-product-container .product-name .tps-diamond-title{
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Montserrat';
}
.tps-checkout-notice-popup {
    position: fixed;
    right: 0%;
    bottom: 0%;
    background-color: #00000085;
    left: 0%;
    top: 0%;
    z-index: 99999999999999999 !important;
    /* display: none; */
    overflow: auto;
}
.tps-checkout-notice-popup .tps-checkout-notice-popup-m{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
    text-align: center;
    justify-content: center;
    align-items: center;
}
.tps-checkout-notice-popup .tps-checkout-notice-popup-cr{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    max-width: 350px;
    min-width: 350px;
    justify-content: center;
    align-items: center;
    padding: 40px 25px;
}
.tps-checkout-notice-popup .tps-checkout-notice-popup-close{
    position: absolute;
    z-index: 9;
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    font-size: 0px;
    line-height: 0px;
    color: transparent;
    background-image: url(../../../plugins/tps-latest-ringbuilder/assets/images/setting-listing-images/ringbuilder_latest_sprite.svg);
    background-position: -388px -226px;
    cursor: pointer;
}
.tps-checkout-notice-popup .tps-checkout-notice-popup-close:hover {
    background-position: -362px -226px;
}
.tps-checkout-notice-popup .tps-checkout-notice-content{
    font-size: 14px;
    line-height: 24px;
    font-family: 'Montserrat';
    color: var(--tps-black-color);
}
.tps-checkout-notice-popup .tps-checkout-notice-btn{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    border-radius: 0px;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 500 !important;
    height: 44px;
    max-width: 150px;
    width: 100%;
}
.tps-checkout-notice-popup .tps-checkout-notice-btn:hover{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-white-color) !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    border-radius: 0px;
}
.tps-checkout-notice-popup .tps-checkout-notice-img{
    width: 50px;
    height: 50px;
    background-image: url(../images/Tax-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div{
    position: relative;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div .tps-main-img-div:not(.active){
   position: absolute;
   top: 10px;
   left: 10px;
   width: 50px;
   height: 50px;
   border: 1px solid #0000004a;
   border-radius: 5px;
   cursor: pointer;
   box-shadow: 0px 3px 6px #00000029;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div .tps-main-img-div.inactive-2:not(.active) {
    top: 70px;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div .tps-main-img-div:not(.active) img{
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.tps-cart-form .variation dt, .tps-cart-form .variation p{
    font-size: 14px;
    line-height: 24px;
}
.tps-become-affiliate-fild.row .form-field p{
    text-align: left;
}
.tps-become-affiliate-form-success p{
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-size: 16px;
    line-height: 26px;
}

.tps-cart-form .tps-cart-product-container .product-thumbnail,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail{
    height: 250px;
}   
.tps-cart-form .tps-cart-product-container .product-thumbnail a,
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-product-regular-img-div,
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div,
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-div.active,
.tps-cart-form .tps-cart-product-container .product-thumbnail .tps-builder-product-image-wrapper-div,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail a,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-product-regular-img-div,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-main-img-wrapper-div,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-main-img-div.active,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-builder-product-image-wrapper-div{
    height: 100%;
    display: block;
}
.tps-cart-form .tps-cart-product-container .product-thumbnail  img{
    height: 100% !important;
    width: 100%;
    object-fit: scale-down;
}

#cb_payment_confirmation{
    display: flex;
    justify-content: center;
    grid-gap: 15px;
    align-items: center;
}
.blockUI.blockOverlay{
    z-index: 99999999999999999999 !important;
    width: 100%;
    height: 100%;
}
.blockUI.blockMsg.blockElement{
    z-index: 999999999999999999999999 !important;
   
}
div.blockUI.blockMsg.blockElement{
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    border: none !important;
    margin-top: 15% !important;
}
#submit_cb_payment_form{
    border: 1px solid var(--tps-black-color) !important;
    background-color: var(--tps-black-color) !important;
    color: var(--tps-white-color) !important;
    font-family: 'Montserrat' !important;
    border-radius: 0px;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 500 !important;
    height: 44px;
}
#cb_payment_confirmation a.button-alt{
    text-transform: uppercase;
    color: #000;
} 


/*cart page ringsize drop down design*/
.tps-cart-ringbuilder-ring-std-size-box-content,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content,
.tps-cart-pendantbuilder-pendant-std-size-box-content{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
  align-items: baseline;
}
.tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-label,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-label,
.tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-label{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Montserrat';
  color: var(--tps-black-color);
}
.tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-options-div,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-options-div{
  width: 55px;
  position: relative;
}
.tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-options-div{
  width: 65px;
  position: relative;
}
.tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-active-option,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-active-option,
.tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-active-option{
  position: relative;
  width: 100%;
  display: block;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
}
.tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-active-option::after,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-active-option::after,
.tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-active-option::after{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-image: url(../../../../wp-content/plugins/tps-latest-ringbuilder/assets/images/setting-listing-images/ringbuilder_latest_sprite.svg);
    background-position: -170px -116px;
    top: 10px;
}
.tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-active-option.tps-up-arrow::after,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-active-option.tps-up-arrow::after,
.tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-active-option.tps-up-arrow::after{
   background-position: -209px -116px;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul{
    margin: 0px;
    list-style: none;
    position: absolute;
    top: 23px;
    width: 70px;
    transition: height 0.5s ease-out;
    border: 1px solid #fff;
    background-color: #fff;
    z-index: 99;
    height: 0px;
    overflow: hidden;
    overflow-y: auto;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul.tps-show-option-list,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul.tps-show-option-list,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul.tps-show-option-list{
    height: 150px;
    border-color: #0006;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul li.active,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul li.active,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul li.active{
    background: var(--tps-gray-color);
}
.tps-cart-ringbuilder-ring-std-size-box-content ul li,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul li,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul li{
    font-size: 14px;
    line-height: 14px;
    padding: 7px 10px;
    cursor: pointer;
    text-align: left;
    font-family: 'Montserrat';
    color: var(--tps-black-color);
    font-weight: 300;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul::-webkit-scrollbar-track,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul::-webkit-scrollbar-track,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul::-webkit-scrollbar-track{
    background: #f1f1f1;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul::-webkit-scrollbar-thumb,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul::-webkit-scrollbar-thumb,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul::-webkit-scrollbar-thumb{
    background: #0006;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul::-webkit-scrollbar,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul::-webkit-scrollbar,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul::-webkit-scrollbar{
    width: 3px;
}
.tps-cart-ringbuilder-ring-std-size-box-content ul li:hover,
.tps-cart-fancy-ringbuilder-ring-std-size-box-content ul li:hover,
.tps-cart-pendantbuilder-pendant-std-size-box-content ul li:hover{
   background: #f8f8f8 !important;
}

.woocommerce-account .tps-google-login-btn-wrapper{
  float: left;
  display: inline-block;
  width: 54px;
  margin: 4px 0px;
}
.woocommerce-account .social-login-wrapper-div{
  margin: 11px 0px 10px;
}
.tps_myaccount_page #customer_login .u-column2  .tps-google-login-btn-wrapper{
  margin: 11px 0px 6px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header,
.tps_myaccount_page_order .tps-order-product-title-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0px 15px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header .tps-order-product-category-name,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header .tps-order-product-qty strong{
  font-size: 18px;
  color: var(--tps-black-color);
  font-family: 'Montserrat';
  font-weight: normal;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header .tps-order-product-category-name span{
  color: var(--tps-filtrcolor);
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header .tps-order-product-qty strong{
  font-size: 16px;
  font-weight: 500;
}
.woocommerce-order-received .woocommerce-order-details table.order_details{
  border-right: none;
  box-shadow: 0px 3px 6px #00000029;
}
.woocommerce-order-received .woocommerce-order-details table.order_details th,
.woocommerce-order-received .woocommerce-order-details table.order_details td{
  border-bottom: none;
}

.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-main-img-wrapper-div {
    position: relative;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail img{
  height: 100% !important;
  width: 100%;
  object-fit: scale-down;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-main-img-div:not(.active){
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    border: 1px solid #0000004a;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 3px 6px #00000029;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail .tps-main-img-wrapper-div .tps-main-img-div:not(.active) img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-product-name-span, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-product-name-span a, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-setting-title, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-diamond-title{
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Montserrat';
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-product-name-span:after, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-setting-title:after, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-diamond-title:after {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: -30px;
    top: 4px;
    background-image: url(../images/header-footer.svg);
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name.tps-final-eng-ring .tps-setting-title:after, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name.tps-final-eng-ring-fancy .tps-setting-title:after {
    background-position: -185px -560px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-diamond-sku, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .tps-setting-sku, 
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name .product-sku {
    font-size: 14px;
    color: var(--tps-filtrcolor);
    line-height: 24px;
    display: block;
    margin-top: 0px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name  .tps-diamond-info-div {
    margin-top: 30px;
    border-top: 1px solid var(--tps-gray-color);
    padding-top: 15px;
    display: flex;
    flex-direction: column;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container  .product-name.tps-final-eng-ring .tps-diamond-title:after {
    background-position: -228px -561px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail {
    height: 200px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .tps-order-product-extra-info br{
    display: none;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .tps-order-product-extra-info{
    display: flex;
    flex-direction: column;
    grid-gap: 4px;
    margin-top: 15px;
}
/*.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .tps-order-product-extra-info .tps-cart-product-info{
   margin-bottom: 20px;
}*/
.woocommerce-order-received .woocommerce-order-details tfoot th,
.woocommerce-order-received .woocommerce-order-details tfoot td,
.woocommerce-order-received .woocommerce-order-details tfoot td span,
.woocommerce-order-received .woocommerce-order-details .woocommerce-table__product-total.product-total{
   font-weight: 600 !important;
   font-size: 16px;
   line-height: 25px;
   color: #000;
   font-family: 'Montserrat';
}
.woocommerce-order-received .woocommerce-order-details tfoot td,
.woocommerce-order-received .woocommerce-order-details tfoot td span,
.woocommerce-order-received .woocommerce-order-details .woocommerce-table__product-total.product-total{
  font-weight: normal !important;
}
.tps_info_page .woocommerce ul.order_details + p{
  margin-bottom: 0px;
}
.tps_info_page .woocommerce .woocommerce-order-details .woocommerce-order-details__title{
  color: #000;
  font-size: 27px !important;
  text-transform: capitalize;
  font-weight: 500 !important;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .wc-item-meta li strong,
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .wc-item-meta li p{
    font-size: 14px;
    line-height: 20px;
}
.woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .wc-item-meta{
    list-style: none;
    margin: 0px;
    display: flex;
    flex-direction: column;
    grid-gap: 4px;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column {
    border: none;    
    border-radius: 5px;
    width: 49%;
    box-shadow: 0px 3px 6px #00000029;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column:nth-last-child(1){
    margin-left: auto;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column address{
    font-size: 14px;
    line-height: 24px;
    color: var(--tps-black-color);
    font-family: 'Montserrat';
    font-weight: normal;
    margin-top: 0px;
    border: none;
    padding: 10px 20px 10px;
    min-height: 235px;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column .woocommerce-column__title{
    font-size: 18px !important;
    color: var(--tps-black-color) !important;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    margin-bottom: 0px;
    text-align: left;
    padding: 13px 20px 10px;
    border-bottom: 1px solid #f1f1f1;   
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column address .woocommerce-customer-details--phone{
   margin-bottom: 5px;
   margin-top: 5px;
}
.woocommerce-order-received .woocommerce-order-details table.order_details .product-total{
    text-align: center;
}
.tps_myaccount_page .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions{
   display: flex;
   align-items: center;
   grid-gap: 8px;
   justify-content: center;
}
.tps_myaccount_page .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions a{
  position: relative;
}
.tps_myaccount_page .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions a:before{
  content: '';
  width: 1px;
  height: 65%;
  right: -5px;
  top: 56%;
  transform: translateY(-50%);
  position: absolute;
  background-color: #000;
}
.tps_myaccount_page .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions a:nth-last-child(1):before{
 display: none;
}
.tps_myaccount_page_order .woocommerce-pagination .woocommerce-button{
  padding: 13px 20px 11px;
  font-family: 'Montserrat';
  font-weight: 500;
  margin-bottom: 15px;
  border: 1px solid var(--tps-black-color);
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  background-color: var(--tps-black-color);
  border-radius: 0px;
  color: var(--tps-white-color);
  position: relative;
  width: 100%;
  text-transform: uppercase;
  display: block;
  text-align: center;
  cursor: pointer;
  z-index: 9;
  max-width: 200px;
  margin-right: auto;
} 
.tps_myaccount_page_order .woocommerce-pagination .woocommerce-button:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tps-white-color) !important;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease-out;
}
.tps_myaccount_page_order .woocommerce-pagination .woocommerce-button:hover{
  border-radius: 0px;
  color: var(--tps-black-color) !important;
  border: 1px solid var(--tps-black-color) !important;
  z-index: 9;
}
.tps_myaccount_page_order .woocommerce-pagination .woocommerce-button:hover:before {
    transform: scaleY(1);
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-title-header .tps-order-product-category-name, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-title-header .tps-order-product-qty strong,
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-title-header .tps-order-product-qty strong{
    font-size: 15px;
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span a, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-title, .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-title{
    font-size: 15px;
    line-height: 23px;
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-sku, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-sku, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .product-sku{
    font-size: 12px;
    line-height: 22px;
} 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .product-price-sku, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-cart-product-info {
    font-size: 14px;
    line-height: 18px;
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details tfoot th, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details tfoot td, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details tfoot td span, 
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .woocommerce-table__product-total.product-total{
    font-size: 13px;
    line-height: 20px;
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-customer-details .woocommerce-column .woocommerce-column__title{
    font-size: 16px !important;
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-customer-details .woocommerce-column address{
    font-size: 13px;
    line-height: 23px;
}
.woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-thumbnail {
    height: 160px;
}
.tps-womens-wedding-ring-section-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner figcaption.elementor-image-carousel-caption{
   margin-top: 25px;
}

/*color / clarity slider*/
.tps-color-clarity-common-slider .tps-diamondlist-filter-media-content{
  max-width: 700px;
}
.tps-color-clarity-common-slider .tps-diamondlist-filter-media-content ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    border-bottom: 1px solid rgb(223, 223, 223);
    padding-bottom: 0px;
    position: relative;
    list-style-type: none;
    margin: 0;
}
.tps-color-clarity-common-slider .tps-diamondlist-filter-media-content ul li{
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    padding-block: 15px;
    position: relative;
}
.tps-color-clarity-common-slider .tps-diamondlist-filter-media-content ul li::after{
    content: '';
    width: 0%;
    height: 3px;
    background-color: var(--tps-black-color);
    transition: width 0.5s ease;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.tps-color-clarity-common-slider .tps-diamondlist-filter-media-content ul li.active::after{
    width: 100%;
}

.tps-cart-product-main-block .tps-discount-label,
.order_item .tps-discount-label{
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background: var(--tps-maincolor);
    padding: 8px 10px;
    margin-block: 5px;
    display: block;
    width: fit-content;
    border-radius: 2px;
    line-height: 12px;
    position: relative;
    display: flex;
}
/*.tps-cart-product-main-block .tps-discount-label::before,
.order_item .tps-discount-label::before{
   content: '';
   width: 30px;
   height: 60px;
   border-right: solid 30px rgb(200,30,50);
   border-bottom: solid 30px transparent;
   border-top: solid 30px transparent;
}*/
.tps-cart-cal .product-subtotal,
.tps_checkout_container tbody .product-total,
.woocommerce-order-details .product-total{
   display: flex;
   grid-gap: 10px;
   align-items: center;
}
.tps_checkout_container tbody .product-total{
   justify-content: flex-end;
}
.tps-cart-cal .product-subtotal .tps-price-span.tps-slash,
.tps_checkout_container tbody .product-total .tps-price-span.tps-slash,
.woocommerce-order-details .product-total .tps-price-span.tps-slash{
  color: var(--tps-maincolor);
  position: relative;
  opacity: 0.8;
}
.tps_checkout_container tbody .product-total .tps-price-span.tps-slash{
    font-weight: 500;
}
.tps-cart-cal .product-subtotal .tps-price-span.tps-slash::after,
.tps_checkout_container tbody .product-total .tps-price-span.tps-slash::after,
.woocommerce-order-details .product-total .tps-price-span.tps-slash::after{
  content: '';
  width: 108%;
  height: 2px;
  background-color: var(--tps-maincolor);
  position: absolute;
  left: 0;
  display: block;
  bottom: 12px;
}
.tps_checkout_container tbody .product-total .tps-price-span.tps-slash::after{
 bottom: 10px;
}
.tps_checkout_container .woocommerce-checkout-review-order th.product-total{
  text-align: right;
}
.woocommerce-order-details .product-total{
  justify-content: center;
}
.woocommerce-account .woocommerce-order-details .product-total .tps-price-span.tps-slash::after{
  bottom: 8px;
}
/*End*/

/*diamond slider tps*/
.tps-diamonds-page-diamond-slider .tps-color-loose-diamond img{
   width: 60%;
}
/*End*/

/*find my info button*/
.wp-custom-logo .entry-content .tps_find_my_custom_btn h2{
    color: #FFFFFF !important;
    background-color: #000000;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    padding: 12px 24px;
    border-radius: 3px;
    text-align: center;
    transition: all .3s;
    font-size: 15px !important;
    line-height: 15px !important;
    font-weight: 400 !important;
    max-width: 200px;
    cursor: pointer;
    display: block;
    position: relative;
    border: 1px solid !important;
}
.wp-custom-logo .entry-content .tps_find_my_custom_btn h2::before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-white-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
}
.wp-custom-logo .entry-content .tps_find_my_custom_btn h2:hover::before{
    transform: scaleY(1);
}
.wp-custom-logo .entry-content .tps_find_my_custom_btn h2:hover{
    color: #000000 !important;
    z-index: 99;
}
.tps-try-it{
    display: flex;
    justify-content: center !important;
    width: 100%;
}
.tps-try-it .elementor-widget-container{
  fill: #000000;
    color: #000000;
    background-color: #00000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px 3px 3px 3px;   
    font-weight: normal !important;
    font-family: 'Montserrat' !important;
    font-size: 15px;
    line-height: 25px;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    text-align: center;
    transition: all .3s; 
    display: block;
    position: relative;
    z-index: 9;
    cursor: pointer;
    max-width: 152px;
}
.tps-try-it .elementor-widget-container::before{
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--tps-black-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
    border-radius: 3px;
    z-index: -1;
}
.tps-try-it .elementor-widget-container:hover{
    color: #FFFFFF;
    background-color: #000000;
    border-color: #000000;    
    color: var(--tps-white-color) !important;
}
.tps-try-it .elementor-widget-container:hover::before{
    transform: scaleY(1);
}
/*End*/

/*Education page cut and carat slider design*/
.tps-education-page-slider .tps-education-cut-information-section,
.tps-education-carat-slider .tps-education-carat-information-section{
  display: none;
}
.tps-education-page-slider .ui-widget.ui-widget-content{
  height: 3px;
  background-color: background-color: #cdcdcd;
}
.tps-education-carat-slider .tps-education-hand-slider-skin-block{
  display: flex;
  flex-direction: column;
}
.tps-education-carat-slider .tps-education-carat-section{
  max-width: 450px;
}
.tps-education-carat-slider .tps-education-hand-slider-first{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tps-education-carat-slider .tps-education-carat-hand-slider-text{
  font-size: 14px;
  line-height: 24px;
  color: #000;
  text-align: center;
  margin:  5px 0px 5px 0px;
}
.tps-education-carat-slider .tps-education-hand-slider-first .tps-education-hand-slider-group{
  width: 100%;
  max-width: 300px;
}
.tps-education-carat-slider .tps-education-hand-slider-img-div{
  display: flex;
  justify-content: center;
}
.tps-education-carat-slider .ui-widget.ui-widget-content{
  height: 6px;
 border-radius: 0px;
 background: var(--tps-maincolor);
 border-color: var(--tps-maincolor);
 width: 100%;
 max-width: 300px;
 position: relative;
}
.tps-education-carat-slider  .ui-slider-horizontal .ui-slider-handle{
  background: var(--tps-maincolor);
  border-color: var(--tps-maincolor);
  border-radius: 50%;
  top: -8px;
}
.tps-education-carat-slider  .tps-education-hand-slider-carat-min,
.tps-education-carat-slider  .tps-education-hand-slider-carat-max{
  font-size: 14px;
  text-transform: uppercase;
}
.tps-education-carat-slider .ui-widget.ui-widget-content .tps-education-carat-hand-slider-val{
  font-size: 13px;
  line-height: 13px;
  top: 13px;
  position: absolute;
}
.tps-education-page-slider .tps-education-cut-slider{
  display: flex;
  list-style: none;
  width: 100%;
  height: 2px;
  background: none repeat scroll 0 0 #E1E1E1;
  border-radius: 10px;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
  box-sizing: border-box;
  position: relative;
  margin-left: unset;
}
.tps-education-page-slider .tps-education-cut-slider li{
  position: absolute;
  height: 12px;
  width: 12px;
  z-index: 1;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(143, 143, 143);
  border-radius: 10px;
  top: -5px;
  margin-left: -5px;
  cursor: pointer;
}
.tps-education-page-slider .tps-education-cut-slider li:nth-child(1){
  left: 0;
}
.tps-education-page-slider .tps-education-cut-slider li:nth-child(2){
  left: 25%;
}
.tps-education-page-slider .tps-education-cut-slider li:nth-child(3){
  left: 50%;
}
.tps-education-page-slider .tps-education-cut-slider li:nth-child(4){
  left: 75%;
}
.tps-education-page-slider .tps-education-cut-slider li:nth-child(5){
  left: 100%;
}
.tps-education-page-slider .tps-education-cut-section{
  max-width: 700px;
}
.tps-education-page-slider .tps-education-slider-skin-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    margin-bottom: 20px;
}
.tps-education-page-slider .tps-education-cut-slider li.active{
    background-color: var(--tps-maincolor);
    border-color: var(--tps-maincolor);
}
.tps-education-page-slider .tps-education-cut-slider-labels{  
  list-style: none;
  position: relative;
  margin: 0px 0px 60px 0px;
  position: relative;
}
.tps-education-page-slider .tps-education-cut-slider-labels .slider-labels{
  float: left;
  list-style: none;
  font-size: 12px;
  line-height: 1em;  
  text-align: left;
  color: #000;
  width: 25%;
}
.tps-education-page-slider .tps-education-cut-slider-labels .slider-labels span{
  display: block;
  position: relative;
  left: -50%;
  text-align: center;
  white-space: nowrap;
}
.tps-education-page-slider .tps-education-cut-slider-labels .slider-labels:nth-last-child(1){
  margin-left: -25%;
}
.tps-education-page-slider .tps-education-cut-slider-labels .slider-labels:nth-last-child(1) span{
  float: right;
  right: -24%;
  left: auto;
}
.tps-education-page-slider .tps-education-cut-info-wrapper-main{
    background: var(--tps-maincolor);
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 50px;
}
.tps-education-page-slider .tps-education-cut-info-wrapper-main .tps-education-cut-info-wrapper{
   display: flex;
   flex-direction: column;
   grid-gap: 10px;
}
.tps-education-page-slider .tps-education-cut-info-wrapper-main .tps-education-cut-info-wrapper .tps-education-cut-label{
   color: #fff;
   font-size: 16px;
   line-height: 20px;
   font-weight: 500;
}
.tps-education-page-slider .tps-education-cut-info-wrapper-main .tps-education-cut-info-wrapper .tps-education-cut-info{
   font-size: 13px;
   line-height: 20px;
   color: #fff;
}

.tps_contact_us_page_new .form-group.message.field.tps_file span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
  color: #ff0000 !important;
}
.tps_contact_us_page_new .form-group.message.field.tps_file p span.tps_get_file_name{
  color: #000 !important;
}

/*End*/

@media(max-width:1500px){
    .tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-prev.slick-arrow{
        left: 15px;
        z-index: 99;
     }   
    .tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-next.slick-arrow{
        right: 15px;
        z-index: 99;
    }
    .tps_education_tab_slider .slick-arrow{
        margin-top: 1px;
    }
  

}
@media(max-width: 1440px) {
    .tps_info_title h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .tps_info_content p,
    .inspiration-gallery p {
        font-size: 16px;
        line-height: 26px;
    }

    .tps_info_button a,
    .tps_info_button a span,
    .tps_button_small a {
        font-size: 18px;
    }

    .tps_title_h2 h2 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    .tps_hedding_h2_secont h2,
    .inspiration-gallery h2,
    .tps_hedding_h2_secont h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .tps_end_vringsi_section h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .tps_info_content p {
        font-size: 16px;
        line-height: 26px;
    }

    .tps_gym_guarantee span {
        font-size: 13px !important;
        line-height: 26px !important;
    }
    .tps_en_landing_slider .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-animated-background.tps_grid_animated-background {
        height: 300px;
    }
       .woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header .tps-order-product-category-name, 
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-title-header .tps-order-product-qty strong{
        font-size: 16px;
        line-height: 16px;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span, 
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span a, 
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-title, 
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-title{
        font-size: 16px;
        line-height: 26px;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-sku, 
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-sku, 
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .product-sku{
        font-size: 13px;
        line-height: 20px;
    }
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span, 
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-product-name-span a, 
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-title, .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-title{
        font-size: 15px;
        line-height: 23px;
    }
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .product-price-sku, 
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-name .tps-cart-product-info {
        font-size: 13px;
        line-height: 17px;
    }
}

@media(max-width: 1366px) {
    .tps_fine_jewllry_second_section .fine_jewl_left_title h3 {
        left: -80px;
    }

    .fine_jewellery_banner {
        min-height: 300px !important;
    }

    .fine_jewellery_banner span {
        font-size: 28px;
        line-height: 38px;
    }

    .tps_info_hedding_h1 h1,
    h1.elementor-heading-title {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .fine_jewellery_banner p {
        margin-bottom: 10px;
    }

    .tps_shop_all_button span {
        font-size: 16px;
        line-height: 26px;
/*        color: var(--tps-black-color) !important;*/
    }

    .tps_shop_by_price_content span,
    .tps_shop_by_price_content strong {
        font-size: 34px;
        line-height: 44px;
        margin-right: 10px;
    }

    .tps_shop_by_prise_hedding h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .tps_shop_by_prise_hedding .e-con-inner {
        padding: 30px 0px !important;
    }

    .tps_shop_by_price_content p {
        margin-bottom: 0px !important;
    }

    .tps_fine_jewllry_second_section .fine_jewl_left_title h3,
    .tps_fine_jewllry_second_section .fine_jewl_right_title h3 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .tps_education_col_container h2.elementor-heading-title, 
    .tps_education_col_container h2.elementor-heading-title a{
        line-height: 26px !important;
        font-size: 20px !important;
    }

    .woocommerce-checkout .entry-title,
    .woocommerce-account .entry-title,
    .tps_whishlist_body .entry-title,
    .entry-title{
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .tps_education_tab_info h2.elementor-heading-title, .tps_education_tab_info h1.elementor-heading-title{
        font-size: 28px !important;
        line-height: 38px !important;
    }   
    .tps_education_tab_info span.elementor-heading-title{
        font-size: 18px;
        line-height: 28px;
    }

}

@media(max-width:1350px){

    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
            left: -5px;
        }
        .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right h2.elementor-heading-title {
        left: 5px;
    }
}

@media(max-width: 1300px) {
   /* .tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond, .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond {
        padding: 0 3%;
    }*/
    /*.tps-color-loose-diamonds-wrapper .tps-color-loose-diamond p.tps-color-loose-diamond-item-descr, .tps-white-loose-diamonds-wrapper .tps-white-loose-diamond p.tps-white-loose-diamond-item-descr {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 0;
    }*/
    .tps_fine_jewllry_second_section .fine_jewl_left_title h3 {
        left: -107px;
    }

    .tps_fine_jewllry_second_section .tps_fine_img_content .elementor-image-box-content span.elementor-image-box-title {
        font-size: 20px;
        line-height: 30px;
    }

    .tps_shop_by_price_content span,
    .tps_shop_by_price_content strong {
        font-size: 28px;
        line-height: 38px;
    }

    .tps-become-an-gamayle-hedding p {
        font-size: 20px;
        line-height: 30px;
    }
    .tps_info_page form.woocommerce-cart-form{
        width: 65%;
    }
    .tps_info_page .cart-collaterals{
        width: 34.5% !important;
    }
    .tps-cart-form .tps-cart-product-title-header .product-remove a{
        font-size: 13px;
    }
    .tps-cart-form .tps-cart-product-container .product-name,
    .woocommerce-cart .tps-cart-form-collaterals .cart_totals th, .woocommerce-cart .tps-cart-form-collaterals .cart_totals td, .woocommerce-cart .tps-cart-form-collaterals .cart_totals span{
        font-size: 14px;
        line-height: 22px;
    }
    .tps-cart-form .tps-cart-product-container .product-name{
        font-size: 16px;
    }
    .tps-cart-form .tps-cart-product-container .product-name .product-price-sku, 
    .tps-cart-form .tps-cart-product-container .product-name .tps-cart-product-info,
    .tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-label, 
    .tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-label, 
    .tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-label,
    .tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-active-option, 
    .tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-active-option, 
    .tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-active-option{
        font-size: 14px;
        line-height: 22px;
    }
    .tps-cart-form .tps-cart-product-title-header .tps-cart-product-category-name,
    .tps-cart-form .tps-cart-cal .product-price bdi, .tps-cart-form .tps-cart-cal .product-price bdi span, 
    .tps-cart-form .tps-cart-cal .product-quantity input, 
    .tps-cart-form .tps-cart-cal .product-quantity input::placeholder, 
    .tps-cart-form .tps-cart-cal .product-subtotal bdi, 
    .tps-cart-form .tps-cart-cal .product-subtotal bdi span{
        font-size: 16px;
        line-height: 16px;
    }
    .tps-cart-ringbuilder-ring-std-size-box-content .tps-cart-ringbuilder-ring-std-size-box-active-option::after, 
    .tps-cart-fancy-ringbuilder-ring-std-size-box-content .tps-cart-fancy-ringbuilder-ring-std-size-box-active-option::after, 
    .tps-cart-pendantbuilder-pendant-std-size-box-content .tps-cart-pendantbuilder-pendant-std-size-box-active-option::after{
        top: 12px;
    }
    .woocommerce-cart .tps-cart-product-summary-title{
        font-weight: 500;
    }
}

@media(max-width:1280px){
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 190px;
    }
    .tps_end_vringsi .tps_button_small a,
    .tps_end_vringsi .tps_button_small a span{
        font-size: 14px !important;
    }
    .tps_measure_my_ring{
        padding: 30px 20px 0px !important;
    }
    .tps-cart-form .tps-cart-product-container .product-name .tps-diamond-sku, 
    .tps-cart-form .tps-cart-product-container .product-name .tps-setting-sku, 
    .tps-cart-form .tps-cart-product-container .product-name .product-sku{
        font-size: 13px;
    }
    .tps-cart-form .tps-cart-product-container .product-name .tps-product-name-span, 
    .tps-cart-form .tps-cart-product-container .product-name .tps-product-name-span a, 
    .tps-cart-form .tps-cart-product-container .product-name .tps-setting-title, 
    .tps-cart-form .tps-cart-product-container .product-name .tps-diamond-title{
        font-size: 16px;
       line-height: 26px;
    }
    .tps-cart-form .tps-cart-product-title-header .product-remove .tps-product-remove-option a {
        margin-bottom: 0px;
    }
    .tps_shop_by_prise_hedding .e-con-inner {
        padding: 0px 0px 30px !important;
    }

}
@media(min-width:1199px){
    .woocommerce-account .tps_myaccount_page nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover a{
        background-color: var(--tps-maincolor);
        color: var(--tps-white-color);
    }
    

}

@media(max-width: 1199px) {
    

    .tps-info-bannr {
        min-height: 343px !important;
    }

    .tps_info_page form.woocommerce-cart-form table.shop_table td.product-thumbnail img {
        width: 180px !important;
    }

    .tps_info_page form.woocommerce-ResetPassword.lost_reset_password {
        width: 60%;
    }

    .tps_fine_jewllry_second_section .fine_jewl_left_title h3 {
        left: -127px;
    }
    .tps_education_col_container h2.elementor-heading-title, .tps_education_col_container h2.elementor-heading-title a {
        line-height: 25px !important;
        font-size: 18px !important;
    }

    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
            left: -20px;
        }
        .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right h2.elementor-heading-title {
        left: 20px;
    }
    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .tps_checkout_container .col2-set .col-1, .tps_checkout_container .col2-set .col-2{
        padding: 30px 25px;
    }
    .tps_checkout_container .tps-col2-set{
        padding: 30px 15px 30px;
    }
    .tps_checkout_container h3, .tps_info_page .tps_checkout_container h3#order_review_heading{
        font-size: 18px;
        line-height: 28px;
    }
    .tps_myaccount_page #customer_login h2{
        font-size: 18px !important;
        line-height: 28px !important;
        margin-bottom: 10px !important;
    }
    .woocommerce-account .container.grid-container{
        padding: 0px 15px !important;
    }
    .tps_myaccount_page #customer_login .u-column1, .tps_myaccount_page #customer_login .u-column2{
        padding: 25px 20px 0px 20px;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 220px;
    }
    .tps-eng-ring-styles-wrapper .tps-eng-ring-styles-list button.slick-arrow{
        top: 40%;
    }
    .tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner {
        height: 330px;
    }
    .tps_eucation_nav_tab .tps_education_page_side{
      padding: 30px 10px;
    }
    .tps_eucation_nav_tab .tps_education_page_side ul li a, .tps_eucation_nav_tab .tps_education_page_side ul li span{
        font-size: 14px;
       line-height: 19px;
    }
    .tps_education_sub_type_tab ul .elementor-icon-list-text, .tps_education_sub_type_tab ul .elementor-icon-list-text a, .tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text, .tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-text a{
        font-size: 14px;
        line-height: 14px;
    }
    .tps_education_page_sub .tps_eucation_nav_tab{
        width: 25% !important;
    }
    .tps_education_page_sub .tps_education_tab_content_section{
        width: 75% !important;
    }
    .tps_eucation_nav_tab.tps-add-sticky .tps_education_page_side{
        max-width: 23%;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::before, 
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn::after,
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::before, 
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-styles-list-cn .tps-eng-ring-styles-list-cn-child::after,
    .tps-eng-shop-by-sheps .swiper-slide::before, 
    .tps-eng-ring-styles-list .slick-slide>div::before{
        display: none !important;
    }

    .explore-loose-diamonds .swiper-slide::before,
    .explore-loose-diamonds .swiper-slide::after{
        display: none !important;
    }
    .explore-loose-diamonds-main .tps-white-loose-diamonds-subtitle h2{
        margin-bottom: 0px;
    }
    .tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link:hover::before, 
    .tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond a.tps-color-loose-diamond-link:hover::after, 
    .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link:hover::before, 
    .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond a.tps-white-loose-diamond-link:hover::after{
        display: none;
    }

    .tps-eng-shop-by-sheps .swiper-slide:hover::before, 
    .tps-eng-shop-by-sheps .swiper-slide:hover::after, 
    .tps-eng-ring-styles-list .slick-slide>div:hover::before, 
    .tps-eng-ring-styles-list .slick-slide>div:hover::after{
        display: none !important;
    }

    /*find my info button*/
    .tps-try-it .elementor-widget-container{
        max-width: 72%;
    }
    /*  End   */

    /*Education page cut and carat slider design*/
    .tps-education-page-slider .tps-education-cut-slider-labels .slider-labels:nth-last-child(1) span{
        right: -5%;
    }
    .tps-education-page-slider .tps-education-cut-slider-labels .slider-labels:nth-child(1) span{
        left: -47%;
    }
  
   /* End   */
}

@media(max-width:1050px){
    .tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner {
        height: 280px;
    }
}

@media(max-width: 1024px) {
    .tps-wishlist-manage-list {
        margin-bottom: 20px;
    }
    .education_sidebar {
        width: 100%;
        max-width: 100% !important;
    }

    div#loose_diamonds_section {
        padding-top: 15px;
    }

    .tps_fine_jewllry_second_section .fine_jewl_left_title h3 {
        left: -157px;
    }

    .tps_fine_jewllry_second_section .fine_jewl_left_title h3,
    .tps_fine_jewllry_second_section .fine_jewl_right_title h3 {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .tps_shop_by_price_content span,
    .tps_shop_by_price_content strong {
        font-size: 24px;
        line-height: 34px;
    }

    .tps_info_page .quantity .qty {
        width: 3em !important;
        height: 25px;
        margin-left: 10px;
    }

    .tps-wimen-ring-sec {
        min-height: 493px !important;
    }

    .tps-white-loose-diamonds-wrapper .tps-white-loose-diamonds-title-section h2.tps-white-loose-diamonds-subtitle,
    .tps-color-loose-diamonds-wrapper .tps-color-loose-diamonds-title-section h2.tps-color-loose-diamonds-subtitle {
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .tps_info_page.woocommerce-cart  .quantity .qty{
        margin-left: 0px;
        margin-top: 10px;
        width: 200px !important;
    }
    .tps_info_page form.woocommerce-cart-form {
        width: 60%;
    }
    .tps_info_page .cart-collaterals {
        width: 39.5% !important;
    }
    .tps_education_col_container .tps_education_col{
        padding: 40px 0 !important;
    }
    .tps_education_col_container > .e-con-inner{
       grid-gap: 18px 10px !important;
    }
    .tps_education_col_container .tps_education_img .elementor-widget-container{
       width: 100px;
       height: 100px !important;
    }   
    .tps_education_col_container h2.elementor-heading-title, .tps_education_col_container h2.elementor-heading-title a {
        line-height: 23px !important;
        font-size: 16px !important;
    }
    .tps_education_col_container .elementor-button-link{
        width: 88% !important;
    }
    .tps-wishlist-main-item-main-colom .wishlist_item .product-action {
        width: auto;
    }
    .tps-wishlist-main-item-main-colom .tps-wishlist-product-item-title a {
        text-decoration: none;
    }
    .tps_en_landing_slider .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-animated-background.tps_grid_animated-background {
        height: 260px;
    }
    .tps_en_landing_slider .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container{
        grid-template-columns: 1fr 1fr 1fr;
    }
    .tps_en_landing_slider .white-widget.grey-bg:nth-child(4){
        display: none;
    }
    .tps_find_my_ring_section_col p{
        font-size: 13px;
       line-height: 20px;
    }
    .tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div .tps-main-img-div:not(.active){
        width: 40px;
        height: 40px;
    }
    .tps-cart-form .tps-cart-product-container .product-thumbnail .tps-main-img-wrapper-div .tps-main-img-div.inactive-2:not(.active) {
        top: 55px;
    }
}

@media(max-width: 992px) {
    .tps-real-the-dimond_steps .background-images-remove {
        background-image: none !important;
    }

    .wp-custom-logo .tps-dimond-landing-page-colordimond-hedding h2 {
        font-size: 30px !important;
        line-height: 40px;
    }

    .wp-custom-logo .entry-content h2 {
        font-size: 22px !important;
    }

    .tps-color-loose-diamonds-wrapper .tps-color-loose-diamonds-list ul.slick-dots,
    .tps-white-loose-diamonds-wrapper .tps-white-loose-diamonds-list ul.slick-dots {
        bottom: -45px;
    }

    .tps-womens-wedding-ring-section-slider .elementor-swiper-button.elementor-swiper-button-prev,
    .tps-womens-wedding-ring-section-slider .elementor-swiper-button.elementor-swiper-button-next {
        display: block !important;
    }

    .tps-womens-wedding-ring-section-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner figcaption.elementor-image-carousel-caption {
        font-size: 14px;
        line-height: 24px;
    }

    .tps-eng-ring-styles-list ul.slick-dots li button {
        font-size: 0px;
        color: transparent;
        line-height: 0px;
        width: 20px !important;
        height: 20px !important;
        position: relative;
        background-color: transparent !important;
        border: 1px solid #101820;
        border-radius: 50%;
        padding: 0px !important;
    }

    .tps-eng-ring-styles-list ul.slick-dots li button::after {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        z-index: 99;
        display: block;
        background-color: var(--tps-black-color);
    }

    .tps-eng-ring-styles-list ul.slick-dots li.slick-active button::after {
        background-color: var(--tps-maincolor);
    }

    .tps-eng-ring-styles-list ul.slick-dots li.slick-active button {
        border-color: var(--tps-maincolor);
    }

    .tps-women-wedding-ring-wraper h2.elementor-heading-title {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    .tps-color-loose-diamonds-wrapper .tps-color-loose-diamonds-list ul.slick-dots li button,
    .tps-white-loose-diamonds-wrapper .tps-white-loose-diamonds-list ul.slick-dots li button {
        font-size: 0px;
        color: transparent;
        line-height: 0px;
        width: 20px !important;
        height: 20px !important;
        position: relative;
        background-color: transparent !important;
        border: 1px solid #101820;
        border-radius: 50%;
        padding: 0px !important;
        z-index: 9;
    }

    .tps-color-loose-diamonds-wrapper .tps-color-loose-diamonds-list ul.slick-dots li button::after,
    .tps-white-loose-diamonds-wrapper .tps-white-loose-diamonds-list ul.slick-dots li button::after {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        z-index: 99999999;
        display: block;
        background-color: var(--tps-black-color);
    }

    .tps-white-loose-diamonds-wrapper ul.slick-dots li.slick-active button::after,
    .tps-color-loose-diamonds-wrapper ul.slick-dots li.slick-active button::after {
        background-color: var(--tps-maincolor);
    }

    .tps-white-loose-diamonds-wrapper ul.slick-dots li.slick-active button,
    .tps-color-loose-diamonds-wrapper ul.slick-dots li.slick-active button {
        border-color: var(--tps-maincolor);
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 235px;
    }
    .tps_education_cut_cols{
        display: flex;
        flex-direction: column;
    }
    .tps_education_cut_cols .elementor-element {
        width: 100% !important;
    }
    .tps_education_page_sub,
    .tps_education_banner{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tps_careers_form_section>.e-con-inner .tps-careers-form-section, 
    .tps-become-an-affiliate>.e-con-inner .tps-become-an-affilti-form{
        max-width: 100% !important;
        width: 95% !important;
        min-width: 100% !important;
    }
    .tps-become-an-affiliate .e-con-inner{
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .tps_careers_form_section .elementor-widget-container,
    .tps-become-an-affiliate  .elementor-widget-container{
        width: 100%;
    }
}

@media(max-width: 991px) {
    .tps_cnt_frm_bx form {
        padding: 50px 30px 50px 30px;
    }

    .tps_end_vringsi_section h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .tps_info_button a,
    .tps_info_button a span,
    .tps_button_small a {
        font-size: 13px;
    }

    .tps_title_h2 h2 {
        font-size: 22px !important;
        line-height: 32px;
        text-align: center;
    }

    .tps_hedding_h2_secont h2,
    .inspiration-gallery h2,
    .tps_hedding_h2_secont h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .wp-custom-logo form.woocommerce-form.woocommerce-form-login.login,
    .wp-custom-logo form.woocommerce-form.woocommerce-form-register.register {
        min-height: 425px !important;
    }

    .tps_info_page form.woocommerce-cart-form {
        width: 100%;
    }

    .tps_info_page .cart-collaterals {
        width: 60% !important;
    }

    .tps_info_page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100% !important;
    }

    .tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        padding: 18px !important;
    }

    .tps-pagenot-found h2:before {
        font-size: 250px;
        line-height: 250px;
    }

    .tps-pagenot-found h2 {
        padding: 75px 0;
        font-size: 40px !important;
    }

    .tps-finejewlary-discover-btn {
        margin: 0;
    }

    .tps-finejewlary-discover-btn-right {
        bottom: 203px;
        right: 0;
        left: 0;
    }

    .tps_fine_jewllry_second_section .fine_jewl_left_title h2 {
        left: -188px;
        font-size: 28px !important;
        line-height: 39px !important;
    }

    .tps-finejewlary-discover-btn a,
    .tps-finejewlary-discover-btn-right a {
        padding: 10px 15px;
    }
    .woocommerce-cart .tps-cart-form-collaterals .tps-cart-product-summary-title{
        padding-left: 0%;
    }
    .tps_info_page .cart-collaterals {
        width: 100% !important;
    }
    .tps_car_bottom_info,
     .tps_car_bottom_info .e-con-inner{
        flex-wrap: wrap !important;
    }
    .tps_car_bottom_info .elementor-element.tps_car_bottom_info_col1,
    .tps_car_bottom_info .elementor-element.tps_car_bottom_info_col2{
        width: 48% !important;
        --width: 48% !important;
    }
    .tps_car_bottom_info .elementor-element.tps_car_bottom_info_col3{
        width: 100% !important;
        --width: 100% !important;
    }
    .woocommerce-cart .tps-cart-form-collaterals .tps_cart_collaterals_total{
        width: 100%;
    }
    .tps_fine_img_content.tps-fine-jewlary-main-images .elementor-image-box-content,
    .tps_fine_img_content .elementor-image-box-wrapper .elementor-image-box-img{
       width: auto !important;
    }
    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
        left: -8px;
    }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right h2.elementor-heading-title {
        left: 8px;
    }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right {
        margin-top: 100px;
    }   
    .real_time_diamond-inspaction h2.elementor-heading-title.elementor-size-default{
        font-size: 22px !important;
        line-height: 32px !important;
    }   
    .tps_contact_us_page_new .tps_form_div {
        padding-left: 20px;
    }
    .tps_contact_us_page_new form.wpcf7-form {
        width: 100%;
    }
    .tps_contact_us_page_new{
        margin-top: 30px !important;
    }
    
    .tps_checkout_container .tps-col2-set,
    .tps_checkout_container .col2-set{
        width: 100% !important;
    }
    .tps_checkout_container .col-bottom-info-right{
        margin: 35px auto 20px auto;
    }
    .tps_checkout_container .col-bottom-info-left {
        margin: 20px auto 20px auto;
    }
    .tps_info_page .tps_checkout_container #payment #place_order{
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none !important;
    }
    .tps_checkout_container .col2-set{
        margin-right: 0%;
    }
    .tps-wishlist-main-item-main-colom {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .tps-wishlist-footer-pagination {
        margin: 0px auto auto auto;
    }
    .tps_myaccount_page #customer_login .u-column1, 
    .tps_myaccount_page #customer_login .u-column2{
        width: 100%;
        margin-bottom: 25px;
    }
    .tps-wishlist-main-item-main-colom .wishlist_item{
        width: 32%;
    }
    .tps_info_page .tinv-wishlist button.button[name="tinvwl-action-product_selected"] {
        width: 195px !important;
    }
    .tps_info_page .tinv-wishlist button.button[name="tinvwl-action-product_all"] {
        width: 155px !important;
    }
    .tps_info_page .tinv-wishlist button[name="tinvwl-action-product_apply"] {
        width: 120px;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-navigation{
       width: 20%;
    }
    .woocommerce-account .tps_myaccount_page nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{
        padding: 15px 10px;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content{
        width: 78%;
    }
    .tps-color-loose-diamonds-wrapper button.slick-next, .tps-white-loose-diamonds-wrapper button.slick-next{
        right: 0;
    }
    .tps-color-loose-diamonds-wrapper button.slick-prev, .tps-white-loose-diamonds-wrapper button.slick-prev{
        left: 0;
    }
    .tps_myaccount_page .woocommerce table.my_account_orders td p.tps_order_status{
        margin-left: auto;
        margin-right: unset;
    }
    .tps_convert_ring h1.elementor-heading-title{
        font-size: 30px !important;
       line-height: 30px !important;
    }
    .tps_term_and_condition_sec1 h3{
        font-size: 21px;
        line-height: 31px;
    }
    .tps_term_and_condition_sec1 h4{
        font-size: 20px;
    }
    .tps_term_and_condition_head strong{
        font-size: 25px;
        line-height: 25px;
    }
    .woocommerce-order-received .woocommerce-order-details tfoot th, .woocommerce-order-received .woocommerce-order-details tfoot td, .woocommerce-order-received .woocommerce-order-details tfoot td span, .woocommerce-order-received .woocommerce-order-details .woocommerce-table__product-total.product-total{
        font-size: 14px;
        line-height: 23px;
    }
    .tps_info_page .woocommerce ul.order_details + p{
        font-size: 15px;
    }
    .tps_info_page .woocommerce .woocommerce-order-details .woocommerce-order-details__title{
        font-size: 23px !important;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail {
        height: 150px;
    }
}



@media(max-width: 825px) {

    .tps-sidbar-mobile {
        width: 100% !important;
    }

    .education_info_section_wraper {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .tps-education-main-wraper .e-con-inner {
        flex-wrap: wrap !important;
    }

    .tps-become-an-affiliate.tps-submit-success .e-con-inner {
/*        top: 30%;*/
    }

    .tps-become-affiliate-form-success {
        font-size: 18px;
        padding: 0;
    }

    .tps-become-a-close span {
        right: -13px;
        top: -13px;
    }

    .tps-become-affiliate-form-success p {
        margin: 0 !important;
    }

    .tps-education_info .tps-info_img {
        width: 100% !important;
        text-align: center;
    }

    .tps-education_info .info_edu_content {
        width: 100% !important;
    }

    div#education_sidebar {
        display: none;
    }

    select#education_sidebar_mobile {
        margin-bottom: 10px;
        display: block;
    }

    .tps-education-sub-span-hedding span {
        font-size: 18px;
        line-height: 28px;
        margin: 5px 0;
        display: block;
    }
    
}
@media(max-width:790px){
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 190px;
    }
    .tps-eng-ring-styles-list.tps-eng-ring-styles-list-new .slick-slide .tps-eng-ring-style {
         height:auto; 
    }
}
@media(max-width: 769px) {
    .tps-color-loose-diamonds-wrapper .slick-slide .tps-color-loose-diamond, .tps-white-loose-diamonds-wrapper .slick-slide .tps-white-loose-diamond {
        padding: 0 2%;
        height: 330px;
    }
}
@media(max-width: 768px) {
    .wp-custom-logo .entry-content #tps_mens_woomens_ring h2 {
        font-size: 20px !important;
        line-height: 30px;
        padding-top: 30px;
    }
    .tps-become-an-affiliate .e-con-inner {
         max-width: 100% !important;
        position: relative;
    }

    .tps_info_page form.woocommerce-cart-form table.shop_table td {
        text-align: left !important;
    }

    .tps_info_page form.woocommerce-cart-form label.screen-reader-text {
        clip-path: unset !important;
        position: unset !important;
        display: none;
    }

    .tps_info_page .cart-collaterals {
        width: 100% !important;
    }

    .tps_info_page form.woocommerce-cart-form table.shop_table td.product-thumbnail {
        display: block !important;
        margin: auto !important;
    }

    .tps_info_page form.woocommerce-cart-form table.shop_table td.product-thumbnail img {
        width: 100px !important;
    }

    .tps_info_page form.woocommerce-cart-form table.shop_table td.product-thumbnail::before {
        font-size: 0px !important;
    }

    .tps_info_page form.woocommerce-ResetPassword.lost_reset_password {
        width: 70%;
    }

    .search-results.woocommerce .woocommerce-ordering,
    .search-results.woocommerce-page .woocommerce-ordering {
        float: right;
    }

    .search-results ul.products li.product {
        width: 46% !important;
        margin-left: 2%;
        margin-right: 2%;
    }

    .tps_info_page td.product-remove a.remove {
        margin: auto;
    }

    .tps_info_page form.woocommerce-cart-form .coupon input#coupon_code {
        width: 50% !important;
    }

    .tps-finejewlary-discover-btn-right {
        bottom: 133px;
    }

    .tps-finejewlary-discover-btn {
        bottom: 240px;
    }

    .tps_fine_jewllry_second_section .fine_jewl_right_title h2 {
        left: -176px;
        top: 0;
    }
    .tps_info_page.woocommerce-cart form.woocommerce-cart-form table.shop_table td::before{
        display: none;
    }
    
    .tps-cart-form .tps-cart-product-container .product-thumbnail{
        display: block !important;
    }
    .tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward, 
    .tps_info_page.woocommerce-cart .actions button.button{
        font-size: 14px !important;
        height: 52px;
    }
    .tps_info_page form.woocommerce-cart-form .coupon input#coupon_code{
        height: 52px !important;
    }
    .tps_en_design .tps_title_h2{
        position: unset !important;
    }
    .tps-wishlist-main-item-main-colom .product-thumbnail.tps-wishlist-product-img img {
        width: 100%;
        max-width: 100%;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 30px;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content{
        width: 100%;
        padding: 20px 10px;
    }
    .woocommerce-order-received .woocommerce-customer-details .woocommerce-column{
        width: 100%;
        margin-bottom: 20px;
    }
    /*find my info button*/
    .wp-custom-logo .entry-content .tps_find_my_custom_btn h2{
        margin-inline: auto;
    }
   /* End */

}
@media(max-width:800px){
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style img.tps-eng-ring-img {
        width: 70%;
    }
}

@media(max-width: 767px) {
    /*.fine_jewellery_banner p {
        color: var(--tps-white-color);
    }*/

    .fine_jewellery_banner span {
/*        color: var(--tps-white-color) !important;*/
    }

    .fine_jewellery_banner .tps_shop_all_button a {
/*        border: 1px solid var(--tps-white-color) !important;*/
    }

    .tps_shop_all_button span {
/*        color: var(--tps-white-color) !important;*/
    }

    .search.search-results.woocommerce h2.woocommerce-loop-product__title {
        text-align: center;
        width: 100%;
    }

    .search-results .tinv-wraper.tinv-wishlist {
        justify-content: center;
    }

    .engagement-rings-banner {
        background-image: none !important;
    }

    .engagement-rings-banner .engagement-rings-banner-right-section {
        padding: 2% !important;
    }

    .tps_info_title h1 {
        font-size: 28px;
        line-height: 38px;
    }

    .tps_info_content {
        width: 100% !important;
    }

    .tps-wimen-ring-sec {
        padding: 20px;
        margin-bottom: 20px;
    }

    .tps-wimen-ring-sec:last-child() {
        margin-bottom: 0px;
    }

    #tps_mens_woomens_ring .tps_info_button a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .tps_info_button a,
    .tps_info_button a span,
    .tps_button_small a {
        font-size: 16px;
    }

    .tps_hedding_h2_secont h2,
    .inspiration-gallery h2,
    .tps_hedding_h2_secont h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-bottom: 35px !important;
    }

    .woocommerce-account.tps_info_page #customer_login h2 {
        font-size: 26px !important;
        margin-bottom: 10px;
    }

    .wp-custom-logo form.woocommerce-form.woocommerce-form-login.login,
    .wp-custom-logo form.woocommerce-form.woocommerce-form-register.register {
        margin-top: 15px !important;
        min-height: 325px !important;
    }

    .tps_info_page td.product-name dl.variation dt {
        float: none !important;
    }

    .tps_info_page .tinv-wishlist table th {
        padding: 10px !important;
    }

    .tps_info_page form.woocommerce-ResetPassword.lost_reset_password {
        width: 80%;
    }

    .tps_cnt_frm_bx form {
        padding: 50px 30px 50px 30px;
    }

   /* .engagment_jewellery_banner h1,
    h1.elementor-heading-title,
    .engagment_jewellery_banner p {
        color: var(--tps-white-color) !important;
    }
*/
    .tps_info_button a,
    .tps_info_button button {
       /* color: var(--tps-white-color) !important;
        border-color: var(--tps-white-color) !important;*/
    }

    /*.tps-wedding-ring-btn a.elementor-button {
        color: var(--tps-white-color) !important;
        border-color: var(--tps-white-color) !important;
    }*/

    .tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner {
        height: 300px;
    }

    .tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner:hover img {
        transform: none;
    }

    .tps_en_design .tps_title_h2{
        position: unset !important;
 }
    .tps_fine_img_content .elementor-image-box-wrapper .elementor-image-box-img{
        width:100% !important;
    }
    .tps_fine_img_content.tps-fine-jewlary-main-images .elementor-image-box-content{
        width:100% !important;
    }
    .tps_fine_img_content.tps-fine-jewlary-main-images,
    .tps-fine-jewlary-main-images{
        padding-right:0px !important;
    }
    .tps-fine-jewlary-main-images .tps_fine_img_content .elementor-image-box-img img, .tps-fine-jewlary-main-images .elementor-image-box-img img{
         width:100%!important;
    }
    .tps-fine-jewlary-main-images .elementor-image-box-img{
        height:auto !important;
    }
    .tps-fine-jewlary-main-images .tps_fine_img_content .elementor-image-box-img img, .tps-fine-jewlary-main-images .elementor-image-box-img img{
        height: 100%;
        object-fit: scale-down;
        margin-left: auto;
        display: flow;
    }
    .tps-fine-jewlary-main-images{
        position: relative;
    }
    .tps_fine_img_content .elementor-image-box-wrapper .elementor-image-box-img{
        height: 500px !important;
        margin-bottom: 0px !important;
    }
    .tps-finejewlary-discover-btn,
    .tps-finejewlary-discover-btn-right,
    div#earring-section .tps-finejewlary-discover-btn-right{
        bottom: 115px !important;
    }   
    .tps_fine_jewllry_second_section .tps_fine_img_content .elementor-image-box-content p{
        max-width: 311px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
       line-height: 25px;
    }
    .tps_en_shop_en_ring .e-con-inner .elementor-element-ffb421a{
        display: block !important;
    }
    .tps_en_design .e-con-inner .elementor-element-8a14a13 .tps_title_h2{
        display: block;
    }
    .tps_en_design{
        overflow: hidden;
        margin-top: -60px !important;
    }
    .tps_en_slider {
        margin-top: -60px !important;
    }
    .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container{
        grid-template-columns: 1fr;
    }
    .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container .white-widget:nth-last-child(1),
    .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container .white-widget:nth-last-child(2),
    .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container .white-widget:nth-last-child(3){
        display: none;
    }
    .tps_free_shipping_banner{
        background-position: center center !important;
        background-size: contain !important;
        background-color: #f8f8f8 !important;
    }
    .tps_education_col_container .tps_education_col > .e-con-inner {
        display: flex;
        flex-direction: row !important;
        flex-wrap: unset !important;
    }
    .tps_education_col_container .tps_education_col .tps_education_button_block{
        width: 80%;
        order: 1;
        -webkit-order: 1;
        text-align: left;
        align-items: flex-start;
        justify-content: center;
        grid-gap: 10px;
    }
    .tps_education_col_container .tps_education_col .tps_education_img{
        width: 20%;
        order: 2;
        -webkit-order:2;
        justify-content: center;
    }
    .tps_education_col_container .tps_education_col {
        padding: 11px 20px !important;
    }
    .tps_education_col_container .elementor-button-link{
        padding: 10px 0px !important;
        width: 200px !important;
    }
    .tps_education_col_container h2.elementor-heading-title, 
    .tps_education_col_container h2.elementor-heading-title a{
        flex-direction: row;
        grid-gap: 5px;
    }
    .tps_education_col_container .tps_education_img .elementor-widget-container{
        width: 90px;
        height: 90px !important;
        margin-right: unset;
    }
    .tps-education-page-container h1.elementor-heading-title{
        color: var(--tps-black-color) !important;
    }
    .tps_education_col_container h2.elementor-heading-title, .tps_education_col_container h2.elementor-heading-title a {
        line-height: 28px !important;
        font-size: 21px !important;
    }
    .tps-education-page-container{
        padding-bottom: 30px !important;
    }

    .tps_fine_jw_img_box{
        width: fit-content;
    padding: 0px 40px;
    margin-left: auto;
    margin-right: auto;
    }
    .tps_fine_jewelery_landing_col{
        width: 100%;
    max-width: 500px;
    margin: auto;
    }
    .tps_fine_jw_heading{
        position: absolute;
    left: 0;
    width: 40px;
    height: fit-content;
    padding: 0;
    top: 40%;
    transform: translateY(-50%);
    }
    .tps_fine_jewelery_landing_col .tps_fine_jw_heading .elementor-widget-container{
        position:unset;
        transform:none;
    }
    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
        left:0;
    }
    .tps_fine_jewelery_landing_col{
        position:relative;
    }
    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
        transform: translate3d(-41.4%, 50%, 0) rotate(-90deg);      
    }
        .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right {
        margin-top: 0px;
    }
        .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right h2.elementor-heading-title {
        left: 0px !important;
                right:unset !important;
    }
    
    .tps_fine_jewelery_landing_col h2.elementor-heading-title{
                right:unset !important;
        left: 0px !important;
    }
        .tps_fine_jewelery_landing_col{
             margin-bottom:40px !important;
        }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_last{
        margin-bottom:0px !important;
    }
    .tps_fine_jewelery_landing_container .tps_fine_jw_info{
        padding-top: 60px;
    }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right > .elementor-element:nth-child(1){
        order:1;
        -webkit-order:1;
    }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right > .elementor-element:nth-child(2){
        order:2;
        -webkit-order:2;
    }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right > .elementor-element:nth-child(3){
        order:4;
        -webkit-order:4;
    }
    .tps_fine_jewelery_landing_col.tps_fine_jewelery_landing_col_right > .elementor-element:nth-child(4){
        order:3;
        -webkit-order:3;
    }
    .tps_fine_jewelery_landing_container .tps_fine_jw_info{
        padding-right:40px;
        padding-left:40px;
    }
    .tps_left_fine .tps_fine_jw_heading{
        left: 6px;
    }
    .real_time_diamond-inspaction h2.elementor-heading-title.elementor-size-default{
        font-size: 22px !important;
        line-height: 32px !important;
    }   
    .tps-real-time-steps span.elementor-author-box__name{
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .tps-white-loose-diamond-item-meta-data span.tps-white-loose-diamond-item-title, .tps-color-loose-diamonds-wrapper span.tps-color-loose-diamond-item-title{
        font-size: 17px;
        line-height: 27px;
    }
    .wp-custom-logo .entry-content #tps_mens_woomens_ring h2{
        font-size: 22px !important;
        line-height: 28px;
    }
    .tps_contact_us_page_new .tps_heading h2{
        line-height: 24px;
        text-align: center;
    }
    .tps_contact_us_page_new .tps_paragraph p{
        text-align: center;
    }
    .tps_contact_left_info{
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 30px;
    }
    .tps_contact_us_page_new .tps_form_div {
        padding-left: 0px;
    }
    .tps_contact_us_page_new .tps_contact_icon_box h3 {
        margin: 13px 0px;
    }
    .tps_contact_us_page_new .tps_contact_icon_box {
        padding: 20px 15px;
    }
    .tps_contact_banner {
        background-position: bottom center !important;
        min-height: 400px !important;
    }
    .tps_contact_banner h1{
        color: var(--tps-black-color) !important;
    }
    .tps_contact_us_page_new .elementor-button-link{
        line-height: 17px;
    }
    .tps_checkout_container .col2-set .col-1, .tps_checkout_container .col2-set .col-2 {
        padding: 30px 15px;
    }
    .tps_checkout_container h3, .tps_info_page .tps_checkout_container h3#order_review_heading {
        font-size: 16px;
        line-height: 23px;
    }

    .tps_checkout_container .tps-col2-set  .woocommerce-form__label-for-checkbox.checkbox input + span{
        line-height: 20px;
    }
    .tps_checkout_container h3, .tps_info_page .tps_checkout_container h3#order_review_heading,
    .tps_myaccount_page #customer_login h2,
    .woocommerce-account.tps_info_page .tps_myaccount_page #customer_login h2{
        font-size: 17px !important;
        line-height: 27px !important;
    }
    .tps_myaccount_page #customer_login .woocommerce-form-login__rememberme{
        margin-top: 20px;
    }
    .tps_myaccount_page #customer_login .u-column1, .tps_myaccount_page #customer_login .u-column2{
        padding: 25px 15px 0px 15px;
    }
    .tps_myaccount_page #customer_login .u-column1{
        padding: 25px 15px 15px 15px;
    }
    .tps-wishlist-footer-sec{
        flex-wrap: wrap;
        grid-row-gap: 15px;
        justify-content: center;
    }
    .tps-wishlist-footer-sec .tinvwl-to-right.look_in{
        width: 100%;
        justify-content: center;
    }
    .tps_info_page .tinv-wishlist .product-action a.tinvwl-view-product-btn, .tps_info_page .tinv-wishlist button.button,
    .tps_info_page .tinvwl-input-group .form-control{
        font-size: 13px !important;
    }
    .tps-wishlist-main-item-main-colom .wishlist_item {
        width: 49%;
    }
    .tps_info_page .tinv-wishlist button[name="tinvwl-action-product_apply"] {
        width: 150px;
    }
    .tps-wishlist-manage-list .tinvwl-input-group{
        display: flex !important;
    }
    .tps-wishlist-footer-pagination{
        margin-top: 10px;
    }
    .tps_education_tab_info span.elementor-heading-title {
        font-size: 16px;
        line-height: 26px;
    }
    .tps_education_page_sub .tps_eucation_nav_tab,
    .tps_education_page_sub .tps_education_tab_content_section {
        width: 100% !important;
    }
    .tps_education_page_sub .tps_eucation_nav_tab{
        margin-bottom: 10px;
    }
    .tps_select_box_for_mobile{
       display: block !important;
    }
    .tps_select_box_for_mobile span {
        font-size: 14px;
        line-height: 24px;
        color: var(--tps-white-color);
        display: block;
        margin-bottom: 10px;
        padding: 11px 10px 10px 10px;
        background-color: var(--tps-maincolor);
        position: relative;
    }
    .tps_select_box_for_mobile span::after{
        content: '';
        width: 20px;
        height: 20px;
        right:10px;
        position: absolute;
        top: 25%;
        background-image: url(../images/white-drop-down.svg);
        background-position: top 5px left 4px;
        background-repeat: no-repeat;
    }
    .tps_select_box_for_mobile.tps-up-arrow span::after{
        transform: rotate(0deg);
    }
    .tps_eucation_nav_tab .tps_education_page_side {
        padding: 20px 10px;
    }
    .tps_eucation_nav_tab .tps_education_page_side ul li a.active span, 
    .tps_eucation_nav_tab .tps_education_page_side ul li:hover a, .tps_eucation_nav_tab .tps_education_page_side ul li:hover span {
        color: var(--tps-black-color);
    }   
    .tps_eucation_nav_tab .tps_education_page_side ul li{
        padding-left: 10px;
    }
    .tps_education_page_side{
        position: relative;
    }
    .tps_eucation_nav_tab ul.elementor-icon-list-items{
        position: absolute;
        top: -9px;
        z-index: 99999;
        width: 100%;
        background: #fff;
        padding: 0px 0px !important;
        border: 1px solid transparent;
        height: 0;
        transition: height 0.5s;
        overflow: hidden;
    }
    .tps_eucation_nav_tab .tps_mobile_dropdown.tps-show-options ul.elementor-icon-list-items{
        padding: 13px 0px !important;
        height: 185px !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border-color:  #f7f7f7;
    }
    .tps_eucation_nav_tab .tps_education_page_side {
        padding: 0px;
        background-color: transparent;
    }
    .tps_education_tab_info h2.elementor-heading-title, .tps_education_tab_info h1.elementor-heading-title {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .tps_myaccount_page #customer_login .woocommerce-form-login__rememberme{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .tps_myaccount_page .woocommerce-ResetPassword p:nth-child(1){
        text-align: left;
    }
    header.entry-header{
        margin-top: 10px;
    }
    .tps_contact_banner{
        padding-top: 60px !important;
    }

    .tps_en_landing_slider .white-widget.grey-bg:nth-child(3),
    .tps_en_landing_slider .white-widget.grey-bg:nth-child(2){
        display: block !important;
    }
    .tps_measure_my_ring_back_btn, 
    .tps_measure_my_ring{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tps_find_my_ring_section_col p{
        max-width: 375px;
        margin: 10px auto 30px auto;
        text-align: center;
    }
    .tps_measure_my_ring {
        padding: 25px 15px 0px !important;
    }
    .tps_convert_ring h1.elementor-heading-title{
        font-size: 25px !important;
        line-height: 32px !important;
        margin-bottom: 15px;
    }
    body.page-id-113271  .breadcrumb .container,
    body.page-id-113163  .breadcrumb .container,
    body.page-id-113293  .breadcrumb .container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tps_checkout_container .form-row{
        width: 100% !important;
    }

    .tps-page-ringbuilder-diamond_listing .container.grid-container{
        padding: 0px 15px !important;
    }
   /* .tps_info_banner_container{
        padding-bottom: 100%;
        background-position: center center !important;
        background-size: cover !important;
    }*/
    .tps-cart-form .tps-cart-product-container .product-name .tps-diamond-sku, .tps-cart-form .tps-cart-product-container .product-name .tps-setting-sku, .tps-cart-form .tps-cart-product-container .product-name .product-sku{
        word-break: break-all;
    }
    .tps-eng-ring-styles-list .tps-eng-ring-item-meta-data span{
        font-size: 12px;
    }
    
    .tps-eng-shop-eng-ring-style .tps-eng-ring-styles-title-section{
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
    }
    .tps-eng-shop-eng-ring-style{
        margin-bottom: 30px !important;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style img.tps-eng-ring-img{
        max-width: 100%;
    }
    .tps-eng-ring-styles-list .slick-track{
        overflow: hidden !important;
        overflow-x: hidden !important;
    }
    .tps-eng-shop-by-sheps .swiper-slide, 
    .tps-eng-ring-styles-list .slick-slide>div{
        margin-right: 0px !important;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style img.tps-eng-ring-img{
        width: 60%;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 210px;
    }
    .wp-custom-logo .entry-content h2 {
        font-size: 22px !important;
        line-height: 34px;
    }
    #cb_payment_confirmation{
        flex-direction: column;
    }
    body.woocommerce-order-pay.tps_info_page .woocommerce ul.order_details li{
        margin-right: 0px;
        padding-right: 0px;
    }
    #submit_cb_payment_form{
        padding: 10px 5px;
    }
    .tps_info_page.woocommerce-order-pay ul.order_details li strong{
        margin-top: 10px;
    }
    .tps-cart-form .tps-cart-product-container .product-thumbnail{
        margin-bottom: 20px;
    }
    .tps-cart-form .tps-cart-product-title-header .product-remove{
        grid-gap: 5px;
    }
    .tps-cart-form .tps-cart-product-title-header .product-remove a:after, 
    .tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button:after, 
    .tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button:after{
        right: -3px;
    }
    .woocommerce-cart .tps-cart-form tbody .woocommerce-cart-form__cart-item td .tps-cart-product-main-block, 
    .woocommerce-cart .tps-cart-form-collaterals .tps_cart_collaterals_total {
        padding: 20px 10px 10px;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name,
    .tps-cart-form .tps-cart-product-container .product-thumbnail{
        width: 100%;
        padding-left: 30px;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail{
        width: 100%;
        margin-bottom: 20px;
       
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail,
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-thumbnail{
        height: 300px;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details thead{
        display: none !important;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tbody > tr td{
        width: 100% !important;
        display: block !important;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tbody > tr td[data-th]:before, 
    .woocommerce-order-received .woocommerce-order-details table.order_details > tbody > tr th[data-th]:before, 
    .woocommerce-order-received .woocommerce-order-details table.order_details > tfoot > tr td[data-th]:before, 
    .woocommerce-order-received .woocommerce-order-details table.order_details > tfoot > tr th[data-th]:before
    {
         padding-right: 10px;
        content: attr(data-th);
        display: inline-block;
        color: #000;
        font-weight: 600;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tfoot > tr th{
        display: none;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tfoot > tr td,
    .woocommerce-order-received .woocommerce-order-details table.order_details > tbody > tr td[data-th="Total"]{
        display: flex !important;
        justify-content: space-between;
    }
  
    .woocommerce-order-received .woocommerce-order-details table.order_details > tfoot > tr td[data-th="Shipping:"]:before{
        margin-right: auto;
    }
    
    .woocommerce-order-received .woocommerce-order-details table.order_details{
        border-collapse: separate;
        border-spacing: 0 1em;
        box-shadow: none !important;
        border: none !important;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details tbody tr,
    .woocommerce-order-received .woocommerce-order-details table.order_details tfoot{
        box-shadow: 0px 3px 6px #00000029;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details tfoot td{
        border-right: none;
        margin-bottom: -10px;
        padding: 14px 12px 5px;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details tfoot tr:nth-last-child(1) td{
        margin-bottom: 0px;
        padding: 14px 12px 14px;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tbody > tr td[data-th="Total"]{
        padding: 15px 12px;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tfoot > tr td[data-th="Shipping:"] b{
        margin-left: 10px;
    }
    .woocommerce-order-received .woocommerce-order-details table.order_details > tbody > tr td.product-name[data-th]:before{
        display: none !important;
    }

    .tps-clarity-common-slider .tps-diamondlist-filter-media-option-parent{
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar;
    }  
    .tps-clarity-common-slider .tps-diamondlist-filter-media-option-parent ul{
      width: 700px;      
    }
    .tps-clarity-common-slider .tps-diamondlist-filter-media-option-parent::-webkit-scrollbar{
      display: none;
    }

    
}


@media(max-width: 639px) {
    .tps-wishlist-manage-list {
    margin-bottom: 0;
}
    .engament_landing_bannr_des {
    color:var(--tps-white-color) !important;
}
    .engagment_jewellery_banner .e-con-inner {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .tps-become-affiliate-fild.row {
        flex-wrap: wrap;
        padding: 0 0px;
    }

    .tps-become-affiliate-fild.row .form-field.col-6 {
        width: 100%;
    }

    .tps-become-an-affiliate .e-con-inner {
        width: 100% !important;
        max-width: 100% !important;
    }

    .tps-become-an-gamayle-hedding p {
        font-size: 18px;
        line-height: 28px;
        text-align: center !important;
    }

    .tps-become-an-affiliate .tps-become-affiliate-form p:last-child {
        text-align: left;
    }

    .tps-become-an-affiliate .tps-become-affiliate-form .form-field.tps-captcha {
        padding: 0 0px;
    }

    .tps-wedding-ring-by-type-wraper-slider .elementor-image-carousel .swiper-slide .swiper-slide-inner {
        height: auto;
    }

    .tps-women-wedding-ring-wraper h2.elementor-heading-title {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    .tps_end_vringsi {
        padding: 20px;
        margin-bottom: 20px;
    }

    .tps_info_button {
        width: 100% !important;
    }

    .tps_info_button a,
    .tps_info_button a span,
    .tps_button_small a {
        font-size: 13px;
    }

    .tps_info_hedding_h1 h1,
    h1.elementor-heading-title {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        padding: 15px !important;
        font-size: 18px;
    }

    .tps_info_page .woocommerce ul.order_details li {
        float: none !important;
        display: block !important;
        text-align: center;
        margin-bottom: 20px;
        border-right: none !important;
    }

    .tps_info_page form.woocommerce-ResetPassword.lost_reset_password {
        width: 100%;
        margin: auto;
    }

    .tps_cnt_frm_bx form {
        padding: 50px 20px 50px 20px;
    }

    .tps_cnt_frm_bx .form-group.field {
        float: none;
        width: 100%;
        margin-right: 0%;
    }

    .tps-pagenot-found h2:before {
        font-size: 200px;
        line-height: 200px;
    }

    .tps-pagenot-found h2 {
        padding: 45px 0;
        font-size: 34px !important;
    }

    .tps-pagenot-found p {
        font-size: 16px !important;
    }

    .search-results.wp-custom-logo .container.grid-container .inside-article {
        padding: 20px 0px 0px 0px !important;
    }

    .search-results.woocommerce .woocommerce-ordering,
    .search-results.woocommerce-page .woocommerce-ordering {
        float: left;
    }

    .tps-white-loose-diamonds-wrapper .tps-white-loose-diamonds-title-section h2.tps-white-loose-diamonds-subtitle,
    .tps-color-loose-diamonds-wrapper .tps-color-loose-diamonds-title-section h2.tps-color-loose-diamonds-subtitle {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .tps-color-loose-diamonds-wrapper .tps-color-loose-diamond p.tps-color-loose-diamond-item-descr,
    .tps-white-loose-diamonds-wrapper .tps-white-loose-diamond p.tps-white-loose-diamond-item-descr {
        font-size: 12px;
        line-height: 16px;
    }

    .tps-become-an-gamayle-hedding p {
        font-size: 18px;
        line-height: 28px;
    }

    .education_tap_section .education_tab_content-top a {
        font-size: 15px;
    }

    .tps-career-application-form-field.row {
        width: 100%;
        padding: 0 0px;
        flex-wrap: wrap !important;
    }
    .tps_careers_form_section>.e-con-inner .tps-careers-form-section, .tps-become-an-affiliate>.e-con-inner .tps-become-an-affilti-form{
        padding: 30px 15px;
    }

    .tps-career-application-form-field.row .form-field.col-6 {
        width: 100%;
    }

    .tps-careers-form-section .tps-career-application-form input {
        width: 100%;
    }

    .tps-apply-now-btn {
        width: 140px !important;
    }

    .tps-mobile-hide {
        display: none;
    }

    .tps-career-application-form-field span.wpcf7-form-control-wrap {
        
        position: relative;
    }

    .tps_careers_form_section .tps-careers-form-section {
        max-width: 95% !important;
        min-width: 95% !important;
        height: 96vh;
        overflow-y: scroll;
    }

    .tps_careers_form_section .tps-career-application-form-field.row.submit_button {
        width: 100%;
        grid-gap: 0;
        flex-wrap: wrap;
        padding-bottom: 20px;
    }

    .tps_careers_form_section .tps-career-application-form {
        width: 100% !important;
        max-width: 100% !important;
        margin: auto;
    }
    .tps-eng-shop-by-sheps .swiper-slide, .tps-eng-ring-styles-list .slick-slide>div {
        margin-right: 0;
    }
    .woocommerce-cart .tps-cart-product-summary-title{
        text-align: center;
    }
    .tps-cart-form .tps-cart-product-container .product-name,
    .tps-cart-form .tps-cart-product-container .product-thumbnail{
        width: 100%;
        padding-left: 0%;
    }
    .tps-cart-form .tps-cart-product-container .product-thumbnail{
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .woocommerce-cart .tps-cart-form tbody .woocommerce-cart-form__cart-item td .tps-cart-product-main-block, 
    .woocommerce-cart .tps-cart-form-collaterals .tps_cart_collaterals_total{
        padding: 20px 15px 10px;
    }
    .tps_car_bottom_info .elementor-element.tps_car_bottom_info_col1, .tps_car_bottom_info .elementor-element.tps_car_bottom_info_col2 {
        width: 100% !important;
        --width: 100% !important;
    }
    .woocommerce-cart .tps-cart-form-collaterals .woocommerce-shipping-totals .shipping-calculator-button{
        margin: 10px 0px 0px 0px;
    }
    .tps_cart_contact{
        justify-content: center;
    }
    .tps_car_bottom_info_col3 .elementor-heading-title{
        text-align: center;
    }
    .tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward, 
    .tps_info_page.woocommerce-cart .actions button.button{
        padding: 18px !important;
    }
    .tps_info_page.woocommerce-cart .quantity .qty{
        width: 160px !important;
        min-width: 160px;
        height: 35px;
    }
    .tps-cart-form .tps-cart-product-container .product-name{
        font-size: 17px;
        line-height: 26px;
    }
    .tps-cart-form .tps-cart-product-container .product-name .product-price-sku, .tps-cart-form .tps-cart-product-container .product-name .tps-cart-product-info {
        font-size: 14px;
        line-height: 22px;
    }
    .tps_cart_contact{
        margin-left: 33px;
    }
    .tps_car_bottom_info_col3{
        grid-gap: 12px !important; 
    }
    .tps_car_bottom_info ul{
        margin-left: 0px;
        text-align: center;
    }
    .woocommerce-cart .tps-cart-form-collaterals .tps_cart_collaterals_total{
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100% !important;
    }
    .tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-widget-heading .elementor-heading-title, 
    .tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-widget-heading .elementor-heading-title{
        align-items: center;
        flex-direction: column;
        grid-row-gap: 5px;
    }
    .tps_car_bottom_info .tps_car_bottom_info_col1 .elementor-button, .tps_car_bottom_info .tps_car_bottom_info_col2 .elementor-button{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .woocommerce-checkout .entry-title,
    .woocommerce-account .entry-title,
    .tps_whishlist_body .entry-title,
    .entry-title{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon{
        padding: 15px;
    } 
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-first,
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last{
        width: 100% !important;
    }
    .tps-wishlist-main-item-main-colom {
        grid-template-columns: 1fr 1fr;
    }
    .tps_whish_box{
        padding: 0px !important;
    }
    body.page-id-113271  .container.grid-container,
    body.page-id-113163  .container.grid-container,
    body.page-id-113293  .container.grid-container{
        padding-top: 60px;

    }
    .tps-become-an-affilti-form .tps-become-affiliate-form input{
        width: 100%;
    }
    .tps-become-an-affilti-form .tps-captcha .cf7sr-g-recaptcha>div{
        margin: auto;
    }   
    .tps-become-an-affilti-form .tps-captcha .wpcf7-not-valid-tip{
        text-align: center;
    }

    .tps-career-application-form-field.row .form-field.col-6 p{
        text-align: left;
    }
    .tps-cart-form .tps-cart-product-container .product-name{
        padding-left: 25px;
    }
    .tps_info_page.woocommerce-order-received .woocommerce ul.order_details li{
        margin-right: 0px !important;
        padding-right: 0px !important;
    }
    .tps_info_page.woocommerce-order-received .woocommerce ul.order_details{
        margin-bottom: 10px !important;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-diamond-sku, .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .tps-setting-sku, .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-name .product-sku{
        word-break: break-all;
    }

    .tps-diamonds-page-diamond-slider .tps-color-loose-diamond-item-descr{
        padding-inline: 20px;
    }
}


@media(max-width: 580px) {
   /* .tps-wishlist-main-item-main-colom {
        grid-gap: 10px;
    }*/
    .tps-wishlist-footer-sec {
        flex-wrap: wrap;
        grid-gap: 20px;
    }
    .tps-wishlist-footer-sec .tinvwl-to-left.look_in {
       /* width: 100% !important;
        flex-wrap: wrap;
        justify-content: center;*/
    }
    .tps-finejewlary-discover-btn,
    .tps-finejewlary-discover-btn-right {
        bottom: 150px;
    }

    .search-results ul.products li.product {
/*        width: 100% !important;*/
        text-align: center;
    }

    h1 {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 170px;
    }
    .tps_info_page.woocommerce-cart form.woocommerce-cart-form .coupon input#coupon_code {
        width: 47% !important;
    }
    .tps_info_page .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward, .tps_info_page.woocommerce-cart .actions button.button{
        height: 40px;
        line-height: 4px;
    }
     .tps_info_page form.woocommerce-cart-form .coupon input#coupon_code {
        height: 40px !important;
    }
    .tps_info_page.woocommerce-cart .e-con.e-flex{
        padding: 0px !important;
    }
    .tps_fine_jewllry_second_section .tps_fine_img_content .elementor-image-box-content p{
        max-width: 268px;
        font-size: 16px;
        line-height: 25px;
    }
    .tps_contact_left_info{
        grid-template-columns: 1fr;
        margin-bottom: 30px !important;
    }
    .tps_contact_us_page_new .form-group .wpcf7-form-control.wpcf7-select{
        max-width: 100%;
    }
    .tps_contact_us_page_new .tps-form-group{
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }
    .tps_contact_us_page_new .elementor-button-link{
        font-size: 13px;
    }
    .tps_contact_us_page_new .tps_contact_icon_box h3, .tps_contact_us_page_new .tps_contact_icon_box h3 a{
        font-size: 14px;
    }
    .tps_contact_us_page_new .form-group label{
        font-size: 13px;
       line-height: 13px;
    }
    .tps_myaccount_page form .form-row-first, .tps_myaccount_page form .form-row-last, 
    .tps_myaccount_page form .form-row.address-field, .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content#billing_postcode_field, 
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content#billing_state_field, 
    .tps_myaccount_page form .form-row#billing_phone_field,
     .tps_myaccount_page form .form-row#billing_email_field {
        width: 100%;
    }
    .tps_myaccount_page .woocommerce table.my_account_orders td{
       border-bottom: 1px solid #f1f1f1;
    }
    .tps_myaccount_page .woocommerce table.my_account_orders td p.tps_order_status{
        margin: 0px 0px 0px auto;
    }
    .tps_myaccount_page .woocommerce .woocommerce-Addresses, .tps_myaccount_page .woocommerce-customer-details .addresses{
        flex-wrap: wrap;
    }
    .tps_myaccount_page form .form-row.address-field#billing_address_2_field input {
        margin-top: 5px;
    }
    .tps_myaccount_page .woocommerce-order-details .order-again{
        max-width: 100%;
    }
    .tps_education_sub_type_tab ul .elementor-icon-list-item, .tps_education_non_diamond_sub_type_tab ul .elementor-icon-list-item{
        margin-right: 0px;
        padding: 0px 10px 0px 0px;
    }
    .tps_education_tab_slider .tps_education_non_diamond_sub_type_tab ul.slick-slider {
        padding: 0px 25px !important;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row{
        width: 100% !important;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.form-row#shipping_address_2_field {
        margin-top: 5px;
    }
    .woocommerce-account .tps_myaccount_page .woocommerce-MyAccount-content p.woocommerce-customer-details--phone{
        margin-bottom: 5px;
    }
    .tps_myaccount_page .woocommerce .woocommerce-Addresses, .tps_myaccount_page .woocommerce-customer-details .addresses{
        grid-row-gap: 25px;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style img.tps-eng-ring-img{
        width: 80%;
    }
    .tps_en_landing_slider .white-widget.grey-bg:nth-child(3),
    .tps_en_landing_slider .white-widget.grey-bg:nth-child(2){
        display: none !important;
    }
    .tps_en_landing_slider .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-spinner-grid-container {
        grid-template-columns: 1fr;
    }
    .tps_en_landing_slider .tps-eng-rings-carousel-loader-wrapper .tps-ringbuilder-animated-background.tps_grid_animated-background{
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .tps_convert_ring h1.elementor-heading-title{
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .tps-cart-form .tps-cart-product-title-header .product-remove a{
        font-size: 12px;
    }
    .tps-cart-form .tps-cart-product-title-header .tps-cart-product-category-name, 
    .tps-cart-form .tps-cart-cal .product-price bdi, 
    .tps-cart-form .tps-cart-cal .product-price bdi span, 
    .tps-cart-form .tps-cart-cal .product-quantity input, 
    .tps-cart-form .tps-cart-cal .product-quantity input::placeholder, 
    .tps-cart-form .tps-cart-cal .product-subtotal bdi, 
    .tps-cart-form .tps-cart-cal .product-subtotal bdi span{
        font-size: 14px;
        line-height: 16px;
    }
}

@media(max-width:480px){
    .tps_education_col_container .tps_education_img .elementor-widget-container{
        width: 70px;
        height: 70px !important;
    }
    .tps_education_col_container .tps_education_col {
        padding: 11px 15px 13px !important;
    }
    .tps_education_col_container h2.elementor-heading-title, .tps_education_col_container h2.elementor-heading-title a {
        line-height: 24px !important;
        font-size: 18px !important;
    }
    .tps_education_col_container .tps_education_col .tps_education_button_block{
        width: 75%;
    }
    .tps_education_col_container .tps_education_col .tps_education_img{
        width: 25%;
    }
    .tps_checkout_container .form-row{
        width: 100% !important;
    }
    .tps-wishlist-main-item-main-colom .wishlist_item {
        width:100%;
    }
    .tps-wishlist-main-item-main-colom .tps-wishlist-product-item-title{
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        min-height: auto;
    }

    /*Education page cut and carat slider design*/
    .tps-education-page-slider .tps-education-cut-slider-labels .slider-labels:nth-child(1) span {
        left: -41%;
    }
    .tps-education-page-slider .tps-education-cut-slider-labels .slider-labels:nth-last-child(1) span {
        right: -9%;
    }
   /*  End  */
}

@media(max-width:425px){

        .tps_fine_jewelery_landing_container .tps_fine_jw_info {
        padding-top: 40px;
    }
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last button {
        width: 100% !important;
    }
    .tps-eng-ring-styles-list .slick-slide .tps-eng-ring-style {
        height: 150px;
    }
    .woocommerce-order-received .woocommerce-order-details .tps-order-product-container .product-thumbnail,
    .woocommerce-order-received.tps-my-account-order-detail .woocommerce-order-details .tps-order-product-container .product-thumbnail{
        height: 225px;
    }
    /*Education page cut and carat slider design*/
    .tps-education-carat-slider .ui-widget.ui-widget-content{
        width: 80%;
        max-width: 250px;
    }
    .tps-education-carat-slider .tps-education-hand-slider-carat-min, .tps-education-carat-slider .tps-education-hand-slider-carat-max{
        font-size: 12px;
    }
   /* End   */
}