/*------------- Transpacific Software PVT.LTD -- Common code here -- note - take all code in proper indentation --------------------*/
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot');
    src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Calibri.woff2') format('woff2'),
           url('../fonts/Calibri.woff') format('woff'),
           url('../fonts/Calibri.ttf')  format('truetype'),
           url('../fonts/Calibri.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-Bold.eot');
    src: url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Calibri-Bold.woff2') format('woff2'),
           url('../fonts/Calibri-Bold.woff') format('woff'),
           url('../fonts/Calibri-Bold.ttf')  format('truetype'),
           url('../fonts/Calibri-Bold.svg#svgFontName') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'CooperBT';
    src: url('../fonts/CooperBT-Light.eot');
    src: url('../fonts/CooperBT-Light.eot?#iefix') format('embedded-opentype'),
           url('../fonts/CooperBT-Light.woff2') format('woff2'),
           url('../fonts/CooperBT-Light.woff') format('woff'),
           url('../fonts/CooperBT-Light.ttf')  format('truetype'),
           url('../fonts/CooperBT-Light.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{
    box-sizing: border-box;
}
body, button, input, select, textarea{
    font-family: 'Calibri';
    color: var(--site-black-color);
}
a, li, button{
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
h1, .tps_main_heading{
    font-family: 'CooperBT';
    font-size: 40px;
    line-height: 50px;
}
h2, .tps_subtittle_heading{
    font-family: 'CooperBT';   
    font-size: 35px;
    line-height: 45px;
}
h3{}
h4{}
h5{}
h6{}
.tps_common_space{
    margin-bottom: 100px;
}
.tps_common_space_top_banner{
    margin-bottom: 50px !important;
}
.one-container .site-content{
    padding: 0px;
}
.tps_common_btn a{
    background-color: var(--site-primary-color);
    font-size: 16px;
    line-height: 16px;
    color: var(--site-white-color);
    padding: 15px 24px;
    max-width: 200px;
    width: 100% !important;
    border: 1px solid var(--site-primary-color);
    transition: 0.5s ease;
}
.tps_common_transparnt_btn a{
    padding: 0px;
    position: relative;
}
.tps_common_transparnt_btn a::after{
    content: "";
    width: 100%;
    height: 1px;
    background-color:var(--site-primary-color);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: width 0.5s ease;
}

.tps-container{
   max-width: 1440px;
   padding-inline: 15px;
   margin-inline: auto;
}

.top-bar p{
   margin-bottom: 0px;
   font-size: 12px;
   line-height: 12px;
}
.inside-top-bar {
    padding: 11.5px 0px;
}

.site-header .inside-header{
/*    padding: 10px 0px 10px;*/
padding: 10px 0px 17px;
}
.main-navigation .main-nav ul li a,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    font-size: 17px;
    line-height: 17px;
    color: var(--site-black-color);
    padding: 0px;
    position: relative;
    height: fit-content;
}
.main-navigation .main-nav ul li.menu-item,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
    padding:0px 15px;
}
.main-navigation .main-nav ul li.menu-item:nth-child(1),
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(1){
    padding-left: 0px;
}
.main-navigation .main-nav ul li.menu-item:nth-last-child(1),
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-last-child(1){
    padding-right: 0px;
}
.main-navigation .inside-navigation{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.site-footer .grid-container{
    max-width: 1690px;
    padding: 40px 15px 0px;
}
.site-footer .footer-widgets-container .inside-footer-widgets{
    margin-left: 0px;
}
.site-footer{
    background-color: var(--site-primary-color);
}
.footer-bar-align-right .copyright-bar{
    display: none;
}
.site-footer .inside-footer-widgets>div{
    flex: unset;
}
.site-footer .inside-footer-widgets .footer-widget-1,
.site-footer .inside-footer-widgets .footer-widget-4{
    width: 20%
}
.site-footer .inside-footer-widgets .footer-widget-2,
.site-footer .inside-footer-widgets .footer-widget-3{
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    height: fit-content;
}
.site-footer .inside-footer-widgets .footer-widget-2 .widget_block,
.site-footer .inside-footer-widgets .footer-widget-3 .widget_block{
    width: 50%;
}
.site-footer .inside-footer-widgets .footer-widget-2 .widget_block.widget_text,
.site-footer .inside-footer-widgets .footer-widget-3 .widget_block.widget_text{
    width: 100%;
}
.site-footer .inside-footer-widgets>div aside{
    margin-bottom: 0;
    padding-left: 0px !important;
}
.site-footer .inside-footer-widgets .tps_footer_heading{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: var(--site-white-color);
    text-transform: capitalize;
    font-family: 'CooperBT';
    margin-bottom: 15px;    
}
.site-footer .inside-footer-widgets .wp-block-list li, 
.site-footer .inside-footer-widgets .wp-block-list li a{
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: var(--site-white-color);
    position: relative;
}
.site-footer .inside-footer-widgets .wp-block-list li a::after,
.tps_footer_copy_right li a::after{
    content: '';
    position: absolute;
    width: 0%;
    height: 1px;
    background-color:var(--site-white-color);
    left: 0;
    transition: width 0.5s ease;
    bottom: 0;
}
.site-footer .inside-footer-widgets .wp-block-list li{
    margin-bottom: 13px;
}
.site-footer .inside-footer-widgets .tps_footer_para br{
    display: none;
}
.site-footer .inside-footer-widgets .tps_footer_para{
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: var(--site-white-color);
    margin-bottom: 25px;
    max-width: 300px;
}
.site-footer .footer-widget-1 .tps_footer_heading{
    margin-top: 25px;
    margin-bottom: 16px;
} 
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li{
    display: inline-block;
    width: 100%;
}
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li::before{
    content: '';
    width: 24px;
    height: 21px;
    background-image: url(../images/derco_header_footer.svg);
    display: inline-block;
    margin-right: 8px;
    float: left;
    margin-top: -5px;
}
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li.tps_footer_call::before{
    background-position:-138px -172px; 
}
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li.tps_footer_email::before{
    background-position:-196px -172px; 
}
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li.tps_footer_expert::before{
    background-position:-248px -172px; 
}
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li.tps_footer_visit::before{
    background-position:-297px -172px; 
}
.site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li.tps_footer_hour::before{
    background-position:-348px -172px; 
}
.site-footer .inside-footer-widgets>div aside .wp-block-social-links .wp-block-social-link-anchor{
    width: 28px;
    height: 28px;
    background-color: transparent;
    background-image: url(../images/derco_header_footer.svg);
    padding: 0;
    display: block;
}
.site-footer .inside-footer-widgets>div aside .wp-block-social-link{
    background-color: transparent;
    margin-bottom: 0px;
}
.site-footer .inside-footer-widgets>div aside .wp-block-social-links .wp-block-social-link-anchor svg{
    display: none;
}
.site-footer .inside-footer-widgets>div aside .wp-block-social-links .wp-social-link-facebook .wp-block-social-link-anchor{
    background-position: -25px -172px;
}
.site-footer .inside-footer-widgets>div aside .wp-block-social-links .wp-social-link-instagram .wp-block-social-link-anchor{
    background-position: -76px -172px;
}
.site-footer .tps_footer_social_col{
    grid-column-gap: 10px;
    max-width: 215px;
    margin-top: 20px;
}
.site-footer .tps_footer_social_col img{
    width: 80%;
}
.tps_footer_copy_right{
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 5px;
    justify-content: center;
    padding-bottom: 0px;
}
.tps_footer_copy_right li, 
.tps_footer_copy_right li a{
    font-size: 16px;
    line-height: 16px;
    color: var(--site-white-color);
    margin-bottom: 0px !important;
    position: relative;
}
.tps_footer_copy_right li a::before{
    content: '';
    width: 1px;
    height: 100%;
    background-color: var(--site-white-color);
    position: absolute;
    top: 46%;
    left: -7px;
    transform: translateY(-50%);
}
.footer-bar .tps_footer_privacy_btn a,
.footer-bar .tps_footer_privacy_btn a{
    color: var(--site-white-color);
    font-size: 16px;
    line-height: 16px;
    position: relative;
}
.footer-bar .tps_footer_privacy_btn a::after{
    content: '';
    width: 0%;
    height: 1px;
    background-color: var(--site-white-color);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: block;
    transition: width 0.5s ease;
}
.footer-bar .tps_footer_privacy_btn a:hover::after{
    width: 100%;
}
#mega-menu-wrap-primary{
    max-width: 1280px;
    margin-inline: auto;
    width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary{
   display: flex;
   justify-content: center;   
   padding: 5px 0px 0px 0px;    
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    background-color: var(--site-white-color) !important;
}
.mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(1),
.mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(2),
.mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(3){
    width: 22% !important;
}
.mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(4){
    width: 34% !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column figure,
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column figure img{
    width: 100% !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: var(--site-black-color);
    width: fit-content;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link{
    color: var(--site-black-color);
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
    pointer-events: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link::after{
    display: none;
}
#mega-menu-wrap-primary .wp-caption .wp-caption-text,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
    display: none;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column ul li ul li.mega-menu-item-object-custom .mega-menu-link{
    position: relative;
    display: inline-block !important;
    align-items: center !important;
    grid-gap: 5px;
} 
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column ul li ul li.mega-menu-item-object-custom{
    margin-bottom: 5px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-menu-item-object-custom .mega-menu-link{
    padding-left: 45px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-menu-item-object-custom .mega-menu-link::before{
    content: '';
    width: 40px !important;
    height: 30px !important;
    float: left;
    display: inline-block !important;
    position: absolute !important;
    left: 0;
    top: 50% !important;
    transform: translateY(-50%);
    background-image: url(../images/derco_header_footer.svg) !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-menu-item-object-custom {
    margin-bottom: 10px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 25px 0px 0px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(1),
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(2),
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(3){
    width: 18% !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(4){
    width: 26% !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(5){
    width: 34% !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_wedding>ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_education>ul.mega-sub-menu{
    display: flex;
    justify-content: center;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_wedding ul li.mega-menu-columns-3-of-12:nth-child(1),
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_education ul li.mega-menu-columns-3-of-12:nth-child(1){
    width: 22% !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_wedding ul li.mega-menu-columns-3-of-12:nth-child(2),
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_education ul li.mega-menu-columns-3-of-12:nth-child(2){
    width: 34% !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link{
   pointer-events: auto;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-mega-tps_no_mega_icon > ul.mega-sub-menu{
    position: relative;
    display: flex !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-mega-tps_no_mega_icon > ul.mega-sub-menu li.mega-menu-item-object-custom{
    position: absolute;
    right: 2%;
    bottom: 10%;
    z-index: 9999;
    width: fit-content !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-solitaire .mega-menu-link::before{
    background-position: -23px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-pave .mega-menu-link::before{
    background-position: -92px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-side-stone .mega-menu-link::before{
    background-position: -162px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-vintage .mega-menu-link::before{
    background-position: -238px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-hidden-halo .mega-menu-link::before{
    background-position: -317px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-halo .mega-menu-link::before{
    background-position: -395px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-channel-set .mega-menu-link::before{
    background-position: -470px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-three-stone .mega-menu-link::before{
    background-position: -545px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-bridal-set .mega-menu-link::before{
    background-position: -622px -283px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-round .mega-menu-link::before{
    background-position: -23px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-cushion .mega-menu-link::before{
    background-position: -75px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-oval .mega-menu-link::before{
    background-position: -127px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-pear .mega-menu-link::before{
    background-position: -176px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-heart .mega-menu-link::before{
    background-position: -226px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-princess .mega-menu-link::before{
    background-position: -280px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-asscher .mega-menu-link::before{
    background-position: -335px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-radiant .mega-menu-link::before{
    background-position: -387px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-emerald .mega-menu-link::before{
    background-position: -435px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-marquise .mega-menu-link::before{
    background-position: -485px -340px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-start-with-a-diamond .mega-menu-link::before{
    background-position: -505px -221px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-start-with-a-setting .mega-menu-link::before{
    background-position: -451px -219px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-natural-diamond-education .mega-menu-link::before{
    background-position: -560px -341px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-lab-diamond-education .mega-menu-link::before{
    background-position: -617px -344px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-diamonds .mega-menu-link::before{
    background-position: -23px -393px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-classic .mega-menu-link::before{
    background-position: -64px -393px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-anniversary .mega-menu-link::before{
    background-position: -105px -393px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-eternity .mega-menu-link::before{
    background-position: -148px -393px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-open-band .mega-menu-link::before{
    background-position: -193px -391px !important;
}
.mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-tps-curved-band .mega-menu-link::before{
    background-position: -232px -391px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:nth-child(2){
    display: none;
}
.site-footer .inside-footer-widgets .footer-widget-2 .widget_block.widget_text + .widget_block,
.site-footer .inside-footer-widgets .footer-widget-3 .widget_block.widget_text + .widget_block,
.site-footer .inside-footer-widgets .footer-widget-4 .widget_block.widget_text + .widget_block{
    width: 100%;
}
.site-footer .inside-footer-widgets .tps_toggle_section{
    grid-column-gap: 0px;
    width: 100%;
    align-items: flex-start;
}
.site-footer .inside-footer-widgets .tps_toggle_section .wp-block-column{
    width: 50%;
}
body.home .site.grid-container{
    max-width: 100%;
}
body.home .site.grid-container > .site-content{
    padding: 0px !important;
}
.main-navigation{
    /*padding-bottom: 17px;
    border-bottom: 1px solid var(--site-color-5);*/
    padding-top: 10px;
}
.tps_home_custom_design .tps_home_video_box video{
    background-color: transparent !important;
}
.tps_common_space_top_banner{
    position: relative;
}
.tps_common_space_top_banner.tps_common_info_top_banner .elementor-widget-heading{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}
.site-header .inside-header{
    position: relative;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.site-header.grid-container{
    max-width: 100% !important;
    border-bottom: 1px solid var(--site-color-5);
}
.site-header .header-widget .tps-header-left{
    position: absolute;
    left: 50px;
    top: 22%;
}
.site-header .header-widget .tps-header-right{
    position: absolute;
    right: 50px;
    top: 18%;
}
.site-header .header-widget .tps-header-left ul,
.site-header .header-widget .tps-header-right ul{
    display: flex;
    align-items: center;
    grid-column-gap: 15px;
}
.site-header .header-widget .tps_derco_hide_span{
    display: none;
}
.site-header .header-widget .tps-header-left ul li,
.site-header .header-widget .tps-header-right li{
    margin-bottom: 0px;
} 
.site-header .header-widget .tps-header-left ul li.wishlist-icn, 
.site-header .header-widget .tps-header-right li.wishlist-icn{
    position: relative;
}
.site-header .header-widget .tps-header-left ul li.wishlist-icn .wishlist_products_counter_number-tps, 
.site-header .header-widget .tps-header-right li.wishlist-icn .wishlist_products_counter_number-tps{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--site-black-color);
    font-size: 14px;
    line-height: 14px;
}
.site-header .header-widget .tps-header-left .tps-header-icon + span{
    font-size: 16px;
    line-height: 16px;
    color: var(--site-black-color);
}
.site-header .header-widget .tps-header-left ul li a{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0px;
    align-items: center;
}
.site-header .header-widget .tps-header-left .tps-header-icon{
    width: 20px;
    height: 20px;
    background-image: url(../images/derco_header_footer.svg) !important;
}
.site-header .header-widget .tps-header-left .tps-header-icon.call_ic{
    background-position: -353px -37px;
}
.site-header .header-widget .tps-header-left .tps-header-icon.location_ic{
    background-position: -300px -38px;
}
.site-header .header-widget .tps-header-left .tps-header-icon.email_ic{
    background-position: -326px -38px;
}
.wmc-cart-wrapper{
  display: none;
}
.site-header .wmc-cart-wrapper{
    display: block;
}
.site-header .header-widget .tps-header-right li.cart .wmc-cart img{
    display: none;
}
.site-header .header-widget .tps-header-right li.cart .wmc-cart::before,
.site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"]::before{
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/derco_header_footer.svg) !important;
    background-position: -80px -31px;
    display: block;
}
.site-header .header-widget .tps-header-right .shortcode-wrapper .wmc-cart,
.site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"]::before{
    margin-inline: auto;
    display: block;
    right: auto;
}
.site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"] .tps-cart-count-txt{
    position: absolute;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}   
.site-header .header-widget .tps-header-right .wmc-count,
.site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"] .tps-cart-count-txt{
    height: 15px;
    width: 16px;
    right: auto;
    left: 50%;
    top: 61%;
    transform: translate(-50%, -50%);
    color: var(--site-black-color);
    background-color: var(--site-white-color);
    font-size: 11px;
    line-height: 11px;
}
.site-header .header-widget .tps-header-right li.wishlist-icn a::before,
.site-header .header-widget .tps-header-right li.my-account-icn a::before{
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/derco_header_footer.svg) !important;
    background-position: -133px -31px;
    display: block;
    margin-inline: auto !important;
}
.site-header .header-widget .tps-header-right li.my-account-icn a::before{  
    background-position: -26px -31px;    
}
.site-header .header-widget .tps-header-right li.my-account-icn span{
    display: none;
}
.site-header .header-widget{
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
.site-header .ysm-search-widget .search-field[type=search]{
    border: none ;
    border-bottom:1px solid var(--site-color-8);
    padding: 0px 40px 5px 0px;
}
.site-header .ysm-search-widget .search-submit:before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(../images/derco_header_footer.svg) !important;
    background-position: -685px -33px;
    margin-left: auto;
}
.site-header .header-widget .tps-header-right li.site-search{
    padding-top: 4px;
}
.site-header .ysm-search-widget .search-field[type=search]::placeholder,
.site-header .ysm-search-widget .search-field[type=search]{
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    color: var(--site-color-8);
}
.site-header .ysm-search-widget .search-field[type=search]{
    color: var(--site-black-color);
}
.smart-search-results.has-viewall-button .smart-search-suggestions{
    font-size: 14px;
    line-height: 14px;
    color: var(--site-color-8);
}
.site-header .header-widget .tps-header-left .tps-header-icon.call_ic,
.site-header .header-widget .tps-header-left .tps-header-icon.location_ic,
.site-header .header-widget .tps-header-left .tps-header-icon.email_ic,
.site-header .header-widget .tps-header-right li.cart .wmc-cart::before,
.site-header .header-widget .tps-header-right li.wishlist-icn a::before, .site-header .header-widget .tps-header-right li.my-account-icn a::before,
.site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"]::before{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.site-header .shortcode-wrapper .wmc-content{
    top: 30px !important;
    width: 325px;
    background-color: var(--site-color-4);
    height: auto;
}
.site-header .shortcode-wrapper .wmc-content > span{
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: var(--site-black-color);
    display: block;
    padding: 10px 0px 10px 0px;
}
.site-header .wmc-content h3{
    display: none;
}
.site-header .wmc-content ul{
    align-items: flex-start !important;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
}
.site-header .wmc-content ul li{
    display: flex !important;
    padding: 14px 20px 14px 30px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.site-header .wmc-content ul li .wmc-remove{
    order: 1;
    -webkit-order:1;
    position: absolute;
    top: 9%;
    left: 0;
}
.site-header .wmc-content ul li .wmc-details{
    order: 2;
    -webkit-order:2;
    width: 80%;
    text-align: left;    
}
.site-header .wmc-content ul li .wmc-details a,
.site-header .wmc-content ul li .wmc-details p,
.site-header .wmc-content ul li .wmc-details span,
.site-header .wmc-content ul li .wmc-details h4{
    color: var(--site-black-color);
    font-size: 14px !important;
    line-height: 20px !important;
}   
.site-header .wmc-content ul li .wmc-details h4,
.site-header .wmc-content ul li .wmc-details span{
    margin-bottom: 10px;
    font-weight: 100;
}
.site-header .wmc-content ul li .wmc-image{
    order: 3;
    -webkit-order:3;
    width: 20%;
}
.site-header .wmc-content ul li .wmc-remove a{
    font-size: 0px;
}
.site-header .wmc-content ul li .wmc-remove a::after{
    content: '';
    height: 15px;
    width: 15px;
    background-image: url(../images/derco_header_footer.svg) !important;
    background-position: -760px -36px;
}
.site-header .wmc-content h5,
.site-header .wmc-content p{
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    background-color: #f5f5f5;
    font-weight: 600;
}
.site-header .wmc-content h5 span,
.site-header .wmc-content p span{
    font-weight: normal;
}
.site-header .wmc-content  .wmc-bottom-buttons a,
.site-header .smart-search-view-all-holder>a{
    width: 40%;
    float: left;
    margin-right: 5px;
    padding: 0px 0px;
    font-size: 12px;
    line-height: 34px;
    font-family: 'CooperBT' !important;
    font-weight: normal;
    margin-bottom: 10px;
    color: #fff;
    background:  #a5a5a5 !important;
    border: 0;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-inline: 5px;
    height: 35px;
}
.site-header .smart-search-view-all-holder>a{
    width: 100%;
    float: left;
    margin-right: 0px;
    padding: 0px 0px;
    font-size: 12px;
    line-height: 34px;
    font-family: 'CooperBT' !important;
    font-weight: normal;
    margin-bottom: 0px;
    color: #fff;
    background: #a5a5a5 !important;
    border: 0;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-inline: 0px;
}
.site-header .wmc-content  .wmc-bottom-buttons a:before,
.site-header .smart-search-view-all-holder>a::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--site-primary-color);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.site-header .smart-search-view-all-holder>a::before{
    border-radius: 0;
}

.site-header .wmc-content  .wmc-bottom-buttons{
    display: flex;
    justify-content: center;
    height: 60px;
    padding: 12px 0px 6px 0px;
}
.site-header .wmc-content .wmc-subtotal{
    height: auto;
    padding: 15px 0px 12px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.site-header .smart-search-post-sku{
    float: left;
}
.site-header .smart-search-post-excerpt,
.site-header .smart-search-post-title,
.site-header .smart-search-post-excerpt{
    text-align: left;
}
.site-header .header-widget .tps-header-right.tps-header-right-2{
    right: 187px;
}
.site-header .header-widget .tps-header-right li.tps_mobile_search_icon{
    display: none;
}
.site-footer .es_subscription_form input[type="email"]{
    border: none;    
    font-size: 16px;
    line-height: 16px;
    color: var(--site-white-color);
    padding: 1px 0px 5px 0px;
    outline: none !important;
    box-shadow: none !important;
}
.site-footer .es_subscription_form{
    display: flex;
    align-items: flex-end;
}
.site-footer .es_subscription_form .es-field-wrap{
    margin-bottom: 0px;
}
.site-footer .es_subscription_form input[type="email"]::placeholder{
    font-size: 16px;
    line-height: 16px;
    color: var(--site-white-color);
}
.site-footer .es_subscription_form input[type="submit"]{
    padding: 0px 20px 0px 0px;
    background: transparent;
    font-size: 16px;
    margin-left: auto;
    background-image: url(../images/derco_footer_email.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 22%;
}
.site-footer .inside-footer-widgets>div aside .emaillist{
    margin-bottom: 12px;
    border-bottom: 1px solid var(--site-white-color);
    width: 90%;
}

/*Top common banner*/


/*contact us page design - move after done page design*/
.tps_contactus_visit_showroom a#Setmore_button_iframe {
    position: relative;    
    display: block;    
    background-color: var(--site-primary-color);
    font-family: 'Calibri';
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    color: var(--site-white-color);
    padding: 15px 24px;
    max-width: max-content;
    width: 100% !important;
    border: 1px solid var(--site-primary-color);
    transition: 0.5s ease;          
}
.tps_contactus_visit_showroom a#Setmore_button_iframe:before {
    content:'Book Now'; 
    font-size: 16px;
  line-height: 16px;
}
.tps_contactus_visit_showroom a#Setmore_button_iframe img {
    display: none !important;
}
.tps_showroom_detail .tps_contact_loc,
.tps_showroom_detail .tps_contact_hour{
    padding-left: 35px;
    position: relative;
}
.tps_showroom_detail .tps_contact_loc::before,
.tps_showroom_detail .tps_contact_hour::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(../images/derco_header_footer.svg);
    position: absolute;
    left: 0;
    top: -3px;
    background-position: -300px -222px;
}
.tps_showroom_detail .tps_contact_hour::before{
    background-position: -350px -222px;
}
.tps_showroom_detail .tps_contact_loc a{
    position: relative;
    width: fit-content;
    color: var(--site-black-color);
}
.tps_showroom_detail .tps_contact_loc a:nth-last-child(3){
    margin-top: 5px;
}
.tps_showroom_detail .tps_contact_loc a:after{
    content: '';
    width: 100%;
    height: 1px;
    background-color: var(--site-black-color);
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    transition: width 0.5s ease;
}
.tps_contactus_visit_showroom .e-con-full.e-flex .elementor-widget-google_maps,
.tps_contactus_visit_showroom .e-con-full.e-flex .elementor-widget-google_maps > div.elementor-widget-container,
.tps_contactus_visit_showroom .e-con-full.e-flex .elementor-widget-google_maps > div.elementor-widget-container > .elementor-custom-embed,
.tps_contactus_visit_showroom .e-con-full.e-flex .elementor-widget-google_maps iframe{
    height: 100% !important;
}
.tps_contactus_visit_showroom .tps-small {
    font-size: 15px;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div{
    background-color: var(--site-color-4);
    padding: 40px 12%;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field{
    width: 100%;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(1),
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(2),
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(3),
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(4){
    width: 47%;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field p br,
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field p label{
    display: none;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field .wpcf7-form-control-wrap,
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field .wpcf7-form-control-wrap input,
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field .wpcf7-form-control-wrap textarea{
    width: 100%;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field .wpcf7-form-control{
    padding: 8px 7px;
    font-size: 16px;
    line-height: 20px;
    color: var(--site-color-8);
    border-color: var(--site-color-8) !important;    
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field .wpcf7-form-control::placeholder{
    font-size: 16px;
    line-height: 20px;
    color: var(--site-color-8);
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field p{
    margin-bottom: 30px;
}
.tps_contactus_form_section .codedropz-upload-handler{
    border-color: var(--site-primary-color) !important;
    background: #F8F9FF !important;
}
.tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field span[data-name="file_attachment"] + label{
    display: block;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    color: var(--site-black-color);
    text-decoration: underline;
}
.tps_contactus_form_section .codedropz-upload-inner h3{
    font-size: 18px;
    line-height: 18px;
    color: var(--site-black-color);
}
.tps_contactus_form_section .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn{
    font-size: 16px;
    line-height: 16px;
    text-decoration: underline;
    color: var(--site-black-color);
}
.tps_contactus_form_section .tps_contact_us_submit{
    background-color: var(--site-primary-color);
    font-size: 16px;
    line-height: 16px;
    color: var(--site-white-color);
    padding: 15px 24px;
    max-width: 200px;
    width: 100% !important;
    border: 1px solid var(--site-primary-color);
    transition: 0.5s ease;
    text-transform: uppercase;
}
.tps_contactus_form_section div[clas="frm_tps_bx"] + p{
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 10px;
}
.tps_contactus_form_section div[clas="frm_tps_bx"] .wpcf7-list-item-label{
    font-size: 14px;
    line-height: 14px;
    color: var(--site-black-color);
}
.tps_contactus_form_section div[clas="frm_tps_bx"] span.wpcf7-list-item{
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
}
.tps_contactus_form_section div[clas="frm_tps_bx"] span.wpcf7-list-item input{
    margin-top: -3px;
}
.tps_contactus_form_section div[clas="frm_tps_bx"]{
    margin-bottom: 0px;
}
.tps_contactus_form_section .wpcf7-not-valid-tip, 
.tps_contactus_form_section .dnd-upload-status .dnd-upload-details span.has-error{
    text-align: left;
    padding-left: 8px;
    font-size: 12px;
}
.tps_contactus_form_section  .wpcf7 form .wpcf7-response-output{
    font-size: 14px;
    line-height: 20px;
    color: var(--site-black-color);
    padding: 10px;
}
.tps_contactus_form_section .dnd-upload-status .dnd-upload-details .dnd-progress-bar{
    background:var(--site-primary-color);
    height: 3px;
}
.dnd-upload-status .dnd-upload-details .name span{
    color: var(--site-black-color);
}
.wishlist_products_counter_text{
    display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
   top: 39px;   
}
.site-header .smart-search-results{
    top: 32px;
}
.smart-search-results.has-scrollbar {
    padding-right: 6px;
}
.smart-search-results>.nano-pane{
    width: 5px;
}
.smart-search-results>.nano-pane>.nano-slider{
    background: var(--site-primary-color);
}
.smart-search-post{
    padding: 12px 0px;
}
.site-header .smart-search-results.has-viewall-button .smart-search-suggestions, .site-header .smart-search-results {
    width: 300px !important;
}
.smart-search-post-price-holder{
    display: flex;
    flex-direction: column;
    text-align: left;
    grid-row-gap: 10px;
}
.smart-search-post-icon{
    width: 50px;
    height: 50px;
    border: 1px solid var(--site-color-8);
    padding: 2px;
    border-radius: 5px;
}
.smart-search-post-icon img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.footer-bar .tps_footer_privacy_btn{
    margin-top: 8px;
    margin-bottom: 40px;
}
#tpbr_box,
#masthead,
.main-navigation{
    animation: slideDown 0.35s ease-out;
    animation-duration: 0.5s;
    transition: 0.5s;
}
body.tps-remove-sticky #tpbr_box,
body.tps-remove-sticky #masthead{
    position: unset;
    animation-name: slideup;
}
body.sticky-header #tpbr_box,
body.sticky-header #masthead{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: var(--site-white-color);
    z-index: 999;
    animation-name: slideDown;
}
#mega-menu-wrap-primary{
    background-color: transparent !important;
}
@keyframes slideDown {
    from {
        opacity: .7;
        transform: translateY(-100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes slideDown {
    from {
        opacity: .7;
        transform: translateY(-100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}
body.sticky-header #masthead{
    top: 39px;
}


.site-header .inside-header{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-navigation{
    width: 100%;
    margin-left: unset !important;
}
.one-container.both-right .site-main, .one-container.right-sidebar .site-main {
     margin-right: 0px !important; 
}
.es_spinner_image{
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
    margin-bottom: -6px !important;
}
.es_spinner_image img{
    opacity: 0 !important;
}
.es_subscription_message{    
    font-size: 12px !important;
    line-height: 15px !important;
    display: block;
    color: var(--site-white-color) !important;
}
.es_subscription_message.error{
    font-size: 12px;
    color: red !important;
    line-height: 14px !important;
}
.mega-menu-primary-mobile-open #tpbr_topbar{
    z-index: 99 !important;
}
.button.tinvwl_button_view,
.button.tinvwl_button_close,
.tinvwl_added_to_wishlist .login-txt a{
  padding: 13px 20px 14px;
  font-family: 'Calibri';
  font-weight: 400!important;
  margin-bottom: 15px;
  border: 1px solid var(--site-primary-color);
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 16px;
  background-color: var(--site-primary-color);
  border-radius: 5px;
  color: var(--site-white-color) !important;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  text-align: center;
  cursor: pointer;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  line-height: 21px;
  text-decoration: none!important;
}
.button.tinvwl_button_view:before,
.button.tinvwl_button_close:before,
.tinvwl_added_to_wishlist .login-txt a::before{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--site-white-color) !important;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform 0.2s ease-out;
}
.tinvwl_added_to_wishlist .login-txt a{
  margin-top: 20px;
}
body .tps-cart-wrapper{
    display: none;
}
body.woocommerce-cart .tps-cart-wrapper,
body.woocommerce-checkout .tps-cart-wrapper{
    display: block;
}
.site-header .header-widget .tps-header-right li.wishlist-icn .wishlist_products_counter_number-tps:empty{
    display: none;
}
.mega-menu-primary-mobile-open .wmc-cart-wrapper.shortcode-wrapper{
    z-index: 9 !important;
}
.tps-header-show #tpbr_topbar {
    position: fixed !important;
    left: 0;
    right: 0;
    width: 100%;
}
.tps-header-show #masthead {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 30px;
    width: 100%;
    background-color: var(--site-white-color);
    z-index: 99;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-tps-hide-menu-item {
    display: none !important;
}
body.search ul.products li img{
    object-fit: cover !important;
    /*background-color: var(--site-color-4);
    filter: brightness(.98) !important;*/
}   
/*wishlist icon design*/
.tinv-wishlist .tinv-modal .tinv-modal-inner .icon_big_heart_check,
.tinv-modal-inner .icon_big_times{
   width: 60px !important;
   height: 60px;
   background-image: url(../images/derco_header_footer.svg); 
   background-position: -83px -484px;  
   transition: all .3s;
}
.tinv-wishlist button.tinvwl_button_view i{
    width: 20px;
    height: 25px;
    display: inline-block;
    background-image: url(../../../../../wp-content/plugins/tps-latest-ringbuilder/assets/images/diamond-listing-images/diamond-list-icon.svg);
    background-position: -14px -617px;
    margin-bottom: -3px;
}
.tinv-wishlist .tinv-modal .tinv-modal-inner .icon_big_heart_check::before,
.icon_big_heart_check::before,
.tinv-wishlist button.tinvwl_button_view i::before,
.tps-page-rtw-product_listing .tinv-wishlist .tinvwl_added_to_wishlist .icon_big_times::before, 
.tps-page-rtw-product_detail .tinv-wishlist .tinvwl_added_to_wishlist .icon_big_times::before,
.tps-page-rtw-product_listing .tinv-wishlist .tinvwl_button_close i::before, 
.tps-page-rtw-product_detail .tinv-wishlist .tinvwl_button_close i::before{
    display: none !important;
}
.tps-page-rtw-product_listing .tinv-wishlist .tinvwl_button_close i,
.tps-page-rtw-product_detail .tinv-wishlist .tinvwl_button_close i{
    width: 20px;
    height: 25px;
    display: inline-block;
    background-image: url(../../../../../wp-content/plugins/tps-latest-ringbuilder/assets/images/diamond-listing-images/diamond-list-icon.svg);
    background-position: -93px -190px;
    margin-bottom: -5px;
}
.tps-page-rtw-product_listing .tinv-wishlist .tinvwl_added_to_wishlist .icon_big_times,
.tps-page-rtw-product_detail .tinv-wishlist .tinvwl_added_to_wishlist .icon_big_times{
   width: 60px !important;
   height: 60px;
   background-image: url(../../../../../wp-content/plugins/tps-latest-ringbuilder/assets/images/diamond-listing-images/diamond-list-icon.svg);
   background-position: -234px -227px;
}
/*End*/

.site-header .header-widget .tps-header-left{
    width: 245px;
}
.site-header .header-widget .tps-header-right{
    width: 120px;
}
.site-header .header-widget .tps-header-right.tps-header-right-2{
    width: 239px;
}
.site-header .inside-header .site-logo{
   width: 231px;
}
.site-header .inside-header .site-logo img.header-image{
    aspect-ratio: 231 / 74;
    width: 100%;
    max-width: 231px;
    height: auto;
}
/*new search plugin update*/
.ysm-search-widget .smart-search-popup {
    top: 28px;
    width: 300px !important;
    border: none;
}
.ysm-search-widget .smart-search-post {      
    padding: 8px 0;
}
.ysm-search-widget .smart-search-post-holder {
    display: flex;
    flex-direction: column;
}
.ysm-search-widget .smart-search-post-title {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 8px;
}
.ysm-search-widget .smart-search-post-price {
    font-size: 14px;
    line-height: normal;
}
.ysm-search-widget .smart-search-post-sku {
    font-size: 12px;
    line-height: normal;
    margin-top: 0;
}
.site-header .ysm-search-widget  .smart-search-results {
    top: 0;
    height: 360px !important;
    max-height: 360px !important;
    border: 1px solid #d6d6d6;
}
.ysm-search-widget .smart-search-popup .smart-search-view-all {
    border-radius: 0 !important;
}
/*media query start here*/
@media(hover:hover){
     /*wishlist icon design*/
     .tinv-wishlist button.tinvwl_button_view:hover i,
    .tinv-wishlist button.tinvwl_button_view:hover i{
        background-position: -95px -617px;
    }
    .tinv-wishlist .tinv-modal .tinv-modal-inner .icon_big_heart_check:hover,
    .tinv-modal-inner .icon_big_times:hover{
       background-position: -233px -484px;  
    }
    /*End*/
    .tps_common_btn:hover{}
    .main-navigation .main-nav ul li.menu-item > a:hover::after,
    .site-footer .inside-footer-widgets .wp-block-list li:hover a::after,
    .tps_footer_copy_right li a:hover::after,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item a:hover::after,    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover::after{
        width: 100%;
    }
    .tps_showroom_detail .tps_contact_loc a:hover:after{
        width: 0%;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item:hover > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link:hover{
        font-weight: 700 !important;
        color: var(--site-black-color) !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{
        color: var(--site-black-color);
    }
    .tps_common_transparnt_btn a:hover::after{
        width: 0%;
    }
    .site-header .header-widget .tps-header-left ul li a:hover span{
        color: var(--site-primary-color);
    }
    .site-header .header-widget .tps-header-left a:hover .tps-header-icon.call_ic{
        background-position: -353px -105px;
    }
    .site-header .header-widget .tps-header-left a:hover .tps-header-icon.location_ic {
        background-position: -300px -106px;
    }
    .site-header .header-widget .tps-header-left a:hover .tps-header-icon.email_ic {
        background-position: -326px -106px;
    }
    .site-header .header-widget .tps-header-right li.cart .wmc-cart:hover::before,
    .site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"]:hover::before{
        background-position: -80px -99px;
    }
    .site-header .header-widget .tps-header-right li.wishlist-icn a:hover::before{
        background-position: -133px -99px;
    } 
    .site-header .header-widget .tps-header-right li.my-account-icn a:hover::before{
        background-position: -26px -99px;
    }
    .site-header .wmc-content  .wmc-bottom-buttons a:hover,
    .site-header .smart-search-view-all-holder>a:hover{
        background-color: #a5a5a5;
        border: 0 !important;
        color: white;
    }
    .site-header .wmc-content  .wmc-bottom-buttons a:hover::before,
    .site-header .smart-search-view-all-holder>a:hover::before{
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }

    /*contact us page design - move after done page design*/
        .tps_common_btn a:hover,
        .tps_contactus_form_section .tps_contact_us_submit:hover,
        .tps_contactus_form_section .tps_contact_us_submit:focus,
        .tps_contactus_visit_showroom a#Setmore_button_iframe:hover, 
        .tps_contactus_visit_showroom a#Setmore_button_iframe:focus{
            background-color: transparent;
            color: var(--site-primary-color);
            border-color: var(--site-primary-color);
        }
        .tps_contactus_form_section .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover{
            text-decoration:none;
        }

    /* End   */
}
@media(max-width:1690px){
    .site-footer .grid-container{
        padding: 40px 50px 0px;
    }
}
@media(max-width:1440px){
    .site-footer .inside-footer-widgets .footer-widget-1, .site-footer .inside-footer-widgets .footer-widget-4 {
        width: 15%;
    }
    .site-footer .inside-footer-widgets .footer-widget-2, .site-footer .inside-footer-widgets .footer-widget-3{
        width: 33%;
        margin-left: 2%;
    }
    .site-footer .es_subscription_form input[type="email"],
    .site-footer .es_subscription_form input[type="submit"]{
        font-size: 15px;
        line-height: 15px;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist{
        width: 100%;
    }
    .site-footer .es_subscription_form input[type="submit"]{
        padding: 0px 17px 6px 0px;
        background-position: top 1px right;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist{
        border-bottom: none;
        position: relative;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist::after{
        content: '';
        width: 122%;
        height: 1px;
        background-color: var(--site-white-color);
        position: absolute;
        left: 0;
        bottom: 0;
    }   
}
@media(max-width:1350px){
    .site-footer .inside-footer-widgets .tps_footer_heading{
        font-size: 18px;
    }
    .site-footer .inside-footer-widgets .wp-block-list li, .site-footer .inside-footer-widgets .wp-block-list li a{
        font-size: 14px;
        line-height: 14px;
    }
    .site-footer .inside-footer-widgets .tps_footer_para{
        font-size: 14px;
        line-height: 17px;
    }
    .tps_footer_copy_right li, .tps_footer_copy_right li a,
    .footer-bar .tps_footer_privacy_btn a, .footer-bar .tps_footer_privacy_btn a{
        font-size: 14px;
        line-height: 14px;
    }
    .site-footer .inside-footer-widgets .wp-block-list li {
        margin-bottom: 10px;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist::after{
        width: 130%;
    }
    .site-footer .inside-footer-widgets .wp-block-list.tps_footer_links li::before{
        margin-right: 3px;
    }
}
@media(max-width:1280px){
    h1, .tps_main_heading{
        line-height: 45px !important;
        font-size: 35px;
    }
    h2, .tps_subtittle_heading{
        font-size: 30px;
        line-height: 40px !important;
    }

    
}
@media(max-width:1200px){
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu {
        padding-inline:30px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_wedding ul li.mega-menu-columns-3-of-12:nth-child(1), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_education ul li.mega-menu-columns-3-of-12:nth-child(1) {
        width: 30% !important;
    }
    .site-header .header-widget .tps-header-right{
        right: 15px;
    }
    .site-header .header-widget .tps-header-left{
        left: 15px;
    }
    .site-header .widget .search-form{
        justify-content: right;
    }
    .site-header .ysm-search-widget label{
        width: 70%;
    }
    .site-header .smart-search-results.has-viewall-button .smart-search-suggestions,
    .site-header .smart-search-results{
        width: 100% !important;
    }
    .site-header .header-widget .tps-header-right.tps-header-right-2 {
        right: 153px;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist::after {
        width: 150%;
    }
}
@media(max-width:1199px){
    .site-footer .inside-footer-widgets .footer-widget-2 .widget_block, .site-footer .inside-footer-widgets .footer-widget-3 .widget_block {
        width: 100%;
    }
    .site-footer .inside-footer-widgets .footer-widget-2 .widget_block ul.tps_hour_detail_section{
        padding-left: 32px;
    }
    .site-footer .inside-footer-widgets .footer-widget-1, .site-footer .inside-footer-widgets .footer-widget-4,
    .site-footer .inside-footer-widgets .footer-widget-2, .site-footer .inside-footer-widgets .footer-widget-3{
        width: 25%;
        margin-left: 0%;
    }
    .site-footer .inside-footer-widgets .tps_footer_para{
        max-width: 265px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
        font-size: 16px;
        line-height: 26px;
    }
    .site-footer .inside-footer-widgets .footer-widget-1 aside.widget img{
        max-width: 180px;
    }
    .site-footer .inside-footer-widgets .tps_toggle_section{
        flex-wrap: wrap !important;
        grid-row-gap: 0px !important;
    }
    .site-footer .inside-footer-widgets .tps_toggle_section .wp-block-column{
        flex-basis: unset;
        width: 100%;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist::after {
        width: 100%;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(4) {
        width: 30% !important;
    }
    
}
@media(max-width:1024px){
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu {
        padding-inline: 15px;
    }
    .site-header .inside-header {
        padding: 10px 15px 20px;
    }
    .main-navigation .inside-navigation{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .site-footer .es_subscription_form input[type="email"], .site-footer .es_subscription_form input[type="submit"] {
        font-size: 14px;
        line-height: 14px;
    }
}  
@media(max-width:992px){
    #mega-menu-wrap-primary .mega-menu-toggle{
        background-color: var(--site-primary-color);
        flex-direction: row-reverse;
        border-radius: 4px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{
        justify-content: flex-start;
    }
    .site-header .inside-header {
        padding: 10px 15px 10px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{
        background-image: url(../images/derco_header_footer.svg) !important;
        background-position: -609px -35px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{
        opacity: 0;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        left: -85%;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
        width: 85%;
        padding-top: 30px;
    }
    #mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_right"] + button.mega-close {
        display: none;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
        background-color: var(--site-white-color);
        padding-bottom: 100px;
    }
    #mega-menu-wrap-primary .wp-caption .wp-caption-text, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
       display: block; 
    }
    .main-navigation .main-nav ul li.menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        padding: 10px 10px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: var(--site-black-color) !important;
        background: transparent !important;
    }
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(1), 
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(2), 
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(3),
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(4),
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column{
        width:100% !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column .wp-caption-text{
        display: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
        display: flex;
        flex-wrap: wrap;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
        padding-block: 0px !important;
    } 
   #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(.mega-tps_education_col) > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:nth-child(1){
        display: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:nth-child(2){
        display: block;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-mega-tps_no_mega_icon > ul.mega-sub-menu li.mega-menu-item-object-custom{
        position: unset;
        right: auto;
        padding-top: 0px !important;
    }
    .mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-menu-item-object-custom {
        margin-bottom: 15px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link{
        font-weight: normal;
    }    
     #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu {
        padding-inline: 0px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column:not(:nth-last-child(1)){
        padding-left: 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        background-image: url(../images/derco_header_footer.svg) !important;
        background-position: -575px -223px;
        width: 20px;
        height: 20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator{
        background-position: -614px -223px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after{
        display: none;
    }
    .site-header .smart-search-results.has-viewall-button .smart-search-suggestions, .site-header .smart-search-results {
        width: 100% !important;
    }
    #mega-menu-wrap-primary{
        display:  block !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        color:var(--site-black-color) !important;
        background-color: transparent !important;
    }
}
@media(max-width:991px){
    .site-footer .inside-footer-widgets .footer-widget-1, .site-footer .inside-footer-widgets .footer-widget-4 {
        width: 20%;
    }
    .site-footer .inside-footer-widgets .footer-widget-2, .site-footer .inside-footer-widgets .footer-widget-3{
        width: 28%;
        padding-left: 2%;
    } 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
        line-height: 24px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(1){
        width: 18.6% !important;
    }    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(3){
        width: 10.6% !important;
    } 
    .site-footer .inside-footer-widgets .footer-widget-1{
        width: 100%;
    }
    .site-footer .footer-widgets-container .inside-footer-widgets{
        flex-wrap: wrap;
        flex-direction: unset !important;
    }
    .site-footer .inside-footer-widgets .footer-widget-1 aside.widget{
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .site-footer .footer-widget-1 .tps_footer_heading {
        margin-top: 10px;
        margin-bottom: 6px;
    }
    .site-footer .inside-footer-widgets .tps_footer_para {
        max-width: 330px;
        margin-bottom: 10px;
    }
    .site-footer .grid-container{
        padding: 30px 50px 0px;
    }
    .tps_footer_copy_right{
        padding-bottom: 0px;
    }
    .site-footer .inside-footer-widgets .footer-widget-1 aside.widget img{
        max-width: 160px;
    }
    .site-footer .inside-footer-widgets .footer-widget-2, 
    .site-footer .inside-footer-widgets .footer-widget-3{
        padding-left: 0%;
        width: 36.33%;
        padding-top: 30px;
    }
    .site-footer .inside-footer-widgets .footer-widget-4{
        padding-left: 0%;
        width: 27.33%;
        padding-top: 30px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_wedding ul li.mega-menu-columns-3-of-12:nth-child(1), 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_education ul li.mega-menu-columns-3-of-12:nth-child(1) {
        width: 35% !important;
    }
    .inside-footer-widgets>div:not(:last-child) {
        margin-bottom: 0px !important;
    }
    .tps_common_space {
        margin-bottom: 60px;
    }
    .site-header .header-widget .tps-header-left ul, 
    .site-header .header-widget .tps-header-right ul{
        grid-column-gap: 10px;
    }
    .site-header .ysm-search-widget label {
        width: 60%;
    }
    .site-header .header-widget .tps-header-right.tps-header-right-2 {
        right: 137px;
    }
    .site-footer .inside-footer-widgets>div aside .emaillist{
        max-width: 400px;
    }

    /*contact us page design - move after done page design*/
    .tps_contactus_visit_showroom > .e-con-inner{
        flex-wrap: wrap !important;
    }
    .tps_contactus_visit_showroom > .e-con-inner .elementor-element{
        width: 100% !important;        
    }
    .tps_contactus_visit_showroom .e-con-full.e-flex .elementor-widget-google_maps iframe {
        height: 400px !important;
    }
    .tps_contactus_visit_showroom {
        padding-inline: 15px;
    }
    .tps_contactus_visit_showroom > .e-con-inner .elementor-element:nth-child(2){
        padding-left: 0px;
    }
    .tps_contact_hour{
        padding-left: 35px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-tps_mega_menu_diamond ul li.mega-menu-columns-2-of-12:nth-child(4) {
        width: 30% !important;
    }
    .site-header .ysm-search-widget .search-field[type=search]::placeholder{
        font-size: 14px !important;
    }
    .site-header .inside-header .site-logo{
        width: 200px;
    }
    .site-header .inside-header .site-logo a{
        display: flex;
        justify-content: center;
    }
   /*  End  */
} 
@media(max-width:900px){
    .main-navigation .main-nav ul li.menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        padding: 0px 5px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link{
        font-size: 16px;
        line-height: 26px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        display: contents;
    }    
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-mega-tps_no_mega_icon > ul.mega-sub-menu li.mega-menu-item-object-custom{
        right: 5%;
    }
    .site-footer .tps_footer_social_col .wp-block-column{
        flex-basis: 46% !important;
    }
    .header-image.is-logo-image{
        max-width: 80%;
    }
}
@media(max-width:768px){
    .site-header .header-image {
        max-width: 180px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle{
        background-color: var(--site-primary-color);
        flex-direction: row-reverse;
        border-radius: 4px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{
        justify-content: flex-start;
    }
    .site-header .inside-header {
        padding: 10px 15px 10px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{
        background-image: url(../images/derco_header_footer.svg) !important;
        background-position: -609px -35px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{
        opacity: 0;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        left: -85%;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
        width: 85%;
        padding-top: 30px;
    }
    #mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_right"] + button.mega-close {
        display: none;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
        background-color: var(--site-white-color);
        padding-bottom: 100px;
    }
    #mega-menu-wrap-primary .wp-caption .wp-caption-text, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
       display: block; 
    }
    .main-navigation .main-nav ul li.menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        padding: 10px 10px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: var(--site-black-color) !important;
        background: transparent !important;
    }
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(1), 
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(2), 
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(3),
    .mega-tps_engagement_mega_menu_pr .mega-sub-menu .mega-menu-columns-3-of-12:nth-child(4),
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column{
        width:100% !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column .wp-caption-text{
        display: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
        display: flex;
        flex-wrap: wrap;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
        padding-block: 0px !important;
    } 
   #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(.mega-tps_education_col) > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:nth-child(1){
        display: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:nth-child(2){
        display: block;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row.mega-tps_mega_menu_jewlery .mega-mega-tps_no_mega_icon > ul.mega-sub-menu li.mega-menu-item-object-custom{
        position: unset;
        right: auto;
        padding-top: 0px !important;
    }
    .mega-tps_mega_menu_icon .mega-sub-menu .mega-menu-column:not(.mega-tps_no_mega_icon) ul li ul li.mega-menu-item-object-custom {
        margin-bottom: 15px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > .mega-menu-link{
        font-weight: normal;
    }    
     #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu {
        padding-inline: 0px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column:not(:nth-last-child(1)){
        padding-left: 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        background-image: url(../images/derco_header_footer.svg) !important;
        background-position: -575px -223px;
        width: 20px;
        height: 20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator{
        background-position: -614px -223px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after{
        display: none;
    }
    .site-header .smart-search-results.has-viewall-button .smart-search-suggestions, .site-header .smart-search-results {
        width: 100% !important;
    }
    #mega-menu-wrap-primary{
        display:  block !important;
    }
    
}
@media(max-width:767px){
    #mega-menu-wrap-primary{
        width: 40px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle{
        background-color: transparent;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{
        background-position: -559px -35px;
    }
    .site-header .header-image {
        max-width: 130px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{
        margin-left: 0px;
        margin-right: 0px;
    }
    #mega-menu-wrap-primary {
        margin-left: unset;
        position: absolute;
        top: -46px;
        left: -3px;
    }
    .site-footer .inside-footer-widgets div:not(.footer-widget-1) .widget_block.widget_text + .widget_block{
        display: none;
        padding: 15px 10px 10px 10px !important;
        border-bottom: 1px solid #ffffffa8;
    }
    .site-footer .inside-footer-widgets .footer-widget-4,
    .site-footer .inside-footer-widgets .footer-widget-2, 
    .site-footer .inside-footer-widgets .footer-widget-3{
        width: 100%;
        padding-top: 0px;
    }
    .site-footer .tps_footer_social_col{
        margin-inline: auto;
    }
    .site-footer .inside-footer-widgets .footer-widget-1 aside.widget{
        justify-content: flex-start;
        text-align: left;
        display: block !important;
    }
    .site-footer .inside-footer-widgets .footer-widget-1{
        margin-bottom: 20px !important;
    }
    .site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps_footer_heading{
        margin-bottom: 0px;
        border-bottom: 1px solid #ffffffa8;
        padding: 5px 10px 7px 10px !important;
        position: relative;
    }
    .site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps_footer_heading.tps_footer_active{
        border-bottom: none;
    }
    .site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps_footer_heading::after{
        content: '';
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(../images/derco_header_footer.svg) !important;
        background-position: -669px -218px;
    }
    .site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps_footer_heading.tps_footer_active::after{
        background-position: -709px -218px;
    }
    .site-footer .inside-footer-widgets div.footer-widget-2 .tps_footer_heading {
        border-top: 1px solid #ffffffa8;
    }
    .site-footer .inside-footer-widgets .tps_footer_heading {
        font-size: 16px;
    }
    .tps_footer_copy_right li, .tps_footer_copy_right li a,
    .footer-bar .tps_footer_privacy_btn a, .footer-bar .tps_footer_privacy_btn a{
        font-size: 16px;
        line-height: 16px;
    }
    .site-footer {
        padding-bottom: 50px;
    }
    .site-footer .site-info .grid-container {
        padding-top: 20px;
        padding-bottom: 5px;
    }
    .tps_footer_copy_right{
        flex-direction: row;
        grid-row-gap: 10px;
    }
    .tps_footer_copy_right li {
        position: relative;
    }
    .tps_footer_copy_right li:first-child {
        width: 100%;
        display: block;
    }
    .tps_footer_copy_right li a::before{
        display: none;
    }
    .tps_footer_copy_right li a::after {
        content: '';
        width: 1px;
        height: 14px;
        display: block;
        background-color: var(--site-white-color);
        position: absolute;
        top: 0;
        right: -8px;        
        left: auto;
        bottom: auto;
    }
    .tps_footer_copy_right li:last-child a:after {
        display: none;
    }
    .site-footer .inside-footer-widgets .tps_footer_para{
        max-width: 315px;
    }
    h1, .tps_main_heading{
        line-height: 38px !important;
        font-size: 28px;
    }
    h2, .tps_subtittle_heading{
        font-size: 25px;
        line-height: 35px !important;
    }
    #tpbr_box{
        font-size: 10px !important;
    }
    .site-footer .grid-container{
        padding: 30px 15px 0px;
    }
    .site-header .header-widget .tps-header-left .tps-header-icon + span{
        display: none;
    }
    .site-header .header-widget .tps-header-left {
        left: 60px;
        top: 17px;
    }
    .site-header .header-widget .tps-header-right li.tps_mobile_search_icon{
        content: '';
        width: 19px;
        height: 19px;
        background-image: url(../images/derco_header_footer.svg) !important;
        background-position: -687px -34px;
        display: block;
    }
    .site-header .header-widget .tps-header-right.tps-header-right-2{
        position: unset;
        margin-top: 10px;
        display: none;
    }
    .site-header .header-widget{
        height: auto !important;
        width: 100%;
    }
    .site-header .ysm-search-widget label,
    .site-header .header-widget .tps-header-right li.site-search{
        width: 100%;
    }
    .site-header .ysm-search-widget .search-field[type=search]{
        border: 1px solid var(--site-color-8);
        padding: 12px 40px 8px 10px;
        border-radius: 5px;
    }
    .main-navigation {
        padding-bottom: 0px;
    }
    .site-header .header-widget .tps-header-right li.my-account-icn a::before,
    .site-header .header-widget .tps-header-right li.cart .wmc-cart::before,
    .site-header .header-widget .tps-header-right li.wishlist-icn a::before,
    .site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"]::before{
        width: 20px;
        height: 20px;
    }
    .site-header .header-widget .tps-header-right li.my-account-icn a::before {
        background-position: -183px -36px;
    }
    .site-header .header-widget .tps-header-right li.wishlist-icn a::before{
        background-position: -243px -35px;
    }
    .site-header .header-widget .tps-header-right li.cart .wmc-cart::before,
    .site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"]::before{
        background-position: -213px -36px;
    }    
    .site-header .header-widget .tps-header-right .wmc-count,
    .site-header .header-widget .tps-header-right li.cart .tps-cart-wrapper a[title="Cart"] .tps-cart-count-txt{
        height: 11px;
        width: 11px;
        font-size: 9px;
        line-height: 11px;
    }
    .site-header .header-widget .tps-header-left ul, .site-header .header-widget .tps-header-right ul {
        grid-column-gap: 15px;
    }
    .site-header .ysm-search-widget .search-submit:before{
        background-position: -687px -31px;
    }
    .site-header .ysm-search-widget .search-field[type=search]::placeholder, .site-header .ysm-search-widget .search-field[type=search]{
        font-size: 15px;
        line-height: 17px;
    }
    .tps_mobile_search_widget .site-header .header-widget .tps-header-right.tps-header-right-2{
        display: block;
    }
    .site-header .header-widget .tps-header-right{
        top: 17px;
    }
    .tps_mobile_search_widget #mega-menu-wrap-primary{
        top:-46px;
    }

    /*contact us page design - move after done page design*/
    .tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(1), 
    .tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(2), 
    .tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(3), 
    .tps_contactus_form_section .tps_contact_form_top_bg_div .form-group.field:nth-child(4) {
        width: 100%;
    }
    .tps_contactus_form_section .tps_contact_form_top_bg_div{
        padding: 40px 15%;
    }
   /*  End  */

   .footer-bar .tps_footer_privacy_btn{
      margin-bottom: 15px;
   }
   body.sticky-header #masthead{
        top: 31px;
    }
    .main-navigation {
        padding-top: 0px;
    }
    .site-header .header-widget .tps-header-right{
        z-index: 1;
    }
    .site-header .shortcode-wrapper .wmc-content{
        top: 43px !important;
        right: -69px;
    }
    .tns-item:not(.tns-slide-active){
        display: none !important;
    }
    .site-header .header-widget .tps-header-left ul li.wishlist-icn .wishlist_products_counter_number-tps, 
    .site-header .header-widget .tps-header-right li.wishlist-icn .wishlist_products_counter_number-tps{
        top: -7px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: var(--site-black-color);
        color: var(--site-white-color);
        right: -9px;
        transform: none;
        left: auto;
        font-size: 11px;
        line-height: 17px;
    }
    .site-header .smart-search-results {
        top: 43px;
    }
    .site-header .smart-search-view-all-holder>a{
        line-height: 35px;
    }
    .tps-header-show #masthead {    
        top: 28px;    
    }
    .site-header .header-widget .tps-header-right{
        width: 126px;
    }
    .site-header .header-widget .tps-header-right.tps-header-right-2 {
        width: 100%;
    }
    .site-header .header-widget .tps-header-left {
        width: 100px;
    }
    /*new search plugin update*/
    .ysm-search-widget .smart-search-popup {
        top: 40px;
        width: 100% !important;
    }

}
@media(max-width:580px){
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 0px !important;
    }
    .tps_contactus_form_section .tps_contact_form_top_bg_div {
        padding: 40px 15px;
    }
    .site-header .header-widget .tps-header-right {
        width: 102px;
    }
    .site-header .header-widget .tps-header-left {
        width: 80px;
    }
    .tps_home_top_banner {
        min-height: 300px;
    }
    .site-header .header-widget .tps-header-right ul {
        justify-content: flex-end;
    }
    .site-header .inside-header .site-logo {
        width: 130px;
    }
}
@media(max-width:480px){
    .site-header .header-widget .tps-header-left ul, .site-header .header-widget .tps-header-right ul {
        grid-column-gap: 7px;
    }
    .site-header .header-widget .tps-header-left {
        left: 44px;
        top: 17px;
    }
    #mega-menu-wrap-primary{
        top: -42px;
        left: -13px;
    }
    .tps_mobile_search_widget #mega-menu-wrap-primary {
        top: -42px;
    }
    .site-header .header-image {
        max-width: 120px;
    }
    .site-header .header-widget .tps-header-right {
        top: 15px;
    }
}

@media(max-width:375px){
    .site-header .header-widget .tps-header-left ul, .site-header .header-widget .tps-header-right ul {
        grid-column-gap: 6px;
    }
    .site-header .header-widget .tps-header-left {
        left: 44px;
        top: 17px;
    }
    #mega-menu-wrap-primary{
        top: -36px;
    }
    .tps_mobile_search_widget #mega-menu-wrap-primary {
        top: -37px;
    }
    .site-header .header-image {
        max-width: 120px;
    }
    .site-header .header-widget .tps-header-right {
        top: 15px;
    }
    .site-header .header-image {
        max-width: 100px;
    }
}